No echo of Microphone input

No echo of Microphone input

shimi linux-il at shimi.net
Sun Feb 7 13:39:21 IST 2010


On Sun, Feb 7, 2010 at 9:28 AM, Oron Peled <oron at actcom.co.il> wrote:
> On Saturday, 6 בFebruary 2010 23:47:56 shimi wrote:
>> options snd_hda_intel model=6stack-digout bdl_pos_adj=32 single_cmd=1
>>
>> 1. How do I know I did it right and that the module actually processed
>> these variables?
>
> After the module is loaded (lsmod would show you this), you'll see the
> parameters as files in /sys/modules/snd_hda_intel/parameters
> (or /sys/modules/snd_hda_intel in very old kernels).
>
> Simply cat the files and see their contents. You are, in fact, reading
> from the variables in the module memory.
>
> The "processing" of these variables can only be assessed by reading the
> module source, etc.

Thanks for that. Seems I did it right:

/sys/module/snd_hda_intel/parameters $ cat bdl_pos_adj model single_cmd
32,32,-1,-1,-1,-1,-1,-1
6stack-digout,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
Y

So that leaves me with the quandary of #2... :(

-- Shimi



More information about the Linux-il mailing list