this post was submitted on 19 Jul 2026
22 points (95.8% liked)

Linux

66513 readers
634 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments