Alfred Perlstein wrote: > * Donny Lee <[EMAIL PROTECTED]> [010925 03:40] wrote: > > Alfred Perlstein wrote: > > > Can someone please share with us the magic to disable acpi and add > > > it to src/UPDATING, my sound fell victim to acpi and i think I just > > > lost my mouse to it. Now I have a lapbrick that consumes less > > > power... > > > > try adding a line > > > > hint.acpi.0.disable="1" > > > > to /boot/device.hints, or disable it at boot time > > > > unset acpi_load > > > > then boot as usual. > > Thank you, that fixed everything.
Also, this works too: echo "NO_MODULES=yes" >> /etc/make.conf; rm /boot/kernel/acpi.ko :-) Cheers, -Peter -- Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message