Re: Problem using CVS Tarball on 2.6.5 kernel
Joerg Albert <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Ewan, On Fri, 13 Aug 2004, Ewan Grantham wrote: > Rebuilt to make sure the 2958 version was installed properly, and then > did a modprobe as you show above rather than modprobe -v at76c503 as I > had understood from the readme. hmm, the README (which is rather ancient, the website http://at76c503a,berlios.de is more uptodate) says: + modprobe -v at76c503-rfmd + or + insmod usbdfu.o; insmod at76c503.o; insmod at76c503-rfmd.o Usually inserting the module after the device is plugged-in is handled by the hotplug package (or similar packages). > Doing so shows a number of messages indicating the drivers are > loading, and lsmod shows the drivers as loaded, but iwconfig wlan0 > still returns with no such device. Do I need to do something to make > sure the drivers are loading as wlan0? Any other ideas? I've tried > both with it plugged in when I boot, and not plugged in initially but > after login. Please set debugging to 0x184003 in at76c503: modprobe -v at76c503 debug=0x184003 modprobe -v at76c505-rfmd2958 plug the device in and post the syslog (with debug msgs included). /Jörg