PDA

View Full Version : PCI modem on COM5 problems.



EdlinUser
05-08-2003, 04:02 AM
My US Robotics PCI modem works with Mandrake 9.1 because
I could choose COM5 during the install.

Knoppix only offers COM 1-4.

Can I get this modem working with Knoppix?

RockMumbles
05-08-2003, 06:39 AM
Check out this link:
http://www.knoppix.net/forum/viewtopic.php?t=720#2839

HTH

rock

EdlinUser
05-08-2003, 08:31 PM
MattT 's script did the trick.

------snip
Type this into a root shell:
cd /dev
./MAKEDEV ttyS4
ln -s ttyS4 modem
chmod 777 modem
chmod 777 ttyS4
------snip

Running Knoppix as I write this. Incredible! Just incredible!

aay
05-08-2003, 09:20 PM
I don't use any dialup hardware, but is this the standard fare for people with dialup modems? If so, Knoppix config scripts need a little tweaking.

RockMumbles
05-08-2003, 10:27 PM
EdlinUser - Glad you got it working!

--

aay - Newer pc i modems use non-standard "COM" ports such as ttyS4.

--

rock