Answer the question
In order to leave comments, you need to log in
How to fix sound on Asus UX534f under Ubuntu?
After installing Ubuntu 19.10 on Asus Zenbook UX534f no sound works, neither in speakers nor in headphones.
I tried to use this manual , it did not help (maybe I did not understand something).
$ aplay -l
**** Список PLAYBACK устройств ****
карта 0: PCH [HDA Intel PCH], устройство 0: ALC294 Analog [ALC294 Analog]
Подустройства: 1/1
Подустройство №0: subdevice #0
карта 0: PCH [HDA Intel PCH], устройство 3: HDMI 0 [HDMI 0]
Подустройства: 1/1
Подустройство №0: subdevice #0
карта 0: PCH [HDA Intel PCH], устройство 7: HDMI 1 [HDMI 1]
Подустройства: 1/1
Подустройство №0: subdevice #0
карта 0: PCH [HDA Intel PCH], устройство 8: HDMI 2 [HDMI 2]
Подустройства: 1/1
Подустройство №0: subdevice #0
карта 0: PCH [HDA Intel PCH], устройство 9: HDMI 3 [HDMI 3]
Подустройства: 1/1
Подустройство №0: subdevice #0
карта 0: PCH [HDA Intel PCH], устройство 10: HDMI 4 [HDMI 4]
Подустройства: 1/1
Подустройство №0: subdevice #0
$ inxi -Fxz
System: Kernel: 5.3.0-45-generic x86_64 bits: 64 compiler: gcc v: 9.2.1
Desktop: Gnome 3.34.1 Distro: Ubuntu 19.10 (Eoan Ermine)
Machine: Type: Laptop System: ASUSTeK product: ZenBook UX534FTC_UX534FT v: 1.0 serial: <filter>
Mobo: ASUSTeK model: UX534FTC v: 1.0 serial: <filter> UEFI: American Megatrends v: UX534FTC.304 date: 12/16/2019
Audio: Device-1: Intel vendor: ASUSTeK driver: snd_hda_intel v: kernel bus ID: 00:1f.3
Sound Server: ALSA v: k5.3.0-45-generic
Answer the question
In order to leave comments, you need to log in
You can try to remove all hdmi audio devices so that only one
PCH [HDA Intel PCH] remains in the system, device 0: ALC294 Analog [ALC294 Analog]
I, for example, do this on a laptop.
You need to look at what pulseaudio uses (pacmd list-sinks command)
You can cheat with the amixer command, sometimes it shows and allows you to change more sound card settings (which alsamixer for some reason does not show).
If this does not help, you need to try a newer kernel after 5.3, 5.4,5.5,5.6 have already been released
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question