Re: Problem using CVS Tarball on 2.6.5 kernel
Ewan Grantham <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
Joerg suggested I try running lsusb, but I don't seem to have that command built on my system. I will look into why that is. I have built the kernel monolithically at this time to try and avoid having to do a lot of module loading as I gather that is an area where beginning kernel builders tend to mess up. Joerg also mentioned that I need at76c505-rfmd2958.ko, which I don't seem to have. Is that part of beta 14, or does that imply something is actually missing? Looking in /lib/modules/2.6.5/modules.usbmap there is a line that starts: at76c505-rfmd2958 0x0003 0x1915 0x2233 which I assume answers Joerg's other question. As additional data, I have the following apparently germane entries from my kernel config file: #ALSA USB devices # CONFIG_SND_USB_AUDIO=y #USB Support # CONFIG_USB=y #CONFIG_USB_DEBUG is not set #Miscellaneous USB options # CONFIG_USB_DEVICEFS=y #CONFIG_USB_BANDWIDTH is not set #CONFIG_USB_DYNAMIC_MINORS is not set #USB Host Controller Drivers # CONFIG_USB_EHCI_HCD=y #CONFIG_USB_EHCI_SPLIT_ISO is not set #CONFIG_USB_OHCI_HCD is not set CONFIG_USB_VHCI_HCD=y #USB Device Class drivers # CONFIG_USB_AUDIO=y #CONFIG_USB_BLUETOOTH_TTY is not set CONFIG_USB_MIDI=y #CONFIG_USB_ACM is not set CONFIG_USB_PRINTER=y CONFIG_USB_STORAGE=y #CONFIG_USB_STORAGE_DEBUG is not set #CONFIG_USB_STORAGE_DATAFAB is not set CONFIG_USB_STORAGE_FREECOM=y #USB Network Adapters # CONFIG_USB_USBNET=y then later again #USB Network Adapters # CONFIG_USB_AX8817X=y Let me know if any of this explains what is wrong, and if you can tell me what to do to fix things. Thanks, Ewan