PDA

View Full Version : modem configuration



webwiseguy
01-15-2003, 05:27 PM
I'm using Knoppix 3.1 bootable CD. Is there a way to configure a a Lucent Microelectronics Venus Modem (V90, 56KFlex). Red Hat 8.0 recognizes this modem but it appears that Knoppix needs some configuration.

I'd appreciate your input.

Thanks,
Curt

zzyzx
01-24-2003, 08:54 PM
You may need to add a device. I have the same modem as you if I 'cat /proc/pci'. If it is installed on harddisk go to /dev directory, and try './MAKEDEV/ttyS4' and 'ln -s modem ttyS4' and 'chmod 666 modem'. Then use /dev/modem in kppp.

Bill