I've reinstalled FreeBSD and everything's back to normal except only two of the five speakers of my 5.1 sound system is working. They all worked last install, what could have changed?
What I've observed:
Only two of the sound jacks on the sound unit have any "signal" coming out of them, i.e., sound only comes out of a speaker if I plug it into the "Front Left" or "Front Right" jack.
From this I gather:
FreeBSD no longer recognizes the 5.1 ability of my sound card.
What I need direction towards:
Somewhere to start probing for the problem.
Cheers
Code:
> cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0: <HDA Realtek ALC885 PCM #0 Analog> (play/rec) default
pcm1: <HDA Realtek ALC885 PCM #1 Analog> (play/rec)
pcm2: <HDA Realtek ALC885 PCM #2 Digital> (play/rec)
Code:
> cat /boot/loader.conf
nvidia_load="YES"
snd_hda_load="YES"
What I've observed:
Only two of the sound jacks on the sound unit have any "signal" coming out of them, i.e., sound only comes out of a speaker if I plug it into the "Front Left" or "Front Right" jack.
From this I gather:
FreeBSD no longer recognizes the 5.1 ability of my sound card.
What I need direction towards:
Somewhere to start probing for the problem.
Cheers