MEDION E3115 (GPS)
# cat /proc/bus/usb/devices > /tmp/before
# cat /proc/bus/usb/devices > /tmp/after
# diff /tmp/before /tmp/after
126a127,135
>
> T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 67 Spd=12 MxCh= 0
> D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
> P: Vendor=045e ProdID=043e Rev= 0.00
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=500mA
> I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=ipaq
> E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
> E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
> E: Ad=82(I) Atr=03(Int.) MxPS= 8 Ivl=32ms
Le MEDION se déconnecte au bout de qq secondes:
------------ kernel log ------------
Dec 15 10:33:07 barton kernel: usb 1-1: new full speed USB device using uhci_hcd and address 118
Dec 15 10:33:07 barton kernel: usb 1-1: configuration #1 chosen from 1 choice
Dec 15 10:33:07 barton kernel: ipaq 1-1:1.0: PocketPC PDA converter detected
Dec 15 10:33:07 barton kernel: usb 1-1: PocketPC PDA converter now attached to ttyUSB0
Dec 15 10:33:14 barton kernel: usb 1-1: USB disconnect, address 118
Dec 15 10:33:14 barton kernel: ipaq ttyUSB0: PocketPC PDA converter now disconnected from ttyUSB0
Dec 15 10:33:14 barton kernel: ipaq 1-1:1.0: device disconnected
Dec 15 10:33:17 barton kernel: usb 1-1: new full speed USB device using uhci_hcd and address 119
Dec 15 10:33:17 barton kernel: usb 1-1: configuration #1 chosen from 1 choice
Dec 15 10:33:17 barton kernel: ipaq 1-1:1.0: PocketPC PDA converter detected
Dec 15 10:33:17 barton kernel: usb 1-1: PocketPC PDA converter now attached to ttyUSB0
Dec 15 10:33:24 barton kernel: usb 1-1: USB disconnect, address 119
Dec 15 10:33:24 barton kernel: ipaq ttyUSB0: PocketPC PDA converter now disconnected from ttyUSB0
Dec 15 10:33:24 barton kernel: ipaq 1-1:1.0: device disconnected
Dec 15 10:33:28 barton kernel: usb 1-1: new full speed USB device using uhci_hcd and address 120
Dec 15 10:33:28 barton kernel: usb 1-1: configuration #1 chosen from 1 choice
Dec 15 10:33:28 barton kernel: ipaq 1-1:1.0: PocketPC PDA converter detected
Dec 15 10:33:28 barton kernel: usb 1-1: PocketPC PDA converter now attached to ttyUSB0
Dec 15 10:33:35 barton kernel: usb 1-1: USB disconnect, address 120
Dec 15 10:33:35 barton kernel: ipaq ttyUSB0: PocketPC PDA converter now disconnected from ttyUSB0
Dec 15 10:33:35 barton kernel: ipaq 1-1:1.0: device disconnected
[root@barton pascal]# uname -r
2.6.17-16mdv
Quand connecté
------------ kernel log ------------
ec 15 10:39:02 barton synce-serial-start: Executing '/usr/sbin/pppd call synce-device'
Dec 15 10:39:02 barton pppd[420]: pppd 2.4.4 started by root, uid 0
Dec 15 10:39:03 barton pppd[420]: Serial connection established.
Dec 15 10:39:03 barton pppd[420]: Using interface ppp0
Dec 15 10:39:03 barton pppd[420]: Connect: ppp0 <--> /dev/ttyUSB0
Dec 15 10:39:03 barton kernel: mppe_decomp_init[0]: unknown key length
Dec 15 10:39:03 barton pppd[420]: local IP address 192.168.131.102
Dec 15 10:39:03 barton pppd[420]: remote IP address 192.168.131.201
Dec 15 10:39:20 barton kernel: usb 1-1: USB disconnect, address 25
Dec 15 10:39:20 barton kernel: ipaq 1-1:1.0: device disconnected
Dec 15 10:39:20 barton pppd[420]: Hangup (SIGHUP)
Dec 15 10:39:20 barton pppd[420]: Modem hangup
Dec 15 10:39:20 barton pppd[420]: Connect time 0.3 minutes.
Dec 15 10:39:20 barton pppd[420]: Sent 0 bytes, received 1078 bytes.
Dec 15 10:39:20 barton pppd[420]: Connection terminated.
Dec 15 10:39:20 barton kernel: ipaq ttyUSB0: PocketPC PDA converter now disconnected from ttyUSB0
Dec 15 10:39:20 barton pppd[420]: Exit.
Dec 15 10:39:24 barton kernel: usb 1-1: new full speed USB device using uhci_hcd and address 26
Dec 15 10:39:24 barton kernel: usb 1-1: configuration #1 chosen from 1 choice
Dec 15 10:39:24 barton kernel: ipaq 1-1:1.0: PocketPC PDA converter detected
Dec 15 10:39:24 barton kernel: usb 1-1: PocketPC PDA converter now attached to ttyUSB0 |