|
楼主 |
发表于 2010-9-13 15:12:21
|
显示全部楼层
在irc里问了一下,一个朋友给了一个opensuse论坛上的链接.发现是一个bug
http://forums.opensuse.org/engli ... ouse-freezes-2.html
目前有两种办法,一种是把内核版本降下来,一种是论坛上提的workaround方法
A Japanese user reported the problem which looks like this.
His analysis is that it was caused by USB auto-suspend function.
He said that the workaround of this is to disable the auto-suspend:
"echo -1 > /sys/bus/usb/devices/?-?/power/autosuspend" (from root user)
where "?-?" is the USB device number (can be found by comparing 'lsusb' output
with idVendor/idProduct file under "/sys/bus/usb/devices/?-?" directory).
He reported that this problem occurs at Lenovo USB Trackpoint keyboard.
Logitech G700 mouse does not occur (no freeze). |
|