I think I am running into the same issue. (II) LoadModule: "i810" (WW) Warning, couldn't open module i810 (II) UnloadModule: "i810" (EE) Failed to load module "i810" (module does not exist, 0) (II) LoadModule: "vesa" (II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
I also run Karmic and similar hardware (Asus UL30A). I assume the driver which X is trying to load there is /usr/lib/xorg/modules/drivers/intel_drv.so whch does exist (and has the same permissions as other drivers): -rw-r--r-- 1 root root 664K 2010-01-10 11:49 /usr/lib/xorg/modules/drivers/intel_drv.so However, I realize the i915 module is loaded.... ~$ lsmod|grep -E '[[:blank:]]i[0-9]+' drm 193856 2 i915 i2c_algo_bit 7076 1 i915 video 23612 1 i915 intel_agp 32816 2 i915 -- i810 kernel module doesn't load since version 2.6.31-17-generic-pae or greater https://bugs.launchpad.net/bugs/515470 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
