gammu-detect on ARM
João M. S. Silva <[email protected]>
| Newsgroups | gmane.linux.drivers.gammu |
|---|---|
| Message-ID | <[email protected]> |
Hi again, Anyone using gammu on an ARM platform? I'm now experimenting with the SIM800 module in Ubuntu 14.04.3 on an ARM platform with a serial connection (no USB adapter). gammu-detect does not detect the modem: $ gammu-detect ; Configuration file generated by gammu-detect. ; Please check The Gammu Manual for more information. [gammu] device = /dev/ttyS5 name = Phone on serial port 5 connection = at opening socket: No such device The result /dev/ttyS5 is wrong. The modem is in /dev/ttyS4. If I use the following configuration file, gammu works: $ cat gammu.conf [gammu] device = /dev/ttyS4 name = Phone on serial port 4 connection = at So, why can't gammu auto-detect the modem, but it works if I manually configure the correct serial port? Also, wvdial does not detect any modem and it does not work with a correct configuration file that I copied from the Intel platform. Any difference for an ARM platform? -- João M. S. Silva ------------------------------------------------------------------------------ _______________________________________________ Gammu-users mailing list - https://lists.sourceforge.net/lists/listinfo/gammu-users