Date: Sat, 24 Jul 2004 12:02:59 -0700 From: "Darren Pilgrim" <dmp@bitfreak.org> To: "'Michael Nottebrock'" <michaelnottebrock@gmx.net>, <freebsd-current@FreeBSD.org> Subject: RE: Upgraded from 4.9 to 5.2.1, apm no longer works? Message-ID: <000301c471b0$d95007a0$172a15ac@spud> In-Reply-To: <200407242038.37284.michaelnottebrock@gmx.net>
index | next in thread | previous in thread | raw e-mail
> From: Michael Nottebrock [mailto:michaelnottebrock@gmx.net] > > On Saturday 24 July 2004 02:46, Darren Pilgrim wrote: > > > and > > hint.apm.0.disable="0" in > > /boot/loader.conf > > That would need to go into /boot/device.hints. Make sure you have the > default device hints installed there already (and your kernel > configured to not compile them into the kernel but read them from > disk). Adding "hint.acpi.0.disable="1" and hint.apm.0.disable="0" to /boot/device.hints got it working. Thanks. Other than having to put them back if the device is added, is there any problem with removing device.hints lines for drivers that aren't present? On a side note, it's not terribly obvious that these "kernel variables" have to go in device.hints. Loader variables go in loader.conf. But then loader variables configure the kernel at boot time, so the line between the two is really fuzzy.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000301c471b0$d95007a0$172a15ac>
