Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3423

No Sound in newly installed Debian 12 XFCE

$
0
0
Sup People, so as the title says, I'm a newbie using XFCE but have no sound output on it. Here are some of the outputs I tried after reading some forum threads:

Code:

lspci | grep -i audio00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)

Code:

lsmod | grep -i sndsnd_seq_midi           20480  0snd_seq_midi_event     16384  1 snd_seq_midisnd_usb_audio         376832  0snd_usbmidi_lib        45056  1 snd_usb_audiosnd_rawmidi            53248  2 snd_seq_midi,snd_usbmidi_libsnd_seq_dummy          16384  0snd_hrtimer            16384  1snd_seq                90112  9 snd_seq_midi,snd_seq_midi_event,snd_seq_dummysnd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidisnd_hda_codec_hdmi     81920  1snd_hda_intel          57344  1snd_intel_dspcfg       36864  1 snd_hda_intelsnd_intel_sdw_acpi     20480  1 snd_intel_dspcfgsnd_hda_codec         184320  2 snd_hda_codec_hdmi,snd_hda_intelsnd_hda_core          122880  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codecmc                     77824  5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_commonsnd_hwdep              16384  2 snd_usb_audio,snd_hda_codecsnd_pcm               159744  5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_coresnd_timer              49152  3 snd_seq,snd_hrtimer,snd_pcmsnd                   126976  15 snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_timer,snd_pcm,snd_rawmidisoundcore              16384  1 sndusbcore               348160  13 ehci_pci,usbnet,snd_usb_audio,usbhid,snd_usbmidi_lib,usb_storage,rndis_host,uvcvideo,ehci_hcd,btusb,cdc_ether,uas,uhci_hcd

Code:

aplay -l    **** List of PLAYBACK Hardware Devices ****card 0: Intel [HDA Intel], device 3: HDMI 0 [HDMI 0]  Subdevices: 1/1  Subdevice #0: subdevice #0

Code:

amixerSimple mixer control 'Master',0  Capabilities: pvolume pswitch pswitch-joined  Playback channels: Front Left - Front Right  Limits: Playback 0 - 65536  Mono:  Front Left: Playback 65536 [100%] [on]  Front Right: Playback 65536 [100%] [on]Simple mixer control 'Capture',0  Capabilities: cvolume cswitch cswitch-joined  Capture channels: Front Left - Front Right  Limits: Capture 0 - 65536  Front Left: Capture 65536 [100%] [on]  Front Right: Capture 65536 [100%] [on]

Code:

sudo fuser -v /dev/snd/*                     USER        PID ACCESS COMMAND/dev/snd/controlC0:  bwdle      1302 F.... wireplumber/dev/snd/seq:        bwdle      1298 F.... pipewire

Code:

pacmd list-cardsXDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)No PulseAudio daemon running, or not running as session daemon.
ey boss plis help :(

Statistics: Posted by bwdle — 2023-12-17 07:53 — Replies 1 — Views 64



Viewing all articles
Browse latest Browse all 3423

Trending Articles