> 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: <YMH0021> can't assign resources

This would suggest that something else is taking one or more of the 
resources that the device needs; on top of that, you may not have the 
driver necessary for this device in your kernel (you need 'isa' and 
'pcm').

> Looks like the yamaha chipset to me. If I could get sound working, I'd
> definitely be using acpica all the time.

The PnP BIOS code should pick this up as well, as long as your PnP BIOS 
works.

> I think the thermal management
> has been improved since the last time I tried it -- it kept the temp <
> 356K. Is there any way to set a temperature to be maintained? Or some way
> to actually query the current temperature? (lmmon doesnt work)

The ACPI thermal management code doesn't actually work yet (it's being 
worked on).  You don't set a temperature; the platform tells the OS what 
temperature(s) to maintain based on power profile, etc.

-- 
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also.  But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view.  [Dr. Fritz Todt]
           V I C T O R Y   N O T   V E N G E A N C E




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to