[EMAIL PROTECTED] wrote: > Duncan Sands wrote: >> Hi Michael, >> >> On Tuesday 27 January 2004 08:53, Michael Watson wrote: >>> I have the Speedtouch USB (User Mode) Driver running almost >>> perfectly on many machines. The biggest problem I have with these >>> devices is that, once the ADSL Disconnects (for one reason or >>> another), the connection does not restart. Snippet from >>> syslog/messages >> >> why do you get the disconnect in the first place? Is this your ISP >> disconnecting you (some do that every 24 hours). >> > > Line Problems / ISP. We dont want it do disconnect. > >>> Note the Time / Date in the syslog/messages. >> >> You mean the 12 hours between first and second messages? >> > > 12 Hour Jump in time. There was not 12 Hours between first and second > message. > > >>> Jan 28 00:27:22 gateway kernel: usb-uhci.c: uhci_submit_urb: >>> pipesize for pipe c0038380 is zero >> >> I think this means that there is the wrong altsetting on interface 1 >> (packets are sent to interface one which needs to have altsetting 1. >> The message you get is consistent with altsetting 0). Try running >> pppoa3 with the the following option: -e 1 >> > > I dont see this option in the man page for pppoa3.. What does it do? > >> Does it help? > > Will let you know. Thanks. >
No. New syslog/messages Jan 28 14:03:02 gateway modem_run[1429]: Received interrupt, len = 6 Jan 28 14:03:04 gateway kernel: usb.c: USB disconnect on device 00:1f.2-2 address 2 Jan 28 14:03:04 gateway kernel: usb-uhci.c: interrupt, status 2, frame# 1519 Jan 28 14:03:04 gateway modem_run[1429]: Error reading interrupts Jan 28 14:03:05 gateway pppoa3[1444]: Error reading usb urb Jan 28 14:03:05 gateway pppoa3[1439]: Woken by a sem_post event -> Exiting Jan 28 14:03:05 gateway pppoa3[1439]: Read from ppp Canceled Jan 28 14:03:05 gateway pppoa3[1439]: pusb_release_interface failed Jan 28 14:03:05 gateway pppoa3[1439]: Exiting Jan 28 14:03:05 gateway pppd[1436]: Modem hangup Jan 28 14:03:05 gateway pppd[1436]: Connection terminated. Jan 28 14:03:05 gateway pppd[1436]: Connect time 30.3 minutes. Jan 28 14:03:05 gateway pppd[1436]: Sent 124799 bytes, received 543878 bytes. Jan 28 14:03:05 gateway pppd[1436]: Using interface ppp0 Jan 28 14:03:05 gateway pppd[1436]: Connect: ppp0 <--> /dev/pts/0 Jan 28 14:03:06 gateway kernel: hub.c: new USB device 00:1f.2-2, assigned address 3 Jan 28 14:03:06 gateway kernel: usb.c: USB device 3 (vend/prod 0x6b9/0x4061) is not claimed by any active driver. Jan 28 14:03:06 gateway /etc/hotplug/net.agent: assuming ppp0 is already up Jan 28 14:03:06 gateway /etc/hotplug/net.agent: NET unregister event not supported Jan 28 14:03:07 gateway pppoa3[1957]: PPPoA3 version 1.1 started by root (uid 0) Jan 28 14:03:07 gateway pppoa3[1957]: Control thread ready Jan 28 14:03:07 gateway pppoa3[2026]: ppp(d) --> pppoa3 --> modem stream ready Jan 28 14:03:07 gateway pppoa3[2027]: modem --> pppoa3 --> ppp(d) stream ready Jan 28 14:03:07 gateway pppoa3[2027]: Error reading usb urb Jan 28 14:03:07 gateway pppoa3[1957]: Woken by a sem_post event -> Exiting Jan 28 14:03:07 gateway pppoa3[1957]: Read from ppp Canceled Jan 28 14:03:07 gateway pppoa3[1957]: Write to ppp Canceled Jan 28 14:03:07 gateway kernel: usb-uhci.c: uhci_submit_urb: pipesize for pipe c0038380 is zero Jan 28 14:03:07 gateway pppoa3[1957]: Exiting Jan 28 14:03:07 gateway pppd[1436]: Modem hangup Jan 28 14:03:07 gateway pppd[1436]: Connection terminated. Jan 28 14:03:07 gateway pppoa3[2030]: PPPoA3 version 1.1 started by root (uid 0) Jan 28 14:03:07 gateway pppd[1436]: Using interface ppp0 . . . .. Same sequence on and on. Turn machine off and back on, connects up fine. Have also noted that if I kill pppd, I can redial immediatly. If I kill pppoa3, I get the same error sequence. >> >> Ciao, >> >> Duncan. > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-users ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
