christianhaitian / arkos

Another rockchip Operating System
MIT License
1.37k stars 81 forks source link

RGB20SX no left Channel Audio - Possible Hardware issue, but with a software / audio driver fix? #1062

Closed Chillimonster68 closed 1 month ago

Chillimonster68 commented 1 month ago

No left channel audio on RGB20SX.

Suspect this is a hardware issue with the internal speaker setup as it works fine through HDMI, but not with wired headphones / internal speaker.

Tested and confirmed on ARKOS and JELOS .

Can be reproduced with 240PEE test suite on GB / GBA etc

Can get round it by using DSP plugin mono in retroarch.

Could also be 'fixed' with the option to run the OS sound drivers in mono mode (Maybe a switch / tool to switch between stereo output and mono output in options / advanced etc)

christianhaitian commented 1 month ago

I'm not supporting the rgb20sx unit. You can try replacing the /home/ark/.asoundrc file with the one here and see if that resolves your issue. Other than that, I have no other suggestions.

jjimenez22991 commented 5 days ago

This https://github.com/christianhaitian/arkos/issues/1062#issuecomment-2101260708 fix the issue with the sound missing channel for retroarch not for PPSSPP standalone emulator, but thanks @christianhaitian