看板 DFBSD_bugs 關於我們 聯絡資訊
:New submission from Alex Hornung <ahornung@gmail.com>: : :When running an SMP kernel with APIC_IO on my ThinkPad T60, AHCI times out as :shown in the images below. I'm running master from about 8 hours ago. :http://leaf.dragonflybsd.org/~alexh/ahci1.jpg
:http://leaf.dragonflybsd.org/~alexh/ahci2.jpg
:http://leaf.dragonflybsd.org/~alexh/ahci3.jpg
:http://leaf.dragonflybsd.org/~alexh/ahci4.jpg
Looks like interrupt routing, meaning it might not work with APIC_IO but might work without, or with/without ACPI (which is the problem I am having on my test box). You can also try running with the emergency interrupt polling enabled to see if that allows the system to boot. It isn't a solution but it will verify what the problem is. -Matt Matthew Dillon <dillon@backplane.com>