Bug 126162

Summary: [acpi] ACPI autoload failed : loading required module "pci" - no such file or directories
Product: Base System Reporter: Valery Barinov <adion>
Component: binAssignee: freebsd-acpi (Nobody) <acpi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Valery Barinov 2008-08-01 14:50:01 UTC
Install from boot disk ISO i368-bootonly; i386-livefs; amd64-bootonly;
amd64-livefs

when choice menu item from 1 to 6 in first step (any item)
then display messages :
loading required module "pci"
ACPI autoload  failed - no such file or directories

and display register values

system halt

no more messages


In directories /boot/kernel/ no file "pci.ko"

Fix: 

unknow
placed pci.ko into ISO (maybe)
How-To-Repeat: insert boot CD-disk and reboot
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2008-08-02 01:57:02 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-i386

Sounds like this could be hardware-specific.
Comment 2 Remko Lodder freebsd_committer freebsd_triage 2012-02-16 21:57:43 UTC
Responsible Changed
From-To: freebsd-i386->freebsd-acpi

ACPI team can you have a look at this please?
Comment 3 Andriy Gapon freebsd_committer freebsd_triage 2012-02-19 21:32:25 UTC
The report seems rather old.  Can the problem still be reproduced?
On the newer releases the ACPI code is built into kernel and so there should not
be any module loading issue in principle.

-- 
Andriy Gapon
Comment 4 John Baldwin freebsd_committer freebsd_triage 2012-02-21 18:57:59 UTC
Did you build a kernel without 'device pci'?

-- 
John Baldwin
Comment 5 Hiren Panchasara 2013-04-09 01:52:58 UTC
I think we can close this bug.

Any objections?

Thanks,
Hiren
Comment 6 John Baldwin freebsd_committer freebsd_triage 2013-04-12 16:43:33 UTC
State Changed
From-To: open->closed

We no longer ship an acpi module (it is always compiled in) so this is 
no longer relevant.