You are not logged in.
Pages: 1
Hello everyone.
I found your distro on distrowatch, very interesting concept, nice set of packages... I downloaded iso, burned, booted it, and....
keyboard doesn't work, it's an USB keyboard, I had similiar problem with Slackware 10.2 once, but there I was able to fix it, on arch linux I can't do anything - just boot
Do you have any tips how to fix it?
Offline
just to confirm USB keyboards do work on Arch, altho i set mine up initially with a PS2 connecting one ages ago and then swapped. maybe its a driver loading issue from initial install. have you a ps2 to connect til it all gets going ?
Offline
But is there any way to install Arch Linux on komputer with usb keyboard only? Is there a file on CD I could change or boot option I could try?
Offline
I had the same problem with the 0.7 ISO. I was able to flog a PS2 one to get passed the setup but short of that I've never seen a solution
Offline
But there is no PS2 on this computer, without usbkeyboard module I am dommed.
Offline
So this means you can't even boot your kernel and are stuck with the boot: prompt?
Do you have an usb legacy option in your BIOS?
After the kernel is loaded, I have usb keyboard support (just checked with the 0.7.1 base iso).
Offline
Of course I can boot kernel, because keyboard is working before boot, it stops working after boot - when I see shell prompt.
Without that it would not be possible to use Lilo or Grub on that computer
Offline
I dont know exactly what to suggest, but here's how I installed arch using usb keyboard start to finish. Some of this is because theres an issue with USB on my particular motherboard (MSI 865PE platinum).
First of all the 0.71 CD will not boot, so I used the 0.7 CD to do an FTP install. This brings with it its own problems to do with changing /dev/discs etc to /dev/sda etc. I'm sure you can handle that though.
The thing that got my USB to work was blacklisting EHCI_HCD and manually loading the other USB modules in rc.conf as soon as possible (ie before the first reboot).
After that, my usb keyboard hasnt been a problem.
Offline
0.7.1 works fine for me with a usb keyboard - only problem I had (on arch and *many* other live CDs) was that the bios was flaky and would hang on boot (saying something about ehci hand-off) - I had to disable USB 2.0 in the bios to boot from the CD.
Offline
Found this in the forum search:
=============================================================
i3839 wrote:
I have absolutely no clue.
Random tip: make sure you disabled legacy USB emulation or anything similar in the BIOS.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Found this in the forum search:
=============================================================
i3839 wrote:
I have absolutely no clue.Random tip: make sure you disabled legacy USB emulation or anything similar in the BIOS.
now why didnt I think of that? Just removed my MOD_BLACKLIST(ehci_hcd) in rc.conf and tried disabling legacy support, and my problem went away!
Although, its a moot point, because now I cant select anything in the grub bootloader menu (keyboard doesnt work).
Not a problem until I want to boot into Windows XP to play a game
Offline
One further note regarding my experience with Kde.
Slow keys can be programmed and it could well fake you out about the keyboard performance, actually working but slow to respond.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
I had some trouble with my usb keyboard. After searching the forum it seemed it could be a bios issue or a kernel module issue. I couldnt acces bios configuration with the usb keyboard so i had the problem narrowed down to a bios issue. I used my ps/2 keyboard to disable legacy usb support but that didnt work. I enabled usb boot and that did the trick. Once i did that the usb keyboard blended in Arch perfectly without a single change to configuration. I run gdm from inittab not as a daemon, by the way.
I am writing this reply with the new usb keyboard, is it more readable in a usbish kind of way?
Offline
I described my experiences here:
Offline
Pages: 1