Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
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 am having problems with my Conexant HCF modem, I have Red Hat 8.0 (2.4.18-14) and have downloaded the drivers for the modem. My modem does not dial out, but KPPP recognizes it. Is there another dial up utiltility that I could use?
Did you use an rpm or compile the *tar.gz. If you use the rpm you have to have the same processor architecture as your kernel.
I recommend that compile/install the *tar.gz as it will then match your kernel.
The other issue is the kppp setup. The conexant driver sets up a symbolic link from /dev/modem -> conexant driver. You should setup kppp using /dev/modem and be able to query the modem under setup.
It works very well once it is setup so stay at it.
I had the hcfpciconfig program run to setup the modem. I have to Active the network device to online. Is there a way of configing a dailer? If so please give me step-by-step.
I have been trying to get my modem to dial out for the last three days. I have a conexant, and I have downloaded the appropiate drivers and installed them. Originally my modem was /dev/ttyS1. I can use kppp to recognize the modem, and it will query, but it will come back with empty querys. Also, when I check the terminal in kppp (modem), it initializes, and says modem is ready. When I tell the kppp to connect, it attempts to initialize, and just appears to lock up, or just never initialize. Also, I have tried using hcfpconfig, and that changed the link that I created for the modem (/dev/modem) from /dev/ttyS1 to /dev/ttySHC0. kppp does not recognize, and the only thing it will recognize for me is when I either select /dev/modem when it is linked to /dev/ttyS1 or selecting /dev/ttyS1 itself. Can someone please help. I have to be able to connect to the internet somehow using Linux for my college classes that start on the 3rd. I can use windows well, but I am 'sort of' new to linux...used quite a bit before, but always on a LAN. Can't wait to hear from you guys...
You need hcfpciconfig to work correctly and set up the /dev/modem link for it work work well with Kppp. Did you run the config as your user or as root? Try root.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.