ich versuche gerade über mein Handy eine UMTS Verbindung aufzubauen, und komme einfach nicht weiter.
Das Handy wird erkannt, und ein Device unter /dev/ttyyACM0 eingerichtet.
kpp p wählt ganz artig, der Vorgang wird dann aber mit einem Fehler abgebrochen
Code: Alles auswählen
Oct 9 19:58:50 lappi kernel: usb 1-2: new full speed USB device using uhci_hcd and address 11
Oct 9 19:58:50 lappi kernel: usb 1-2: configuration #1 chosen from 1 choice
Oct 9 19:58:50 lappi kernel: cdc_acm 1-2:1.0: ttyACM0: USB ACM device
Oct 9 19:59:20 lappi pppd[3473]: pppd 2.4.4 started by sven, uid 1000
Oct 9 19:59:20 lappi pppd[3473]: Using interface ppp0
Oct 9 19:59:20 lappi pppd[3473]: Connect: ppp0 <--> /dev/ttyACM0
Oct 9 19:59:20 lappi pppd[3473]: PAP authentication succeeded
Oct 9 19:59:21 lappi pppd[3473]: LCP terminated by peer (^E^@^@^J^@^@^@^@^@^@)
Oct 9 19:59:21 lappi pppd[3473]: Connection terminated.
Oct 9 19:59:21 lappi pppd[3473]: Exit.
Danke