Date: Thu, 23 Sep 2010 15:28:42 +0200 From: Lars Engels <lars.engels@0x20.net> To: freebsd-mobile@freebsd.org Subject: Re: IBM T60 issues with resume from zzz Message-ID: <20100923132842.GA49398@e.0x20.net> In-Reply-To: <20100923121552.GA14706@hogwarts.local> References: <20100923121552.GA14706@hogwarts.local>
next in thread | previous in thread | raw e-mail | index | archive | help
--zhXaljGHf11kAtnf Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 23, 2010 at 02:15:54PM +0200, Arvid Warnecke wrote: > Hello everybody, >=20 > I am new to the list as the T60 is my first PC laptop and furthermore > the first mobile computer I run FreeBSD on. When I have been using > FreeBSD on my workstation I did not care too much about any > powermanagement and stuff like that. >=20 > I did some research and found old messages about using acpi_ibm and > devd. So I edited my loader.conf to load acpi_ibm and /etc/rc.conf have > these two more lines now: >=20 > dev.acpi_ibm.0.events=3D1 > hw.acpi.lid_switch_state=3DS3 >=20 > I then added this to my /etc/devd.conf >=20 > # ACPI_IBM > notify 10 { > match "system" "ACPI"; > match "subsystem" "IBM"; > match "notify" "0x04"; > action "/usr/sbin/zzz"; > }; >=20 > Now the T60 goes to sleep complimentary but does not wake up at all. I > read a few times about issues with Xorg running, but this does not seem > to make any difference... >=20 > Where can I get more information about fixing the resume/ wake up? Has > somebody already got the resume working on his/her IBM T60 notebook? >=20 > Thank you very much in advance. >=20 > Best regards, > Arvid Hi Arvid, perhaps this can help you: http://www.bsdforen.de/showthread.php?t=3D24823 It's in German, but it's mostly a copy & paste from the config files. You need a 8-STABLE and compile a kernel without USB support. You load the USB kernel modules then and unload them before suspending. --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkybVgoACgkQKc512sD3afjKFwCfU8kDUnXu7c8rnbfqXyy4nqSR xuIAn0PvkMjMVRWupRw7dOo3SbGjAki3 =3ZaU -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100923132842.GA49398>