advertisement
|
Summary
Product:
Zonet ZFM5600-CF V.92 56Kbps FAX/Modem PCMCIA PC Card
Vendor:
Zonet
Tested operating systems:
Ubuntu Linux
Most recent version of this submission:
Zonet ZFM5600-CF V.92 56Kbps FAX/Modem PCMCIA PC Card
Average Rating:
Tagged as:
FAX/Modem, PCMCIA
Submit a new result for this product
2006-11-06 08:24:20 - Operating System/Rating: Ubuntu Linux
2006-11-06 08:24:43 - Operating System/Rating: Ubuntu Linux
Anonymous
Post License:
GNU LGPL
Post License:
GNU LGPL
Great modem - have used it on several distributions, in a Dell Latitude 2.4 Ghz laptop.
Am currently using Kubuntu 6.10 - had some problems finding the modem. Finally used system log to monitor while inserting the card. It showed up being mapped as /dev/ttyS1.
(com1 MUST be enabled in BIOS for the system to map the modem!)
I then created a link to the modem by:
sudo ln -s /dev/ttyS1 /dev/modem
All is working
well now.
Am currently using Kubuntu 6.10 - had some problems finding the modem. Finally used system log to monitor while inserting the card. It showed up being mapped as /dev/ttyS1.
(com1 MUST be enabled in BIOS for the system to map the modem!)
I then created a link to the modem by:
sudo ln -s /dev/ttyS1 /dev/modem
All is working
well now.
Post License:
GNU LGPL
While monitoring the system log, I inserted the modem, and saw that it was being mapped as ttyS1 (com1 port MUST be enabled in BIOS!).
I then created the link below:
sudo ln -s /dev/ttyS1 /dev/modem
Now all is well -
Great modem - have used it for over a year on various versions, with no issues.
I do use the s17 command to set the maximum speed that it tries to connect at - otherwise, it takes too long and times out.