Re: Has anyone managed to get the Linksys WUSB v2.6 working?
Luke Randall <[email protected]> Sun, 24 Aug 2003 19:01:58 +1000
| Newsgroups | gmane.linux.drivers.atmel-wlan |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 24 Aug 2003 12:17 pm, Joerg Albert wrote: > Hi Luke, > > On Wed, 20 Aug 2003, Luke Randall wrote: > > On Tue, 19 Aug 2003 11:08 am, W. Bryce Rea wrote: > > > I couldn't get the atmel driver to work on RH9.0 with the WUSB v2.6, > > > either. I used this one instead: > > > > > > > > > http://masqmail.cx/at76c503/ > > http://at76c503a.berlios.de got the latest version 0.10 (and some cvs > snapshot). But IMHO your problem won't be solved by updating the driver. > > > Sorry if this is off-topic for this list. I didn't know where else to > > post it and thought those on this list using this driver may be able to > > help me :) > > It's not off-topic here, althrough the above page has a link to mailing > lists specific for that driver. > > > Then when trying to load the drivers with "modprobe -v at76c503-rfmd" I > > got: /sbin/insmod > > /lib/modules/2.4.21-0.13mdk/kernel/drivers/usb/at76c503.o > > /lib/modules/2.4.21-0.13mdk/kernel/drivers/usb/at76c503.o: unresolved > > symbol eth_type_trans_R729edb6c > > ... > > Seems like your kernel sources don't match your running kernel. Try either > to compile+install your own kernel or locate the config file of your > running kernel, copy it into the kernel source root dir (as .config) and > run "make dep". Look at the end of > http://lists.freeswan.ca/pipermail/sfs-users/2003-July/004709.html > for more RH specific info (I'm not using RH). > > /Jörg > I'm actually using Mandrake 9.1 (Bryce Rea was the one using RH 9.0) - sorry for the confusion. I'll look into that link you gave when I have a bit more time to fiddle around with it :) Thanks Luke