[SOLVED] No audio after fresh installation

Hi there, I made a fresh install yesterday of fedora fedora 43, and now I get no audio from the audio port. Only shows hdmi and usb devices.

Maybe important things to take in mind

I am dual booting, one drive for w10 and another for fedora.
When I was in the live environment (usb) before installing I had a perfectly function audio, even when I accidentally turned off the pc and went to w10 audio was still working.
After the installation was complete I got not audio(from the audio ports) neither in w10 or fedora.
Now when I press shutdown the pc doesn’t turn off only screen and peripherals.

I supposed that the problem is in HDA intel, I tried everything thats in here
Motherboard: Asus prime h310

I made a reddit post about this yesterday and got no msg.

aplay -l output

**** List of PLAYBACK Hardware Devices ****
card 0: Microphone [Yeti Stereo Microphone], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 3: HDMI 0 [2778G5]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
'''

pw-cli list-objects | grep node.name

 		node.name = "Dummy-Driver"
 		node.name = "Freewheel-Driver"
 		node.name = "Midi-Bridge"
 		node.name = "bluez_midi.server"
 		node.name = "alsa_output.pci-0000_01_00.1.hdmi-stereo"
 		node.name = "alsa_output.usb-Blue_Microphones_Yeti_Stereo_Microphone_797_2021_01_26_23265-00.analog-stereo"
 		node.name = "alsa_input.usb-Blue_Microphones_Yeti_Stereo_Microphone_797_2021_01_26_23265-00.analog-stereo"

wpctl status

PipeWire 'pipewire-0' [1.4.9, urso@Urso.Cave, cookie:2124012980]
 └─ Clients:
        33. uresourced                          [1.4.9, urso@Urso.Cave, pid:2628]
        34. WirePlumber                         [1.4.9, urso@Urso.Cave, pid:2658]
        42. WirePlumber [export]                [1.4.9, urso@Urso.Cave, pid:2658]
        64. pipewire                            [1.4.9, urso@Urso.Cave, pid:3071]
        65. GNOME Volume Control Media Keys     [1.4.9, urso@Urso.Cave, pid:2837]
        66. gnome-shell                         [1.4.9, urso@Urso.Cave, pid:2661]
        67. GNOME Shell Volume Control          [1.4.9, urso@Urso.Cave, pid:2661]
        68. xdg-desktop-portal                  [1.4.9, urso@Urso.Cave, pid:3131]
        69. Mutter                              [1.4.9, urso@Urso.Cave, pid:2661]
        70. Firefox                             [1.4.9, urso@Urso.Cave, pid:3844]
        71. wpctl                               [1.4.9, urso@Urso.Cave, pid:7024]

Audio
 ├─ Devices:
 │      43. TU106 High Definition Audio Controller [alsa]
 │      44. Yeti Stereo Microphone              [alsa]
 │  
 ├─ Sinks:
 │      51. TU106 High Definition Audio Controller Digital Stereo (HDMI) [vol: 0.40]
 │  *   52. Yeti Stereo Microphone Analog Stereo [vol: 0.40]
 │  
 ├─ Sources:
 │  *   53. Yeti Stereo Microphone Analog Stereo [vol: 1.00]
 │  
 ├─ Filters:
 │  
 └─ Streams:

Thanks for taking your time reading this.

Solved it,

Restore BIOS to default settings, enable HDA, disable fast boot, enable CSM (you shouldn’t need but I did it anyways)