You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
|---|
|
From: Dr J. B. <ji...@no...> - 2001-12-21 15:08:23
|
Hello Posted this on the sourceforge support page, then realised I shouldn't have. Profuse apologies. Am suffering with this. I run RH7 with a newly installed 2.4.16 kernel. pppoatm patches not needed so far as I can tell. Sarlib etc all done as per howto at linux-usb. Install pppd 2.4.0-2 using rpm when I plug in modem and start up pppd, I see this in /var/log/messages and the first few lines in the terminal. Dec 20 00:56:57 jimsdesktop pppd[891]: Plugin /usr/lib/pppd/plugins/pppoatm.so loaded. Dec 20 00:56:57 jimsdesktop pppd[891]: PPPoATM plugin_init Dec 20 00:56:57 jimsdesktop pppd[891]: PPPoATM setdevname_pppoatm Dec 20 00:56:57 jimsdesktop pppd[891]: PPPoATM setdevname_pppoatm - SUCCESS Dec 20 00:56:57 jimsdesktop pppd[892]: pppd 2.4.0b1 started by root, uid 0 Dec 20 00:56:57 jimsdesktop pppd[892]: Using interface ppp0 Dec 20 00:56:57 jimsdesktop pppd[892]: Connect: ppp0 <--> 1.50 Dec 20 00:56:57 jimsdesktop /etc/hotplug/net.agent: assuming ppp0 is already up Dec 20 00:57:27 jimsdesktop pppd[892]: LCP: timeout sending Config- Requests The speedmgmt module shows the following errors... usb_control/bulk_msg: timeout usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x85 len 512 ret -110 preceding (timeout) error messages are normal usb_control/bulk_msg: timeout Modem initialised at 544kbit/s downstream and 288kbit/s upstream The modem lights come on properly, but pppd clearly timesout the connection. So I installed pppd- 2.4.0b2 using rpm. Now I see nothing in the terminal, but same messages in logfile. The config files are as per the howtos, my vpi/vci is 1.50, my username/password are as for my previous dialup My interpretation is that this is a ppp problem, usb and the modem itself seem to work. I've searched the net without success, basically says this error is due to pppd config, but everything seems to be right. Do you have any suggestions?? Jim Butler ji...@no....uk_ Just noticed the logfile is with beta2 pppd, but messages are the same. |