AZALIA(4) BSD Kernel Interfaces Manual AZALIA(4)NAME
azalia -- Generic High Definition Audio device driver
SYNOPSIS
azalia* at pci? dev ? function ?
audio* at audiobus?
options AZALIA_DEBUG
DESCRIPTION
The azalia device driver is expected to support any PCI device which is compliant to the High Definition Audio Specification 1.0. Known sup-
ported controllers are Intel 82801F (ICH6) and Intel 82801G (ICH7). Known supported codecs are Realtek ALC260, ALC880, ALC882, Analog
Devices AD1981HD, CMedia CMI9880, Sigmatel STAC9221, and STAC9221D.
SEE ALSO audio(4), pci(4) http://www.intel.com/standards/hdaudio/
HISTORY
The azalia device driver appeared in NetBSD 3.0.
BUGS
Non-PCM encodings such as Float32 and AC-3 are not supported.
There is no way to use 20bit or 24bit precision because of a limitation of the MI audio framework.
BSD March 15, 2007 BSD
Check Out this Related Man Page
SND_ICH(4) BSD Kernel Interfaces Manual SND_ICH(4)NAME
snd_ich -- Intel ICH AC'97 and compatible bridge device driver
SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file:
device sound
device snd_ich
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
snd_ich_load="YES"
DESCRIPTION
The snd_ich bridge driver allows the generic audio driver sound(4) to attach to Intel ICH AC'97 and compatible audio devices.
Some later chips, like ICH6/ICH7, depending on wiring can instead implement newer Intel HD Audio specification, which is supported by
snd_hda(4) driver.
HARDWARE
The snd_ich driver supports the following audio devices:
o AMD 768
o AMD 8111
o Intel 443MX
o Intel ICH
o Intel ICH revision 1
o Intel ICH2
o Intel ICH3
o Intel ICH4
o Intel ICH5
o Intel ICH6
o Intel ICH7
o NVIDIA nForce
o NVIDIA nForce2
o NVIDIA nForce2 400
o NVIDIA nForce3
o NVIDIA nForce3 250
o NVIDIA nForce4
o SiS 7012
SEE ALSO sound(4), snd_hda(4)HISTORY
The snd_ich device driver first appeared in FreeBSD 4.2.
AUTHORS
This manual page was written by Jorge Mario G. Mazo <jgutie11@eafit.edu.co>.
BSD January 6, 2009 BSD
I have just bought a new HP Pavilion dv7 notebook (17", AMD Turion) and installed Fedora Core 10. I would like to add that i installed a completely eyecandy-less base system, only then installed a naked x-org Xserver and mwm (Motif Window Manager) on top of it. There is neither KDE nor GNOME nor... (2 Replies)
I reformatted my hard drive and installed Mandriva 2011.
It works fine. I can go to the Internet
The problem is no sound.
I want to listen to songs from YouTube. Sound doesn't come.
I see a man is singing on the screen. No sound.
I had no problem with my old Mandriva. Sound and everything... (11 Replies)
In a case of root=/dev/ram0 real_root=/dev/sda2
No filesystem could mount root, tried: ext3 ext2...
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
http://imageplay.net/img/tya22288136/IMG0204A.jpg (real_root - real panic)
The case of omitting real_root and... (1 Reply)