Date: Sun, 17 May 2009 00:00:15 +0100 From: Chris Whitehouse <cwhiteh@onetel.com> To: FreeBSD Questions <questions@freebsd.org> Subject: run_interrupt_driven_hooks: still waiting... for xpt_config Message-ID: <4A0F457F.6010606@onetel.com>
next in thread | raw e-mail | index | archive | help
Hi all I'm trying to install on a new motherboard ASUS M3N78-EM. While booting from CD I'm getting run_interrupts_driven_hooks: still waiting after 60 seconds for xpt_config This is repeated a few times then installation stops and the machine stops responding. I've tried various versions, including 6.4R, 7.0R 7.2R and 8.0-CURRENT-200905-i386-disc1.iso. I've also tried SATA mode and AHCI mode for the SATA controller. I get a panic from the 8-CURRENT snapshot. The others might be panicking but I guess their standard kernel doesn't have debug stuff There is a reference to something being patched here http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2008-08/msg00799.html but I can't see a patch or what has been patched. Thing is if this board is not going to work I need tell the shop I am going to send it back in 2 days by their terms and conditions. So my question right now is - is this something that (developer willing) could be fixed? If yes I will take a chance that a developer would be willing and keep the board. I would rather keep the board if possible. Backtrace from 8-CURRENT (typed by hand). panic: run_interrupt_driven_hooks: waited too long cpuid=0 KDB: enter: panic [thread pid 0 tid 100000 ] stopped at kdb_enter+0x3a: movl $0,kdb_why db> bt Tracing pid 0 tid 100000 td 0xc0d88fd0 kdb_enter(c0c3d8cf,c0c3d8cf,c0c3feac,c1820d08,0,...) at kdb_enter+0x3a panic(c0c3feac,0,c0c3fe43,70,ea60,...) at panic+0x136 run_interrupt_driven_config_hooks(0,181ec00,181ec00,181e000,1825000,...) at run_interrupt_driven_config_hooks+0x1c7 mi_startup() at mi_startup+0x96 begin()at begin+0x2c db> I can build a debug kernel on 7.2R or any recommended version onto a spare hard disk and use it to boot this machine to get debugging info. Much thanks Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A0F457F.6010606>