Public bug reported:

2.6.24-12-generic on IBM T-30 Thinkpad 845 Brookdale chipset

During boot system hangs for several minutes, the reports "Loading hardware 
drivers Failed."
The result is a very incomplete xorg.conf. Trackpoint is detected as generic 
mouse, and trackpoint scrolling does not work. While snd modules are existing 
as of today's upgrade, no sound card is detected.
The following is from xorg.conf found in xresprobe. No xorg.conf in 
/usr/share/X11/

# bare-bones XFree86 config to start the server in probe-only mode
Section "Files"
        FontPath        "/usr/share/X11/fonts/misc"
        RgbPath         "/etc/X11/rgb.txt"
EndSection
Section "ServerFlags"
        Option "AllowMouseOpenFail"
EndSection
Section "Module"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "extmod"
        Load    "freetype"
        Load    "int10"
        Load    "record"
        Load    "vbe"
EndSection
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection
Section "InputDevice"
        Identifier      "Generic Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
EndSection
Section "Device"
        Identifier      "Generic Device"
        Driver          "::DRIVER::"
EndSection
Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
EndSection
Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Device"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768"
        EndSubSection
EndSection
Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Generic Mouse"
EndSection

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
Hardy Heron Loading hardware drivers failed
https://bugs.launchpad.net/bugs/201946
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to