* ERROR - Could not suspend device 0000:00:1d.7: error -5
@ 2005-03-06 12:20 boltmelots
[not found] ` <200503061625.25161.destynova@esatclear.ie>
0 siblings, 1 reply; 5+ messages in thread
From: boltmelots @ 2005-03-06 12:20 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi all:
I have recently installed FC3 on my inspiron 500m. when I try 'echo
standby > /sys/power/state', I am not able to go into standby. When I
run dmesg this is the output it produces. I have no idea what it
means, can someone point me in the right direction please? thank you
very much.
--
Setu.
::::::DMESG OUTPUT:::::
Stopping tasks:
==================================================================================|
Badness in hcd_unlink_urb at drivers/usb/core/hcd.c:1243
[<02280052>] hcd_unlink_urb+0x18a/0x3ca
[<02280dd7>] usb_kill_urb+0x11d/0x26a
[<02209409>] acpi_ut_update_ref_count+0x36/0x45
[<0220960c>] acpi_ut_update_object_reference+0x1f4/0x22d
[<02200be4>] acpi_evaluate_object+0x194/0x1a0
[<0227bef8>] hub_quiesce+0x12/0x49
[<0227d3fe>] hub_suspend+0x1d/0x79
[<0227b158>] usb_generic_suspend+0x38/0x3a
[<02245488>] suspend_device+0x28/0x2f
[<022454e3>] device_suspend+0x54/0xd8
[<0213d706>] suspend_prepare+0x48/0x6f
[<0213d7b3>] enter_state+0x32/0x5e
[<0213d8bf>] state_store+0x83/0x91
[<0213d83c>] state_store+0x0/0x91
[<021aad7b>] subsys_attr_store+0x19/0x21
[<021aaeee>] flush_write_buffer+0x1d/0x22
[<021aaf15>] sysfs_write_file+0x22/0x35
[<021656fa>] vfs_write+0xb6/0xe2
[<021657c4>] sys_write+0x3c/0x62
PCI: Setting latency timer of device 0000:00:1d.7 to 64
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: reactivate --> -19
ehci_hcd 0000:00:1d.7: HC died; cleaning up
Could not suspend device 0000:00:1d.7: error -5
ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.5 to 64
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ACPI: PCI interrupt 0000:01:03.0[A] -> GSI 7 (level, low) -> IRQ 7
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: reactivate --> -19
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: hub_port_status failed (err = -19)
hub 1-0:1.0: reactivate --> -19
hub 2-0:1.0: reactivate --> -22
hub 3-0:1.0: reactivate --> -22
hub 4-0:1.0: reactivate --> -22
Restarting tasks... done
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread[parent not found: <200503061625.25161.destynova@esatclear.ie>]
[parent not found: <200503061625.25161.destynova-iUB+o6dfpG8i1yMB4YHZDQ@public.gmane.org>]
* Re: ERROR - Could not suspend device 0000:00:1d.7: error -5 [not found] ` <200503061625.25161.destynova-iUB+o6dfpG8i1yMB4YHZDQ@public.gmane.org> @ 2005-03-06 22:36 ` boltmelots [not found] ` <9ed79ee00503061436228f66c2-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 0 siblings, 1 reply; 5+ messages in thread From: boltmelots @ 2005-03-06 22:36 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Oisín Mac Fhearaí Hi: Thank you very much for your reply. As you said I removed ehci_hcd and uhci_hcd from the running modules and tried, 'echo standby > /sys/power/state' : This I assume worked because all i see on the screen is: Stopping tasks: ==================================================================================| But trying to resume the thing is a problem, it produces a bunch of errors that i have no idea what it means. I have to manually reboot the computer, because it freezes. How can I extract the errors? I think I will write them down on paper :-S I also tried 'echo mem > /sys/power/state', and that works too. But on resume the screen is blank. No idea what is happening! Dam, microsoft makes it look so easy!! Thanks again for replying. Kind Regards, -- Setu. On Sun, 6 Mar 2005 16:25:25 +0000, Oisín Mac Fhearaí <destynova-iUB+o6dfpG8i1yMB4YHZDQ@public.gmane.org> wrote: > On Sunday 06 March 2005 12:20, boltmelots wrote: > >=======| Badness in hcd_unlink_urb at drivers/usb/core/hcd.c:1243 > > Why don't you try unloading some of the usb modules before suspending? > I do "/sbin/rmmod uhci_hcd" beforehand in my script, as this one used to cause > some problems. > It looks like you might want to rmmod ehci_hcd, by the entries in the log. > > Oisín > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <9ed79ee00503061436228f66c2-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: ERROR - Could not suspend device 0000:00:1d.7: error -5 [not found] ` <9ed79ee00503061436228f66c2-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2005-03-08 11:07 ` Pavel Machek [not found] ` <20050308110742.GC23640-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org> 0 siblings, 1 reply; 5+ messages in thread From: Pavel Machek @ 2005-03-08 11:07 UTC (permalink / raw) To: boltmelots Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Oisín Mac Fhearaí On Po 07-03-05 09:36:15, boltmelots wrote: > Hi: > Thank you very much for your reply. > As you said I removed ehci_hcd and uhci_hcd from the running modules and tried, > 'echo standby > /sys/power/state' : This I assume worked because all i > see on the screen is: > Stopping tasks: > ==================================================================================| > But trying to resume the thing is a problem, it produces a bunch of > errors that i have no idea what it means. I have to manually reboot > the computer, because it freezes. How can I extract the errors? I > think I will write them down on paper :-S > > I also tried 'echo mem > /sys/power/state', and that works too. But > on resume the screen is blank. No idea what is happening! Read Doc*/power/video.txt. Also try to get swsusp working, first. Ugh, I'd suggest using your real name in From: header, no m$ references and less !s if you want to get answers in future. Pavel -- People were complaining that M$ turns users into beta-testers... ...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl! ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <20050308110742.GC23640-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>]
* Re: ERROR - Could not suspend device 0000:00:1d.7: error -5 [not found] ` <20050308110742.GC23640-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org> @ 2005-03-09 8:03 ` boltmelots [not found] ` <9ed79ee0050309000341e8bdb9-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 0 siblings, 1 reply; 5+ messages in thread From: boltmelots @ 2005-03-09 8:03 UTC (permalink / raw) To: Pavel Machek Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Oisín Mac Fhearaí Hello: There you go, I changed to my real name. Thank you for your suggestions Pavel and Osin. I am really busy at work at the moment, but I plan to try what you said in a few days. I will let you know of the outcome, successful or not. One question though: where is the Doc*/power/video.txt?? I don't think I have stumbled across this on the net. Thank you for putting up with me, but I am still learning :-) Kind Regards, -- Setu. On Tue, 8 Mar 2005 12:07:43 +0100, Pavel Machek <pavel-AlSwsSmVLrQ@public.gmane.org> wrote: > On Po 07-03-05 09:36:15, boltmelots wrote: > > Hi: > > Thank you very much for your reply. > > As you said I removed ehci_hcd and uhci_hcd from the running modules and tried, > > 'echo standby > /sys/power/state' : This I assume worked because all i > > see on the screen is: > > Stopping tasks: > > ==================================================================================| > > But trying to resume the thing is a problem, it produces a bunch of > > errors that i have no idea what it means. I have to manually reboot > > the computer, because it freezes. How can I extract the errors? I > > think I will write them down on paper :-S > > > > I also tried 'echo mem > /sys/power/state', and that works too. But > > on resume the screen is blank. No idea what is happening! > > Read Doc*/power/video.txt. Also try to get swsusp working, first. > > Ugh, I'd suggest using your real name in From: header, no m$ > references and less !s if you want to get answers in future. > > Pavel > > -- > People were complaining that M$ turns users into beta-testers... > ...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl! > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <9ed79ee0050309000341e8bdb9-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: ERROR - Could not suspend device 0000:00:1d.7: error -5 [not found] ` <9ed79ee0050309000341e8bdb9-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2005-03-09 9:24 ` Pavel Machek 0 siblings, 0 replies; 5+ messages in thread From: Pavel Machek @ 2005-03-09 9:24 UTC (permalink / raw) To: boltmelots Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Oisín Mac Fhearaí Hi! > There you go, I changed to my real name. > Thank you for your suggestions Pavel and Osin. I am really busy at > work at the moment, but I plan to try what you said in a few days. I > will let you know of the outcome, successful or not. > One question though: > where is the Doc*/power/video.txt?? I don't think I have stumbled > across this on the net. In your /usr/src/linux directory. Documentation/power/video.txt. Pavel -- People were complaining that M$ turns users into beta-testers... ...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl! ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-03-09 9:24 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-06 12:20 ERROR - Could not suspend device 0000:00:1d.7: error -5 boltmelots
[not found] ` <200503061625.25161.destynova@esatclear.ie>
[not found] ` <200503061625.25161.destynova-iUB+o6dfpG8i1yMB4YHZDQ@public.gmane.org>
2005-03-06 22:36 ` boltmelots
[not found] ` <9ed79ee00503061436228f66c2-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2005-03-08 11:07 ` Pavel Machek
[not found] ` <20050308110742.GC23640-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-03-09 8:03 ` boltmelots
[not found] ` <9ed79ee0050309000341e8bdb9-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2005-03-09 9:24 ` Pavel Machek
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox