Re: Linksys help , can't find anywhere
"Bikr" <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <00d901c3d399$6888aaf0$0b0aa8c0@rissa> |
1 101 .4 still loads each time.. **begin log** [root@localhost at76c503-0.11]# vi at76c503-rfmd.c [root@localhost at76c503-0.11]# make gcc -MD -O2 -Wall -Wstrict-prototypes -pipe -fno-strict-aliasing -fno-common -Wno-sign-compare -Wno-unused -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -DDRIVE R_VERSION=\"v0.11\" -I/lib/modules/2.4.20-6/build/include -DMODVERSIONS -inc lude /lib/modules/2.4.20-6/build/include/linux/modversions.h -c at76c503-rfmd.c [root@localhost at76c503-0.11]# ls at76c503.c at76c503-rfmd.c fw-i3863.h at76c503.d at76c503-rfmd.d fw-r505.h at76c503.h at76c503-rfmd.o fw-rfmd-0.90.2-140.h at76c503-i3861.c at76c505-rfmd2958.c fw-rfmd-1.101.0-84.h at76c503-i3861.d at76c505-rfmd2958.d fw-rfmd-acc-1.101.0-84.h at76c503-i3861.o at76c505-rfmd2958.o ieee802_11.h at76c503-i3863.c at76c505-rfmd.c Makefile at76c503-i3863.d at76c505-rfmd.d README at76c503-i3863.o at76c505-rfmd.o scripts at76c503.o CHANGELOG usbdfu.c at76c503-rfmd-acc.c COPYING usbdfu.d at76c503-rfmd-acc.d fw-505rfmd2958-1.101.0-86.h usbdfu.h at76c503-rfmd-acc.o fw-i3861.h usbdfu.o [root@localhost at76c503-0.11]# vi at76c503-rfmd.c [root@localhost at76c503-0.11]# make install mkdir -p /lib/modules/2.4.20-6/kernel/drivers/usb/ for f in at76c503.o usbdfu.o at76c503-rfmd.o at76c503-rfmd-acc.o at76c505-rfmd.o at76c503-i3861.o at76c503-i3863.o at76c505-rfmd2958.o; do install -m 644 -o 0 -g 0 $f /lib/modules/2.4.20-6/kernel/drivers/usb//$f; done /sbin/depmod -a [root@localhost at76c503-0.11]# tail -f /var/log/messages Jan 5 09:34:54 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 18 Jan 5 09:35:12 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 Jan 5 09:35:20 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7 Jan 5 09:35:27 localhost dhclient: No DHCPOFFERS received. Jan 5 09:36:18 localhost dhclient: DHCPREQUEST on eth0 to 192.168.10.10 port 67 Jan 5 09:36:18 localhost dhclient: DHCPACK from 192.168.10.10 Jan 5 09:36:18 localhost dhclient: bound to 192.168.10.14 -- renewal in 125 seconds. Jan 5 09:36:41 localhost dhclient: DHCPREQUEST on eth0 to 192.168.10.10 port 67 Jan 5 09:36:41 localhost dhclient: DHCPACK from 192.168.10.10 Jan 5 09:36:41 localhost dhclient: bound to 192.168.10.14 -- renewal in 132 seconds. Jan 5 09:37:25 localhost kernel: usb.c: USB disconnect on device 00:01.3-3 address 7 Jan 5 09:37:25 localhost kernel: at76c503-rfmd.c: wlan0 disconnected Jan 5 09:37:25 localhost kernel: at76c503.c: wlan0: set_card_command(CMD_RADIO) failed: -110 Jan 5 09:37:26 localhost /etc/hotplug/net.agent: NET unregister event not supported Jan 5 09:37:26 localhost devlabel: devlabel service started/restarted Jan 5 09:37:30 localhost kernel: hub.c: new USB device 00:01.3-3, assigned address 8 Jan 5 09:37:30 localhost kernel: usbdfu.c: Downloading firmware for USB device 8... Jan 5 09:37:32 localhost kernel: at76c503.c: $Id: at76c503.c,v 1.35 2003/07/30 06:31:51 jal2 Exp $ compiled Dec 28 2003 14:45:06 Jan 5 09:37:32 localhost kernel: at76c503.c: firmware version 1.101.4 #84 (fcs_len 4) Jan 5 09:37:32 localhost kernel: at76c503.c: device's MAC 00:06:25:0d:d2:ee, regulatory domain FCC (U.S) (id 16) Jan 5 09:37:32 localhost kernel: at76c503.c: registered wlan0 Jan 5 09:37:32 localhost /etc/hotplug/net.agent: invoke ifup wlan0 Jan 5 09:37:32 localhost kernel: ip_tables: (C) 2000-2002 Netfilter core team Jan 5 09:37:33 localhost /etc/hotplug/usb.agent: Setup at76c503-rfmd for USB product 77b/2219/100 Jan 5 09:37:34 localhost devlabel: devlabel service started/restarted Jan 5 09:37:35 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4 Jan 5 09:37:39 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7 Jan 5 09:37:46 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15 [root@localhost at76c503-0.11]# ----- Original Message ----- From: "Dossy" <[email protected]> To: <[email protected]> Sent: Monday, January 05, 2004 9:26 AM Subject: Re: [at76c503a-user] Linksys help , can't find anywhere > On 2004.01.05, Bikr <[email protected]> wrote: > > ahh , you know , i did the make i don't remember if i did the install of the > > newer one , should the old one be removed first and if so how do i do it?? I > > did change that line and try to rebuild it but i might have forgot to do the > > rest haha brb, and let me know how to uninstall the old instance.. > > "rmmod at76c503-rmfd" will hopefully unload the old driver. You might > need to "ifconfig wlan0 down" first if it complains about the driver > being busy/in use. > > Once you remove the old module, just copy the new binary into place > ("make install" ought to work) then hopefully your usb hotplug will load > the new driver. Otherwise, just do "depmod -a; modprobe at76c503-rfmd" > ... > > -- Dossy > > -- > Dossy Shiobara mail: [email protected] > Panoptic Computer Network web: http://www.panoptic.com/ > "He realized the fastest way to change is to laugh at your own > folly -- then you can let go and quickly move on." (p. 70) > _______________________________________________ > at76c503a-user mailing list > [email protected] > http://lists.berlios.de/mailman/listinfo/at76c503a-user >