Date: Mon, 6 May 2024 12:50:27 +0200 From: Daniel Tameling <tamelingdaniel@gmail.com> To: questions@freebsd.org Subject: Re: Best way to run command on system start Message-ID: <Zji180-UDhffrmWf@mail.gmail.com> In-Reply-To: <20240504162413.555a731b@PolarianBSD> References: <20240504150814.06c6c13c@PolarianBSD> <ZjZFD7tCobx0teFo@thinkpad> <20240504162413.555a731b@PolarianBSD>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 04, 2024 at 04:24:13PM +0100, Polarian wrote: > > > A second option could be to load the acpi_video module. > > In /etc/sysctl.conf you can define settings as > > hw.acpi.video.lcd0.fullpower=70 > > hw.acpi.video.lcd0.economy=60 > > For testing you can load the module by kldload und use sysctl to try > > if the settings are working with your hardware. > > I tried this method, but it appears this is a good solution for > thinkpads but does not work on my Dell Lattitude (E6430) which is > unfortunate. > On my Dell Latitude 5490 I have hw.acpi.video.lcd0.brightness=10 in my /etc/sysctl.conf and it works. -- Best regards, Daniel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Zji180-UDhffrmWf>