LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-23-2021, 03:36 AM   #1
Fridgeroo
LQ Newbie
 
Registered: Jan 2021
Posts: 4

Rep: Reputation: Disabled
Debian 10 sound not working


My sound is not working on a fresh install of Debian 10.
I have aux speakers connected to the motherboard audio jack and a USB headset with microphone in a USB slot. If either of these emits sound I'll be happy.

Debug information below. I don't understand what all of these things mean but based on similar posts I think this is all relevant.

Code:
root@thebeast:~# uname -srm
Linux 4.19.0-13-amd64 x86_64
Code:
root@thebeast:~# alsactl init Found hardware: "HDA-Intel" "Nvidia GPU 92 HDMI/DP" "HDA:10de0092,10438732,00100100" "0x1043" "0x8732" Hardware is initialized using a generic method
Code:
root@thebeast:~# cat /proc/asound/cards 0 [NVidia ]: HDA-Intel - HDA NVidia HDA NVidia at 0xfc080000 irq 79 1 [Generic ]: HDA-Intel - HD-Audio Generic HD-Audio Generic at 0xfc900000 irq 81 2 [H ]: USB-Audio - Corsair VOID ELITE USB Gaming H Cosair Corsair VOID ELITE USB Gaming H at usb-0000:2a:00.1-6, full speed root@thebeast:~#

Code:
root@thebeast:~# lspci | grep audio
root@thebeast:~#
(blank output)
Code:
root@thebeast:~# pavucontrol
(new window hangs with message "establishing connection to pulse audio")



Code:
root@thebeast:~# alsamixer
┌─────────────────────────────── AlsaMixer v1.1.8 ───────────────────────────────┐
│ Card: HDA NVidia F1: Help │
│ Chip: Nvidia GPU 92 HDMI/DP F2: System information │
│ View: F3:[Playback] F4: Capture F5: All F6: Select sound card │
│ Item: S/PDIF Esc: Exit │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │
│ │OO│ │OO│ │OO│ │OO│ │
│ └──┘ └──┘ └──┘ └──┘ │
│ < S/PDIF >S/PDIF 1 S/PDIF 2 S/PDIF 3 │



│ │
│ ┌─────────── Sound Card ───────────┐ │
│ │- (default) │ │
│ │0 HDA NVidia │ │
│ │1 HD-Audio Generic │ │
│ │2 Corsair VOID ELITE USB Gaming H│ │
│ │ enter device name... │ │
│ └──────────────────────────────────┘ │


┌─────────────────────────────── AlsaMixer v1.1.8 ───────────────────────────────┐
│ Card: Corsair VOID ELITE USB Gaming H F1: Help │
│ Chip: USB Mixer F2: System information │
│ View: F3:[Playback] F4: Capture F5: All F6: Select sound card │
│ Item: Auto Gain Control [Off] Esc: Exit │
│ │
│ │
│ ┌──┐ ┌──┐ │
│ │ │ │ │ │
│ │ │ │ │ │
│ │ │ │ │ │
│ │▒▒│ │ │ │
│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │
│ ┌──┐ ├──┤ ├──┤ │
│ │MM│ │OO│ │OO│ │
│ └──┘ └──┘ └──┘ │
│ 81 67<>67 │
│ <Auto Gain Control > Headset Headset 1


Thank you.
 
Old 02-23-2021, 07:48 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,848

Rep: Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309
that would be: lscpi | grep -i audio
also please post the output of: aplay -L
 
Old 02-23-2021, 08:30 AM   #3
Fridgeroo
LQ Newbie
 
Registered: Jan 2021
Posts: 4

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by pan64 View Post
that would be: lscpi | grep -i audio
also please post the output of: aplay -L
Thank you Pan64 here you go:
Code:
root@thebeast:~# lspci | grep -i audio 2d:00.1 Audio device: NVIDIA Corporation Device 10f8 (rev a1) 2f:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller

Code:
root@thebeast:~# aplay -L null Discard all samples (playback) or generate zero samples (capture) jack JACK Audio Connection Kit pulse PulseAudio Sound Server hdmi:CARD=NVidia,DEV=0 HDA NVidia, HDMI 0 HDMI Audio Output hdmi:CARD=NVidia,DEV=1 HDA NVidia, HDMI 1 HDMI Audio Output hdmi:CARD=NVidia,DEV=2 HDA NVidia, HDMI 2 HDMI Audio Output hdmi:CARD=NVidia,DEV=3 HDA NVidia, HDMI 3 HDMI Audio Output dmix:CARD=NVidia,DEV=3 HDA NVidia, HDMI 0 Direct sample mixing device dmix:CARD=NVidia,DEV=7 HDA NVidia, HDMI 1 Direct sample mixing device dmix:CARD=NVidia,DEV=8 HDA NVidia, HDMI 2 Direct sample mixing device dmix:CARD=NVidia,DEV=9 HDA NVidia, HDMI 3 Direct sample mixing device dsnoop:CARD=NVidia,DEV=3 HDA NVidia, HDMI 0 Direct sample snooping device dsnoop:CARD=NVidia,DEV=7 HDA NVidia, HDMI 1 Direct sample snooping device dsnoop:CARD=NVidia,DEV=8 HDA NVidia, HDMI 2 Direct sample snooping device dsnoop:CARD=NVidia,DEV=9 HDA NVidia, HDMI 3 Direct sample snooping device hw:CARD=NVidia,DEV=3 HDA NVidia, HDMI 0 Direct hardware device without any conversions hw:CARD=NVidia,DEV=7 HDA NVidia, HDMI 1 Direct hardware device without any conversions hw:CARD=NVidia,DEV=8 HDA NVidia, HDMI 2 Direct hardware device without any conversions hw:CARD=NVidia,DEV=9 HDA NVidia, HDMI 3 Direct hardware device without any conversions plughw:CARD=NVidia,DEV=3 HDA NVidia, HDMI 0 Hardware device with all software conversions plughw:CARD=NVidia,DEV=7 HDA NVidia, HDMI 1 Hardware device with all software conversions plughw:CARD=NVidia,DEV=8 HDA NVidia, HDMI 2 Hardware device with all software conversions plughw:CARD=NVidia,DEV=9 HDA NVidia, HDMI 3 Hardware device with all software conversions usbstream:CARD=NVidia HDA NVidia USB Stream Output default:CARD=Generic HD-Audio Generic, ALC1220 Analog Default Audio Device sysdefault:CARD=Generic HD-Audio Generic, ALC1220 Analog Default Audio Device front:CARD=Generic,DEV=0 HD-Audio Generic, ALC1220 Analog Front speakers surround21:CARD=Generic,DEV=0 HD-Audio Generic, ALC1220 Analog 2.1 Surround output to Front and Subwoofer speakers surround40:CARD=Generic,DEV=0 HD-Audio Generic, ALC1220 Analog 4.0 Surround output to Front and Rear speakers surround41:CARD=Generic,DEV=0 HD-Audio Generic, ALC1220 Analog 4.1 Surround output to Front, Rear and Subwoofer speakers surround50:CARD=Generic,DEV=0 HD-Audio Generic, ALC1220 Analog 5.0 Surround output to Front, Center and Rear speakers surround51:CARD=Generic,DEV=0 HD-Audio Generic, ALC1220 Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers surround71:CARD=Generic,DEV=0 HD-Audio Generic, ALC1220 Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers iec958:CARD=Generic,DEV=0 HD-Audio Generic, ALC1220 Digital IEC958 (S/PDIF) Digital Audio Output dmix:CARD=Generic,DEV=0 HD-Audio Generic, ALC1220 Analog Direct sample mixing device dmix:CARD=Generic,DEV=1 HD-Audio Generic, ALC1220 Digital Direct sample mixing device dsnoop:CARD=Generic,DEV=0 HD-Audio Generic, ALC1220 Analog Direct sample snooping device dsnoop:CARD=Generic,DEV=1 HD-Audio Generic, ALC1220 Digital Direct sample snooping device hw:CARD=Generic,DEV=0 HD-Audio Generic, ALC1220 Analog Direct hardware device without any conversions hw:CARD=Generic,DEV=1 HD-Audio Generic, ALC1220 Digital Direct hardware device without any conversions plughw:CARD=Generic,DEV=0 HD-Audio Generic, ALC1220 Analog Hardware device with all software conversions plughw:CARD=Generic,DEV=1 HD-Audio Generic, ALC1220 Digital Hardware device with all software conversions usbstream:CARD=Generic HD-Audio Generic USB Stream Output
 
Old 02-23-2021, 01:25 PM   #4
Brains
Senior Member
 
Registered: Apr 2009
Distribution: All OS except Apple
Posts: 1,591

Rep: Reputation: 389Reputation: 389Reputation: 389Reputation: 389
Code:
jo@Willy:~$ cat /proc/asound/cards
 0 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xda120000 irq 139
 1 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xdc080000 irq 17
The above is my Debian Testing, notice everything goes through Intel, Intel is card 0.
This is not an Optimus system, just boots to either Intel or Nvidia. The above output is while using Nvidia.

Last edited by Brains; 02-23-2021 at 01:32 PM. Reason: Spelling
 
Old 02-24-2021, 02:50 AM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
OP, why are you doing this as root? Debian is not designed to be run that way!

Your alsamixer output is confusing, but it seems to show that some channels are quiet (00) or muted (MM).

But please, don't be root here.

Also:
Code:
lspci -k | grep -iA5 audio
please.
 
Old 02-24-2021, 03:49 AM   #6
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,848

Rep: Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309
you can check your hardware like this: https://unix.stackexchange.com/quest...on-card-to-use (just you need a wav file)
 
Old 03-03-2021, 06:41 PM   #7
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
@Fridgeroo

from your first post .....you initially want sound from analog sound but alsamixer shows hdmi....which will not work
when you changed your sound device in alsamixer to the usb.....at least one control is showing as muted.

uploading screenshots to an image sharing site would make it easier....such as imgur

but I suggest you install pulseaudio and pavucontrol and then run
Code:
pulseaudio -vvv
pavucontrol
then select your preferred device for sound output
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
After upgrading to Debian 8, Jessie no sound, sees no sound card ? All working prior to upgrade. Spirals Debian 1 11-28-2016 05:50 AM
Intel sound not working, usb modem not working. siriusb Linux - Hardware 8 03-04-2006 10:16 PM
Sound not working in GNOME but sound card test works saravkrish Linux - Hardware 3 02-08-2006 11:03 AM
Sound card not working.. no sound. bipbip Linux - Hardware 5 08-07-2003 03:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration