LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   How to 'talk' to USB modem in Ubuntu 12.04 after being found with lsusb? (https://www.linuxquestions.org/questions/linux-hardware-18/how-to-talk-to-usb-modem-in-ubuntu-12-04-after-being-found-with-lsusb-4175428903/)

alex170872 09-25-2012 01:41 AM

How to 'talk' to USB modem in Ubuntu 12.04 after being found with lsusb?
 
I have a USB modem that is identified in Linux (Ubuntu 12.04) with lsusb as

Bus 001 Device 003: ID 0572:1329 Conexant Systems (Rockwell), Inc.

My question: How to talk to that device (e.g. with microcom etc?)? What dev device should I use? There is no /dev/ttyUSBXXX available and just one /dev/ttyACM0. Is it the ACM0? How to know?

tronayne 09-25-2012 07:13 AM

You may want to take a look at USB_ModeSwitch (http://www.draisberghof.de/usb_modeswitch/). It may already be installed on your system. If I remember correctly, Conexant modems need to be switched-out and that's what USB_ModeSwitch does.

Also, you may need drivers for it; refer to http://www.linuxant.com/drivers/dgc/index.php for information.

Hope this helps some.

JaseP 09-25-2012 08:43 AM

On the site tronayne mentioned there's this page:
http://www.linuxant.com/drivers/dgc/install.php

It gives steps,... step-by-step, for setting up the Conexant modems...

colorpurple21859 09-25-2012 09:01 AM

I have a usb modem and the correct driver for it is /dev/ttyACM0. Select it as your modem and if it isn't the correct driver you will get modem errors, when dialing out. Here is a link to how to dial out.
http://www.ubuntugeek.com/setting-up...in-ubuntu.html


All times are GMT -5. The time now is 10:43 AM.