Re: Problems with FC 2 - Touch-pad and PCMCIA Ethernet card

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Clive Long wrote:

**********  Copy ******
Yepp, see here:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=123457

Quote:
The line I changed in /etc/rc.d/init.d/pcmcia is 95:
        #if ! grep -q pcmcia /proc/devices ; then
        if ! cardctl status 2>&1 > /dev/null ; then



HaJo

******** End copy ******************

This one-liner fixed a problem I have had for a month
on a laptop with a PCMCIA network card


So, is the line if ! cardctl status 2>&1 > /dev/null ; then better (for you) than if ! grep -q pcmcia /proc/devices ; then ?

Which module I have to recompile to try to restore the old PCMCIA code?

Thanks in advance.

Daniele




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux