artix runit There is no /etc/modprobe.d/alsa.conf or basically, most alsa and pulseaudio config files are missing? When I connect headphones it works fine.

/proc/asound/devices returns: 33: : timer

and that’s it. The only place I found anything related to the card is if I do sudo lspci -vv | grep -i audio which returns

00:1f.3 Multimedia audio controller: Intel Corporation Cannon Point-LP High Definition Audio Controller (rev 11) Kernel driver in use: sof-audio-pci-intel-cnl

cat /proc/asound/cards — no soundcards —

cat /proc/asound/modules doesn’t even give me output.

arecord -l / arecord: device_list:279: no sopacmd list-sourcesundcards found…

and that kind of stuff

pacmd list-sources

1 source(s) available.

  • index: 0 name: <combined.monitor> driver: <module-combine-sink.c> flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY state: SUSPENDED suspend cause: IDLE priority: 1000 volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB balance 0.00 base volume: 65536 / 100% / 0.00 dB volume steps: 65537 muted: no current latency: 0.00 ms max rewind: 0 KiB sample spec: s16le 2ch 44100Hz channel map: front-left,front-right Stereo used by: 0 linked by: 0 configured latency: 0.00 ms; range is 0.50 … 200.00 ms monitor_of: 0 module: 13 properties: device.description = “Monitor of Simultaneous Output” device.class = “monitor” device.icon_name = “audio-input-microphone”

and no other pacmd that i found related gives me anything

pacmd list-cards / 0 card(s) available.

Thanks to anyone that’s able to help.

  • nyan@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    2 hours ago

    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.

  • melfie@lemmy.zip
    link
    fedilink
    arrow-up
    1
    ·
    10 hours ago

    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.

  • Mucki@feddit.org
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    12 hours ago

    Can you name the exact model? It may be necessary to set the vendor specific HDA verbs for the model’s audio controller’s firmware at the boot process to get the speakers to do anything… There are many other possible reasons it does not work…

    • UninterestingVoid@reddthat.comOP
      link
      fedilink
      arrow-up
      2
      ·
      6 hours ago

      ye sorry

      the info tab says:

      Operating System: Artix Linux KDE Plasma Version: 6.7.2 KDE Frameworks Version: 6.27.0 Qt Version: 6.11.1 Kernel Version: 7.1.3-artix1-2 (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-8565U CPU @ 1.80GHz Memory: 8 GiB of RAM (7.6 GiB usable) Graphics Processor: Intel® UHD Graphics 620 Manufacturer: HP Product Name: HP ZBook 14u G6

      • anon5621@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 hours ago

        Can u open pavucontrol utility and show tab “Configuration”? Also do u have package sof-firmware installed?

  • ch00f@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    14 hours ago

    Throwing this out there. Could your plug-detection feature of the physical headphone jack be busted?

  • mertn@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    11 hours ago

    Speaker might be disabled in the BIOS settings. Worth a quick check next time you reboot.