Hello, I recently made the switch from windows gaming to linux gaming and Solus caught my eye. I've had a great experience so far.
Problem Description:
My on board sound is not working properly. When I plug my auxiliary into the line out (green port) I can hear sound output for a very brief moment (milliseconds) but then it cuts out. The sound output came from a test youtube video I was playing, and I was able to identify that it was the song from the video.
Info:
$ sudo lspci -v | grep "HD Audio" -A 10
0c:00.3 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) HD Audio Controller
Subsystem: ASUSTeK Computer Inc. Family 17h (Models 00h-0fh) HD Audio Controller
Flags: bus master, fast devsel, latency 0, IRQ 81
Memory at f6800000 (32-bit, non-prefetchable) [size=32K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [2a0] Access Control Services
Kernel driver in use: snd_hda_intel
$ dmesg | grep intel
[ 12.134071] snd_hda_intel 0000:0a:00.1: Disabling MSI
[ 12.134078] snd_hda_intel 0000:0a:00.1: Handle vga_switcheroo audio client
Hardware:
Motherboard: ASUS ROG Strix X370-F
Audio: Realtek ALC1220
For now I'm able to use my headset since it's USB. Let me know if I can provide any further info.