I found ADSL modem with VendorID = 0572 & ProductID = cafe
Loading and sending /usr/sbin/cxfirm1.bin...
Firmware is sent!
Setting configuration...
Waiting ADSL line is up (until 90 seconds)...
ADSL line is up (Downstream 832 Kbits/s, Upstream 192 Kbits/s)
>>> Loading driver...
Launching driver in normal mode...
Using /lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol __kfree_skb_R229a86c8
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol alloc_skb_R57542abc
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol skb_under_panic_R5517caa7
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol atm_charge_Rdc9a524a
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol ___pskb_trim_R6c51e163
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol skb_over_panic_R95644aaa
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol atm_dev_register_R40ea87a7
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol shutdown_atm_dev_Rf7171d7b
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-11-29
Yes, linux-atm-2.4.1-1.i386.rpm
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-11-29
MODEM: adsl HAMLET HDSL640-TIS usb
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-11-29
[root@localhost fat1]# rpm -i cxacru-2003-07-04.k2.4.20-8rh.i686.rpm
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/usb/cxacrudbg.o
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-11-29
I had the same problem 3 months ago, I think I'd solved using the make clean, suggested by Josep.
Unfortunately the solution was posted 3 monts ago in the spanish forum, but I couldn't find it now (just show 1 month posts)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
HI, Josep
Take a look.
KERNEL: 2.4.20-8 (Red Hat 9 "Shrike")
PROCESSOR: AMD Duron "Spitfire" 650 Mhz
What's wrong?
[root@localhost root]# cxstart.sh
>>> Inits Conexant AccessRunner <<<
>>> Loading firmware...
Conexant AccessRunner microcode upload program. 24/6/2003
Josep Comas <jcomas@gna.es>
Pascal Boucher <bcrp17@tiscali.fr>
Pawel Konieczny <konieczp@users.sourceforge.net>
I found ADSL modem with VendorID = 0572 & ProductID = cafe
Loading and sending /usr/sbin/cxfirm1.bin...
Firmware is sent!
Setting configuration...
Waiting ADSL line is up (until 90 seconds)...
ADSL line is up (Downstream 832 Kbits/s, Upstream 192 Kbits/s)
>>> Loading driver...
Launching driver in normal mode...
Using /lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol __kfree_skb_R229a86c8
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol alloc_skb_R57542abc
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol skb_under_panic_R5517caa7
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol atm_charge_Rdc9a524a
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol ___pskb_trim_R6c51e163
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol skb_over_panic_R95644aaa
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol atm_dev_register_R40ea87a7
/lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o: unresolved symbol shutdown_atm_dev_Rf7171d7b
Do you have linux-atm rpm installed?
Yes, linux-atm-2.4.1-1.i386.rpm
MODEM: adsl HAMLET HDSL640-TIS usb
[root@localhost fat1]# rpm -i cxacru-2003-07-04.k2.4.20-8rh.i686.rpm
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/usb/cxacru.o
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/usb/cxacrudbg.o
I had the same problem 3 months ago, I think I'd solved using the make clean, suggested by Josep.
Unfortunately the solution was posted 3 monts ago in the spanish forum, but I couldn't find it now (just show 1 month posts)
Hello,
rpm is for i686 (Intel, not AMD). You need get driver source code and compile it.
Regards,
Josep