Date: Sat, 22 Oct 2005 17:49:24 +0200 From: Tijl Coosemans <tijl@ulyssis.org> To: freebsd-stable@freebsd.org Cc: Petr Holub <hopet@ics.muni.cz> Subject: Re: powerd problem on ASUS T9400 with 6.0RC1 Message-ID: <200510221749.25646.tijl@ulyssis.org> In-Reply-To: <1129877661.2901.19.camel@klobold.ics.muni.cz> References: <1129877661.2901.19.camel@klobold.ics.muni.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 21 October 2005 08:54, Petr Holub wrote: > Dear all, > > I've encountered a problem with powerd which seems to be specific > to ASUS T9400 laptop. Powerd crashes after arbitrary amount of > time saying that its impossible to configure (usually, but not > necessarily) the maximum processor speed: You'll probably get a far better response if you report this on freebsd-acpi@. All I can tell is that acpi_perf is causing problems for you (probably because you seem to have an ordinary pentium 3, not the mobile version), so try to disable it by adding the following line to /boot/device.hints. hint.acpi_perf.0.disabled="1"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510221749.25646.tijl>