Comment 15 for bug 257725

Revision history for this message
Andreas Schildbach (schildbach) wrote :

Just for the records: After your patch, my device is detected as /dev/ttyACM0. I can do

$ gcom -d /dev/ttyACM0
SIM ready
Waiting for Registration..(120 sec max)
Registered on Home network: "26207"
Signal Quality: 11,99

This means that I can actually connect to the phone.

However, if I try to switch wvdial from Bluetooth (/dev/rfcomm0) over to /dev/ttyACM0, I get the following error:

$ sudo wvdial
--> WvDial: Internet dialer version 1.60
--> Cannot open /dev/ttyACM0: Device or resource busy
--> Cannot open /dev/ttyACM0: Device or resource busy
--> Cannot open /dev/ttyACM0: Device or resource busy

Maybe NetworkManager suffers from a similar problem? Anyway, I will open a new bug report as you requested.