cool, thanks.
i think i've got the driver installed now, but i still can't connect.
i type
Code:
root@ubuntu:/home/tony # cd /usr/sbin
root@ubuntu:/usr/sbin # su
root@ubuntu:/usr/sbin # ./cxstart.sh
to start the modem, and it does the following...
Code:
>>> Inits Conexant AccessRunner <<<
>>> Removing cxacru driver...
>>> Loading firmware...
Conexant AccessRunner microcode upload program. 6/9/2003
Josep Comas <jcomas@gna.es>
See credits in documentation
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 576 Kbits/s, Upstream 288 Kbits/s)
>>> Loading driver...
Launching driver in normal mode...
/usr/sbin/cxload.sh successful
Setting PPP over ATM...
>>> Setting PPPoA <<<
>>> Loading ppp_generic...
>>> Loading pppoatm...
>>> Activating send/receive data...
Conexant AccessRunner ioctl call. 6/9/2003
Josep Comas <jcomas@gna.es>
See credits in documentation
I found ADSL modem with VendorID = 0572 & ProductID = cb00
>>> Loading pppd daemon...
Plugin /usr/lib/pppd/2.4.2/pppoatm.so loaded.
PPPoATM plugin_init
PPPoATM setdevname - remove unwanted options
PPPoATM setdevname_pppoatm - SUCCESS:8.35
/usr/sbin/cxnet2up.sh successful
which i think indicates that the driver is working, but when i try to connect...
Code:
root@ubuntu:/usr/sbin # sudo pon
... i get error messages:
Code:
Plugin /usr/lib/pppd/2.4.2/pppoatm.so loaded.
PPPoATM plugin_init
PPPoATM setdevname - remove unwanted options
PPPoATM setdevname_pppoatm - SUCCESS:8.35
/usr/sbin/pppd: In file /etc/ppp/peers/provider: unrecognized option 'connect'
Not really sure what's going on, and I can't find anything on the net about this.
Any help would be appreciated!
Cheers,
rar
Bookmarks