Alexander E. Patrakov wrote: > Pedro Rodrigues de Figueiredo wrote: > >> - [drm] failed to load kernel module "i915" [line 2156] >> This is the one that's bothering me most, as it appears even if I switch >> off DRI. I don't see any i915 stuff on the kernel, and, as far as i >> know, the i810 code should be loaded instead. >> > > no, your chip is new and has to use the i915 kernel module. Look at > character devices -> DRM. If i915 is not there, you have to build a new > kernel (e.g. 2.6.19.2) Thanks for your help, Alexander. You're right, there's a i915 module, somehow I missed it when I build the kernel. Fixed. However, now I'm getting this:
(EE) AIGLX error: dlopen of /usr/lib/X11/modules/dri/i915_dri.so failed (/usr/lib/X11/modules/dri/i915_dri.so: cannot open shared object file: No such file or directory) (EE) AIGLX: reverting to software rendering Do you know where this file was supposed to come from? Any chance to install it now? Thanks again, Pedro -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
