* Status of Regression/Bug 13407 adb trackpad disappears after suspend to ram? @ 2009-09-27 12:01 Martin Wache 2009-09-27 15:13 ` Rafael J. Wysocki 0 siblings, 1 reply; 6+ messages in thread From: Martin Wache @ 2009-09-27 12:01 UTC (permalink / raw) To: linux-kernel; +Cc: M.Wache Hi all, I'd like to ask if there is any news on the bug 13407 http://bugzilla.kernel.org/show_bug.cgi?id=13407 The status of the bugreport is "NEEDINFO", I'm also hit by this bug, using 2.6.31 on an iBook G4. Can I help in anyway to get this bug fixed? I'm happy to provide any info I can, if there is need for more info. I would also try patches if that helps. Thank you, Martin Wache ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Status of Regression/Bug 13407 adb trackpad disappears after suspend to ram? 2009-09-27 12:01 Status of Regression/Bug 13407 adb trackpad disappears after suspend to ram? Martin Wache @ 2009-09-27 15:13 ` Rafael J. Wysocki 2009-09-27 18:10 ` Martin Wache 0 siblings, 1 reply; 6+ messages in thread From: Rafael J. Wysocki @ 2009-09-27 15:13 UTC (permalink / raw) To: Martin Wache; +Cc: linux-kernel, pm list, Benjamin Herrenschmidt On Sunday 27 September 2009, Martin Wache wrote: > Hi all, > > I'd like to ask if there is any news on the bug 13407 > > http://bugzilla.kernel.org/show_bug.cgi?id=13407 > > The status of the bugreport is "NEEDINFO", I'm also hit by this bug, > using 2.6.31 on an iBook G4. Can I help in anyway to get this bug fixed? > I'm happy to provide any info I can, if there is need for more info. I > would also try patches if that helps. A patch has been submitted which is reported to fix the issue: http://patchwork.kernel.org/patch/49462/ Please test it as requested. Best, Rafael ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Status of Regression/Bug 13407 adb trackpad disappears after suspend to ram? 2009-09-27 15:13 ` Rafael J. Wysocki @ 2009-09-27 18:10 ` Martin Wache 2009-09-28 3:27 ` Benjamin Herrenschmidt 0 siblings, 1 reply; 6+ messages in thread From: Martin Wache @ 2009-09-27 18:10 UTC (permalink / raw) To: Rafael J. Wysocki; +Cc: linux-kernel, pm list, Benjamin Herrenschmidt Hi, Rafael J. Wysocki schrieb: > A patch has been submitted which is reported to fix the issue: > > http://patchwork.kernel.org/patch/49462/ > > Please test it as requested. > Thank you for the info :-) Unfortunately, applying the patch on top of 2.6.31 doesn't improve the situation for me, rather the opposite. Under X I get no reaction on any keypress on the keyboard or movement on the trackpad. Even plugging in an USB mouse and keyboard didn't help, the usb port doesn't provide an power to the mouse (at least the led in the mouse doesn't light up). Before X starts up the keyboard does respond, also the trackpad seems to be detected. Doing a suspend/resume cycle doesn't change the situation. I'm not sure if there was a miscompilation, I didn't do a "make clean", I just applied the patch and did a "make". Should this be enough? Compiling the whole kernel unfortunately takes quite a while on my iBook :-( I will see if I can connect to the iBook via net and get some information on what is happening, or maybe I try to start it up without X. Would it help you if I send you the logs, etc? Which information would help you? Thanks, Martin ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Status of Regression/Bug 13407 adb trackpad disappears after suspend to ram? 2009-09-27 18:10 ` Martin Wache @ 2009-09-28 3:27 ` Benjamin Herrenschmidt 2009-09-28 3:29 ` Benjamin Herrenschmidt 2009-09-28 4:31 ` Martin Wache 0 siblings, 2 replies; 6+ messages in thread From: Benjamin Herrenschmidt @ 2009-09-28 3:27 UTC (permalink / raw) To: Martin Wache; +Cc: Rafael J. Wysocki, linux-kernel, pm list On Sun, 2009-09-27 at 20:10 +0200, Martin Wache wrote: > Hi, > > Rafael J. Wysocki schrieb: > > > A patch has been submitted which is reported to fix the issue: > > > > http://patchwork.kernel.org/patch/49462/ > > > > Please test it as requested. > > > Thank you for the info :-) > > Unfortunately, applying the patch on top of 2.6.31 doesn't improve the > situation for me, rather the opposite. Under X I get no reaction on any > keypress on the keyboard or movement on the trackpad. Even plugging in > an USB mouse and keyboard didn't help, the usb port doesn't provide an > power to the mouse (at least the led in the mouse doesn't light up). > Before X starts up the keyboard does respond, also the trackpad seems to > be detected. Doing a suspend/resume cycle doesn't change the situation. That looks like a different problem than the one I fixed. Is there an email thread or a bugzilla entry that describes the setup precisely, the symptoms, kernel logs etc... ? > I'm not sure if there was a miscompilation, I didn't do a "make clean", > I just applied the patch and did a "make". Should this be enough? > Compiling the whole kernel unfortunately takes quite a while on my iBook :-( > I will see if I can connect to the iBook via net and get some > information on what is happening, or maybe I try to start it up without > X. Would it help you if I send you the logs, etc? Which information > would help you? Start with sending the dmesg, the output of cat /proc/cpuinfo, and the Xorg log (/var/log/Xorg.0.log) Cheers, Ben. > Thanks, > > Martin ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Status of Regression/Bug 13407 adb trackpad disappears after suspend to ram? 2009-09-28 3:27 ` Benjamin Herrenschmidt @ 2009-09-28 3:29 ` Benjamin Herrenschmidt 2009-09-28 4:31 ` Martin Wache 1 sibling, 0 replies; 6+ messages in thread From: Benjamin Herrenschmidt @ 2009-09-28 3:29 UTC (permalink / raw) To: Martin Wache; +Cc: Rafael J. Wysocki, linux-kernel, pm list On Mon, 2009-09-28 at 13:27 +1000, Benjamin Herrenschmidt wrote: > Start with sending the dmesg, the output of cat /proc/cpuinfo, and the > Xorg log (/var/log/Xorg.0.log) Also throw in your .config (and while at it, try using the standard pmac32_defconfig). Cheers, Ben. ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Status of Regression/Bug 13407 adb trackpad disappears after suspend to ram? 2009-09-28 3:27 ` Benjamin Herrenschmidt 2009-09-28 3:29 ` Benjamin Herrenschmidt @ 2009-09-28 4:31 ` Martin Wache 1 sibling, 0 replies; 6+ messages in thread From: Martin Wache @ 2009-09-28 4:31 UTC (permalink / raw) To: Benjamin Herrenschmidt; +Cc: Rafael J. Wysocki, linux-kernel, pm list Benjamin Herrenschmidt schrieb: > On Sun, 2009-09-27 at 20:10 +0200, Martin Wache wrote: >> Hi, >> >> Rafael J. Wysocki schrieb: >> >>> A patch has been submitted which is reported to fix the issue: >>> >>> http://patchwork.kernel.org/patch/49462/ >>> >>> Please test it as requested. >>> >> Thank you for the info :-) >> >> Unfortunately, applying the patch on top of 2.6.31 doesn't improve the >> situation for me, rather the opposite. Under X I get no reaction on any >> keypress on the keyboard or movement on the trackpad. Even plugging in >> an USB mouse and keyboard didn't help, the usb port doesn't provide an >> power to the mouse (at least the led in the mouse doesn't light up). >> Before X starts up the keyboard does respond, also the trackpad seems to >> be detected. Doing a suspend/resume cycle doesn't change the situation. > > That looks like a different problem than the one I fixed. Is there an > email thread or a bugzilla entry that describes the setup precisely, the > symptoms, kernel logs etc... ? > The USB not working was indeed a separate issue, I striped down my kernel config before building 2.6.31 and striped it down too much. After fixing the config the usb is again working. What I don't really understand is that now after I fixed the usb kernel config and recompiled also the adb keyboard and trackpad are working again. To test the original issue, I did several suspend/resume cycles and my trackpad is still working :-). Without the patch the trackpad was almost never working after a suspend/resume cycle, so the adb trackpad issue seems to be fixed with your patch. Thank you very much :-) Bye, Martin ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-09-28 4:31 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-09-27 12:01 Status of Regression/Bug 13407 adb trackpad disappears after suspend to ram? Martin Wache 2009-09-27 15:13 ` Rafael J. Wysocki 2009-09-27 18:10 ` Martin Wache 2009-09-28 3:27 ` Benjamin Herrenschmidt 2009-09-28 3:29 ` Benjamin Herrenschmidt 2009-09-28 4:31 ` Martin Wache
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox