[Bug 661645] Re: (EE) intel(0): No kernel modesetting driver detected.
Calvin.Ngei
661645 at bugs.launchpad.net
Tue Oct 19 18:01:24 UTC 2010
My ubuntu 10.10 (completely new install) starts X automatically using
fbdev instead of intel driver, so I can not open desktop effects. The
log file says:
intel(0): No kernel modeseting driver detected.
intel(1): No kernel modeseting driver detected.
and
...
[ 1465.563] (EE) VESA: Kernel modesetting driver in use, refusing to load
[ 1465.563] (WW) Falling back to old probe method for vesa
[ 1465.563] (II) Loading sub module "fbdevhw"
[ 1465.563] (II) LoadModule: "fbdevhw"
[ 1465.564] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 1465.564] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 1465.564] compiled for 1.9.0, module version = 0.0.2
[ 1465.564] ABI class: X.Org Video Driver, version 8.0
[ 1465.565] (**) FBDEV(0): claimed PCI slot 0 at 0:2:0
[ 1465.565] (II) FBDEV(0): using default device
[ 1465.565] (II) FBDEV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 1465.565] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
...
IT STARTS X USING FBDEV INSTEAD OF INTEL DRIVER, WHY?
There is no /etc/Xorg.conf. I create one, wrote this in it to force
using intel driver:
Section "Device"
Identifier "Card0"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
then sudo /etc/init.d/gdm start, and this time X starts using intel
driver correctly and I can start desktop effects.
But I do not want /etc/Xorg.conf because my ubuntu is installed into usb
harddrive as removable desktop system. I want to boot it in many
different machines with different graphic cards (ATI, INTEL, NVIDIA,
etc.). I hope ubuntu 10.10 can detect different graphic cards and load
correct graphic drivers automatically.
This IS A BUG. WHY IT DO NOT LOAD INTEL GRAPHIC DRIVER BUT INSTEAD IT
STARTS X USING FBDEV? WHY WHY WHY?
My laptop: BenQ Joybook 5000U
graphic card: Intel 855GM (on board video card)
--
(EE) intel(0): No kernel modesetting driver detected.
https://bugs.launchpad.net/bugs/661645
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list