Difference between revisions of "FAX Modem Troubleshooting Notes"
From OpenEMR Project Wiki
Line 4: | Line 4: | ||
::'''cat /var/log/dmesg | grep tty''' | ::'''cat /var/log/dmesg | grep tty''' | ||
::'''ps -lax | grep getty''' | ::'''ps -lax | grep getty''' | ||
<br> | |||
*List USB Devices | |||
::lsusb | |||
<br> |
Revision as of 21:25, 18 May 2014
Finding the Device
- Look inside "/var/log/dmesg" after plugging in modem.
- Device should start with "tty".
- cat /var/log/dmesg | grep tty
- ps -lax | grep getty
- List USB Devices
- lsusb