Date: Sat, 06 Nov 2004 15:37:32 +0100 From: Patrick Hurrelmann <outi@bytephobia.de> To: Colin Percival <colin.percival@wadham.ox.ac.uk> Cc: Alan Gerber <agerber@ncsu.edu> Subject: Re: Dell D600 - sleep / acpi in FreeBSD 5.3-STABLE Message-ID: <1099751852.16055.5.camel@duality.bytephobia.de> In-Reply-To: <418BF702.5070004@wadham.ox.ac.uk> References: <418AF579.6040509@centtech.com> <418B799E.40506@ncsu.edu> <418BF702.5070004@wadham.ox.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2004-11-05 at 22:56, Colin Percival wrote: > Alan Gerber wrote: > > ... on my D600. S1 doesn't turn the > > LCD off, however, so it still drains significant battery power. It > > isn't a super-important thing to me, so I've been a little relaxed about > > saying anything about it. > > If you upgrade to 5.3 and load acpi_video.ko, then you can turn off the > LCD via rc.suspend (and bring it back in rc.resume, of course). > > Colin Percival Sure, acpi_video.ko works well on a Dell Latitude D600, but it won't work in parallel to radeon.ko. Both hook up to the same kernel-interfaces (as i understood it hopefully right). The module that has been loaded first wins the race and the other one will load silently, but will not present functionality at all. I think this has been on the current list a few times in the past it it was said that it won't be trivial to fix. Personally i prefer having direct-rendering support. So i only load radeon.ko and acpi_video.ko stays on it shelf... Patrick -- ======================================================================== Patrick Hurrelmann | "Programming today is a race between software Mannheim, Germany | engineers striving to build bigger and better | idiot-proof programs, and the Universe trying outi at bytephobia.de | to produce bigger and better idiots. So far, www.bytephobia.de | the Universe is winning." - Rich Cook
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1099751852.16055.5.camel>