On Thu, 2004-10-28 at 15:44 +0200, Eugen Dedu wrote: > I have a PB Alu 15". I patched 2.6.9 with sleep patch and works > perfectly! I have a USB mouse connected. > > However, when I use a Cisco CardBus network card, the screen stays black > during wake up, but IMO this is a problem with Cisco driver (airo*). > I say this because sometimes the computer blocks when executing > /etc/init.d/pcmcia stop, > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=274886 gives more > information. > > For information, here is the dmesg output (what about the cpufreq warning?):
Yes, it's probably a bug with the airo driver. It needs proper suspend/resume callbacks, or if it has them, then they need to be debugged :) Ben