a236
![]() |
|
|
|
|
|||||||
| System Hardware Internal storage, motherboards, PCI cards, stuff inside the case. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I'm trying to use the onboard sound on my Asus M4A88TD-V motherboard. I've searched the forums trying to get this to work, but the simpler things didn't work:
# sysctl hw.snd.default_unit=<#># cat /dev/random > /dev/dsp0.0# cat /dev/random > /dev/dsp1.0# cat /dev/random > /dev/dsp2.0# cat /dev/random > /dev/dsp3.0Running mplayer to output to each device "-ao /dev/dsp0.0" Trying every jack with my speakers. I found some threads on device.hints, but I was utterly confused once I saw that. Here's my loader.conf Code:
nvidia_load="YES" snd_hda_load="YES" Code:
FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64) Installed devices: pcm0: <HDA Realtek ALC892 PCM #0 Analog> (play/rec) default pcm1: <HDA Realtek ALC892 PCM #1 Analog> (play/rec) pcm2: <HDA Realtek ALC892 PCM #2 Digital> (play) pcm3: <HDA Realtek ALC892 PCM #3 Digital> (play) http://pastebin.com/b69mjqsi Last edited by DutchDaemon; December 29th, 2010 at 20:30. |
|
#2
|
|||
|
|||
|
I see no obvious problems in logs. Have you checked mixer settings for each dsp/mixer pair?
|
|
#3
|
|||
|
|||
|
I opened up the case and noticed that the front two jacks (Headphone and Mic) on the case were not connected to the motherboard. Once I connected the cable and booted up, my sound started working on the rear jacks!
Maybe some pin detection code was not working because it couldn't find the headphone jack?? Anyways, it works now! Last edited by DutchDaemon; December 31st, 2010 at 01:48. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| no sound with snd_hda.ko | cabriofahrer | Multimedia | 6 | September 28th, 2010 12:39 |
| [Solved] How to hint snd_hda to get sound from CD | Erratus | Multimedia | 6 | April 23rd, 2010 22:16 |
| snd_hda multichannel sound | xa | Multimedia | 4 | March 30th, 2010 17:05 |
| [Solved] snd_hda + 8.0-stable => no sound | snerh | Multimedia | 17 | February 21st, 2010 16:30 |
| [Solved] Yet another no sound problem Realtek ALC888 | BSDRich | Multimedia | 3 | July 1st, 2009 08:29 |