Results 1 to 3 of 3
Hi folks,
I have an old external serial modem without indication of make and model. Please advise what command and/or procedure to find them.
TIA
B.R.
satimis...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-05-2010 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
How to check make and model of a modem
Hi folks,
I have an old external serial modem without indication of make and model. Please advise what command and/or procedure to find them.
TIA
B.R.
satimis
- 09-06-2010 #2Just Joined!
- Join Date
- Aug 2010
- Posts
- 89
Except if you modem is a winmodem, it should answer to the Hayes command set. Take a look at : Hayes command set - Wikipedia, the free encyclopedia
connect to modem with 'minicom' (usualy include in all distro (need to be installed by your package manager. e.g. urpmi minicom / yum install minicom /...)
Try the 'AT' command follow by CR. It should anwser 'OK'
Then the command you need are ATI0 to ATI9 this give you lot of information about your modem. (look at wikipedia link above).
- 09-06-2010 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
I'm not sure that it would work, but you could also try connecting the modem and then running the dmiecode command to see if it provides any modem info. Checking the manual page for dmiecode will give you some options for using it.
oz


Reply With Quote
