Date: Wed, 5 Jan 2005 15:54:23 +0100 (CET) From: Oliver Fromme <olli@lurza.secnetix.de> To: freebsd-stable@FreeBSD.ORG Subject: Re: fsck: broken file system with background check remains broken after bootup Message-ID: <200501051454.j05EsNFd067707@lurza.secnetix.de> In-Reply-To: <200501042217.47934.craig@feniz.gank.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Craig Boston <craig@feniz.gank.org> wrote: > On Tuesday 04 January 2005 9:57 pm, Wilkinson, Alex wrote: > > How can I confirm that ACPI has been setup to do this ? > > Hmm, well, the easiest thing to check is to run > > sysctl hw.acpi.power_button_state > > and see if that sysctl exists and if so, what it's set to (mine is S5, which > IIRC is complete power-off). Also, check dmesg and see if you see a line > similar to > > acpi_button0: <Power Button> on acpi0 > > If both of those show up, chances are that your ASL has a power button entry > and it should do the right thing. Other than that, you could always wait > until the system is idle and just try hitting the button to see what > happens ;) I'd recommend to quit all applications (particularly X11), then forcibly re-mount all filesystems to read-only (using "mount -ufo ro ..."), then press the power button. That way no harm will be done to the filesystems if it doesn't work. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things." -- Doug Gwyn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501051454.j05EsNFd067707>