Bug 80712

Summary: Additions to amd64 motherboards page
Product: Documentation Reporter: groot
Component: Books & ArticlesAssignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description groot 2005-05-06 20:50:02 UTC
      For the Asus K8V-SE Deluxe motherboard, sound is fine:
pcm0: <VIA VT8237> port 0xc800-0xc8ff irq 22 at device 17.5 on pci0
pcm0: <Analog Devices AD1980 AC97 Codec>

This requires loading the snd_via8233 module or setting the following in the kernel config file:

device          sound
device          "snd_via8233"

The sysutils/xmbmon port doesn't autodetect the correct monitoring mode, and needs the -I (ISA probe) flag to report sensible values (otherwise it will tell you the CPU is on fire).

Fix: 

n/a
How-To-Repeat:       n/a
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2005-05-06 23:47:18 UTC
Responsible Changed
From-To: freebsd-www->pav

Part of Pav's project.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-07 09:45:53 UTC
State Changed
From-To: open->closed

Entry updated, thank you!