Open darrell-k opened 2 years ago
name: bookworm encrypted: no Entering /mnt/stateful_partition/crouton/chroots/bookworm... crouton: version 1-20220111101058~master:a9eafaee release: bookworm architecture: amd64 xmethod: xorg targets: extension,gnome-desktop,cli-extra host: version 14816.131.0 (Official Build) stable-channel rammus kernel: Linux localhost 4.4.254-21531-g0ff2d4453733 #1 SMP PREEMPT Sun Jul 17 19:27:31 PDT 2022 x86_64 GNU/Linux freon: yes Unmounting /mnt/stateful_partition/crouton/chroots/bookworm...
startgnome fails immediately with "Fatal server error".
In /tmp/Xorg.crouton.1.log: modeset(0): drmSetMaster failed: Permission denied
modeset(0): drmSetMaster failed: Permission denied
testing as root (exec sudo gnome-session-wrapper gnome) modeset(0): drmSetMaster failed: Invalid argument
modeset(0): drmSetMaster failed: Invalid argument
sudo enter-chroot startgnome
Note: I have also applied the fixes I posted here https://github.com/dnschneid/crouton/issues/4782#issuecomment-1201780972 which make Gnome work on Bullseye and Focal:
I have tried to install Bullseye, then change apt source to Bookworm. Then 'apt update && apt full-upgrade' Everything updates fine.
Please describe your issue:
startgnome fails immediately with "Fatal server error".
In /tmp/Xorg.crouton.1.log:
modeset(0): drmSetMaster failed: Permission denied
testing as root (exec sudo gnome-session-wrapper gnome)
modeset(0): drmSetMaster failed: Invalid argument
If known, describe the steps to reproduce the issue:
Note: I have also applied the fixes I posted here https://github.com/dnschneid/crouton/issues/4782#issuecomment-1201780972 which make Gnome work on Bullseye and Focal: