Realtek Audio not showing up

Hello, I have the latest Manjaro installed. But my Realtek HD Audio is not showing up. Sorry I am noob

sudo alsa-info.sh
alsa-project(dot)org/db/?f=d9ea5eec29b8d1b219745dd2747fb7d0f3ddd2f7

inxi -Fza:

Audio:
  Device-1: NVIDIA GA107 High Definition Audio vendor: ASUSTeK
    driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 8
    link-max: lanes: 16 bus-ID: 01:00.1 chip-ID: 10de:2291 class-ID: 0403
  Device-2: Advanced Micro Devices [AMD] ACP/ACP3X/ACP6x Audio Coprocessor
    vendor: ASUSTeK driver: snd_pci_acp6x v: kernel alternate: snd_pci_acp3x,
    snd_rn_pci_acp3x, snd_pci_acp5x, snd_acp_pci, snd_rpl_pci_acp6x,
    snd_pci_ps, snd_sof_amd_renoir, snd_sof_amd_rembrandt,
    snd_sof_amd_vangogh, snd_sof_amd_acp63, snd_sof_amd_acp70 pcie: gen: 4
    speed: 16 GT/s lanes: 16 bus-ID: 06:00.5 chip-ID: 1022:15e2 class-ID: 0480
  Device-3: Advanced Micro Devices [AMD] Family 17h/19h/1ah HD Audio
    vendor: ASUSTeK driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s
    lanes: 16 bus-ID: 06:00.6 chip-ID: 1022:15e3 class-ID: 0403
  API: ALSA v: k6.12.21-4-MANJARO status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: JACK v: 1.9.22 status: off tools: N/A
  Server-2: PipeWire v: 1.4.1 status: active with: 1: pipewire-pulse
    status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
    tools: pactl,pw-cat,pw-cli,wpctl

aplay --list-devices

**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 0: ALC256 Analog [ALC256 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

sudo dmesg | grep snd

[    6.530772] snd_pci_acp6x 0000:06:00.5: enabling device (0000 -> 0002)
[    6.660561] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[    6.660689] snd_hda_intel 0000:01:00.1: Disabling MSI
[    6.660699] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    6.719773] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    6.719779] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.719782] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    6.719785] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    6.719786] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    6.719787] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[    6.719789] snd_hda_codec_realtek hdaudioC1D0:      Headset Mic=0x19

ALSA data shows output for speaker is muted and audio level set to 0

!!-------Mixer controls for card Generic

Card sysdefault:1 'Generic'/'HD-Audio Generic at 0xfc5c0000 irq 93'
Mixer name	: 'Realtek ALC256'

Simple mixer control 'Speaker',0

  Front Left: Playback 0 [0%] [-65.25dB] [off]
  Front Right: Playback 0 [0%] [-65.25dB] [off]

To adjust ALSA mixer controls:

alsamixer --card=1

use F1 to see all keyboard controls