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.

  • melfie@lemmy.zip
    link
    fedilink
    arrow-up
    1
    ·
    1 day 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.