Dnia Tue, 7 Aug 2007 18:21:29 +0200 Dawid Wróbel <[EMAIL PROTECTED]>
napisał:

> On Tue, 31 Jul 2007 17:55:13 +0200 Stefan Seyfried <[EMAIL PROTECTED]>
> wrote:
> 
> > #!/bin/sh
> > for i /sys/bus/serio/devices/serio*/drvctl; do
> >     echo -n reconnect > $i
> > done
> Doesn't help here (I obviously put the missing 'in' into the 'for'
> loop).
> 
> > echo -n "i8042" > /sys/bus/platform/drivers/i8042/unbind
> > echo -n "i8042" > /sys/bus/platform/drivers/i8042/bind
> Well, it partially helps - mice are back but keyboard now seems to be
> locked in another way, like if I constantly kept pressing a random
> key. 
> 
> > If this helps, report it to the linux-kernel list, and put the
> > workaround in the wrapper that triggers suspend (probably pm-utils
> > nowadays)
> If you have no other ideas, I guess I will have to post a complain
> over there ;-)
> 



-- 
Pozdrawiam,
   cromo
_______________________________________________
powersave-users mailing list
[email protected]
http://forge.novell.com/mailman/listinfo/powersave-users

Reply via email to