* Random controls with hda-intel @ 2008-09-21 11:10 niteblade 2008-09-22 3:16 ` Travis Place 0 siblings, 1 reply; 3+ messages in thread From: niteblade @ 2008-09-21 11:10 UTC (permalink / raw) To: alsa-devel Hi guys, This is a problem I already posted on alsa-users, but since the only reply I got was a me-too, I'm posting here. I have some problems with the snd-hda-intel driver. The mixer controls seem to be unpredictably appearing and disappearing or changing type (on/off-switch vs volume) from alsa-driver version to version. In the current daily snapshot (12th Sept 2008) I have no volume control at all. In the driver shipped with 2.6.25 kernel at least I get a pcm volume control. Several driver versions ago (dont remember the version number) I had a master volume control. Several other controls seem to have no effect on anything. When loading the snd-hda-intel driver, I get in my syslog: hda_codec: Unknown model for ALC861, trying auto-probe from BIOS... The alsa info script has uploaded my infos here: http://www.alsa-project.org/db/?f=be535315befdb3dbb24430e90e46a7b4ed07a591 Any help is appreciated Kai ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Random controls with hda-intel 2008-09-21 11:10 Random controls with hda-intel niteblade @ 2008-09-22 3:16 ` Travis Place 2008-09-22 8:07 ` niteblade 0 siblings, 1 reply; 3+ messages in thread From: Travis Place @ 2008-09-22 3:16 UTC (permalink / raw) To: niteblade, alsa-devel Noticed the following in the GIT code in regards to your card.. /* FIXME: the entry below breaks Toshiba A100 (model=auto works!) * Any other models that need this preset? */ /* SND_PCI_QUIRK(0x1179, 0xff10, "Toshiba", ALC861_TOSHIBA), */ Please confirm if using that quirk makes the card behave properly for you. You can do this by loading the snd-hda-intel module with the model=toshiba argument. (remove snd-hda-intel module from the running kernel, then do 'modprobe snd-hda-intel model=toshiba') On Sunday 21 September 2008 9:10:20 pm niteblade@gmx.net wrote: > Hi guys, > > This is a problem I already posted on alsa-users, but since the only > reply I got was a me-too, I'm posting here. > > I have some problems with the snd-hda-intel driver. The mixer controls > seem to be unpredictably appearing and disappearing or changing type > (on/off-switch vs volume) from alsa-driver > version to version. In the current daily snapshot (12th Sept 2008) I > have no volume control at all. In the driver shipped with 2.6.25 kernel > at least I get a pcm volume control. Several driver versions ago (dont > remember the version number) I had a master volume control. Several > other controls seem to have no effect on anything. > > When loading the snd-hda-intel driver, I get in my syslog: > > hda_codec: Unknown model for ALC861, trying auto-probe from BIOS... > > The alsa info script has uploaded my infos here: > http://www.alsa-project.org/db/?f=be535315befdb3dbb24430e90e46a7b4ed07a591 > > Any help is appreciated > > Kai > _______________________________________________ > Alsa-devel mailing list > Alsa-devel@alsa-project.org > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Random controls with hda-intel 2008-09-22 3:16 ` Travis Place @ 2008-09-22 8:07 ` niteblade 0 siblings, 0 replies; 3+ messages in thread From: niteblade @ 2008-09-22 8:07 UTC (permalink / raw) To: Travis Place; +Cc: alsa-devel Using the driver (fresh snapshot 22-Sep) with or without the quirk has no obvious influence on the mixer controls I get. With model=auto I get the following controls: Master, Front, Caller I, Off-hook (bool only, no functionality) PCM, Capture (volume only, at least pcm works as expected) Line, CD, Mic (bool and volume, not tested) Input Source (multiple choice) With model=toshiba I get almost almost quiet but audible playback and the following controls: Master, Caller I, Off-hook (bool, master works as expected) PCM, Capture (volume only, at least pcm works) Mic (bool and volume, not tested) Front Mic, Line, CD, Mixer (only capture selection) BTW: This box is indeed a Toshiba A100. Travis Place schrieb: > Noticed the following in the GIT code in regards to your card.. > > > /* FIXME: the entry below breaks Toshiba A100 (model=auto works!) > * Any other models that need this preset? > */ > /* SND_PCI_QUIRK(0x1179, 0xff10, "Toshiba", ALC861_TOSHIBA), */ > > Please confirm if using that quirk makes the card behave properly for you. > You can do this by loading the snd-hda-intel module with the model=toshiba > argument. (remove snd-hda-intel module from the running kernel, then > do 'modprobe snd-hda-intel model=toshiba') > > > > > On Sunday 21 September 2008 9:10:20 pm niteblade@gmx.net wrote: >> Hi guys, >> >> This is a problem I already posted on alsa-users, but since the only >> reply I got was a me-too, I'm posting here. >> >> I have some problems with the snd-hda-intel driver. The mixer controls >> seem to be unpredictably appearing and disappearing or changing type >> (on/off-switch vs volume) from alsa-driver >> version to version. In the current daily snapshot (12th Sept 2008) I >> have no volume control at all. In the driver shipped with 2.6.25 kernel >> at least I get a pcm volume control. Several driver versions ago (dont >> remember the version number) I had a master volume control. Several >> other controls seem to have no effect on anything. >> >> When loading the snd-hda-intel driver, I get in my syslog: >> >> hda_codec: Unknown model for ALC861, trying auto-probe from BIOS... >> >> The alsa info script has uploaded my infos here: >> http://www.alsa-project.org/db/?f=be535315befdb3dbb24430e90e46a7b4ed07a591 >> >> Any help is appreciated >> >> Kai >> _______________________________________________ >> Alsa-devel mailing list >> Alsa-devel@alsa-project.org >> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel > > ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-09-22 8:07 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-09-21 11:10 Random controls with hda-intel niteblade 2008-09-22 3:16 ` Travis Place 2008-09-22 8:07 ` niteblade
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.