1 Oct 2008 03:05
Re: USB resume from suspend to disk in 2.6.27
Alan Stern wrote: > Does this mean that the last line to appear on the screen was the > "failed to restore interface 0" line? If not, what was the last line? > The "failed to restore interface 0 altsetting 0" message is the only line that ever shows up on the console when resuming from disk hangs with an unpatched kernel. There could be unseen messages printed before the console is cleared. > Here are a couple of questions: > > First, can you tell (by watching the screen during the preliminary > boot when you resume from hibernation) whether the UHCI driver starts > running before the saved image is read back from the disk? If > necessary we could add a patch to put in a delay so you'd be able to > see it on the screen with no trouble. > I get what looks like normal kernel boot messages scrolling by too fast too read before the resume progress percentage counts up. I haven't noticed any messages after the image is fully read, but it could be too quick to be seen. > Second, what happens when you do this: > > echo suspend >/sys/bus/usb/devices/5-2/power/level > echo on >/sys/bus/usb/devices/5-2/power/level > > That is, what shows up in the debugging log? > Output from unpatched kernel when pasting each echo command separately:(Continue reading)
RSS Feed