[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Identify the modem com
It won't detect it automatically. You'll have to link /dev/modem to your
com (example: com2 is TTYS1, so you'll have to: ln -s /dev/ttyS0 modem ;
chmod 666 /dev/modem) - this should do the trick..
If you want to identify internally which modems and other details about
it - then open minicom, and use the command ATInumber (example: ati0
ati1 etc..))
Thanks
Hetz
> hagit wrote:
>
> Hello
> How can Linux identify that my modem attribute com2 ?
> Thanks
--
+------------------------------------------------------------+
| Hetz Ben Hamo, Linux Hardware Research, Aduva |
| ICQ: 3738847, email: hetz@linuxqa.com |
+------------------------------------------------------------+
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il