Quote:
|
Originally Posted by dalani oh the modem is detected because I can dial with wvdial on ttys2 (and annoyingly hear the damn thing dialing and connecting). When it finally connects to the ISP and starts the transaction process and username/password check, it disconnects with some message about no ppp.
But if it helps, the lspci command lists all the motherboard hardware config (pci bridge, isa bridge etc..) No modem is shown in that list (it's a ISA hardware analog modem). I used #dmesg which shows that start up detects and lists the modem U.S.Robotics 56k and shows it connected at serial port ttys2. Funny thing is, the modules I need in etc/libs/blabla are not shown as module.xxxx.ko.gz but as module.xxxx.ko
so I'm baffled. Could I manually extract these 'missing' *.gz fromm the CD install disks or is there a more elegant way? |
Don't do that, you're are asking for problems.
I don't which exact version of Mandrake 10 you are using, but I just checked the rpm file from Mandrake 10.1 and both the ppp_generic and ppp_async kernel modules are there. Those are the two modules you need.
I would erase the old /lib/modules/kernel...version/ directory and rpm -Uvh kernel.....rpm from the Mandrake CD. (I can't give exact name because I don't know which version of Mandrake 10 you have 10.0 10.1 10.2)
Dalani, when possible please give full names rather than module.xxxx.ko.gz, or /etc/lib/blabla, makes it really harder to follow. (Don't worry about the .ko and .ko.gz ending files, kernel takes care of it by itself)
What modules are you specifically talking about in /etc/lib/blabla?
I pretty sure those aren't the kernel modules you need.
Edit: Just saw version 10.0 :-) But still need more info, what version and kernel.
will provide what I need.