Date: Thu, 27 Sep 2001 01:25:27 +0900 (JST) From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org> To: peter@wemm.org Cc: bright@mu.org, donny@CoreBit.com, current@FreeBSD.ORG, msmith@FreeBSD.ORG Subject: Re: how to make acpi go away. Message-ID: <20010927.012527.130240383.iwasaki@jp.FreeBSD.org> In-Reply-To: <20010926025522.EA740380A@overcee.netplex.com.au> References: <20010925100445.Z97903@elvis.mu.org> <20010926025522.EA740380A@overcee.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > > > 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 > > :-) Also, it's good idea. echo "device acpi" >> /sys/i386/conf/GENERIC; cd /usr/src; make kernel # then try debugging hard together :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010927.012527.130240383.iwasaki>
