My request was for PC X86 RGBHV not using a Raspberry Pi with composite out.
Posts by Rion
-
-
Hi would it be possible to add in 15khz support in LibreELEC for us that still use a CRT and want to output the image on a CRT?
The patches that needs to be included are here
https://github.com/D0023R/linux_kernel_15khz
Preferable also include switchres so we can add resolutions out-self and setup the geometry on our beloved CRT's
https://github.com/antonioginer/switchres -
You sir are absolutly right
Forgot i had that option in the bios.And for others with the same problem.
Some versions of Asrock ION 330/pro/HT/BD have this in a newer bios version. It's called Good Night Led
-
This is driving me crazy but when I put my Asrock 330 in standby mode the power led keeps blinking constantly.
Using the latest LE 7.0.0
-
I am using an Atom based box with ion chipset in conjunction with RetroArch addon and ROM Collection Browser.
But I do have a PI3 that I use with RetroPie and Kodi 16 experimental build with joystick support.
But I would like to use both boxes for retro gaming.
-
I second this. I have been using the modified builds made by S80_UK and others with my As rock ION330 and my Asus eee pc's and see the difference .
Please include this is LE8
-
Request for Gamepad and Joystick support in Kodi.
I would like to have the ability to control kodi with a gamepad/joystick if possible.
From my understanding libreELEC & Kodi needs to be compiled with --enable-joystick --enable-sdl in order to support this.
I know or I think I know, that SDL needs X but there has to be a way to make it work without x?
Edit:
Apparently it is possible to have SDL running without X. Basically, your kernel should have framebuffer support and you could use SDL on top of DirectFB.