Hi Zac,

Thanks ... my problem was that the USB Host controller drivers was compiled as 
modules and was not loaded, duh.  The normal USBHID driver worked like a charm 
;)

Regards,

Hendré.
 

-----Original Message-----
From: Zac Medico [mailto:[EMAIL PROTECTED] 
Sent: 20 May 2005 10:19 AM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] USB Keyboard


--- Hendré Claassen <[EMAIL PROTECTED]> wrote:
> Hello,
>  
> I'm new to the Linux world and have chosen Gentoo as
> my weapon of choice.  After compiling my kernel, and
> rebooting into my new Gentoo system, the keyboard
> seized to function.  I have compiled the USB Human
> Interface option into the kernel ... the keyboard
> functioned perfectly when I booted with the
> Universal CD.  Obviously I'm missing something ...
> any help will be appreciated.

Hello Hendré,

You need the usb keyboard driver. In the kernel config
you need CONFIG_USB_KBD=y or CONFIG_USB_KBD=m and if
compliled as a module it will appear as this file:
/lib/modules/$KV/kernel/drivers/usb/input/usbkbd.ko

If that module exists you can make it autoload like
this:

echo usbkbd >> /etc/modules.autoload.d/kernel-2.6

Zac


                
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html

-- 
gentoo-user@gentoo.org mailing list


Disclaimer and confidentiality note

All contents within the e-mail including any attachments relating to the 
official business of Fruitways (Pty) Ltd is proprietary to the Company.  
It is confidential, legally privileged and protected by law.  Fruitways (Pty) 
Ltd does not own and endorse any other content.  Views and opinions 
are those of the sender unless clearly stated as being that of Fruitways (Pty) 
Ltd.

The information transmitted is intended only for the person to whom it is 
addressed and may contain confidential and/or privileged information.  
Any review, retransmission, dissemination or other use of, or taking any 
reliance upon, this information by persons or entities other than the 
intended recipient is prohibited.  If you receive this in error, please contact 
the sender and delete the material from any computer.

Fruitways (Pty) Ltd can not assure that it is free of errors, virus, 
interception or interference.


-- 
gentoo-user@gentoo.org mailing list

Reply via email to