You are not logged in.
Pages: 1
My laptop is galaxy book 4 pro(nt960xgk-kc51g)
I am in a window 11 arch dual boot system environment using grub.
The device driver didn't work at first, so I grabbed it manually, and there was no problem with the microphone input. However, the speaker output was fine in the GUI, but I couldn't hear anything.
aplay -l**** PLAYBACK HARDWARE DEVICE LIST ****
Card 0: sofhdadsp [sof-hda-dsp], Device 0: HDA Analog (*) []
Peripherals: 1/1
Peripheral device #0: subdevice #0
Card 0: sofhdadsp [sof-hda-dsp], Device 3: HDMI1 (*) []
Peripherals: 1/1
Peripheral device #0: subdevice #0
Card 0: sofhdadsp [sof-hda-dsp], Device 4: HDMI2 (*) []
Peripherals: 1/1
Peripheral device #0: subdevice #0
Card 0: sofhdadsp [sof-hda-dsp], Device 5: HDMI3 (*) []
Peripherals: 1/1
Peripheral device #0: subdevice #0
Card 0: sofhdadsp [sof-hda-dsp], Device 31: Deepbuffer HDA Analog (*) []
Peripherals: 1/1
Peripheral device #0: subdevice #0p.s. This is my first time posting so I don't know what logs to post. I will provide all the necessary logs.
Last edited by reimut-34 (2024-12-02 14:59:19)
Offline
Start by telling us how you configured the audio.
Also, please change your title that describes the actual issue.
Mod note: moving to NC.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Is this is a recent issue? Also what version of alsa-ucm-conf do you have installed?
Offline
First goto would be the kernel logs. `dmesg`.
Sad about my disinterest in traditional system administration but that probably because my prospects of ever earning anything from that is very low.
Sorry :-(
Last edited by ReDress (2024-12-02 12:07:17)
Offline
1. what laptop? have you looked up "[laptop name] linux speakers"?
2. the output of "journalctl -b 0 | curl -F 'file=@-' 0x0.st" (should be a URL)
3. Did they work before the last update or never have worked?
4. Did you install sof-firmware?5. Have you even installed a sound server? https://wiki.archlinux.org/title/Sound_ … nd_servers (prefer pipewire over pulseaudio, both will work though) something called "pipeware" ![]()
.....
https://bbs.archlinux.org/viewtopic.php?id=130309 - this is not a appropriate post title. You could have just stated the problem; we would have told you.
Also, don't multipost https://bbs.archlinux.org/viewtopic.php?id=301463 (output of aplay -l can be found there)
Last edited by jl2 (2024-12-02 14:51:14)
Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...
Offline
1. what laptop? have you looked up "[laptop name] linux speakers"?
2. the output of "journalctl -b 0 | curl -F 'file=@-' 0x0.st" (should be a URL)
3. Did they work before the last update or never have worked?
4. Did you install sof-firmware?
5. Have you even installed a sound server? https://wiki.archlinux.org/title/Sound_ … nd_servers (prefer pipewire over pulseaudio, both will work though)
.....https://bbs.archlinux.org/viewtopic.php?id=130309 this is not a appropriate post title
Also, don't multipost https://bbs.archlinux.org/viewtopic.php?id=301463
sorry, i edited
Last edited by reimut-34 (2024-12-02 15:11:49)
Offline
Is this is a recent issue? Also what version of alsa-ucm-conf do you have installed?
yep it's recent issue, i installed alsa-ucm-conf-1.2.13-2
Offline
1. what laptop? have you looked up "[laptop name] linux speakers"?
2. the output of "journalctl -b 0 | curl -F 'file=@-' 0x0.st" (should be a URL)
3. Did they work before the last update or never have worked?
4. Did you install sof-firmware?5. Have you even installed a sound server? https://wiki.archlinux.org/title/Sound_ … nd_servers (prefer pipewire over pulseaudio, both will work though)something called "pipeware"
.....https://bbs.archlinux.org/viewtopic.php?id=130309 - this is not a appropriate post title. You could have just stated the problem; we would have told you.
Also, don't multipost https://bbs.archlinux.org/viewtopic.php?id=301463 (output of aplay -l can be found there)
1. My laptop is galaxy book 4 pro(nt960xgk-kc51g)
2. http://0x0.st/X7XC.txt
3. no it's It didn't work when I first installed it.
4. I install sof-firmware
Offline
Can you solve the issue by downgrading alsa-ucm-conf back to pkgrel 1?
sudo pacman -U https://archive.archlinux.org/packages/a/alsa-ucm-conf/alsa-ucm-conf-1.2.13-1-any.pkg.tar.zstThere recently have been reports that the backport that fixes the no sound issue for some people causes regressions for others (see https://bbs.archlinux.org/viewtopic.php?pid=2211786 / https://github.com/alsa-project/alsa-uc … ssues/479)
Offline
Can you solve the issue by downgrading alsa-ucm-conf back to pkgrel 1?
sudo pacman -U https://archive.archlinux.org/packages/a/alsa-ucm-conf/alsa-ucm-conf-1.2.13-1-any.pkg.tar.zstThere recently have been reports that the backport that fixes the no sound issue for some people causes regressions for others (see https://bbs.archlinux.org/viewtopic.php?pid=2211786 / https://github.com/alsa-project/alsa-uc … ssues/479)
Even if I downgraded it didn't work, but the output device Can't find driver
Last edited by reimut-34 (2024-12-04 02:53:04)
Offline
Pages: 1