[Edit 15/06/2020 : fixed is on Archlinux Wiki and Ubuntu Bug tracker feed]
Hi I’ve the same unsolved issue with Ux534ftc do here is the lspci result.
As soon as I’ll have or ben helped to a solution I’ll try to document it on the Archlinux wiki page that I created for this laptop.
[@MaxPlanck ~]$ lspci | grep [Aa]udio
00:1f.3 Audio device: Intel Corporation Device 02c8
I've searched a lot, but I keep findings options such as :
- changing the "model=" option for "intel hda audio" kernel module, which I tried with various options such as 'laptop', 'asus-zenbook', 'auto', ... (option is taken by driver module verified in /sys/module/...).
- building part of the kernel with a so called "realtek patch" which as far as I can tell doesn't include yet my machine (by the way I'm not sure how to do that)
- I also have 'hdajackretask' but I can't manage to understand exactly what I'm supposed to do with it and even made it working properly
Intel HD Audio Issue :
- no sound neither on Speaker nor on Headphones
- integrated microphone working properly
- Bluetooth Audio and USB Audio external keys are ok (so global sound management seems ok)
Alsa Mixer : HDA Intel PCH with Realtek ALC294 (Pulse Audio Installed, PCM Mix Channel activated)
Vendor : Asus
Model : UX524FT
Cpu : Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz
Ram : 16 Go
SSD : NVME Crucial P1 1To
GPU : Optimus/Bumbleed GTX1650 Max-Q
[@MaxPlanck ~]$ uname -a
Linux MaxPlanck 5.6.3-arch1-1 #1 SMP PREEMPT Wed, 08 Apr 2020 07:47:16 +0000 x86_64 GNU/Linux
[@MaxPlanck ~]$ cat /sys/module/snd_hda_intel/parameters/moel
auto,(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
[@MaxPlanck ~]$ cat /proc/asound/pcm
00-00: USB Audio : USB Audio : playback 1 : capture 1
01-00: ALC294 Analog : ALC294 Analog : playback 1 : capture 1
01-03: HDMI 0 : HDMI 0 : playback 1
01-07: HDMI 1 : HDMI 1 : playback 1
01-08: HDMI 2 : HDMI 2 : playback 1
01-09: HDMI 3 : HDMI 3 : playback 1
01-10: HDMI 4 : HDMI 4 : playback 1
[@MaxPlanck ~]$ hwinfo --sound
18: PCI 1f.3: 0403 Audio device
[Created at pci.386]
Unique ID: nS1_.9G5mT1GK4nF
SysFS ID: /devices/pci0000:00/0000:00:1f.3
SysFS BusID: 0000:00:1f.3
Hardware Class: sound
Model: "Intel Audio device"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x02c8
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x1a61
Driver: "snd_hda_intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xc4318000-0xc431bfff (rw,non-prefetchable)
Memory Range: 0xc4100000-0xc41fffff (rw,non-prefetchable)
IRQ: 148 (833 events)
Module Alias: "pci:v00008086d000002C8sv00001043sd00001A61bc04sc03i80"
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 is active
Driver Activation Cmd: "modprobe snd_sof_pci"
Config Status: cfg=new, avail=yes, need=no, active=unknown
[@MaxPlanck ~]$ dmesg | grep "HDA"
[ 3.158314] input: HDA Intel PCH Headset Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input21
[ 3.158356] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card1/input22
[ 3.158397] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input23
[ 3.158431] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input24
[ 3.158497] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input25
[ 3.158549] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input26
[ 3.158588] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input27