@UninterestingVoid@reddthat.com
My laptop has no audio but connecting headphones work
2026-07-19 06:41 UTC
Replies (7)
-
@moonpiedumplings@programming.dev 2026-07-19 07:41
What laptop model is it? Can you check if the hardware or specific audio device it uses is supported on linux-hardware.org ? I used to have a laptop that had lacked support for it’s builtin speakers on Linux, but bluetooth would work fine.
-
@okwhateverdude@lemmy.world 2026-07-19 08:00
Are the headphones usb-c? Because those cheat and are actually a whole sound card in a chip
-
@ch00f@lemmy.world 2026-07-19 08:37
Throwing this out there. Could your plug-detection feature of the physical headphone jack be busted?
-
@Mucki@feddit.org 2026-07-19 10:10
Can you name the exact model? It may be necessary to set the vendor specific HDA verbs for the models firmware at the boot process.
-
@Mertn33@lemmy.world 2026-07-19 11:17
Speaker might be disabled in the BIOS settings. Worth a quick check next time you reboot.
-
@melfie@lemmy.zip 2026-07-19 12:27
I’ve had this happen when plugging the laptop into HDMI and not switching back to speakers before unplugging. Plugging back in the HDMI and switching to speakers has fixed it for me in the past. I’ve also had a cold boot fix my audio in the past.
-
@nyan@sh.itjust.works 2026-07-19 20:27
Try blacklisting sof-audio-pci-intel-cnl and see if you can get snd_hda_intel to load instead. The one time I tried the sof- driver, I couldn’t get it to work.