Thread: Sound problem
View Single Post
  #1   (View Single Post)  
Old 11th September 2008
renej renej is offline
Real Name: Rene
Port Guard
 
Join Date: Sep 2008
Location: Belgium
Posts: 11
Default Sound problem

I have installed FreeBSD 7 and am slowly trying to solve all problems.
For now the biggest problem is that i do not have any sound.
I installed oss via ports.

ossinfo gives me
Code:
"SNDCTL_CARDINFO: Device not configured"
osstest gives no sound but just says
Code:
"SNDCTL_AUDIOINFO_EX: Device not configured"
i have two sound cards really, but am trying to use the onboard one :
Code:
cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386)
Installed devices:
pcm0: <Intel ICH5 (82801EB)> at io 0xf7101000, 0xf7102000 irq 17 bufsz 16384 kld snd_ich [MPSAFE] (1p:1v/1r:1v channels duplex default)
Anybody to give me some hints??
Reply With Quote