Sound problems

Bernt Hansson bernt at bah.homeip.net
Wed Aug 13 02:24:52 UTC 2008



Manolis Kiagias skrev:
> Bernt Hansson wrote:
>> Hello list.
>>
>> Realy need some help!
>>
>> I can't seem to get snd_hda module to load from /boot/loader.conf
>>
>> Loading the module manualy is ok.
>>
>> loader.conf
>>
>> hw.ata.atapi_dma="1"
>> atapicam_load="YES"
>> if_tap_load="YES"
>> aio_load="YES"
>>
>> ##############################################################
>> ###  Sound modules  ##########################################
>> ##############################################################
>> sound_load="YES"                 # Digital sound subsystem
>> <SNIP>
>> #snd_hda_load="YES"               # Intel High Definition Audio 
>> (Controller)
>>   
> 
> Well, it seems the snd_hda_load line is commented out ;)

Yes ;)

> Also you don't need to add sound_load="YES", just by adding 
> snd_hda_load="YES" the generic sound module will be loaded as well.

Aha. I didn't know that.

> If anything else fails for some weird reason, you can always compile 
> sound support into the kernel. Just add these two lines in your kernel 
> configuration file:
> 
> device sound
> device snd_hda
> 
> rebuild, reboot, done.

Yes, but I want to keep generic as generic as possible

I also have some usb mouse problems. Input on the subject "usb mouse 
problem" are welcome.


More information about the freebsd-questions mailing list