Hi list I have a PCI modem (Rockwell International HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (rev 01)) with Vendor ID: 127A and Device ID:1025 Ive checked this by lspci command, and downloaded its RPM driver this is end of my installation log: ------------------------------------------------------------------------ ------------------------------------------------------------------------ ----------------- Your HCF modem should now be accessible as /dev/ttySHCF0 or through the symbolic link /dev/modem. ------------------------------------------------------------------------ ----------------------------------------------------------- Now when I try to echo ATZ > /dev/modem or try to run wvdial it generates an error: Cannot open /dev/ttySHCF0: No such device Any idea? Mohammad Fattahian Eedé Business Solution
On 09/13/2003 07:12 PM, Mohammad Fattahian wrote:
Now when I try to echo ATZ > /dev/modem or try to run wvdial it generates an error:
Cannot open /dev/ttySHCF0: No such device
Any idea?
send the output of ls -l /dev/modem and ls -l /dev/ttySHCF* -- Joe Morris New Tribes Mission Email Address: Joe_Morris@ntm.org Web Address: http://www.mydestiny.net/~joe_morris Registered Linux user 231871 God said, I AM that I AM. I say, by the grace of God, I am what I am.
Hi, ls -l /dev/ttySHCF* crw-rw-rw- 1 root root 241, 64 Sep 13 17:25 /dev/ttySHCF0 ls -l /dev/modem lrwxrwxrwx 1 root root 13 Sep 13 17:25 /dev/modem -> /dev/ttySHCF0 Mohammad Fattahian Eedé Business Solution -----Original Message----- From: Joe Morris (NTM) [mailto:Joe_Morris@ntm.org] Sent: Saturday, September 13, 2003 4:25 PM To: SLE Subject: Re: [SLE] HCF Modem Problem On 09/13/2003 07:12 PM, Mohammad Fattahian wrote:
Now when I try to echo ATZ > /dev/modem or try to run wvdial it generates an error:
Cannot open /dev/ttySHCF0: No such device
Any idea?
send the output of ls -l /dev/modem and ls -l /dev/ttySHCF* -- Joe Morris New Tribes Mission Email Address: Joe_Morris@ntm.org Web Address: http://www.mydestiny.net/~joe_morris Registered Linux user 231871 God said, I AM that I AM. I say, by the grace of God, I am what I am. -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
On 09/13/2003 09:04 PM, Mohammad Fattahian wrote:
ls -l /dev/ttySHCF* crw-rw-rw- 1 root root 241, 64 Sep 13 17:25 /dev/ttySHCF0
I believe the group should be changed. Try chgrp uucp /dev/ttySHCF0 -- Joe Morris New Tribes Mission Email Address: Joe_Morris@ntm.org Web Address: http://www.mydestiny.net/~joe_morris Registered Linux user 231871 God said, I AM that I AM. I say, by the grace of God, I am what I am.
Mohammad Fattahian wrote:
Hi list
I have a PCI modem (Rockwell International HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (rev 01)) with Vendor ID: 127A and Device ID:1025
I’ve checked this by lspci command, and downloaded its RPM driver this is end of my installation log: ------------------------------------------------------------------------ ------------------------------------------------------------------------ -----------------
Your HCF modem should now be accessible as /dev/ttySHCF0 or through the symbolic link /dev/modem.
------------------------------------------------------------------------ -----------------------------------------------------------
Now when I try to echo ATZ > /dev/modem or try to run wvdial it generates an error:
Cannot open /dev/ttySHCF0: No such device
Any idea?
When you installed SuSE it would not have recognised the modem and so it would not be installed. Go to Control Centre-Yast2 Modules-Network-Modem and install it. The default will be /dev/modem so leave this as it is and the modem will be recognised by the driver you installed. (When you are installing the modem here you will also need to supply the information about your ISP so have that ready.) Cheers. PS Hang on to the RPM for the HCF driver because "they" now want you to pay $US15 for the driver. -- Indecision is the key to flexibility.
participants (3)
-
Basil Chupin
-
Joe Morris (NTM)
-
Mohammad Fattahian