From owner-freebsd-mobile@FreeBSD.ORG Sun May 21 12:45:52 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E11F416A420 for ; Sun, 21 May 2006 12:45:51 +0000 (UTC) (envelope-from yraffah@savola.com) Received: from heathrow.savoladns.com (heathrow.savoladns.com [212.12.174.7]) by mx1.FreeBSD.org (Postfix) with SMTP id EAEB943D45 for ; Sun, 21 May 2006 12:45:49 +0000 (GMT) (envelope-from yraffah@savola.com) Received: from ocs.savola.com (ocs.savola.com [222.22.1.211]) by heathrow.savoladns.com (Postfix) with ESMTP id D2F68958A9; Sun, 21 May 2006 15:45:42 +0300 (AST) Received: from 222.22.1.191 by ocs.savola.com with ESMTP id 58868761148214820; Sun, 21 May 2006 15:33:40 +0300 From: Yousef Raffah To: Ian Smith In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-mMbFJ/RQb0KdX3Tx31qN" Organization: The Savola Group Date: Sun, 21 May 2006 15:45:07 +0300 Message-Id: <1148215507.730.5.camel@localhost.savola.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Cc: freebsd-mobile@freebsd.org Subject: Re: FreeBSD 6 on Toshiba Tecra A4 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yraffah@savola.com List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 12:45:52 -0000 --=-mMbFJ/RQb0KdX3Tx31qN Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2006-05-21 at 21:58 +1000, Ian Smith wrote: > On Sun, 21 May 2006, Yousef Raffah wrote: >=20 > > On Wed, 2006-04-19 at 01:53 +1000, Norberto Meijome wrote: > > > On Sat, 15 Apr 2006 10:45:49 +0300 > > > Yousef Raffah wrote: > > >=20 > > > > ACPI not working (working on Linux) > > >=20 > > > doesn't work on my A2 either (does work, but the HD doens't realise = it has gone > > > to sleep and resumed and panic ensues on resume). disable acpi and u= se apm, > > > works fine. > > > B > > Hi, > >=20 > > I have disabled acpi and enabled apm in my kernel as > > # Power management support (see NOTES for more options) > > device apm > > # Add suspend/resume support for the i8254. > > device pmtimer > >=20 > > This what happens when I run apmd in debug mode: > >=20 > > # apmd -d -v > > apmd[15918]: start > > apmd: cannot open device file `/dev/apm': No such file or directory > >=20 > > How can I have /dev/apm? >=20 > On 5.x at least, /boot/device.hints contains >=20 > hint.apm.0.disabled=3D"1" > hint.apm.0.flags=3D"0x20" >=20 > So you'll likely need to add to /boot/loader.conf: >=20 > hint.apm.0.disabled=3D"0" > hint.apm.0.flags=3D"0" # assuming a non-broken statclock >=20 > Then early in your dmesg.boot you should see such as >=20 > apm0: on motherboard > apm0: found APM BIOS v1.2, connected at v1.2 >=20 > and both /dev/apm and /dev/apmctl should appear. >=20 Thanks for your reply Ian, but unfortunately, neither /dev/apm nor /dev/apmctl appeared after adding the two lines: hint.apm.0.disabled=3D"0" hint.apm.0.flags=3D"0" in /boot/loader.conf It never appeared in dmesg as well :(. I even added the following > In rc.conf: >=20 > apm_enable=3D"YES" > apmd_enable=3D"YES" > apmd_flags=3D"-v" >=20 But no help :( Thanks for trying anyhow... > cheers, Ian >=20 > > Using 6.1-RC FreeBSD 6.1-RC #0: Sat Apr 29 17:16:15 AST 2006 > >=20 > > This is my dmesg: >=20 > [..] >=20 > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" -- Sincerely, Yousef Raffah Senior Systems Administrator -- Aren't you using Firefox? Get it at http://www.getfirefox.com --=-mMbFJ/RQb0KdX3Tx31qN Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBEcGDTH9IXMb4e6CMRAm/hAKDNMgikimRg7oMpb9JPouZEQuuT0wCeOwDQ Uf7NFHRWL3WbX7i35V2HFjw= =KhMu -----END PGP SIGNATURE----- --=-mMbFJ/RQb0KdX3Tx31qN--