[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

[LI] RHL 6.1 and PCMCIA



All:

Some (me included) will find that their PCMCIA modems mysteriously stop
functioning under RHL 6.1, while the Ethernet part on the same card may 
work find.

The problem is not with PCMCIA, but with the hardware detection utility
(kudzu) that RHL 6.1 introduced.

The fix is simple - edit /etc/rc.d/init.d/kudzu and change

        /usr/sbin/kudzu -t 30
to
        /usr/sbin/kudzu -t 30 -s

This stops kudzu from initializing and "freezing" the serial port configs.

The same fix also takes care of some machines that keep finding/losing
their serial port mouse (usually on /dev/ttyS1 - COM2 for DOSsies).

Atul

--------------------------------------------------------
Atul Chitnis       | achitnis@xxxxxxxxxxx (PGP:6011BCB8)
Exocore Consulting | http://www.exocore.com
Bangalore, India   | +91(80)3440397 Fax +91(80)3341137
--------------------------------------------------------          

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.