Date: Sun, 13 Nov 2011 21:42:45 +0100 From: Lars Engels <lars.engels@0x20.net> To: rank1seeker@gmail.com Cc: pyunyh@gmail.com, freebsd-acpi@freebsd.org, hackers@freebsd.org Subject: Re: Adventure into S3 state and back Message-ID: <20111113204245.GD80782@e-new.0x20.net> In-Reply-To: <20111113.132924.396.1@DOMY-PC> References: <20111110.182948.630.1@DOMY-PC> <20111112002727.GD17792@michelle.cdnetworks.com> <20111112.144149.725.1@DOMY-PC> <20111113094810.GC80782@e-new.0x20.net> <20111113.132924.396.1@DOMY-PC>
next in thread | previous in thread | raw e-mail | index | archive | help
--OaZoDhBhXzo6bW1J Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 13, 2011 at 02:29:24PM +0100, rank1seeker@gmail.com wrote: > ----- Original Message ----- > From: Lars Engels <lars.engels@0x20.net> > To: rank1seeker@gmail.com > Cc: pyunyh@gmail.com, hackers@freebsd.org, freebsd-acpi@freebsd.org > Date: Sun, 13 Nov 2011 10:48:10 +0100 > Subject: Re: Adventure into S3 state and back > >=20 > > stop moused in rc.suspend and start it in rc.resume. > >=20 >=20 > Thanks, but it isn't that. > Even with it, mouse works on random, after resume from S3. >=20 > But what I did figured out, looking kernel msgs on console, just after=20 > resume, is that IF I see >1 of this: > -- > uhub_reattach_port: port 1 reset failed, error=3DUSB_ERR_TIMEOUT > uhub_reattach_port: device problem (USB_ERR_TIMEOUT), disabling port 1 > -- >=20 > Mouse won't work unless I unplug/plug it's USB receiver >=20 You might also build a trimmed down kernel without USB support compiled in and use USB modules. Before suspending, unload them and re-load them after waking up again. That used to work on my Thinkpad. --OaZoDhBhXzo6bW1J Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk7AK8UACgkQKc512sD3afj6JgCgs7vgUcQHpqFym763TgdeaVuL or4An19noVLc2N3OvEEKPBosth4eYlw4 =YCD1 -----END PGP SIGNATURE----- --OaZoDhBhXzo6bW1J--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111113204245.GD80782>