Re: at76c503a With FC6 anyone?
[email protected] Fri, 15 Dec 2006 15:49:25 +0000
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
OK so now I'm confused... I briefly got the device to work. (I re-installed FC6 - this time without the xen module and this time it all seemed to install fine using the same at76c503 files as with FC5). However - I was curious about what Pavel said: [email protected] wrote: > > Having installed FC6 - and with no Internet access of course - I copied > > my at76c503a (v0.14dev-static) directory from the FC5 partition and > > tried to "make clean && make && make install". It gave some errors > > (which I neglected to record) about linux/config.h being missing - so I > > copied that file from FC5 and it (sort of) compiled OK. > > No, it's better that you remove the references to linux/config.h as it > was done in CVS. > > > Is the version in cvs any higher than 0.14? > > It's still called "0.14dev" in CVS. > > -- > Regards, > Pavel Roskin > So (with Internet access at last!) I updated from cvs. The re-compile still complained about the missing config.h file. How do I "remove the references to linux/config.h"? Moreover - although the build worked the module failed: [mark@localhost ~]$ dmesg | grep at76 /wireless/at76c503a/at76c503.c: Atmel at76c50x USB Wireless LAN Driver 0.14dev loading /wireless/at76c503a/at76c503.c: firmware atmel_at76c503-rfmd-acc.bin not found. /wireless/at76c503a/at76c503.c: You may need to download the firmware from https://developer.berlios.de/projects/at76c503a/ at76_usb: probe of 2-1:1.0 failed with error -2 usbcore: registered new driver at76_usb [mark@localhost ~]$ So I downloaded the firmware from https://developer.berlios.de/projects/at76c503a/ and put it into /lib/firmware. For good measure I recompiled the driver and rebooted. Now the module seems to load but - even with all the same settings (ESSID and WEP code) it does not seem to associate: [root@localhost ~]# iwconfig lo no wireless extensions. eth0 no wireless extensions. wlan0 IEEE 802.11b ESSID:"MyESSID" Nickname:"localhost.localdomain" Mode:Managed Frequency:2.457 GHz Access Point: Not-Associated Bit Rate:11 Mb/s Tx-Power=15 dBm Retry limit:8 RTS thr=1536 B Fragment thr=1536 B Encryption key:XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX Security mode:open Power Management:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 sit0 no wireless extensions. Any ideas anyone? Thanks in advance. Mark p.s. The firmware wouldn't change the MAC address of the device would it? I have my router set to control access by MAC address...