Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have this Ambient External 56kbps modem. I don't know how to install it. I'm currently using Redhat Linux 9.
When I first boot with my modem on Linux detected it at startup and asked me if I want to configure and I did. Linux continued loading and when I checked the Hardware browser, the modem wasnt there. Is there any Linux-compatible hardware driver for this modem?
ok the real name of my modem id CNet 56 k fax modem with a model name CN5614XE. I know Conexant has a 14kbit/s free driver for this. Anybody knows where I can find it?
i already found the driver but it wasnt compatible with my Linux kernel 2.4.20-8. this modem installation under Linux sucks. wish i could do something about it. Please help
I have the same modem and am also having a lot of trouble with it. I have a dual boot system at the moment and am a Linux noob. I can't get this stupid thing working in Windows (ME) let alone Linux.
I really hate this modem and am never going to buy another SinglePoint/CNet product again.
Anyways, I was able to get this thing running under Linux (can't remember what distro I installed) but browsing was rediculously slow and parts of pages wouldn't show, sometimes whole pages wouldn't show. It's doing the same thing in Windows aswell. I took it into my local store and had it swaped for a new one but it's doing the same thing.
Manufacturers are such tards, this thing doesn't even come with drivers for ME
Yeah, I'm pretty pissed at the moment, any help with Linux or Windows installation of this POS would be very much appreciated.
Correct me if I’m wrong, we are talking about an EXTERNAL modem connected on a Serial RS-232 communication port?
If this is so, why are you trying to install software drivers for this external modem? 99% of all external modems connected to a serial RS-232 communication port on a computer work without any drivers.
Just connect the modem to a serial port COM1 is /dev/ttyS0 and COM2 is /dev/ttyS1 and find the right initialization string (one line of text) for the modem by searching Google (initialization string “Modem Type”)
Replace “Modem Type” with your modem model number and brand name
Aha ... but if it's an external USB modem, then most of those are no better than an internal winmodem because they aren't real modems and require software to do most of the work (as in a winmodem).
If it's one of those, then maybe you should consider getting a real external modem or an internal winmodem that has driver support.
Yup it's an external, serial modem, I didn't think it should need drivers but it came with a CD of them anyway. I didn't initially use any of them because Windows sorted things out by itself, but when I tried it out it only sort of worked I tried various drivers from the CD, but realised yesterday that despite all the drivers on the CD there wasn't one for this specific model (just some other model) under ME.
I have the same problem and have been told to use the stings, unfortunately I am another linux numpty who need to be walk through....would someone PLEASE explaine how they are used.
I picked up this same CNET CN5614XE exernal modem for cheap to use with linux. I can report
that I had the same problem as described above. The modem will dial up and connect
o.k., but browsing was impossible (pages would hang or not appear at all). I could ping,
however, and ssh to remote computers with a bit of irratic behavior. This behaviour in
both windoze and linux. I had hoped for answers on the internet, and found only this set of
postings here.
CNET's website had a Windoze driver download for modems with P/N XX-XE-XXXX-XX; the
fourth digit here being an "E" seems to signify some sort of trouble. I have a modem of
this type. CNET's technical support was no help at all ; not surprising....
I poked around with the AT commands - merely guessing that perhaps the modem was being
overly ambitious with how it connects to the internet.
The following AT commands seem to resolve the problem: AT \A0 \N0 %C0
\A0: Selects the maximum MNP block; 0=64-character maximum
\N0: Selects connection; 0=Allows standard buffered connection only (no MNP)
%C0: Disables or enables class 5 MNP operation; 0=Disable class 5 MNP operation
[Added later: On further experimentation the commands: AT \A0 \N3 %C1 +DS44=0 work
a little better. This set of commands restores the compression option and still seems to
solve the problem. The compression seems to speed things up by 10-20%. I suspect
that the best options may be a function of one's dial-up internet provider.]
So the problem seems to have something to do with the modem's MNP support
(whatever that is...) I fussed around with a few other options but none seem to do
better or worse than these.
Measured by ftp, I get about 44 Kbps on a connection from New Zealand to the U.S. and
browsing and ssh now work o.k. The modem reports that it connects at 52Kbps, but that
doesn't mean much. So perhaps not the best of modems (ah! for a nice Zoom modem...),
but it seems to work o.k. with this work around.
I registered here just to make this post...I believe in open source!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.