> What happens if you unload the network and USB modules before the
> suspend?

Very good idea!

ifdown eth0
rmmod via-rhine
s2ram -f
modprobe via-rhine

solves both network and USB hangs.  I had
rmmod uhci_hcd
and
rmmod ehci_hcd
there as well, but they proved to be unnecessary.

I noticed that both devices use the same irq line.

Thanks!!!

 Michael

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to