All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Asus ROG Zephyrus GX701L sound problem
  2023-03-31 17:59 Asus ROG Zephyrus GX701L sound problem Kernel.org Bugbot
@ 2023-03-31 17:59 ` Kernel.org Bugbot
  2023-05-27 19:28   ` Kernel.org Bugbot
  2023-11-21  7:25 ` Kernel.org Bugbot
  1 sibling, 1 reply; 4+ messages in thread
From: Kernel.org Bugbot @ 2023-03-31 17:59 UTC (permalink / raw)
  To: perex, bugs, tiwai, alsa-devel

rakic.iwan writes via Kernel.org Bugzilla:

Any news?

View: https://bugzilla.kernel.org/show_bug.cgi?id=216392#c1
You can reply to this message to join the discussion.
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (peebz 0.1)


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

* Asus ROG Zephyrus GX701L sound problem
@ 2023-03-31 17:59 Kernel.org Bugbot
  2023-03-31 17:59 ` Kernel.org Bugbot
  2023-11-21  7:25 ` Kernel.org Bugbot
  0 siblings, 2 replies; 4+ messages in thread
From: Kernel.org Bugbot @ 2023-03-31 17:59 UTC (permalink / raw)
  To: perex, bugs, tiwai, alsa-devel

rakic.iwan writes via Kernel.org Bugzilla:

Hello,

I must mention right at the beginning that I tried all the solutions I found on the forums, but without success.

The problem exists only with the speakers on the laptop, the microphone works, as do the headphones.

I extracted the audio dump from windows and compared it with the dump from Linux and thus created this pinfcg below.

Please, can someone add a kernel fix for ROG Zephyrus S17 GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

```

[codec]

0x10ec0294 0x10431f01 0

[pincfg]

0x19 0x03A11050

0x1a 0x03A11C30

```

This is what a quirk should look like:

+SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

[ 2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 2.396348] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.396349] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 2.396350] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 2.396351] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 2.396352] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 2.396353] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12




    hwinfo --sound  :heavy_check_mark:
    22: PCI 1f.3: 0403 Audio device
    [Created at pci.386]
    Unique ID: nS1_.Qb7ky1jjQRD
    SysFS ID: /devices/pci0000:00/0000:00:1f.3
    SysFS BusID: 0000:00:1f.3
    Hardware Class: sound
    Model: “Intel Comet Lake PCH cAVS”
    Vendor: pci 0x8086 “Intel Corporation”
    Device: pci 0x06c8 “Comet Lake PCH cAVS”
    SubVendor: pci 0x1043 “ASUSTeK Computer Inc.”
    SubDevice: pci 0x1f01
    Driver: “snd_hda_intel”
    Driver Modules: “snd_hda_intel”
    Memory Range: 0x94300000-0x94303fff (rw,non-prefetchable)
    Memory Range: 0x94100000-0x941fffff (rw,non-prefetchable)
    IRQ: 157 (817 events)
    Module Alias: “pci:v00008086d000006C8sv00001043sd00001F01bc04sc03i80”
    Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: “modprobe snd_hda_intel”
    Driver Info #1:
    Driver Status: snd_soc_skl is active
    Driver Activation Cmd: “modprobe snd_soc_skl”
    Driver Info #2:
    Driver Status: snd_sof_pci_intel_cnl is active
    Driver Activation Cmd: “modprobe snd_sof_pci_intel_cnl”
    Config Status: cfg=new, avail=yes, need=no, active=unknown

    29: PCI 100.1: 0403 Audio device
    [Created at pci.386]
    Unique ID: NXNs.SkelvpPm387
    Parent ID: vSkL.ZFPYIgTFUyC
    SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:00.1
    SysFS BusID: 0000:01:00.1
    Hardware Class: sound
    Model: “nVidia TU104 HD Audio Controller”
    Vendor: pci 0x10de “nVidia Corporation”
    Device: pci 0x10f8 “TU104 HD Audio Controller”
    SubVendor: pci 0x1043 “ASUSTeK Computer Inc.”
    SubDevice: pci 0x186f
    Revision: 0xa1
    Driver: “snd_hda_intel”
    Driver Modules: “snd_hda_intel”
    Memory Range: 0x94080000-0x94083fff (rw,non-prefetchable)
    IRQ: 17 (1698 events)
    Module Alias: “pci:v000010DEd000010F8sv00001043sd0000186Fbc04sc03i00”
    Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: “modprobe snd_hda_intel”
    Config Status: cfg=new, avail=yes, need=no, active=unknown
    Attached to: #13 (PCI bridge)


If you need any more data, or smth just say so.

View: https://bugzilla.kernel.org/show_bug.cgi?id=216392#c0
You can reply to this message to join the discussion.
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (peebz 0.1)


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

* Re: Asus ROG Zephyrus GX701L sound problem
  2023-03-31 17:59 ` Kernel.org Bugbot
@ 2023-05-27 19:28   ` Kernel.org Bugbot
  0 siblings, 0 replies; 4+ messages in thread
From: Kernel.org Bugbot @ 2023-05-27 19:28 UTC (permalink / raw)
  To: bugs, tiwai, alsa-devel, perex

mpagano writes via Kernel.org Bugzilla:

(In reply to Ivan from comment #1)
> Any news?

There at least an acknowledgement of the growing problem and a statement that it's being worked on.

https://lore.kernel.org/lkml/1991650.PYKUYFuaPT@fedora/

View: https://bugzilla.kernel.org/show_bug.cgi?id=216392#c2
You can reply to this message to join the discussion.
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (peebz 0.1)


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

* Re: Asus ROG Zephyrus GX701L sound problem
  2023-03-31 17:59 Asus ROG Zephyrus GX701L sound problem Kernel.org Bugbot
  2023-03-31 17:59 ` Kernel.org Bugbot
@ 2023-11-21  7:25 ` Kernel.org Bugbot
  1 sibling, 0 replies; 4+ messages in thread
From: Kernel.org Bugbot @ 2023-11-21  7:25 UTC (permalink / raw)
  To: tiwai, linux-sound, bugs, perex

rakic.iwan writes via Kernel.org Bugzilla:

Hello team,

Any update, please.

View: https://bugzilla.kernel.org/show_bug.cgi?id=216392#c3
You can reply to this message to join the discussion.
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (peebz 0.1)


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

end of thread, other threads:[~2023-11-21  7:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-31 17:59 Asus ROG Zephyrus GX701L sound problem Kernel.org Bugbot
2023-03-31 17:59 ` Kernel.org Bugbot
2023-05-27 19:28   ` Kernel.org Bugbot
2023-11-21  7:25 ` Kernel.org Bugbot

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.