All of lore.kernel.org
 help / color / mirror / Atom feed
* hda-intel: ALC1150 (alc882 patch) produces constant noise on line-out port
@ 2016-06-01 18:23 Maximilian.ammann
  2016-06-01 20:03 ` Takashi Iwai
  0 siblings, 1 reply; 3+ messages in thread
From: Maximilian.ammann @ 2016-06-01 18:23 UTC (permalink / raw)
  To: alsa-devel

Hello,

I experienced weird behaviour on my "ASUS MAXIMUS VII RANGER" which has
a realtek soundcard with the ALC1150 codec. The problem is that if the
patch_882 is enabled I get a constant noise on the line-out port.
I started experienced and noticed that when using the generic model the
problem disappeared. Therefore the problem also disappeared when
removing the folowing line in sound/pci/hda/patch_realtek.c:

HDA_CODEC_ENTRY(0x10ec0900, "ALC1150", patch_alc882),

I really would like to know whether this behaviour is expected or how I
(myself) could fix it by creating a patch.

alsa-info.sh output:
Without alc882 patch:
http://www.alsa-project.org/db/?f=3fdf926c64a02273e0e68035eeb94282ca44a
7df
With alc882 patch:
http://www.alsa-project.org/db/?f=336755aab10811bb0af5440dbda7b9cda3d9b
116

Thansk in advance, if possible it would be awesome if you could provide
me some tips since I really would like to fix it myself as my very
first patch.

Max

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: hda-intel: ALC1150 (alc882 patch) produces constant noise on line-out port
  2016-06-01 18:23 hda-intel: ALC1150 (alc882 patch) produces constant noise on line-out port Maximilian.ammann
@ 2016-06-01 20:03 ` Takashi Iwai
  2016-06-02  9:56   ` Maximilian.ammann
  0 siblings, 1 reply; 3+ messages in thread
From: Takashi Iwai @ 2016-06-01 20:03 UTC (permalink / raw)
  To: Maximilian.ammann; +Cc: alsa-devel

On Wed, 01 Jun 2016 20:23:58 +0200,
Maximilian.ammann wrote:
> 
> Hello,
> 
> I experienced weird behaviour on my "ASUS MAXIMUS VII RANGER" which has
> a realtek soundcard with the ALC1150 codec. The problem is that if the
> patch_882 is enabled I get a constant noise on the line-out port.
> I started experienced and noticed that when using the generic model the
> problem disappeared. Therefore the problem also disappeared when
> removing the folowing line in sound/pci/hda/patch_realtek.c:
> 
> HDA_CODEC_ENTRY(0x10ec0900, "ALC1150", patch_alc882),
> 
> I really would like to know whether this behaviour is expected or how I
> (myself) could fix it by creating a patch.
> 
> alsa-info.sh output:
> Without alc882 patch:
> http://www.alsa-project.org/db/?f=3fdf926c64a02273e0e68035eeb94282ca44a
> 7df
> With alc882 patch:
> http://www.alsa-project.org/db/?f=336755aab10811bb0af5440dbda7b9cda3d9b
> 116
> 
> Thansk in advance, if possible it would be awesome if you could provide
> me some tips since I really would like to fix it myself as my very
> first patch.

Did you try to turn off "Loopback Mixing" mixer switch?  This often
stops such a noise.


Takashi

^ permalink raw reply	[flat|nested] 3+ messages in thread

* hda-intel: ALC1150 (alc882 patch) produces constant noise on line-out port
  2016-06-01 20:03 ` Takashi Iwai
@ 2016-06-02  9:56   ` Maximilian.ammann
  0 siblings, 0 replies; 3+ messages in thread
From: Maximilian.ammann @ 2016-06-02  9:56 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

Thanks, that actually solved the problem. Could you please explain why this happens and how to make this the default behaviour with this codec?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-02  9:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-01 18:23 hda-intel: ALC1150 (alc882 patch) produces constant noise on line-out port Maximilian.ammann
2016-06-01 20:03 ` Takashi Iwai
2016-06-02  9:56   ` Maximilian.ammann

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.