View previous topic :: View next topic |
Author |
Message |
sinisterdomestik l33t


Joined: 28 Aug 2003 Posts: 685 Location: Texas
|
Posted: Thu Jan 14, 2021 1:59 am Post subject: [SOLVED] Not able to get sound working |
|
|
/EDIT
I got it working. I emerge PulseAudio, rebooted and voila....sound worked.
-----------------
Hey, hope this is the right place, and I know there are millions of these posts, but I'd like to add mine to the mix
Just installed the other day and got everything (so far) working except sound. I went through the ALSA doc, but i am having no luck. I'm using a Behringer XENYX Q802USB mixer plugged into computer and headphones/speakers in the mixer. I'm not sure if that's the problem, I just assumed it'd be plug'n'play.
After looking at dozens and different posts, and trying different things, here's where I am (currently, I just have everything as modules in Device Driver -> Sound Card -> ALSA -> HD Audio and Intel/SiS/nVidia/AMD/ALi AC97 Controller/Intel/SiS/nVidia/AMD MC97 Modem as built-in under PCI Sound Devices):
Code: |
Kuunavang /usr/src/linux # cat /usr/src/linux/.config | grep SND_HDA
CONFIG_SND_HDA=y
CONFIG_SND_HDA_INTEL=y
CONFIG_SND_HDA_INTEL_DETECT_DMIC=y
CONFIG_SND_HDA_HWDEP=y
# CONFIG_SND_HDA_RECONFIG is not set
# CONFIG_SND_HDA_INPUT_BEEP is not set
# CONFIG_SND_HDA_PATCH_LOADER is not set
CONFIG_SND_HDA_CODEC_REALTEK=m
CONFIG_SND_HDA_CODEC_ANALOG=m
CONFIG_SND_HDA_CODEC_SIGMATEL=m
CONFIG_SND_HDA_CODEC_VIA=m
CONFIG_SND_HDA_CODEC_HDMI=m
CONFIG_SND_HDA_CODEC_CIRRUS=m
CONFIG_SND_HDA_CODEC_CONEXANT=m
CONFIG_SND_HDA_CODEC_CA0110=m
CONFIG_SND_HDA_CODEC_CA0132=m
CONFIG_SND_HDA_CODEC_CA0132_DSP=y
CONFIG_SND_HDA_CODEC_CMEDIA=m
CONFIG_SND_HDA_CODEC_SI3054=m
CONFIG_SND_HDA_GENERIC=m
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
CONFIG_SND_HDA_CORE=y
CONFIG_SND_HDA_DSP_LOADER=y
CONFIG_SND_HDA_COMPONENT=y
CONFIG_SND_HDA_PREALLOC_SIZE=2048
|
Code: |
Kuunavang /usr/src/linux # lspci -k | grep -i audio
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
Subsystem: ASUSTeK Computer Inc. 7 Series/C216 Chipset Family High Definition Audio Controller
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]
Subsystem: Sapphire Technology Limited Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]
|
Code: |
Kuunavang /usr/src/linux # lsmod
Module Size Used by
x86_pkg_temp_thermal 20480 0
amdgpu 4497408 7
mfd_core 16384 1 amdgpu
gpu_sched 32768 1 amdgpu
ttm 94208 1 amdgpu
|
Code: |
Kuunavang /usr/src/linux # aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 11: HDMI 5 [HDMI 5]
Subdevices: 1/1
Subdevice #0: subdevice #
|
Code: |
Kuunavang /usr/src/linux # uname -a
Linux Kuunavang 5.4.80-gentoo-r1 #19 SMP Wed Jan 13 15:39:51 EST 2021 x86_64 Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz GenuineIntel GNU/Linux
|
Please let me know what information is missing and I'll add it. Any help is greatly appreciated! _________________ Thou shalt NEVER speak of removing thine Linux
Last edited by sinisterdomestik on Thu Jan 14, 2021 3:43 am; edited 1 time in total |
|
Back to top |
|
 |
Buffoon Veteran


Joined: 17 Jun 2015 Posts: 1205 Location: EU or US
|
Posted: Thu Jan 14, 2021 2:06 am Post subject: |
|
|
You are confusing me big time. You have a USB sound device but you want to show up in lspci which lists PCI devices and you want it to use PCI drivers? Please clarify! |
|
Back to top |
|
 |
sinisterdomestik l33t


Joined: 28 Aug 2003 Posts: 685 Location: Texas
|
Posted: Thu Jan 14, 2021 3:08 am Post subject: |
|
|
My apologies, I just tried to add anything I thought might be relevant. I was under the impression the mixer wouldn't have anything to do with the sound, but was more of a passthrough.
Maybe the issues ISN'T the sound, but is the USB mixer not being recognized? I hadn't even considered that an option, but one that I'll look into if that's the case.
Going to add this, see if it helps. I'm guessing the Bus 001 Device 005 is the USB mixer, but I'm not sure.
Code: |
foobar@Kuunavang ~ $ lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 002: ID 1532:0221 Razer USA, Ltd RZ03-0203 Gaming Keyboard [BlackWidow Chroma V2]
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 08bb:2902 Texas Instruments PCM2902 Audio Codec
Bus 001 Device 004: ID 1532:005c Razer USA, Ltd DeathAdder Elite
Bus 001 Device 003: ID 1b1c:0c04 Corsair Link Cooling Node
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
foobar@Kuunavang ~ $ lsusb -t
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 2, Class=Human Interface Device, Driver=usbhid, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 480M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
|__ Port 4: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 5: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 5: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 5: Dev 4, If 2, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 6: Dev 5, If 3, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 6: Dev 5, If 1, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 6: Dev 5, If 2, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 6: Dev 5, If 0, Class=Audio, Driver=snd-usb-audio, 12M
|
_________________ Thou shalt NEVER speak of removing thine Linux |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|