public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Mihai Donțu" <mihai.dontu@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: s2ram + usb
Date: Tue, 25 Sep 2007 10:55:21 +0300	[thread overview]
Message-ID: <200709251055.21767.mihai.dontu@gmail.com> (raw)

Hi,

I've been trying to make suspend-to-ram part of my day-by-day life, but there
are still some issues. For example, I did:

$ sync && echo "mem" >/sys/power/state

(I don't know if sync is needed or helps, but I do it anyway - I *really* love my data)

unplugged everything (power, mouse, network cable, ...), got to work, plugged
everything back, power up, dmesg:

[    1.367928] Restarting tasks ... <4>ohci_hcd 0000:00:13.1: Unlink after no-IRQ?  Controller is probably using the wrong IRQ.
[    1.402715] done.
[    1.627564] tg3: eth0: Link is up at 100 Mbps, full duplex.
[    1.627568] tg3: eth0: Flow control is on for TX and on for RX.
[   10.448935] usb 3-3: USB disconnect, address 3
[   10.811866] ohci_hcd 0000:00:13.1: IRQ INTR_SF lossage
[   10.811871] ohci_hcd 0000:00:13.1: leak ed ffff810037991050 (#00) state 0 (has tds)

After this my mouse doesn't work and I'm unable to reboot/poweroff my laptop (not
even alt+sysreq+b work). It locks hard.

I have been playing with pci=assign-busses (thinking about IRQ-s here) and pci=noacpi.
No result. However, with pci=assign-busses I got this (a small variation of the message above):

[    1.743528] Restarting tasks ... <3>hub 1-0:1.0: port 5 disabled by hub (EMI?), re-enabling...
[    1.743563] usb 1-5: USB disconnect, address 3
[    1.782485] usb 1-5: new high speed USB device using ehci_hcd and address 6
[    1.785747] done.
[    1.831805] usb 1-5: configuration #1 chosen from 1 choice
[    1.834418] scsi3 : SCSI emulation for USB Mass Storage devices
[    1.834741] usb-storage: device found at 6
[    1.834785] usb-storage: waiting for device to settle before scanning
[    1.845293] ohci_hcd 0000:00:13.1: Unlink after no-IRQ?  Controller is probably using the wrong IRQ.

I looked in 'kernel-parameters.txt" and in "x86_86/boot-options.txt" but I did not find
anything that could help (that is: usb related).

Has anyone else experienced this?

I'll try to pull 2.6.23-rc8 tonight and play with it. I've seen some ACPI related stuff
in ChangeLog. Who knows ...

Thanks,

-- 
Mihai Donțu

             reply	other threads:[~2007-09-25  7:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-25  7:55 Mihai Donțu [this message]
2007-09-25 10:23 ` s2ram + usb Jiri Kosina
2007-09-25 15:05   ` Mihai Donțu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200709251055.21767.mihai.dontu@gmail.com \
    --to=mihai.dontu@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox