DragonFly BSD
DragonFly bugs List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: pciconf -lv returns device not configured & pauze when booting on HP LP1000r


From: "Martin P. Hellwig" <mhellwig@xxxxxxxxx>
Date: Tue, 10 Aug 2004 15:46:06 +0200

<cut>

Any chance you have debug.acpi.debugger="init" in your /boot/loader.conf? If so, please try commenting it out.


Argh, please disregard this bogus message. Remove the `BreakPoint' line above,
recompile your ASL, and install the new DSDT according to our handbook
(http://forknibbler.com/handbook/acpi-debug.html).

Yes indeed, it works thanks for helping me out on this matter. The following is what I did:

Created a new aml with the Breakpoint removed:
% acpidump -t -d > HP_LP1000r.asl
<removed the "BreakPoint" line in that file>
% iasl HP_LP1000r.asl
% cp DSDT.aml /boot/HP_LP1000r.aml
and then edited /boot/loader.conf which contains now:

debug.acpi.disabled=pci # to get pciconf -lv working
acpi_dsdt_load="YES"
acpi_dsdt_name="/boot/DSDT.aml"

The aml is accessible at:
http://www.xs4all.nl/~mhellwig/feedback/dragonflybsd/HP_LP1000r/fix/

Thanks again for you're time there si one other thing I encounterd, it seems there is no "man 4 acpi".

--
mph

Q: Why did you choose a BSD over a GNU/Linux?
A: I do technology, not politics.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]