Re: On shutdown PCMCIA hangs system.

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

 



Thanks, that seemed to work. But I was getting some other errors saying it couldn't find the certain modules. I assume thats because it removes the drive before it gets to unload it. Now when it starts up, it has to go through the whole repair sequence. Where did you put that in the script, here's what I have.

if grep -q "ds  " /proc/modules ; then
	    echo -n " modules"
	    /sbin/rmmod ehci-hcd
	    /sbin/rmmod ds
	    /sbin/rmmod $PCIC
	    /sbin/rmmod pcmcia_core
fi

I'm kinda hoping theres a way to do it without getting any error messages. Thanks again.


From: Giuseppe Cavallo <giuseppecavallo@xxxxxxxx>
Reply-To: fedora-list@xxxxxxxxxx
To: fedora-list@xxxxxxxxxx
Subject: Re: On shutdown PCMCIA hangs system.
Date: Sat, 24 Jan 2004 09:08:11 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Saturday 24 January 2004 08:43, Scott Fones wrote:
> When shutting down the system I get the following error.
>
> Code: 89 02 85 c0 74 03 89 50 04 b8 01 00 00 00 eb 03 90 31 c0 c7
> Aiee, killing interrupt handler
> Kernel panic: Attempted to kill the idle task!
> In interrupt handler- not syncing
>
> From my troubleshooting I've found that its because of the PCMCIA driver.
> I've researched it and haven't been able to find anything that solves the
> problem. If anyone can offer any help whatsoever I'd be greatly
> appreciative. This has been an ongoing problem for over a month now and I
> have not been able to solve it.
>
> Thank you in advance,
> Scott
>
What kind of pcmcia have you?
I have had the same problem with my pcmcia (usb 2.0 pcmcia), when I shout
down the pcmcia service I had a kernel panic.
I solve this problem modifing the script pcmcia in /etc/init.d/. I have added
this line in the script:


/sbin/rmmod ehci-hcd

for remove the usb 2.0 module first than shoutdown the other kernel's modules
in the pcmcia script.
I hope that I help you by my little experience on pcmcia card :-)
bye.
- --
[--Saluti Giuseppe Cavallo--/*ICQ=94835351*/--]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)


iD8DBQFAEifuAnW6Ybs9N8wRAujAAKDBW9Pptn0TXe0ewH3d3UrwFn2kmACgzYqE
cvIXXKRwcqpN3FucCjR2WZA=
=1reC
-----END PGP SIGNATURE-----


-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list

_________________________________________________________________
Check out the coupons and bargains on MSN Offers! http://shopping.msn.com/softcontent/softcontent.aspx?scmId=1418





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

  Powered by Linux