<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
modinfo lists:<br>
<blockquote>parm:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; power_save:Automatic power-saving timeout
(in second, 0 = disable). (int)<br>
parm:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; index:Index value for Intel HD audio interface. (array
of int)<br>
parm:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; id:ID string for Intel HD audio interface. (array of
charp)<br>
parm:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; enable:Enable Intel HD audio interface. (array of bool)<br>
parm:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; model:Use the given board model. (array of charp)<br>
parm:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; position_fix:Fix DMA pointer (0 = auto, 1 = none, 2 =
POSBUF, 3 = FIFO size). (array of int)<br>
parm:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; probe_mask:Bitmask to probe codecs (default = -1).
(array of int)<br>
parm:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; single_cmd:Use single command to communicate with
codecs (for debugging only). (bool)<br>
parm:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; enable_msi:Enable Message Signaled Interrupt (MSI) (int)<br>
parm:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; power_save_controller:Reset controller in power save
mode. (bool)<br>
</blockquote>
<br>
The model option seems most likely to be related to my problem - is
there a list of all the options which can be used?<br>
<br>
Also, dmesg | grep alsa reports:<br>
<blockquote>ALSA
/usr/src/modules/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:576:
hda_intel: azx_get_response timeout, &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; switching to polling
mode: last cmd=0x012f000c<br>
ALSA
/usr/src/modules/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:583:
hda_intel: azx_get_response timeout, &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; switching to single_cmd
mode: last cmd=0x013f000c<br>
</blockquote>
<br>
<br>
</body>
</html>