Comment 11 for bug 407587

Revision history for this message
Edmundo (eantoranz) wrote : Re: [Bug 407587] Re: [i865] karmic: 865g is pretty unstable

It doesn't happen all the time but it has already happened twice that
when the box is booting I get to a black screen with nothing at all on
it. No kdm, no mouse pointer, no keyboard input (not even the leds),
no nothing. I'm able to shutdown gracefully if I press the power
button or if I use the alt+sysrq keys.

I checked the old xorg log (broken start) with the new one (working) I
saw that the log got cut on the broken one here:
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) intel(0): Setting screen physical size to 270 x 200

On the normal one, it says the same plus:
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
        compiled for 1.6.3, module version = 2.2.5
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 4.0

Etc etc... is it something to place on this same bug or it should be
placed on a new bug?