Você pode tentar lspci
sem o grep
apenas no caso de não ser reconhecido como um modem (o que é provável). Alternativamente:
-
O ScanModem foi projetado especificamente para detectar modems no Linux e ajudá-lo a configurá-los. Consulte aqui para obter mais informações.
-
hwinfo
hwinfo is used to probe for the hardware present in the system. It can be used to generate a system overview log which can be later used for support.
sudo apt-get install hwinfo
-
lshw
e / oulshw-gtk
(GUI)lshw is a small tool to extract detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configura‐ tion, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 or IA-64 systems and on some PowerPC machines (PowerMac G4 is known to work).
sudo apt-get install lshw lshw-gtk
-
A riqueza de informações disponíveis em linmodems .