On Thu, Jan 29, 2009 at 2:41 AM, gborzi <[email protected]> wrote:
> Hello to everyone,
> I have experienced the keyboard hang when plugging and unplugging repeatedly 
> (at least 4+ times) the USB tv stick. Googling for this problem, I have found 
> a similar keyboard hang problem related to laptop hibernation/resume. I tried 
> one of the suggested fix, i.e. a script with
>
> echo -n "i8042" > /sys/bus/platform/drivers/i8042/unbind
> echo -n "i8042" > /sys/bus/platform/drivers/i8042/bind
>
> in it and launched it with sudo using onboard, but it didn't worked. The
> script simply hanged.
>

This issue should be fixed by next week! The deinitialization of the
polling timers for the remote control in linux is a mess, since the
timer is still active after unplugging it and tries to access
deinitialized functions it will die.

regards,
Markus

-- 
2.6.24.12 won't boot with em28xx device
https://bugs.launchpad.net/bugs/204578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to