FS#3762 - usb keyboard in installer

Attached to Project: Arch Linux
Opened by Jacek Poplawski (Jacek Poplawski) - Friday, 13 January 2006, 15:40 GMT
Last edited by arjan timmerman (blaasvis) - Saturday, 11 February 2006, 13:48 GMT
Task Type Bug Report
Category Installation
Status Closed
Assigned To Judd Vinet (judd)
Architecture not specified
Severity High
Priority Normal
Reported Version 0.7.1 Noodle
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

It's impossible to run Arch Linux 0.7.1 installer on computer with USB keyboard.
One can boot, but after that keyboard doesn't work, so one can't run setup.
One also can't load usbkeyboard module without keyboard access :)
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Friday, 29 December 2006, 15:27 GMT
Reason for closing:  Fixed
Comment by Judd Vinet (judd) - Saturday, 14 January 2006, 19:06 GMT
Am I missing a module? I had no USB keyboard to test with, but the bootup script loads uhci/ehci/ohci host controller modules at bootup, then loads the usbhid module, which should provide keyboard/mouse interfaces.

What kind of USB host controller do you have?
Comment by Jacek Poplawski (Jacek Poplawski) - Monday, 23 January 2006, 13:55 GMT
I use EHCI, I haven't changed anything in BIOS, but other distros (SUSE, Slackware) works correctly.
Comment by arjan timmerman (blaasvis) - Thursday, 23 March 2006, 07:49 GMT
hmmm strange i just an apple pro keyboard to install my server and it worked fine...

i think we need some more info on your system.
Comment by Jacek Poplawski (Jacek Poplawski) - Monday, 10 April 2006, 13:50 GMT
I tried to install it once again, and failed.
The only way to fix that issue was copying already installed version to hard drive and modify /etc/rc.conf:

MODULES=(uhci-hcd usbhid)

Without that Arch Linux starts without working keyboard.
So I believe something must be wrong with loading uhci-hcd and usbhid.


Comment by Jacek Poplawski (Jacek Poplawski) - Monday, 10 April 2006, 14:00 GMT
and some info from dmesg:

usbcore: registered new driver hiddev
input: Logitech Optical USB Mouse as /class/input/input7
input: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.0-1
input: Dell Dell USB Keyboard as /class/input/input8
input: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.1-1
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver

if I try:
rmmod uhci-hcd
or:
rmmod usbhid
my keyboard stops working
Comment by Jacek Poplawski (Jacek Poplawski) - Monday, 10 April 2006, 14:02 GMT
(and sorry for saying that I use EHCI, probably in other distro I had UHCI compiled in kernel)
Comment by Judd Vinet (judd) - Saturday, 29 April 2006, 01:28 GMT
Please see if the new ISO fixes the issue: ftp://ftp.archlinux.org/0.7.2/iso/i686/arch-0.7.2-ftp.iso
Comment by Tobias Powalowski (tpowa) - Saturday, 10 June 2006, 10:34 GMT
still valid?
Comment by Me (freskas) - Thursday, 15 June 2006, 23:11 GMT
I faced the same problem too (usb nonWorking keyborad during install), and this is how I solved it:
In bios (msi k8n-neo2), second tab, I have disabled the option: IOAPIC.
Booted with Arch cd and had a working keyboard during install!
After that, reboot and set the option back to enabled, cause neither windows nor arch wanted to boot with IOAPIC disabled.
It worked.

Comment by Me (freskas) - Thursday, 15 June 2006, 23:27 GMT
Forgot to mention, all the above happened with arch-04.2006 x86_64
Comment by Tobias Powalowski (tpowa) - Friday, 29 December 2006, 15:27 GMT
usb keyboards are fixed in alpha 0.8

Loading...