Realtek ALC880 sound driver
I'm new to FreeBSD systems, i found that PCBSD is just the UNIX like OS i was looking for, everything was fine after installation till i realize that i can't make the sound work at all (Realtek HD audio), every time i start a KDE sesion it shows a dialog with this message:
----------------------------------------------------------------------------
" Sound server information message:
Error while initializyn the sound driver:
device /dev/dsp can't be opened (No such file or directory)
The sound server will continue, using the null output device. "
-----------------------------------------------------------------------------
I made some research on goolge but i didn't found anything usefull.
I have some limited skills on Linux so I just use dmesg to see if there was some sort of audio divice information, but once again i got nothing but this:
%dmesg
pci0: <multimedia> at device 27.0 (no driver attached)
pci0: <multimedia> at device 27.0 (no driver attached)
......among other things......
My ( /boot/loader.conf ) has:
snd_driver_load="YES"
also:
%cat /dev/sndstat
FreeBSD Audio Driver (newpcm)
Installed devices:
I anyone could help me on this, i don't have any idea about compiling the FreeBSD kernel, but be sure that i'll do it if necesary.
thanks and my excuces if i misspell something, i'm cuban and my english is not perfect.
|