Re: FBSD 8.2R does not probe sound card

2011-03-22 Thread Gua Chung Lim
Hi JR, > > guacl@bsdhost:~% tail -n 1 /etc/sysctl.conf > > hw.snd.default_unit=0 > > This is fine, but 0 is the default value, so you don't actually > need this. You only need it for value of 1, 2, 3... Alright so I can now forget this file. > /boot/loader.conf and /boot/loader.conf.local are u

Re: FBSD 8.2R does not probe sound card

2011-03-20 Thread Gua Chung Lim
Hi, Thank you very much for your kind response. > The reprogramming I gave you was for pcm0. Your pcm1 is showing > with the HDMI digital chip pins. > > Make sure that your "cat /dev/sndstat" is showing pcm0 as "default". > (Use the sysctl hw.snd.default_unit to set it.) Previously my sysctl hw

Re: FBSD 8.2R does not probe sound card

2011-03-19 Thread Gua Chung Lim
Hi, > So you need to reprogram your HDAC. You have four speaker possibilities, > nids 21, 22, 28 and 30. I can't tell which one is the one you want, so > you'll need to try all four until you find it. Use config in your > /boot/loader.conf.local like this: > Correction... > > Your output asso

Re: FBSD 8.2R does not probe sound card

2011-03-19 Thread J.R. Oldroyd
Hi, The info you attached below shows your problem. First, read the association list at the bottom. You have two associations, 0 for output and 1 for input. Look at the output association 0. It shows the output is mapped to nid 20 seq 0 and then nid 27 seq 15. The "seq" tells you what it will

Re: FBSD 8.2R does not probe sound card

2011-03-19 Thread Gua Chung Lim
Thanks for responses from you all. > suggestion here is to play with the sysctl hw.snd.default_unit: > $ sysctl -d hw.snd.default_unit > hw.snd.default_unit: default sound device > It defaults to 0, try 1-5 and see if there is any improvement, as you > have multiple sound output devices. > Becau

Re: FBSD 8.2R does not probe sound card

2011-03-18 Thread David Demelier
On 18/03/2011 17:45, Gua Chung Lim wrote: Thank you for your kind responses. Though I don't understand much what you said, I shall give you further info. pcm1 device is the HDMI audio output on your graphics card. My only suggestion here is to play with the sysctl hw.snd.default_unit: # tail

Re: FBSD 8.2R does not probe sound card

2011-03-18 Thread Jeremy Chadwick
On Fri, Mar 18, 2011 at 11:45:49PM +0700, Gua Chung Lim wrote: > Thank you for your kind responses. > Though I don't understand much what you said, > I shall give you further info. > > > pcm1 device is the HDMI audio output on your graphics card. My only > > suggestion here is to play with the s

Re: FBSD 8.2R does not probe sound card

2011-03-18 Thread Gua Chung Lim
Thank you for your kind responses. Though I don't understand much what you said, I shall give you further info. > pcm1 device is the HDMI audio output on your graphics card. My only > suggestion here is to play with the sysctl hw.snd.default_unit: # tail -n 1 /etc/sysctl.conf hw.snd.default_unit

Re: FBSD 8.2R does not probe sound card

2011-03-17 Thread Steve Polyack
On 03/17/11 10:25, Gua Chung Lim wrote: Hi all, I have been using FBSD since mid 2005 without any problems. Recently, I installed 8.2R from DVD on my new machine. (HP Pavilion p6276l Home PC) FBSD 8.2R does not probe my sound card. # kldload snd_driver ppc0: parallel port not found. ppc0: paral

Re: FBSD 8.2R does not probe sound card

2011-03-17 Thread Sergey V. Dyatko
On Thu, 17 Mar 2011 21:25:59 +0700 Gua Chung Lim wrote: > Hi all, > > I have been using FBSD since mid 2005 without any problems. > Recently, I installed 8.2R from DVD on my new machine. > (HP Pavilion p6276l Home PC) > FBSD 8.2R does not probe my sound card. > > # kldload snd_driver > ppc0: pa

FBSD 8.2R does not probe sound card

2011-03-17 Thread Gua Chung Lim
Hi all, I have been using FBSD since mid 2005 without any problems. Recently, I installed 8.2R from DVD on my new machine. (HP Pavilion p6276l Home PC) FBSD 8.2R does not probe my sound card. # kldload snd_driver ppc0: parallel port not found. ppc0: parallel port not found. ppc0: parallel port no