new_vintage
New Member
I am trying to bring up a new machine. AMD 5700G, ASUS Prime B550-Plus mobo. OS is openSuSE Leap 15.5 . Everything works except sound.
The motherboard manual says:
Realtek ALC 887 7.1-Channel High Definition Audio CODEC
inxi -Axx says:
These devices seem to be built into the CPU for audio through HDMI to the monitor speakers. Doesn't help me since I have a separate 5.1 speaker system.
opensuse's yast sound app says:
Sound Configuration
Index Card Model
Not configured Family 17h (Models 10h-1fh) HD Audio Controller
Not configured ATI Technologies Inc
These can be manually configured or autoconfigured but of course it makes no difference.
So it sure looks like the Realtek ALC 887 is not being detected. It almost seems like I need a driver, but the Realtex ALC 887 has been around for years, so I would expect it to be in the kernel. Any ideas?
The motherboard manual says:
Realtek ALC 887 7.1-Channel High Definition Audio CODEC
inxi -Axx says:
Code:
user@opensuse:~> inxi -Axx
Audio:
Device-1: AMD Renoir Radeon High Definition Audio vendor: ASUSTeK
driver: snd_hda_intel v: kernel pcie: speed: 8 GT/s lanes: 16
bus-ID: 07:00.1 chip-ID: 1002:1637
Device-2: AMD Family 17h/19h HD Audio vendor: ASUSTeK
driver: snd_hda_intel v: kernel pcie: speed: 8 GT/s lanes: 16
bus-ID: 07:00.6 chip-ID: 1022:15e3
Sound API: ALSA v: k5.14.21-150500.55.59-default running: yes
Sound Server-1: PulseAudio v: 15.0 running: yes
Sound Server-2: PipeWire v: 0.3.64 running: yes
These devices seem to be built into the CPU for audio through HDMI to the monitor speakers. Doesn't help me since I have a separate 5.1 speaker system.
opensuse's yast sound app says:
Sound Configuration
Index Card Model
Not configured Family 17h (Models 10h-1fh) HD Audio Controller
Not configured ATI Technologies Inc
These can be manually configured or autoconfigured but of course it makes no difference.
So it sure looks like the Realtek ALC 887 is not being detected. It almost seems like I need a driver, but the Realtex ALC 887 has been around for years, so I would expect it to be in the kernel. Any ideas?