Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Nov 2010 20:46:42 -0600
From:      Brandon Gooch <jamesbrandongooch@gmail.com>
To:        Bruce Cran <bruce@cran.org.uk>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: USB controller error logged when resuming after suspend
Message-ID:  <AANLkTik8exJ7_biOMkj5OOp4R0WxwSYqtQaQv%2BJajt=w@mail.gmail.com>
In-Reply-To: <201011142136.57161.bruce@cran.org.uk>
References:  <201011142136.57161.bruce@cran.org.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 14, 2010 at 3:36 PM, Bruce Cran <bruce@cran.org.uk> wrote:
> I've been trying to get my laptop working with suspend/resume. It comes back,
> but USB seems rather unhappy about something for a while. Despite this,
> plugging a flash drive in does attach to the EHCI controller at usbus6.

You have better luck than me! On my system, "port 2 reset" fails, port
is disabled, an none of my external ports work at all, like this:

[SNIP]
> uhub_reattach_port: port 2 reset failed, error=USB_ERR_TIMEOUT
> uhub_reattach_port: device problem (USB_ERR_TIMEOUT), disabling port 2
[SNIP]

It's becoming more well known that the USB stack isn't
"suspend/resume" safe at this point. Have you tried building your USB
systems as kernel modules and unloading/loading them via
/etc/rs.suspend|resume? I used to have luck doing that here, but
recently that has broken as well (running HEAD).

Also, it's been my experience that multiple suspend/resume cycles can
permanently shut down your ports...

-Brandon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTik8exJ7_biOMkj5OOp4R0WxwSYqtQaQv%2BJajt=w>