After a fresh installation of Linux Mint on my laptop I notice that audio isn’t working, and I see dummy input/output. After this I had tried a lot of solutions.
After adding
options snd-hda-intel model=generic
in /etc/modprobe.d/alsa-base.conf I could see only HDMI output. This mean that headphone and integrated speaker are unavailable.
This seems like that SO can’t know about internal speaker, microphone and audio jack.
There were a LOT of regressions in the 5.11 kernels, can you try a different kernel? I have run both Debian w/ backports kernel (5.10) and currently run Arch w/ LTS kernel (5.10) on my GemiBook Pro and have no issues with sound.
I tried other distributions, but nothing happened.
Today, something strange has happened. I connect my headphones to randomly check if something has been changed (I don’t know why) and I heard some noise from the laptop speakers. Then I try to put my smartphone line out in the computer jack with an AUX cable. And I can hear the sound of the smartphone thought the speakers. When I change the volume, nothing happened. Why? It could be some physical problem of the sound card?
So you have MX linux and still no sound? That’s odd, they must have changed the audio hardware from the Gen1 to Gen2 Gemibooks. I have a Gen1 Gemibook Pro, and run Debian 11 as my day-to-day OS with it and the audio worked out of the box.
I’ve followed the bug report referenced by @callegar and found a pull request (https://github.com/thesofproject/linux/pull/2962) on sofproject github that seems to adress it. So now it is a question of waiting for the changes to arrive upstream to the kernel.
Can you run hw-probe and post the link?
Mine is here - https://linux-hardware.org/?probe=f8735054b4
If it is indeed the same hardware, I’m going to be begging you for the exact config, including package versions for firmware-sof-signed, etc.
Indeed. And the only one indicated as “works” instead of “detected” on the lists of hardware with the same id (https://linux-hardware.org/?id=pci:8086-3198-1c6c-122a) also is class 04-03 like yours.
I’m tempted to install debian 11 to check.
What kernel version are you running?
Which firmware-sof-signed version?
Thanks!
Can I abuse your patience and ask for the output of dmesg | grep -C1 -E 'ALSA|HDA|HDMI|snd[_-]|sound|hda.codec|hda.intel|sof[_-]' and of aplay -l?
I’ve tried to install Windows 10 again and there was no sound as well… But I don’t remember noticing this while checking the pre-installed Windows 10.
Can anybody with the same problem tell do they have sound if they install Windows 10 again?