login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
March
»
31
Re: 2.6.25-rc7: Ugh.
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Mark Lord <lkml@...>
To: Oliver Neukum <oliver@...>
Cc: Pavel Machek <pavel@...>, Linux Kernel <linux-kernel@...>, Greg KH <gregkh@...>, Andrew Morton <akpm@...>, <jikos@...>
Subject:
Re: 2.6.25-rc7: Ugh.
Date: Monday, March 31, 2008 - 1:15 pm
Mark Lord wrote:
quoted text
> Oliver Neukum wrote: >> Am Montag, 31. März 2008 17:04:46 schrieb Mark Lord: >>> Oliver Neukum wrote: >>>> Am Montag, 31. März 2008 16:39:33 schrieb Mark Lord:
..
quoted text
>>>>> Still want USB_SUSPEND=n ? Please explain. >>>> It looks like you are hanging in the kthread for autosuspending. >>>> Compiling that out should confirm it. >>> .. >>> >>> Okay, and once we see that it works fine: then what? >> >> We'll combine that information with the result of only removing usbhid >> and arrive at a pretty good idea where in the kernel the hang occurs. >> There are only two functions that touch autosuspend in the usbhid code. >> So if it works with usbhid unloaded, either of them should be to blame. > .. > It does still hang with *usbhid* unloaded, > but not if all USB stuff is unloaded.
.. And it does *not* hang with # CONFIG_USB_SUSPEND is not set.
quoted text
> I have figured out a way to make this much more reproducible now: > When suspended, the notebook does not supply +5V over USB. > But with a voltmeter, I discovered that there is sufficient capacitance > on the USB +5V, that it takes many minutes for the voltage to decay > from 5.1V down to near 0V. > > Resuming while the voltage is still relatively high, generally works. > Resuming after the voltage drops to near zero, always fails (with USB > modules loaded). > > So I've put a 2Kohm resistor across the USB +5V lines, > forcing it to decay to zero within about 5 seconds. > This helps a lot for debugging here. > > It probably also provides a vital clue as to what is wrong. > Resume seems to generally work when the USB devices maintain > some amount of standby power, and always fails when they don't.
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
2.6.25-rc7: Ugh.
, Mark Lord
, (Thu Mar 27, 11:29 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Thu Mar 27, 10:14 pm)
Re: 2.6.25-rc7: Ugh.
, Pavel Machek
, (Fri Mar 28, 5:24 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Sun Mar 30, 5:04 pm)
Re: 2.6.25-rc7: Ugh.
, Oliver Neukum
, (Mon Mar 31, 7:55 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Mon Mar 31, 10:39 am)
Re: 2.6.25-rc7: Ugh.
, Oliver Neukum
, (Mon Mar 31, 11:04 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Mon Mar 31, 11:04 am)
Re: 2.6.25-rc7: Ugh.
, Oliver Neukum
, (Mon Mar 31, 12:37 pm)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Mon Mar 31, 1:03 pm)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Mon Mar 31, 1:15 pm)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Mon Mar 31, 1:21 pm)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Mon Mar 31, 1:30 pm)
Re: 2.6.25-rc7: Ugh.
, Oliver Neukum
, (Mon Mar 31, 2:05 pm)
Re: 2.6.25-rc7: Ugh.
, Pavel Machek
, (Tue Apr 1, 5:59 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Mon Mar 31, 3:21 pm)
Re: 2.6.25-rc7: Ugh.
, Oliver Neukum
, (Wed Apr 2, 4:04 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Wed Apr 2, 10:38 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Wed Apr 2, 10:38 am)
Re: 2.6.25-rc7: Ugh.
, Alan Stern
, (Wed Apr 2, 11:08 am)
Re: 2.6.25-rc7: Ugh.
, David Brownell
, (Wed Apr 2, 12:04 pm)
[PATCH] usb ehci_iaa_watchdog fix
, Mark Lord
, (Wed Apr 2, 12:20 pm)
Re: [PATCH] usb ehci_iaa_watchdog fix
, David Brownell
, (Wed Apr 2, 12:56 pm)
Re: [PATCH] usb ehci_iaa_watchdog fix
, Alan Stern
, (Wed Apr 2, 12:48 pm)
Re: [PATCH] usb ehci_iaa_watchdog fix
, David Brownell
, (Wed Apr 2, 4:31 pm)
Re: [PATCH] usb ehci_iaa_watchdog fix
, Alan Stern
, (Wed Apr 2, 4:55 pm)
Re: [PATCH] usb ehci_iaa_watchdog fix
, David Brownell
, (Wed Apr 2, 7:07 pm)
Re: [PATCH] usb ehci_iaa_watchdog fix
, Mark Lord
, (Wed Apr 2, 1:34 pm)
Re: [PATCH] usb ehci_iaa_watchdog fix
, Mark Lord
, (Wed Apr 2, 2:08 pm)
Re: [PATCH] usb ehci_iaa_watchdog fix
, Alan Stern
, (Wed Apr 2, 3:20 pm)
Re: [PATCH] usb ehci_iaa_watchdog fix
, David Brownell
, (Wed Apr 2, 4:42 pm)
Re: [PATCH] usb ehci_iaa_watchdog fix
, Alan Stern
, (Wed Apr 2, 5:08 pm)
Re: [PATCH] usb ehci_iaa_watchdog fix
, David Brownell
, (Mon Apr 7, 7:37 pm)
Re: [PATCH] usb ehci_iaa_watchdog fix
, Alan Stern
, (Mon Apr 7, 10:13 pm)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Wed Apr 2, 12:09 pm)
Re: 2.6.25-rc7: Ugh.
, David Brownell
, (Wed Apr 2, 4:22 pm)
Re: 2.6.25-rc7: Ugh. ---> PATCH
, Mark Lord
, (Wed Apr 2, 11:44 am)
Re: 2.6.25-rc7: Ugh. ---> PATCH
, Alan Stern
, (Wed Apr 2, 4:09 pm)
Re: 2.6.25-rc7: Ugh. ---> PATCH
, Mark Lord
, (Wed Apr 2, 11:47 am)
Re: 2.6.25-rc7: Ugh. ---> PATCH
, Mark Lord
, (Wed Apr 2, 11:49 am)
2.6.25-rc7/rc8 USB dead on resume
, Mark Lord
, (Wed Apr 2, 11:05 am)
Re: 2.6.25-rc7/rc8 USB dead on resume
, Oliver Neukum
, (Wed Apr 2, 11:21 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Mon Mar 31, 1:06 pm)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Mon Mar 31, 11:14 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Sun Mar 30, 5:09 pm)
Re: 2.6.25-rc7: Ugh.
, Rafael J. Wysocki
, (Thu Mar 27, 6:00 pm)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Fri Mar 28, 1:22 am)
Re: 2.6.25-rc7: Ugh.
, Greg KH
, (Thu Mar 27, 12:07 pm)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Thu Mar 27, 10:11 pm)
Re: 2.6.25-rc7: Ugh.
, Alan Stern
, (Fri Mar 28, 10:34 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Fri Mar 28, 10:57 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Thu Mar 27, 10:13 pm)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Thu Mar 27, 9:51 pm)
Re: 2.6.25-rc7: Ugh.
, Jiri Kosina
, (Thu Mar 27, 8:32 pm)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Thu Mar 27, 9:57 pm)
Re: 2.6.25-rc7: Ugh.
, David Miller
, (Thu Mar 27, 11:12 pm)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Fri Mar 28, 1:46 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Fri Mar 28, 1:52 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Fri Mar 28, 2:05 am)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Fri Mar 28, 11:58 pm)
Re: 2.6.25-rc7: Ugh.
, David Brownell
, (Fri Mar 28, 2:58 am)
Re: 2.6.25-rc7: Ugh.
, Ingo Molnar
, (Fri Mar 28, 5:16 am)
Re: 2.6.25-rc7: Ugh.
, David Brownell
, (Fri Mar 28, 5:49 am)
Re: 2.6.25-rc7: Ugh.
, Jan Engelhardt
, (Fri Mar 28, 10:56 am)
Re: 2.6.25-rc7: Ugh.
, Adrian Bunk
, (Fri Mar 28, 1:47 pm)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Fri Mar 28, 9:47 am)
Re: Kconfig RTC selection (was: 2.6.25-rc7: Ugh.)
, David Brownell
, (Fri Mar 28, 4:04 pm)
Re: Kconfig RTC selection (was: 2.6.25-rc7: Ugh.)
, Adrian Bunk
, (Fri Mar 28, 5:06 pm)
Re: Kconfig RTC selection (was: 2.6.25-rc7: Ugh.)
, David Brownell
, (Fri Mar 28, 5:23 pm)
Re: Kconfig RTC selection (was: 2.6.25-rc7: Ugh.)
, Adrian Bunk
, (Fri Mar 28, 5:33 pm)
Re: Kconfig RTC selection (was: 2.6.25-rc7: Ugh.)
, David Brownell
, (Fri Mar 28, 5:45 pm)
Re: Kconfig RTC selection (was: 2.6.25-rc7: Ugh.)
, Adrian Bunk
, (Fri Mar 28, 5:59 pm)
Re: Kconfig RTC selection (was: 2.6.25-rc7: Ugh.)
, David Brownell
, (Fri Mar 28, 6:18 pm)
Re: [rtc-linux] Re: Kconfig RTC selection (was: 2.6.25-rc7: ...
, Alessandro Zummo
, (Sat Mar 29, 7:40 am)
Re: Kconfig RTC selection (was: 2.6.25-rc7: Ugh.)
, Adrian Bunk
, (Fri Mar 28, 6:36 pm)
Kconfig RTC selection (was: 2.6.25-rc7: Ugh.)
, Tilman Schmidt
, (Fri Mar 28, 8:51 am)
Re: Kconfig RTC selection (was: 2.6.25-rc7: Ugh.)
, David Brownell
, (Fri Mar 28, 3:22 pm)
Re: Kconfig RTC selection
, Tilman Schmidt
, (Sat Mar 29, 8:55 am)
Re: Kconfig RTC selection
, Mark Lord
, (Fri Mar 28, 9:49 am)
Re: 2.6.25-rc7: Ugh.
, Ingo Molnar
, (Fri Mar 28, 6:20 am)
Re: 2.6.25-rc7: Ugh.
, Jan Engelhardt
, (Fri Mar 28, 11:03 am)
Re: 2.6.25-rc7: Ugh.
, David Brownell
, (Fri Mar 28, 4:14 pm)
Re: 2.6.25-rc7: Ugh.
, Pavel Machek
, (Fri Mar 28, 7:01 am)
Re: 2.6.25-rc7: Ugh.
, Mike Galbraith
, (Fri Mar 28, 1:36 am)
Re: 2.6.25-rc7: Ugh.
, Bob Tracy
, (Fri Mar 28, 12:42 am)
Re: 2.6.25-rc7: Ugh.
, David Miller
, (Fri Mar 28, 12:56 am)
Re: 2.6.25-rc7: Ugh.
, Bill Davidsen
, (Sat Apr 5, 2:23 pm)
Re: 2.6.25-rc7: Ugh.
, Bob Tracy
, (Fri Mar 28, 12:34 pm)
Re: 2.6.25-rc7: Ugh.
, Mark Lord
, (Fri Mar 28, 1:17 am)
Re: 2.6.25-rc7: Ugh.
,
, (Fri Mar 28, 2:01 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Parag Warudkar
BUG: soft lockup - CPU#1 stuck for 15s! [swapper:0]
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Bart Van Assche
Integration of SCST in the mainstream Linux kernel
Greg Kroah-Hartman
[PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO
git
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Arjan van de Ven
Re: [GIT]: Networking
David Miller
Re: [BUG] New Kernel Bugs
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
3 users
and
877 guests
online.
Online users
strcmp
muebcas98
plianc20
Syndicate