Hi All

I'm having an issue with my speedtouch modem. I'm using the debian 2.4.27
kernel, with the kernel module driver. The modem syncs up to my exchange
fine, and reports the right line speed. When I start pppd, it loads the
pppoatm plugin, and then just hangs in a select statement.

This seems to all happen right at the start, long before it might ever try
to send any authentication details. From snuffling around in
/proc/net/atm/, it looks like it might've sent out a packet, and never got
a response back.

The modem works just fine under windows. Anyone have any ideas?

Full details follow:


Kernel: 2.4.27-1-686
Distro: Debian Testing
pppd: 2.4.2
driver: modem_run 1.3.1
vpi/vci: 0 / 38 (UK)

USB bits of PCI:

  Bus  0, device  29, function  0:
    USB Controller: Intel Corp. 82801EB USB (rev 2).
      IRQ 16.
      I/O at 0xac00 [0xac1f].
  Bus  0, device  29, function  1:
    USB Controller: Intel Corp. 82801EB USB (rev 2).
      IRQ 19.
      I/O at 0xa000 [0xa01f].
  Bus  0, device  29, function  2:
    USB Controller: Intel Corp. 82801EB USB (rev 2).
      IRQ 18.
      I/O at 0xa400 [0xa41f].
  Bus  0, device  29, function  3:
    USB Controller: Intel Corp. 82801EB USB (rev 2).
      IRQ 16.
      I/O at 0xa800 [0xa81f].
  Bus  0, device  29, function  7:
    USB Controller: Intel Corp. 82801EB USB2 (rev 2).
      IRQ 23.
      Non-prefetchable 32 bit memory at 0xf4100000 [0xf41003ff].


/var/log/messages:

Mar 16 23:03:54 localhost kernel: hub.c: new USB device 00:1d.3-1, assigned 
address 4
Mar 16 23:03:54 localhost kernel: usb.c: USB device 4 (vend/prod 0x6b9/0x4061) 
is not claimed by any active driver.
Mar 16 23:03:54 localhost kernel: usb.c: registered new driver speedtch
Mar 16 23:03:59 localhost usb.agent[5163]:      speedtch: already loaded
Mar 16 23:03:59 localhost usb.agent[5161]:      speedtch: already loaded
Mar 16 23:03:59 localhost usb.agent[5169]:      speedtch: already loaded
Mar 16 23:04:00 localhost usb.agent[5163]:      speedtouch: loaded successfully
Mar 16 23:04:00 localhost usb.agent[5161]:      speedtouch: loaded successfully
Mar 16 23:04:00 localhost usb.agent[5169]:      speedtouch: loaded successfully
Mar 16 23:04:01 localhost modem_run[5334]: modem_run version 1.3.1 started by 
root uid 0
Mar 16 23:04:01 localhost modem_run[5340]: modem_run version 1.3.1 started by 
root uid 0
Mar 16 23:04:01 localhost modem_run[5345]: modem_run version 1.3.1 started by 
root uid 0
Mar 16 23:04:03 localhost kernel: usb_control/bulk_msg: timeout
Mar 16 23:04:03 localhost kernel: usbdevfs: USBDEVFS_BULK failed dev 5 ep 0x85 
len 512 ret -110
Mar 16 23:04:25 localhost modem_run[5346]: [monitoring report] ADSL link went up
Mar 16 23:04:36 localhost modem_run[5334]: ADSL synchronization has been 
obtained
Mar 16 23:04:36 localhost modem_run[5334]: ADSL line is up (576 kbit/s down | 
288 kbit/s up)
Mar 16 23:04:41 localhost pppd[5348]: Plugin /usr/lib/pppd/2.4.2/pppoatm.so 
loaded.
Mar 16 23:04:41 localhost pppd[5348]: PPPoATM plugin_init
Mar 16 23:04:41 localhost pppd[5348]: PPPoATM setdevname - remove unwanted 
options
Mar 16 23:04:41 localhost pppd[5348]: PPPoATM setdevname_pppoatm - SUCCESS:0.38
Mar 16 23:04:42 localhost pppd[5350]: pppd 2.4.2 started by root, uid 0
Mar 16 23:04:42 localhost pppd[5350]: Using interface ppp0
Mar 16 23:04:42 localhost pppd[5350]: Connect: ppp0 <--> 0.38


# strace -p 5350
Process 5350 attached - interrupt to quit
select(10, [8 9], NULL, [8 9], NULL



# cd /proc/net/atm/; for i in *; do echo; echo $i; echo; cat $i; echo; done

arp

IPitf TypeEncp Idle IP address      ATM address


devices

Itf Type    ESI/"MAC"addr AAL(TX,err,RX,err,drop) ...               [refcnt]
  0 speedtch0090d0427af7  0 ( 0 0 0 0 0 )  5 ( 0 0 0 0 0 )      [2]


lec

Itf  MAC          ATM destination                          Status            
Flags VPI/VCI Recv VPI/VCI


pvc

Itf VPI VCI   AAL RX(PCR,Class) TX(PCR,Class)
  0   0    38 5         0 UBR         0 UBR


speedtch:0

Speed Touch USB  (usb-00:1d.3-1)
MAC: 00:90:d0:42:7a:f7
AAL5: tx 0 ( 0 err ), rx 0 ( 0 err, 0 drop )
Line up, firmware loaded


svc

Itf VPI VCI           State      Remote


vc

Address  Itf VPI VCI   Fam Flags Reply Send buffer     Recv buffer
f49dfc00   0   0    38 PVC 0047      0       0/ 109568       0/ 109568



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se d�sinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to