You are not logged in.

#1 2024-07-01 22:17:53

dixneuf
Member
Registered: 2024-07-01
Posts: 2

Both of my input and output audio device is gone

My input and output audio device is gone
i did inxi -A
the output is:

Audio:
  Device-1: AMD Renoir Radeon High Definition Audio driver: snd_hda_intel
  Device-2: AMD ACP/ACP3X/ACP6x Audio Coprocessor driver: N/A
  Device-3: AMD Family 17h/19h HD Audio driver: snd_hda_intel
  API: ALSA v: k6.9.7-arch1-1 status: kernel-api

The output audio device i want is Device-3, but im not sure which one it the input audio device
i tried to connect to it with pactl but it doesnt work
please help
sorry my english is bad

Offline

#2 2024-07-02 03:22:20

goro9922
Member
Registered: 2019-04-12
Posts: 45

Re: Both of my input and output audio device is gone

You could try checking if the kernel module is loaded. Please post output of

lsmod | grep snd_hda_intel

I use Mate so I choose sound output devices using their widget. I don't know anything about pactl. Maybe you could add the output of this tool so we can try to help.

Offline

#3 2024-07-02 04:27:40

dixneuf
Member
Registered: 2024-07-01
Posts: 2

Re: Both of my input and output audio device is gone

goro9922 wrote:

You could try checking if the kernel module is loaded. Please post output of

lsmod | grep snd_hda_intel

I use Mate so I choose sound output devices using their widget. I don't know anything about pactl. Maybe you could add the output of this tool so we can try to help.

snd_hda_intel          65536  0
snd_intel_dspcfg       40960  2 snd_hda_intel,snd_sof
snd_hda_codec         212992  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core          143360  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_pcm               200704  13 snd_sof_amd_acp,snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_sof,snd_compress,snd_soc_core,snd_sof_utils,soundwire_amd,snd_hda_core,snd_pci_ps,snd_pcm_dmaengine
snd                   155648  13 snd_ctl_led,snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,thinkpad_acpi,snd_soc_core,snd_pcm

Offline

Board footer

Powered by FluxBB