Results 1 to 2 of 2

Thread: kali-rolling 2022.3 installed into steam deck and will not play audio.

  1. #1
    Join Date
    2023-Jan
    Posts
    1

    kali-rolling 2022.3 installed into steam deck and will not play audio.

    i dont at this time have a way of testing audio output of hdmi both the 3.5mm jack and internal speakers are not creating sound.


    I found a few users having a similar issue:
    https://forums.kali.org/showthread.p...ight=3.5+audio
    https://forums.kali.org/showthread.p...ight=3.5+audio
    https://forums.kali.org/showthread.p...ight=3.5+audio
    https://unix.stackexchange.com/quest...cted-in-debian

    only the last link had any helpfull information

    lspci outputs this
    Code:
    00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] VanGogh Root Complex
    00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
    00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] VanGogh PCIe GPP Bridge
    00:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] VanGogh PCIe GPP Bridge
    00:01.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] VanGogh PCIe GPP Bridge
    00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
    00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] VanGogh Internal PCIe GPP Bridge to Bus
    00:08.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] VanGogh Internal PCIe GPP Bridge to Bus
    00:08.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] VanGogh Internal PCIe GPP Bridge to Bus
    00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 71)
    00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
    00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] VanGogh Data Fabric; Function 0
    00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] VanGogh Data Fabric; Function 1
    00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] VanGogh Data Fabric; Function 2
    00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] VanGogh Data Fabric; Function 3
    00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] VanGogh Data Fabric; Function 4
    00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] VanGogh Data Fabric; Function 5
    00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] VanGogh Data Fabric; Function 6
    00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] VanGogh Data Fabric; Function 7
    01:00.0 Non-Volatile memory controller: Phison Electronics Corporation PS5013 E13 NVMe Controller (rev 01)
    02:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01)
    03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter
    04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] VanGogh [AMD Custom GPU 0405] (rev ae)
    04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller
    04:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] VanGogh PSP/CCP
    04:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] VanGogh USB2
    04:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] VanGogh USB1
    04:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 50)
    05:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function (rev 61)
    06:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function
    and aplay -l ouputs this

    Code:
    **** List of PLAYBACK Hardware Devices ****
    card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
      Subdevices: 0/1
      Subdevice #0: subdevice #0
    card 0: Generic [HD-Audio Generic], device 7: HDMI 1 [HDMI 1]
      Subdevices: 0/1
      Subdevice #0: subdevice #0
    card 0: Generic [HD-Audio Generic], device 8: HDMI 2 [HDMI 2]
      Subdevices: 0/1
      Subdevice #0: subdevice #0
    card 0: Generic [HD-Audio Generic], device 9: HDMI 3 [HDMI 3]
      Subdevices: 0/1
      Subdevice #0: subdevice #0
    preforming this set of commands got kali to recognize the sound card but it will not output sound

    Code:
    sudo apt-get purge pulseaudio
    sudo apt-get clean && sudo apt-get autoremove
     # Reboot. Open a terminal again and type (ignore any errors with the rm command):
     rm -r ~/.pulse ~/.asound* ~/.pulse-cookie ~/.config/pulse
    sudo apt-get install pulseaudio
    these are all of the avalible outputs registerd

    Screenshot_2023-01-18_13-44-38.jpg

    running the commands here just resets my progress

    https://www.kali.org/docs/troubleshooting/no-sound/

    HDAjackretask dose not detect anything but hdmi ports for sound

  2. #2
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    Seems a common error with that AMD chipset, but it can be fixed.
    This is from the arch wiki, but it does give you the method;

    https://bbs.archlinux.org/viewtopic.php?id=278886

Similar Threads

  1. PostgreSQL in kali-rolling 2022.3
    By kalsowerus in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2022-09-14, 19:16
  2. Sound outputs through wrong audio device on 2022.2 Live AMD64
    By Reindeer in forum TroubleShooting Archive
    Replies: 4
    Last Post: 2022-09-09, 22:16
  3. Replies: 17
    Last Post: 2017-09-23, 12:55
  4. Dual boot, Kali & Ubuntu, Gurb Rescue error. PLAY BY PLAY
    By PiUserTrev in forum Installing Archive
    Replies: 0
    Last Post: 2015-04-16, 18:50

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •