>> 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

I get this from lspci -v:

00:01.0 VGA compatible controller: Intel Corporation 82810E DC-133
(CGC) Chipset Graphics Controller (rev 03) (prog-if 00 [VGA
controller])

I actually do have CONFIG_DRM_I810 enabled.

- Grant

Reply via email to