PDA

View Full Version : snd_via82xx, dxs_support??


didda
2004-08-14, 06:06 AM CDT
Hi,

I had the same problem as with debian linux, i use the module snd_via82xx and i have sound when i play a cd or i select any other input source. but playing s pcm source (*.mp3 file as example) i can't hear anything. i solved the problem with debian by removing the modules (rmmod snd_via82xx) and the doing: modprobe snd_via82xx dxsw_support=4. But when In try to rmmod, I get the error thta the module is in use.

Question 1: is there any command that shows which process uses the module snd_via82xx

under debian there was the /etc/modules file, where I could add, that the modules should be loaded with dxs_support.

Question 2: how can I make snd_via82xx be modprobed with dxs_support=4??

Thanks, Chris

Jman
2004-08-14, 06:54 PM CDT
For question 2, you are probably looking for the /etc/modprobe.conf file. There you can add options for your kernel modules.