Kernel hangs at "Timecounters tick every 1.000 msec" with APIC enabled (Was: Re: Why don't the packages get built for the runtime dependencies of the package I am building ?)

Matt Thyer matt.thyer at gmail.com
Thu Dec 2 21:28:42 PST 2004


Thankyou Kris,

I'll try this as soon as I can get a build of -CURRENT that boots on
my Athlon XP NForce 2 system.  Unfortunately it's hanging again near
the end of device probing (which means I have to disable APIC in the
BIOS again).

With APIC enabled in the BIOS this is as far as the kernel gets:

sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x100>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Timecounter "TSC" frequency 1992033718 Hz quality 800
Timecounters tick every 1.000 msec

With APIC disabled in the BIOS the system boots fine.

This has been a problem in the past but not for quite a while.

On Sat, 27 Nov 2004 10:57:32 -0800, Kris Kennaway <kris at obsecurity.org> wrote:
> On Sat, Nov 27, 2004 at 01:17:09PM +1030, Matt Thyer wrote:
> >
> > Surely there is a simple way to have the runtime dependency packages
> > built as well.
> >
> > Is this possible, or do I have to write my own script to recursively
> > determine the runtime dependencies and build those packages first ?
> 
> Does 'make package-recursive' not work?
> 
> Kris


More information about the freebsd-current mailing list