Reply to comment

Modem connects to five device names

Everything compiled ok and dmesg gives this when the card is plugged in

[17179755.688000] usb 4-2: new full speed USB device using uhci_hcd and address 2
[17179755.908000] usb 4-2: configuration #1 chosen from 1 choice
[17179755.988000] usbcore: registered new driver usbserial
[17179755.988000] drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
[17179755.988000] usbcore: registered new driver usbserial_generic
[17179755.988000] drivers/usb/serial/usb-serial.c: USB Serial Driver core
[17179756.000000] drivers/usb/serial/usb-serial.c: USB Serial support registered for airprime
[17179756.000000] airprime 4-2:1.0: airprime converter detected
[17179756.000000] usb 4-2: airprime converter now attached to ttyUSB0
[17179756.000000] usb 4-2: airprime converter now attached to ttyUSB1
[17179756.000000] usb 4-2: airprime converter now attached to ttyUSB2
[17179756.000000] airprime 4-2:1.1: airprime converter detected
[17179756.000000] usb 4-2: airprime converter now attached to ttyUSB3
[17179756.000000] usb 4-2: airprime converter now attached to ttyUSB4
[17179756.000000] usb 4-2: airprime converter now attached to ttyUSB5
[17179756.000000] usbcore: registered new driver airprime
[17179756.032000] usbcore: registered new driver cdc_acm
[17179756.032000] drivers/usb/class/cdc-acm.c: v0.25:USB Abstract Control Model driver for USB modems and ISDN adapters

However it seems it becomes registered to USB0-USB5 and the ppp scripts keep saying 'cannot open modem' no matter which device i choose..

Please, any ideas?

Reply

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Insert Flickr images: [flickr-photo:id=230452326,size=s] or [flickr-photoset:id=72157594262419167,size=m].
  • You may use [inline:xx] tags to display uploaded files or images inline.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.

More information about formatting options