with trust speedlink adsl 235a on suse 8.2:
cxload.sh, modem & adsl line are OK
cxnet4up.sh, pppoE protocoll is OK...but:
loading pppd daemon.............TIMED OUT!!
for yuor info pppd is in /usr/sbin/pppd
have you got any ideas?
thks
ale
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you have pppoe then I recommend you that you use rp-pppoe, is more easy:
.- Remove options file:
rm /etc/ppp/options
.- Launch adsl-setup script and you put nas0 as interface:
adsl-setup
.- Go to /etc/cxacru and modify PROTOCOL, VCI and VPI values
.- Start connection:
cxstart.sh
.- if it goes wrong:
cxstop.sh -> changes -> cxstart.sh
Regards,
Josep
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-10-25
thanks for your kind reply but unfortunatly i've done all your suggests and the problem is the same:
loading pppd daemon.............TIMED OUT.
maybe it doesn't find the pppd file but there's in /usr/sbin !!
Do you have any other ideas?
thanks
ale
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I found ADSL modem with VendorID = 0572 & ProductID = cb00
Loading and sending /usr/sbin/cxfirm4.bin...
Firmware is sent!
Setting configuration...
Waiting ADSL line is up (until 90 seconds)...
.........
ADSL line is up (Downstream 1504 Kbits/s, Upstream 320 Kbits/s)
>>> Loading driver...
Launching driver in normal mode...
Using /lib/modules/2.4.20-4GB-athlon/kernel/drivers/usb/cxacru.o
Warning: kernel-module version mismatch
/lib/modules/2.4.20-4GB-athlon/kernel/drivers/usb/cxacru.o was compiled for kernel version 2.4.20-4GB
while this kernel is version 2.4.20-4GB-athlon
Warning: loading /lib/modules/2.4.20-4GB-athlon/kernel/drivers/usb/cxacru.o will taint the kernel: forced load
See http://www.tux.org/lkml/#export-tainted for information about tainted modules
Module cxacru loaded, with warnings
/usr/sbin/cxload.sh successful
Setting PPP over Ethernet...
>>> Setting PPPoE <<<
I found ADSL modem with VendorID = 0572 & ProductID = cb00
>>> Loading pppd daemon...
................TIMED OUT
======================================
and now the log message:
Oct 25 18:42:54 linux kernel: usb.c: registered new driver Conexant AccessRunner
Oct 25 18:42:58 linux kernel: CSLIP: code copyright 1989 Regents of the University of California
Oct 25 18:42:58 linux kernel: PPP generic driver version 2.4.2
Oct 25 18:42:58 linux RFC1483/2684 bridge: Interface "nas0" created sucessfully
Oct 25 18:42:58 linux RFC1483/2684 bridge: Communicating over ATM 0.8.35, encapsulation: LLC
Oct 25 18:42:58 linux kernel: atm_connect (TX: cl 1,bw 0-0,sdu 1524; RX: cl 1,bw 0-0,sdu 1524,AAL 5)
Oct 25 18:42:58 linux RFC1483/2684 bridge: Interface configured
Oct 25 18:42:58 linux RFC1483/2684 bridge: RFC 1483/2684 bridge daemon started
Oct 25 18:43:04 linux resmgr[779]: accepted connection from user root
Oct 25 18:43:04 linux cxioctl: resmgr: server response code 200
Oct 25 18:43:04 linux resmgr[779]: disconnect from root
Oct 25 18:43:04 linux resmgr[779]: accepted connection from user root
Oct 25 18:43:04 linux cxioctl: resmgr: server response code 200
Oct 25 18:43:04 linux resmgr[779]: disconnect from root
Oct 25 18:43:04 linux resmgr[779]: accepted connection from user root
Oct 25 18:43:04 linux cxioctl: resmgr: server response code 200
Oct 25 18:43:04 linux resmgr[779]: disconnect from root
Oct 25 18:43:04 linux resmgr[779]: accepted connection from user root
Oct 25 18:43:04 linux cxioctl: resmgr: server response code 200
Oct 25 18:43:04 linux resmgr[779]: disconnect from root
Oct 25 18:43:06 linux /etc/hotplug/net.agent[2065]: No HW description found ... exiting
Oct 25 18:43:11 linux kernel: nas0: no IPv6 routers present
Can you help me?
thks
ale
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
>Oct 25 18:43:11 linux kernel: nas0: no IPv6 routers present
I have no experience with IP V6 and this driver.
But I know IP V6 is not yet supported on some usb ADSL modem driver (eagle-usb) and is responsible of some problems wich disappeared when you withdraw IP V6 support.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-10-25
Hi Josep, have you got any ideas about my problem?
I have no other solutions..
thks.
ale
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Maybe there is a problem with cxioctl:
Oct 25 18:43:04 linux cxioctl: resmgr: server response code 200
Are you logged as root? Are you tried to start cxacru service (yast2)?
For Athlon kernel you need compile driver, get driver source code and compile it.
Using /lib/modules/2.4.20-4GB-athlon/kernel/drivers/usb/cxacru.o
Warning: kernel-module version mismatch
/lib/modules/2.4.20-4GB-athlon/kernel/drivers/usb/cxacru.o was compiled for kernel version 2.4.20-4GB
while this kernel is version 2.4.20-4GB-athlon
Warning: loading /lib/modules/2.4.20-4GB-athlon/kernel/drivers/usb/cxacru.o will taint the kernel: forced load
Regards,
Josep
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
with trust speedlink adsl 235a on suse 8.2:
cxload.sh, modem & adsl line are OK
cxnet4up.sh, pppoE protocoll is OK...but:
loading pppd daemon.............TIMED OUT!!
for yuor info pppd is in /usr/sbin/pppd
have you got any ideas?
thks
ale
Hello,
If you have pppoe then I recommend you that you use rp-pppoe, is more easy:
.- Remove options file:
rm /etc/ppp/options
.- Launch adsl-setup script and you put nas0 as interface:
adsl-setup
.- Go to /etc/cxacru and modify PROTOCOL, VCI and VPI values
.- Start connection:
cxstart.sh
.- if it goes wrong:
cxstop.sh -> changes -> cxstart.sh
Regards,
Josep
thanks for your kind reply but unfortunatly i've done all your suggests and the problem is the same:
loading pppd daemon.............TIMED OUT.
maybe it doesn't find the pppd file but there's in /usr/sbin !!
Do you have any other ideas?
thanks
ale
Can you show us the log when pppd start?
Are you root when you start the connection?
here is the command cxstart.sh:
linux:~ # 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 = cb00
Loading and sending /usr/sbin/cxfirm4.bin...
Firmware is sent!
Setting configuration...
Waiting ADSL line is up (until 90 seconds)...
.........
ADSL line is up (Downstream 1504 Kbits/s, Upstream 320 Kbits/s)
>>> Loading driver...
Launching driver in normal mode...
Using /lib/modules/2.4.20-4GB-athlon/kernel/drivers/usb/cxacru.o
Warning: kernel-module version mismatch
/lib/modules/2.4.20-4GB-athlon/kernel/drivers/usb/cxacru.o was compiled for kernel version 2.4.20-4GB
while this kernel is version 2.4.20-4GB-athlon
Warning: loading /lib/modules/2.4.20-4GB-athlon/kernel/drivers/usb/cxacru.o will taint the kernel: forced load
See http://www.tux.org/lkml/#export-tainted for information about tainted modules
Module cxacru loaded, with warnings
/usr/sbin/cxload.sh successful
Setting PPP over Ethernet...
>>> Setting PPPoE <<<
>>> Loading br2684 kernel module...
>>> Loading ppp_generic...
>>> Loading pppoe...
>>> Loading br2684ctl...
RFC1483/2684 bridge: Interface "nas0" created sucessfully
RFC1483/2684 bridge: Communicating over ATM 0.8.35, encapsulation: LLC
RFC1483/2684 bridge: Interface configured
>>> Activating interface...
>>> Activating send/receive data...
Conexant AccessRunner ioctl call. 16/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 = cb00
>>> Loading pppd daemon...
................TIMED OUT
======================================
and now the log message:
Oct 25 18:42:54 linux kernel: usb.c: registered new driver Conexant AccessRunner
Oct 25 18:42:58 linux kernel: CSLIP: code copyright 1989 Regents of the University of California
Oct 25 18:42:58 linux kernel: PPP generic driver version 2.4.2
Oct 25 18:42:58 linux RFC1483/2684 bridge: Interface "nas0" created sucessfully
Oct 25 18:42:58 linux RFC1483/2684 bridge: Communicating over ATM 0.8.35, encapsulation: LLC
Oct 25 18:42:58 linux kernel: atm_connect (TX: cl 1,bw 0-0,sdu 1524; RX: cl 1,bw 0-0,sdu 1524,AAL 5)
Oct 25 18:42:58 linux RFC1483/2684 bridge: Interface configured
Oct 25 18:42:58 linux RFC1483/2684 bridge: RFC 1483/2684 bridge daemon started
Oct 25 18:43:04 linux resmgr[779]: accepted connection from user root
Oct 25 18:43:04 linux cxioctl: resmgr: server response code 200
Oct 25 18:43:04 linux resmgr[779]: disconnect from root
Oct 25 18:43:04 linux resmgr[779]: accepted connection from user root
Oct 25 18:43:04 linux cxioctl: resmgr: server response code 200
Oct 25 18:43:04 linux resmgr[779]: disconnect from root
Oct 25 18:43:04 linux resmgr[779]: accepted connection from user root
Oct 25 18:43:04 linux cxioctl: resmgr: server response code 200
Oct 25 18:43:04 linux resmgr[779]: disconnect from root
Oct 25 18:43:04 linux resmgr[779]: accepted connection from user root
Oct 25 18:43:04 linux cxioctl: resmgr: server response code 200
Oct 25 18:43:04 linux resmgr[779]: disconnect from root
Oct 25 18:43:06 linux /etc/hotplug/net.agent[2065]: No HW description found ... exiting
Oct 25 18:43:11 linux kernel: nas0: no IPv6 routers present
Can you help me?
thks
ale
>Oct 25 18:43:11 linux kernel: nas0: no IPv6 routers present
I have no experience with IP V6 and this driver.
But I know IP V6 is not yet supported on some usb ADSL modem driver (eagle-usb) and is responsible of some problems wich disappeared when you withdraw IP V6 support.
Hi Josep, have you got any ideas about my problem?
I have no other solutions..
thks.
ale
No idea.
Maybe there is a problem with cxioctl:
Oct 25 18:43:04 linux cxioctl: resmgr: server response code 200
Are you logged as root? Are you tried to start cxacru service (yast2)?
For Athlon kernel you need compile driver, get driver source code and compile it.
Using /lib/modules/2.4.20-4GB-athlon/kernel/drivers/usb/cxacru.o
Warning: kernel-module version mismatch
/lib/modules/2.4.20-4GB-athlon/kernel/drivers/usb/cxacru.o was compiled for kernel version 2.4.20-4GB
while this kernel is version 2.4.20-4GB-athlon
Warning: loading /lib/modules/2.4.20-4GB-athlon/kernel/drivers/usb/cxacru.o will taint the kernel: forced load
Regards,
Josep