Bug 216392 - Asus ROG Zephyrus GX701L sound problem
Summary: Asus ROG Zephyrus GX701L sound problem
Status: NEW
Alias: None
Product: Linux
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Virtual assignee user for helpdesk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-22 08:00 UTC by Ivan
Modified: 2023-11-21 07:24 UTC (History)
1 user (show)

See Also:
Kernel Version: unspecified
Subsystem: SOUND
Regression: No
Bisected commit-id:
mricon: bugbot+


Attachments

Description Ivan 2022-08-22 08:00:21 UTC
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.
Comment 1 Ivan 2023-03-29 18:25:01 UTC
Any news?
Comment 2 Mike Pagano 2023-05-27 19:22:56 UTC
(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/
Comment 3 Ivan 2023-11-21 07:24:09 UTC
Hello team,

Any update, please.

Note You need to log in before you can comment on or make changes to this bug.