[-] hellostick@lemm.ee 1 points 1 month ago

actually there is difference in version between the two. deb by my distro is in 4.0.0 (mar, 2022) while flatpak is 5.0.0 (nov, 2024)

[-] hellostick@lemm.ee 1 points 6 months ago

agree, QXL is slower as compared to virtio in my testings

22
submitted 10 months ago by hellostick@lemm.ee to c/pop_os@lemmy.world
[-] hellostick@lemm.ee 1 points 10 months ago

we will see about the 6.8.2

21
submitted 11 months ago by hellostick@lemm.ee to c/pop_os@lemmy.world
20
submitted 11 months ago* (last edited 11 months ago) by hellostick@lemm.ee to c/pop_os@lemmy.world
  1. install virt-manager

  2. create a vm pop-os

  3. start the vm

  4. sudo apt install cosmic-session

  5. sudo nano /etc/gdm3/custom.conf

  6. ... set .. WaylandEnable=true

  7. reboot

  8. at the log in screen, there is a small gear wheel on the bottom right side, choose “Pop on Wayland" (edit: if you want COSMIC DE to work too, see update below) (edit2: if you can't see the gear wheel, see update2 below)

.

update:

there are some settings on the virt-manager to make COSMIC DE works.

if you don't need to run COSMIC DE, can ignore the following

  • Display Spice : Type = Spice server, Listen type = none, uncheck password / opengl
  • Video : use QXL (instead of default Virtio)

new step 8. at the log in screen, there is a small gear wheel on the bottom right side, choose “COSMIC"

.

update2:

  • sudo nano /usr/lib/udev/rules.d/61-gdm.rules

  • Goto the line that reads LABEL="gdm_prefer_xorg"

  • .. commend out the next line .. #RUN+="/usr/libexec/gdm-runtime-config set daemon PreferredDisplayServer xorg"

  • Goto the the line that reads LABEL="gdm_disable_wayland"

  • .. commend out the next line .. #RUN+="/usr/libexec/gdm-runtime-config set daemon WaylandEnable false"

  • sudo systemctl restart gdm.service

12
submitted 1 year ago by hellostick@lemm.ee to c/pop_os@lemmy.world

The base Ubuntu 24.04 LTS shipping with Linux kernel 6.8 is anticipated for release on April 25th, 2024.

[-] hellostick@lemm.ee 1 points 1 year ago

sure and I will post an update

10
submitted 1 year ago by hellostick@lemm.ee to c/pop_os@lemmy.world

Sometimes when resuming from sleep, or when playing a fullscreen video, my screen will fill with white video blocks.

rebooting will fix the problem (until it appears again).

$ uname -r
6.6.6-76060606-generic

Similar to this: https://i.bke.ro/selif/artifacts.mp4 and https://www.youtube.com/watch?v=7Xt2e9Lt2gg

and issue: https://gitlab.freedesktop.org/drm/amd/-/issues/2735

One solution is to add amdgpu.sg_display=0

sudo kernelstub -a "amdgpu.sg_display=0"

view more: ‹ prev next ›

hellostick

joined 1 year ago