How to detect a modem in Ubuntu?
By Administrator on Nov 23, 2010 in Ubuntu Support
How do I detect a modem in Ubuntu? I’ve attempted scanModem and WVDial. i’ve obtained nothing. make sure you help. I just can’t discover a method to obtain Ubuntu to discover any of my modem cards. I’ve attempted three many charge cards and NONE of these been given been detected. Help, Thanks!
What searched for:
- ubuntu detect modem
- cell phone is not detected in Ubuntu
- test modem on ubuntu
- ububtu does not recognize usb modem
- ubuntu 10 04 detect usb dial up modem
- ubuntu 10 04 does not recognize modem dial up
- ubuntu 12 04 kernal modem
- ubuntu detect usb modem
- ubuntu detecting a modem
- ubuntu discover














TorxBit | Nov 23, 2010 | Reply
Use lspci to scan the PCI bus and lsusb to scan the usb bus.
Does it see the modem? If not it may need a driver. most notable are the fake modems that need serial drivers to do the real work (called ltmodem)
Did UDEV create a device for it?
It will be a serial port, e.g. /dev/tty01
If it does not see the device check the hardware. If it sees the device but failed to make a port for it, check the driver and udev.