I have been messing with this for a while, and getting nowhere, so now I'll ask...
Has anyone got a USRobotics 5637 USB modem working for faxes?
When I plug the modem in, I get a /dev/ttyACM0. (That is as it should be)
When I try to open minicom, I get a warning saying that ttyACM0 "Device or resource busy", which it is not. Opening minicom as sudo, I get to the device. This is even after chmoding ttyACM0 to a+rwx. This is with minicom set to 230400 or less, 8N1.
After opening minicom as sudo, the screen says ATZ4 OK (as it should). Then any attempt to type hangs the program.
Trying to use efax-gtk produces the same error message -- using as a user, I get the "ttyACM0 locked or busy" (the lock file is not there, and it's not busy). Trying a kdesudo, It says it is accessing the port, and the modem data light comes on, but it does not send.
Searching google produces only a ton of listings that say it works (but not how), and references to threads about ppp, but not faxes. So, anyone got this working?
Note that this problem seems to exist on both karmic and jaunty.
Has anyone got a USRobotics 5637 USB modem working for faxes?
When I plug the modem in, I get a /dev/ttyACM0. (That is as it should be)
When I try to open minicom, I get a warning saying that ttyACM0 "Device or resource busy", which it is not. Opening minicom as sudo, I get to the device. This is even after chmoding ttyACM0 to a+rwx. This is with minicom set to 230400 or less, 8N1.
After opening minicom as sudo, the screen says ATZ4 OK (as it should). Then any attempt to type hangs the program.
Trying to use efax-gtk produces the same error message -- using as a user, I get the "ttyACM0 locked or busy" (the lock file is not there, and it's not busy). Trying a kdesudo, It says it is accessing the port, and the modem data light comes on, but it does not send.
Searching google produces only a ton of listings that say it works (but not how), and references to threads about ppp, but not faxes. So, anyone got this working?
Note that this problem seems to exist on both karmic and jaunty.
Comment