Re: Xorg no longer working since last upgrade powerpc
Jeroen Diederen <[email protected]>
| Newsgroups | gmane.linux.debian.ports.powerpc |
|---|---|
| Message-ID | <[email protected]> |
Apparently it has problems with the glamoregl module. I disabled libglamoregl.so in /usr/lib/xorg/modules by renaming it into libglamoregl.so.bak and X started again. Actually I did this before but by upgrading the mentioned packages, libglamoregl.so was installed again. Thanks for your help. Jeroen John Paul Adrian Glaubitz schreef op 2025-06-21 15:26: > Hello Jeroen, > > On Sat, 2025-06-21 at 14:42 +0700, Jeroen Diederen wrote: >> I did an upgrade of my PowerPC box running Debian and now Xorg no >> longer >> works. I get the following error message: >> audit: type=1400 audit (1750489317.930:126): apparmor="ALLOWED" >> operation="capable" class="cap" profile="Xorg" pid=1229 comm="Xorg" >> capability=12 capname="ned_admin" > > That's not an error message, just an information. > > Can you check your Xorg.0.log for any error messages (look for "EE"). > > If unsure, post the whole Xorg.0.log located in /var/log. > > Adrian