Gentoo Archives: gentoo-amd64

From: Lance Lassetter <lancelassetter@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Problem with USB-Keyboard at Install
Date: Mon, 03 Aug 2009 04:59:54
Message-Id: 1249275587.5149.13.camel@localhost
In Reply to: Re: [gentoo-amd64] Problem with USB-Keyboard at Install by Gerhard Erker 1
1 On Mon, 2009-08-03 at 06:46 +0200, Gerhard Erker 1 wrote:
2 > Am Sonntag, den 02.08.2009, 13:18 -0700 schrieb Mark Knecht:
3 > > On Sun, Aug 2, 2009 at 12:39 PM, Gerhard Erker 1<aon.913247124@×××.at> wrote:
4 > > > This was the first idea, when i googled. Legacy usb-support is on, the
5 > > > bios says "1 keyboard, 2 hubs". Has anyone the same problem?
6 > > > At the moment I have Suse 11.1 installed, and the keyboard is working.
7 > > > Thanks in advance
8 > > >
9 > > > Gerhard Erker
10 > > >
11 > > >
12 > > > Am Sonntag, den 02.08.2009, 14:21 -0500 schrieb Chris Faulkner:
13 > > >> Make sure in your BIOS to have Legacy USB and USB Keyboard and Mouse Enabled
14 > > >>
15 > > >> On Sun, Aug 2, 2009 at 2:15 PM, Gerhard Erker 1<aon.913247124@×××.at> wrote:
16 > > >> > Hello
17 > > >> > I have a Microsoft wireless Laser Keyboard 6000 V2.0 and the Microsoft
18 > > >> > wireless Laser Mouse 6000.
19 > > >> > I tried to install Gentoo for AMD64 from the minimal installation cd.
20 > > >> > Unfortunately, when I booted, my keyboard was not recognized. I tried to
21 > > >> > boot with the hardware-option "doscsi", but it worked not. I saw that
22 > > >> > the "Num Lock" light is on when I switch on the computer. I can also
23 > > >> > write Boot-Options. When booting the gentoo-kernel for installation,
24 > > >> > Num-Lock switches off and my keyboard will not work.
25 > > >> > My Keyboard works on all Linux- and windows installations. Also I don't
26 > > >> > found help in Google.
27 > > >> > Can anyone help me?
28 > > >> > My configuration:
29 > > >> > Intel Quadcore Q6600 2.4GHZ
30 > > >> > Two SATA harddisks
31 > > >> > Nvidia Geforce 9600
32 > > >> > 4 GB Memory
33 > > >> >
34 > > >> > If some of you have questions about configuration ... please let me
35 > > >> > know.
36 > > >> >
37 > > >> > Thanks in advance for your help
38 > > >> >
39 > > >> >
40 > > >> > Gerhard Erker
41 > > >> >
42 > > >> > p.s.:Excuse my english
43 > >
44 > > Hi Gerhard,
45 > > There's nothing wrong with your English and it's far better than my German!
46 > >
47 > > I'm not clear whether you cannot use the keyboard at all, or
48 > > whether it's not there when you've finished booting? When you first
49 > > start booting the AMD64 install CD there's a point where you can
50 > > choose the kernel you want to boot. The options there allow you to
51 > > look at hardware options. Are you saying the USB keyboard worked at
52 > > this point, you could hit F1, F2, F3, etc. and it worked, but then
53 > > failed to work after the kernel was done booting?
54 > >
55 > > I personally thought doscsi was mainly aimed at booting from scsi
56 > > and USB drives and not for enabling keyboards, etc., so you might try
57 > > it both ways. I see other options you might try:
58 > >
59 > > nolapic
60 > > nosmp
61 > > slowusb
62 > > scandelay
63 > >
64 > > Unfortunately you really didn't provide the portion of your
65 > > configuration that is most likely going to be the issue which is your
66 > > chipset.
67 > >
68 > > It may be that you need a BIOS update to get full support for USB
69 > > keyboards. My son has an Asus MB with an Intel Quad-Core and we never
70 > > managed to install win XP with the USB keyboard. We did the install
71 > > with a PS2 keyboard and then shifted over to USB when it was done. On
72 > > the other hand I've got some older x86 machines that installed just
73 > > fine with USB.
74 > >
75 > > - Mark
76 > >
77 > >
78 >
79 > Hello Mark,
80 >
81 > I can use the keyboard when the first message is there. So I can use the
82 > hardware options. When the gentoo-kernel is booting, i have no keyboard.
83 > I used doscsi because the handbook says that this option is used to boot
84 > the most usb-devices, because they use the scsi subsystem of the kernel.
85 > I tried it both ways.
86 > Other configuration:
87 >
88 > ASUS Mainboard, Socket 775 Intel G31 Chipset
89 > Networkcard on board Attansic Gigabit ethernet
90 > Audio Realtek ALC662 6-Channel High Definition
91 >
92 >
93 > I cannot understand why my keyboard not works. It works not only on an
94 > desktop or with windows. It also worked, when I was in console mode, or
95 > when I worked in the repair mode of windows xp installation cd. It works
96 > also when I change options in bios.
97 > I will try with the options you suggested.
98 > I think, my last options will be to plug in my old ps2-keyboard for
99 > install and after install try to use my keyboard. I have a working
100 > system so it is not so important to bring gentoo in a short time to
101 > work.
102 > Many thanks for your help. I would be glad to hear more ideas
103 >
104 > Bye
105 >
106 > Gerhard Erker
107 >
108 >
109
110 Gerhard,
111
112 Have you tried enabling evdev in make.conf under INPUT_DEVICES?
113
114 i.e. in make.conf:
115
116 INPUT_DEVICES="keyboard mouse evdev"
117
118 Lance

Replies

Subject Author
Re: [gentoo-amd64] Problem with USB-Keyboard at Install Mark Knecht <markknecht@×××××.com>