No Audio Whatsoever

Hello, I freshly installed endeavor last night, and wanted to allow stereo for my Razer Nari, I have seemed to mess it up so I tried reinstalling alsa, and it has come to no avail, anything I can do to even get mono, or suggestions for stereo?

What is Razer Nari?

There should be no need to deal with alsa.
What is the output of yay -Qs pulse pipe alsa
I assume the device is connected via USB dongle, so the output of lsusb would be of some help too.
In addition to that post the output of hwinfo --sound

Output of yay -Qs pulse pipe alsa returns nothing
Output of lsusb returns:


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
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 1532:0257 Razer USA, Ltd Razer Huntsman Mini
Bus 001 Device 003: ID 1532:0078 Razer USA, Ltd Viper (wired)
Bus 001 Device 002: ID 1532:051c Razer USA, Ltd Nari (Wireless)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Output of hwinfo --sound returns:

Summary
15: PCI 2800.1: 0403 Audio device                               
  [Created at pci.386]
  Unique ID: iWw1.5XNHVlY7gl6
  Parent ID: ALE3.CS5kfnTSviA
  SysFS ID: /devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.1
  SysFS BusID: 0000:28:00.1
  Hardware Class: sound
  Model: "ATI Navi 10 HDMI Audio"
  Vendor: pci 0x1002 "ATI Technologies Inc"
  Device: pci 0xab38 "Navi 10 HDMI Audio"
  SubVendor: pci 0x1002 "ATI Technologies Inc"
  SubDevice: pci 0xab38 
  Driver: "snd_hda_intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xfcaa0000-0xfcaa3fff (rw,non-prefetchable)
  IRQ: 77 (135 events)
  Module Alias: "pci:v00001002d0000AB38sv00001002sd0000AB38bc04sc03i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #45 (PCI bridge)

33: PCI 2a00.4: 0403 Audio device
  [Created at pci.386]
  Unique ID: fCoq.SAFhJbl9HQA
  Parent ID: JZZT.YJhZDzGYdS4
  SysFS ID: /devices/pci0000:00/0000:00:08.1/0000:2a:00.4
  SysFS BusID: 0000:2a:00.4
  Hardware Class: sound
  Model: "AMD Starship/Matisse HD Audio Controller"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x1487 "Starship/Matisse HD Audio Controller"
  SubVendor: pci 0x1462 "Micro-Star International Co., Ltd. [MSI]"
  SubDevice: pci 0xec02 
  Driver: "snd_hda_intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xfc900000-0xfc907fff (rw,non-prefetchable)
  IRQ: 79 (912 events)
  Module Alias: "pci:v00001022d00001487sv00001462sd0000EC02bc04sc03i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #27 (PCI bridge)

51: USB 00.3: 0401 Multimedia audio controller
  [Created at usb.122]
  Unique ID: r8sT.3QN2q_HvffC
  Parent ID: k4bc.029GFTetOb3
  SysFS ID: /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-4/1-4:1.3
  SysFS BusID: 1-4:1.3
  Hardware Class: sound
  Model: "Razer Nari (Wireless)"
  Hotplug: USB
  Vendor: usb 0x1532 "Razer USA, Ltd"
  Device: usb 0x051c "Nari (Wireless)"
  Revision: "1.00"
  Driver: "snd-usb-audio"
  Driver Modules: "snd_usb_audio"
  Speed: 12 Mbps
  Module Alias: "usb:v1532p051Cd0100dc00dsc00dp00ic01isc01ip00in03"
  Driver Info #0:
    Driver Status: snd_usb_audio is active
    Driver Activation Cmd: "modprobe snd_usb_audio"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #61 (Hub)

Edit: Should be using pulse audio or pipewire.

Welcome to the forum @seska :partying_face: :tada: :balloon: :enos_flag:

First I would do a
yay -S pipewire pipewire-alsa pipewire-pulse pavucontrol
Then reboot the systerm and try to set up your device correctly using pavucontrol.

yay can not search like this… needs:

yay -Qs pulse
yay -Qs pipe
yay -Qs alsa

and on a proper running install nothing will need to be installed for working Soundsystem.
Per default we use still pulseaudio:

systemctl --user status pulseaudio will show if it is running.

And it looks like the device needs what @ricklinux posted to work properly.

By default, pulseaudio only enables the voice chat output. This profile enables the second (game) output and the udev rule makes sure this profile is used when plugging in the device.

This solves the problem when only mono output is recognized for Nari.