No echo of Microphone input
Oron Peled
oron at actcom.co.il
Sun Feb 7 09:28:26 IST 2010
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.
--
Oron Peled Voice: +972-4-8228492
oron at actcom.co.il http://users.actcom.co.il/~oron
"... one of the main causes of the fall of the Roman Empire was that,
lacking zero, they had no way to indicate successful termination of their
C programs."
-- Robert Firth
More information about the Linux-il
mailing list