hi, there!
On Sat, 23 Dec 2000, Chris wrote:
> Actually, last time I checked, I think stable did not install with a RO
> /usr/src either. Anyone know if this is still the case?
I have no problems with 'make installworld' with RO obj and src on
latest -stable
/fjoe
To Unsubscribe: send mail
By not running X, at the console, I was able to see this to be a Fatal
Trap 12.
I can cause the machine to become non-responsive to the keyboard by
doing a 'make -j36 world', which normally takes 8 hours. Now, this
hangs the machine between 2 and 7 hours. Breaking into ddb, only
shows a normal
Last night I installed a kernel with 'device acpica' for the 1st
time, and all seems fine, except that I see this at boot:
.
.
.
npx0: on motherboard
npx0: INT 16 interface
too many dependant configs
too many dependant configs
too many dependant configs
too many dependant configs
atkbdc0: at po
> Last night I installed a kernel with 'device acpica' for the 1st
> time, and all seems fine, except that I see this at boot:
...
> too many dependant configs
...
> I traced this message to /usr/src/sys/dev/acpica/acpi_isa.c, function
> acpi_isa_set_start_dependant().
>
> Now, I have not had any
Ok, thanks for the info... But this begs the question: Why does the
code limit maxdeps to 8?
On Sun, Dec 24, 2000 at 11:50:13AM -0800, Mike Smith wrote:
> > Last night I installed a kernel with 'device acpica' for the 1st
> > time, and all seems fine, except that I see this at boot:
> ...
> > t
> Ok, thanks for the info... But this begs the question: Why does the
> code limit maxdeps to 8?
I'd guess that it seemed like a good number at the time. I mostly just
duplicated the ISA code (which I'm not entirely a fan of, but it's a
known evil). I'm sure that it'd be possible to come up
:On Sat, Dec 23, 2000 at 11:24:50AM -0800, Matt Dillon wrote:
:
:I will fix it today.
Works like a charm now, thanks! My -current source is broken out on
my -stable machine, so the only way to compile it is via an NFS mount
to a -current machine which, for obvious reasons, needs to
Since we are on the subject of ACPI, it is working great except for one
thing, it can't attach my sound card to the pcm device (does that sound
correct?). It definitely sees it:
unknown: can't assign resources
Looks like the yamaha chipset to me. If I could get sound working, I'd
definitely be