Re: FC 2 - Problem with PCMCIA Ethernet card.

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

 





HaJo Schatz wrote:
On Thu, 2004-06-24 at 21:46, Daniele Masini wrote:

I changed the line in /etc/rc.d/init.d/pcmcia, so now it is

        #if ! grep -q pcmcia /proc/devices ; then
        if ! cardctl status 2>&1 > /dev/null ;


Yes. The original was

	# if ! grep -q pcmcia /proc/devices ; then
	if ! cardctl status 2>&1 > /dev/null ; then


I think you have a typo in this line. Check again against the original!





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

  Powered by Linux