On Sun, Jun 02, 2013 at 08:08:36AM -0700, Grant wrote
> I'm getting this in /var/log/Xorg.0.log on a very old desktop:
>
> (EE) AIGLX error: dlopen of /usr/lib/dri/i810_dri.so failed
> (/usr/lib/dri/i810_dri.so: cannot open shared object file: No such
> file or directory)
> (EE) AIGLX: reverting to software rendering
>
> The system is remote to me but I'm pretty sure X is working. I think
> it's supposed to be a mesa file but I've tried reinstalling mesa:
>
> [ebuild R ] media-libs/mesa-9.1.2-r1 USE="classic egl gallium
> llvm nptl pax_kernel pic shared-glapi -bindist -debug -gbm -gles1
> -gles2 -openvg -osmesa (-r600-llvm-compiler) (-selinux) -vdpau
> (-wayland) -xa -xorg -xvmc" PYTHON_SINGLE_TARGET="python2_7
> -python2_6" PYTHON_TARGETS="python2_7 -python2_6" VIDEO_CARDS="intel
> -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon (-radeonsi)
> -vmware"
First question... do you really have an i810/i815 video chip? What
does "lspci -v" show for video? If you do have an i810/i815, this may
be a kernel config issue. Do you have CONFIG_DRM_I810 enabled? Via
"make menuconfig", it's...
Device Drivers --->
Graphics support --->
<*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support
<*> Intel I810
Note that the "Help" notes for the "Intel 8xx/9xx/G3x/G4x/HD Graphics"
option specifically say that it does *NOT* support i810/i815 chips.
--
Walter Dnes <[email protected]>
I don't run "desktop environments"; I run useful applications