This is wrong. SImply because you have to choose PC Suite Instead of
network connection when the usb canble gets connected to the phone.
the right address for the phone is:
Bus 001 Device 011: ID 0421:00ab Nokia Mobile Phones
(Note the ab instead of the aa). Changing this in the fdi file for hal
gives you:
<!-- Nokia E71 as a GPRS/EDGE modem (CDC ACM) -->
<match key="@info.parent:usb.product_id" int="0xab">
<match key="@info.parent:usb.interface.class" int="0x02">
<match key="@info.parent:usb.interface.subclass" int="0x02">
<append key="info.capabilities" type="strlist">modem</append>
<append key="modem.command_sets" type="strlist">V.250</append>
<append key="modem.command_sets" type="strlist">GSM-07.07</append>
<append key="modem.command_sets" type="strlist">GSM-07.05</append>
</match>
</match>
</match>
Voilá!
The device is recognized by nm-tool:
- Device: ttyACM1
----------------------------------------------------------------
Type: Mobile Broadband (GSM)
Driver: cdc_acm
State: disconnected
Default: no
Capabilities:
Supported: yes
Can I get this one on 5-a-day? ;)
R.
--
0.7 Nokia E71 via USB not detected
https://bugs.launchpad.net/bugs/257045
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs