Sadly audio still is not working. At the moment im just running RetroArch via the rgui.sh from the ‘Programs’ tab in OpenElec (Kodi), i tried leave the Audio Device at 0,0 and got no audio and then changed it to my actual audio device which is 0,3 and still no audio!.
In Terminal program i type the command ‘aplay -l’ and got the following info…
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC283 Analog [ALC283 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
So my audio device is definitely HW:0,3.
There must be a line in the rgui.sh file thats killing the audio for RetroArch which isnt in your older builds (DEC/JAN)???
Also the cg shaders still kill RetroArch any ideas on whats causing that?
EDIT: Ok i try running RetroArch via terminal to see if it was just an issue loading it via the rgui through ‘Programs’ in OpenElec. So in terminal i ran the command…
/storage/.kodi/addons/emulator.retroarch/bin/retroarch --config /storage/emulators/retroarch/config/retroarch.cfg --menu
and all terminal reported was…
sh: xdg-screensaver: not found
RetroArch [WARN] :: x11_suspend_screensaver :: Could not suspend screen saver.
and the audio did indeed work!!. But then i tried running RetroArch again but this time i got the following info via terminal…
sh: xdg-screensaver: not found
RetroArch [WARN] :: x11_suspend_screensaver :: Could not suspend screen saver.
RetroArch [ERROR] :: alsa_init :: ALSA: Failed to initialize...
RetroArch [ERROR] :: init_audio :: Failed to initialize audio driver. Will continue without audio.
and got no audio!!!, so not sure whats happening???
EDIT2: I restarted OpenElec to see if that would help, ran RA from terminal got the same error message about failing to initalize the audio driver. Quit RA and tried running again via Terminal this time it worked, have tried in numerous times now and it seems to be working now, so it just seems to be an issue with the rgui.sh file then?
Hopefully the shader issue can be fixed as this has been broken for the past 3 or 4 releases