cf85
![]() |
|
|
|
|
|||||||
| System Hardware Internal storage, motherboards, PCI cards, stuff inside the case. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi, gentlemen. I'm beginner of FreeBSD.I've installed PCBSD 8.1 on my computer. There's no sound although i 've tried many ways. Could someone kind help me fix it? Because I don't know what had happened.
1 I've added this code to "loader.conf": snd_hda_enable="YES" 2 cat /dev/sndstat like this: Code:
FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386) Installed devices: pcm0: <HDA Sigmatel STAC9228X PCM #0 Analog> (play/rec) default pcm1: <HDA Sigmatel STAC9228X PCM #1 Analog> (play/rec) pcm2: <HDA Sigmatel STAC9228X PCM #2 Digital> (play) 3 mixer code: Code:
Mixer vol is currently set to 77:77 Mixer pcm is currently set to 100:100 Mixer speaker is currently set to 75:75 Mixer line is currently set to 0:0 Mixer rec is currently set to 75:75 Recording source: line Code:
# Autodetect the most recent sound card. Uncomment for Digital output / USB #hw.snd.default_auto=1 hw.snd.defualt_unit=1 Last edited by DutchDaemon; August 24th, 2010 at 18:20. Reason: proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
|
#2
|
||||
|
||||
|
Ok. First: Topics about PC-BSD / FreeNAS / DesktopBSD / m0N0WALL / pfSense
Have a look at the snd_hda(4) man page. The HDA sound chip is used in various different implementations and you may need to tweak which output on your card produces what.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
| The Following User Says Thank You to SirDice For This Useful Post: | ||
royzhang1234 (August 24th, 2010) | ||
|
#3
|
||||
|
||||
|
In /boot/loader.conf it should be
Code:
snd_hda_load="YES" But as you already have several pcm devices, the soundcard is recognized already. |
| The Following User Says Thank You to lme@ For This Useful Post: | ||
royzhang1234 (August 24th, 2010) | ||
|
#4
|
|||
|
|||
|
thanks for your replies. I know I should post this problem on the forum of PCBSD, but i've failed to register. Your patience is highly appreciated.
To Ime@, The soundcard is recognized, but there's no sound. To SirDice, It seems that there's no description to how to tweak output of soundcard. best regards! |
|
#5
|
||||
|
||||
|
The entire man page is dedicated to it!
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| My Computer hangs | alsuki | General | 8 | August 4th, 2010 10:33 |
| [PC-BSD 8.0] sound driver doesn't make sound card Intel ICH5 (82801EB) work | Detective | System Hardware | 1 | March 15th, 2010 00:24 |
| [Solved] Sound card detected, but no sound on freebsd 7.2 | sasha-fbsd | System Hardware | 6 | September 12th, 2009 04:04 |
| sound skipping with Free BSD 7.0 | Silverback | Multimedia | 8 | January 3rd, 2009 10:08 |
| New computer.. | Bluelight | System Hardware | 7 | December 10th, 2008 19:39 |