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

Martin P. Hellwig mhellwig at xs4all.nl
Tue Aug 10 06:46:06 PDT 2004


<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.




More information about the Bugs mailing list