If you bought your computer at a bargain, you probably have something called a winmodem.
Winmodems need special drivers to run with Linux. To see if a driver for your modem is available-
check here http://www.linmodems.org/ and look for your modem's driver and some installation instructions.
For an in-depth look at how modems work with linux check here http://www.tldp.org/HOWTO/Modem-HOWTO.html
It seems like you're trying to use KPPP to dialup. KPPP has always given me a busy signal for my
modem, so i use wvdial.
(My modem in windows is on COM3, but my Linux driver makes the kernel have it appear at /dev/ttyS15 ! You can't use KPPP for that!)
Anyway, getting your linmodem to work can be a bit of work, but it's definately worth it. |