[Bug 567664] New: thaw from s2disk (hibernate) with Belkin Switch freezes system
http://bugzilla.novell.com/show_bug.cgi?id=567664 http://bugzilla.novell.com/show_bug.cgi?id=567664#c0 Summary: thaw from s2disk (hibernate) with Belkin Switch freezes system Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: i686 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: peter-mailbox@web.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 Hello, I've a KVM Belkin Switch2 F1DF102U connected to my laptop (see similar http://catalog.belkin.com/IWCatProductPage.process?Product_Id=267041). With openSUSE 11.1, it was no problem to hibernate and thaw the system with the switch. I used KDE3 with KPowersave under openSUSE 11.1. Now with openSUSE 11.2, KDE4 and PowerDevil, it don't work anymore. I can hibernate, but thaw with the belkin switch connected freezes the system. The image is loaded successfully at the beginning, but immediately after this, the system freezes with a blank screen (only a nonblinking textcursor remains on the screen). /var/log/pm-suspend shows in the last line '+ /usr/sbin/s2disk --config /var/lib/s2disk.conf', so thawe even don't begin. I've a complete encrypted system (root and swap on encrypted LVM, home with encrypted containers), but that should not be the problem, cause without switch, thaw works (see below). I tried several things to solve the problem: - added SUSPEND_MODULES="hid_belkin usbhid hid" to /etc/pm/config.d/ (unload worked, but thaw didn't work) - wrote a hook script for /etc/pm/sleep.d/ to unload and load the modules 'manually' (unload worked, thaw didn't work) - used the hook script only for unloading the modules (unload worked, thaw didn't work) - unplugged the switch (USB-cable) before thawe (worked!) - switched the switch to the other connected computer before thawe (worked!) AND: s2ram (suspend and resume) with switch works out of the box! I assume, there is maybe something wrong with module usbhid, which is used by the FLIP component of the switch (and used also by a USB-mouse and USB-Cherry-Keyboard, which are both connected to the switch). lsmod | grep his says hid_belkin 2528 0 hid_cherry 2336 0 usbhid 51968 0 hid 46848 3 hid_belkin,hid_cherry,usbhid usbhid has three parameters: parm: mousepoll:Polling interval of mice (uint) parm: ignoreled:Autosuspend with active leds (uint) parm: quirks:Add/modify USB HID quirks by specifying quirks=vendorID:productID:quirks where vendorID, productID, and quirks are all in 0x-prefixed hex (array of charp) I don't know, how to use the ignoreled- and quirks-parameter and I'm not shure, if the use of them could be a solution. But from hints in the web, ignoreled is more powersave related and quirks is more for not loading usbhid under certain vendors and ids (is this right?). The next thing I found in web as a 'maybe solution' is the kernel parameter usbcore.autosuspend, but I don't know anything about this parameter. I'll be glad about any help. Cheers Peter Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=567664 http://bugzilla.novell.com/show_bug.cgi?id=567664#c Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jkosina@novell.com AssignedTo|kernel-maintainers@forge.pr |gregkh@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=567664 https://bugzilla.novell.com/show_bug.cgi?id=567664#c1 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |peter-mailbox@web.de --- Comment #1 from Greg Kroah-Hartman <gregkh@novell.com> 2011-01-11 19:13:47 UTC --- Ick, sorry for the long delay. This should be resolved in 11.3, right? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=567664 https://bugzilla.novell.com/show_bug.cgi?id=567664#c2 Peter Küppers <peter-mailbox@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |peter-mailbox@web.de InfoProvider|peter-mailbox@web.de | --- Comment #2 from Peter Küppers <peter-mailbox@web.de> 2011-01-12 16:09:24 UTC --- (In reply to comment #1) Hello Greg, I'm still on 11.2 and not sure to upgrade to 11.3 or wait for 11.4. But I'll give a feedback when I've changed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=567664 https://bugzilla.novell.com/show_bug.cgi?id=567664#c3 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |peter-mailbox@web.de --- Comment #3 from Greg Kroah-Hartman <gregkh@novell.com> 2011-01-12 16:25:36 UTC --- Ok, I'll leave it as NEEDINFO for you to respond when you get a chance. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=567664 https://bugzilla.novell.com/show_bug.cgi?id=567664#c4 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|peter-mailbox@web.de | Resolution| |NORESPONSE --- Comment #4 from Greg Kroah-Hartman <gregkh@novell.com> 2011-02-10 18:44:27 UTC --- How about I close this out. If you find it's still an issue on the new release, please reopen. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com