Thanks Robert, I'll check it out. Maybe I missed it in menuconfig

<mc>
-----Original Message-----
From: Robert Longbottom [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 25, 2005 10:14 AM
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-amd64] No USB

On Fri, February 25, 2005 2:59 pm, Creamer, Mark said:
> I may have missed something in the kernel build, but now that my Gentoo
> system is up and running and
> I'm checking out various peripherals, I found that I have no USB. I didn't
> notice it at first because
> my mouse and keyboard are not USB. But I'm about to upgrade them, so I
> want to get this working. Where
> should I look for the cause of this problem? Thanks!

Do you have the correct modules loaded?  (uhci_hcd or ohci_hcd, usbcore,
hid (for keyboards and mice))

Is all this stuff enabled in your kernel?

Try this to see what is enabled:

[EMAIL PROTECTED] proc $ gzcat /proc/config.gz |grep -i usb |egrep -v '#'
CONFIG_USB=m
CONFIG_USB_DEVICEFS=y
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_UHCI_HCD=m
CONFIG_USB_AUDIO=m
CONFIG_USB_BLUETOOTH_TTY=m
CONFIG_USB_MIDI=m
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_STORAGE=m
CONFIG_USB_STORAGE_RW_DETECT=y
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_DPCM=y
CONFIG_USB_STORAGE_HP8200e=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
CONFIG_USB_DABUSB=m
CONFIG_USB_VICAM=m
CONFIG_USB_DSBR=m
CONFIG_USB_IBMCAM=m
CONFIG_USB_KONICAWC=m
CONFIG_USB_OV511=m
CONFIG_USB_SE401=m
CONFIG_USB_SN9C102=m
CONFIG_USB_STV680=m
CONFIG_USB_USBNET=m
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_GENESYS=y
CONFIG_USB_NET1080=y
CONFIG_USB_PL2301=y
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_ZAURUS=y
CONFIG_USB_CDCETHER=y
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m


Robert.



--
gentoo-amd64@gentoo.org mailing list



This e-mail transmission contains information that is intended to be 
confidential and privileged.  If you receive this e-mail and you are not a 
named addressee you are hereby notified that you are not authorized to read, 
print, retain, copy or disseminate this communication without the consent of 
the sender and that doing so is prohibited and may be unlawful.  Please reply 
to the message immediately by informing the sender that the message was 
misdirected.  After replying, please delete and otherwise erase it and any 
attachments from your computer system.  Your assistance in correcting this 
error is appreciated.  Thank you.  Cintas Corporation.


--
gentoo-amd64@gentoo.org mailing list

Reply via email to