Results 1 to 5 of 5
As the title say, I'm having this odd problem, consistently, if I disconnect the USB keyboard from the box, it hangs after initializing md0 (raid of 10 sata disks)..
The ...
- 02-12-2010 #1
Freezes on startup only if USB keyboard disconnected
As the title say, I'm having this odd problem, consistently, if I disconnect the USB keyboard from the box, it hangs after initializing md0 (raid of 10 sata disks)..
The cursor blinks, but it never gets further, I've had it hanging like that for a day (I started the box before I went to school, and when I got home, I found that it never booted completely)
If I connect the keyboard, the box boots fine..
Ever heard of anything like that?
- 02-14-2010 #2
In fact, I have assumed that most computers
will refuse to boot, whether you use a USB
or a PS/2 keyboard. Maybe there is a setting
in the BIOS where you can set it to disregard
keyboard errors, so it will boot with or without
the keyboard attached.
- 02-14-2010 #3
Hi, thank you for your response, maybe I didn't make the situation clear;
The problem is after control has gone from bios, to boot loader, to the linux kernel. And I suppose it's running, or very near to run, init at this point.
Bios is set to "Halt on no errors", and bios would display an error message if that was the problem, it shouldn't hang the OS. :
- 02-18-2010 #4
From what I can tell the problem is most likely in the x-server config. I would hazard a guess instead of a specified keyboard and ps2/usb it's searching for one instead.
First place I would start looking is in /etc/X11/xorg.conf ..
Boots fine with or without a keyboard.. lenny 64.Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
- 02-18-2010 #5


Reply With Quote

