RE: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX)

2011-09-01 Thread Edgar Martinez
] On Behalf Of Adrian Chadd Sent: Wednesday, August 31, 2011 6:26 PM To: Mike Tancsa Cc: Edgar Martinez; freebsd-current@freebsd.org Subject: Re: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX) This the key here: atrtc0: at port 0x70 irq 8 on isa0 Event timer RTC frequency

RE: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX)

2011-09-01 Thread Edgar Martinez
found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX) This the key here: atrtc0: at port 0x70 irq 8 on isa0 Event timer RTC frequency 32768 Hz quality 0 Edgar, are you missing a device entry for the RTC? Do you have device.hints in /boot ? GENERIC.hints:hint.atrtc.0.at=isa

Re: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX)

2011-08-31 Thread Mike Tancsa
On 8/31/2011 12:27 PM, Adrian Chadd wrote: Just to clarify for Edgar, His 9.0 build isn't finding any valid timers; hence why the thing panics upon boot. Since I've got a few Alix boards I'd like to use for 11n testing, i'd like to know how to make this work. Does anyone know the

RE: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX)

2011-08-31 Thread Edgar Martinez
: Mike Tancsa [mailto:m...@sentex.net] Sent: Wednesday, August 31, 2011 10:53 AM To: Adrian Chadd Cc: Edgar Martinez; freebsd-current@freebsd.org Subject: Re: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX) On 8/31/2011 12:27 PM, Adrian Chadd wrote: Just to clarify

Re: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX)

2011-08-31 Thread Mike Tancsa
= kdb_why Is still the result.. -Original Message- From: Mike Tancsa [mailto:m...@sentex.net] Sent: Wednesday, August 31, 2011 10:53 AM To: Adrian Chadd Cc: Edgar Martinez; freebsd-current@freebsd.org Subject: Re: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic

Re: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX)

2011-08-31 Thread Mike Tancsa
31, 2011 12:57 PM To: Edgar Martinez Cc: Adrian Chadd; freebsd-current@freebsd.org Subject: Re: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX) On 8/31/2011 3:25 PM, Edgar Martinez wrote: Nope..I rebuilt with both options..and just one at a time.. Strange

RE: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX)

2011-08-31 Thread Edgar Martinez
: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX) Nope..I rebuilt with both options..and just one at a time.. panic: No usable event timer found! KDB: stack backtrace: X_db_sym_numargs(c0758a2d) at 0xc0471f85 = X_db_sym_numargs+0x135 kdb_backtrace(c2820d38,1,fff,c2820d40

RE: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX)

2011-08-31 Thread Edgar Martinez
: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX) On 8/31/2011 12:27 PM, Adrian Chadd wrote: Just to clarify for Edgar, His 9.0 build isn't finding any valid timers; hence why the thing panics upon boot. Since I've got a few Alix boards I'd like to use for 11n testing

RE: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX)

2011-08-31 Thread Edgar Martinez
Subject: Re: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX) On 8/31/2011 3:57 PM, Edgar Martinez wrote: Latest ALIX firmware? .99h? I'm using the below board... http://pcengines.ch/alix2d2.htm Thats pretty well the same board as me, except I dont have the 2 mini-pci

Re: No valid timers found on ALIX (was Re: 9.0-BETA2 - Kernel Panic on ALIX)

2011-08-31 Thread Adrian Chadd
This the key here: atrtc0: at port 0x70 irq 8 on isa0 Event timer RTC frequency 32768 Hz quality 0 Edgar, are you missing a device entry for the RTC? Do you have device.hints in /boot ? GENERIC.hints:hint.atrtc.0.at=isa GENERIC.hints:hint.atrtc.0.port=0x70 GENERIC.hints:hint.atrtc.0.irq=8 And