Comment 5 for bug 491483

Revision history for this message
Peter Soetens (peter-soetens) wrote : Re: afte recent update which included xorg, xserver etc causes low-graphics mode error at start

The full error is actually:

(II) AIGLX: Screen 0 is not DRI2 capable
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: Searching for BusID pci:0000:02:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: drmOpenMinor returns 12
drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
(EE) AIGLX error: dlopen of /usr/lib/dri/r600_dri.so failed (/usr/lib/dri/r600_dri.so: cannot open shared object file: No such file or directory)
(EE) AIGLX: reverting to software rendering
(II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so

Found in Xorg.0.log

Ironically, I think that the bug is the 'low graphics mode' popup itself, and not so much the missing file since I don't run the non-free/fglrx drivers. This (EE) error was probably always present in my logs, but never triggered the popup before.