LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Problems installing Lucent Winmodem (https://www.linuxquestions.org/questions/linux-hardware-18/problems-installing-lucent-winmodem-148649/)

colly 02-21-2004 01:04 AM

Problems installing Lucent Winmodem
 
Hi,
Ive spent the last two weeks trying to install my Lucent Winmodem.
Ive tried just about everything but nothing seems to work. I am using Mandrake 9.2 and running kernel version 2.4.22. Ive installed the correct driver and it seemed to install without problems but it seems to make no difference. I cant think of anything else to do, ive read lods of docs and still getting nowhere. Ive read previously posted problems on this and they dont work for me. :confused:
Any help on this one would be seriously appreciated.
Thanks.

shepper 02-21-2004 01:33 PM

If you used an rpm the rpm version must match your kernel version exactly.

Run uname -r as root to see your kernel version.

duffboygrim 02-21-2004 04:12 PM

Are you looking in the Mandrake Drakconnect wizard? I tried to set up my connection with this and had no result, in fact, it still wants me to try to dial up using a connection that I no longer use. Try cliking on the K button, going to networking then remote access. Do you see KPPP?

If you do, all you need to do is configure this to dial up to your ISP.

I assume you are using the KDE Desktop environment. If you are using GNOME, I'm sure its pretty similar.

lachlan 02-22-2004 02:12 AM

Have a look in /lib/modules/2.4.22-10mdk/ltmodem and you should find lt_modem.o and lt_serial.o.Run insmod -f /lib/modules/2.4.22-10mdk/ltmodem/lt_modem.o and insmod -f /lib/modules/2.4.22-10mdk/ltmodem/lt_serial.o.
Run lsmod and check that you now have lt_modem and lt_serial loaded.
Set up kppp (do not use MDK 9.2 internet connect tool),and change from device > /dev/modem to /dev/ttySLTO.

Cheers

Lachlan

colly 02-22-2004 02:21 PM

Thanks for all your help so far,
I checked the Kernel version and im using the correct one. I loaded the two modules (lt_serial.o and lt_modem.o) and made sure they loaded correctly. However I didn't have kppp, so I downloaded it. When I tried to install kppp I got a message saying it would not install because I didnt have a QT libraries version greater than 1.42.
So I downloaded them, set the classpaths and instaled the libraries , seemed fine. But, now when I try to install kppp I still get the same error message. It just seems to be one problem after another.
Anyone got any ideas?
Thanks,
Colm.

lachlan 02-22-2004 05:06 PM

KPPP is on the MDK 9.2 set of CD's.It is not loaded by default,so just install it from your CD's.
You might have to run kppp from konsole for the first time,but after that you can make a short cut from your desktop,and it should work fine.

Lachlan

colly 02-23-2004 07:10 AM

Thanks Lachlan for all your help and patience, I got kpp working and im now writing this post from Mandrake instead of Windows. :)
Cheers for that.
Colm.

duffboygrim 02-23-2004 04:42 PM

:cool:


All times are GMT -5. The time now is 06:22 AM.