Posts by Aglan

    Aglan

    Sorry for not replying until now, I've been away from my build environment for quite a few days now, but I'll review your suggestions on what can be implemented in the next version. I would definitely like to ask for your patience for a few days.

    No rush, I am glad I got this far, and like I said in my post, I was able to build the image myself with the M201_COSTDOWN led enabled, so the box is working here. I can watch HDHomeRun and play retro games, which is more than I expected from a 8 years old Chinese box that has been gathering dust in the garage for years at my parents place.

    I have unplugged the breathing light cable from the board for now so it's not always on, but I'd appreciate any pointers on that when you have time. It's a silly feature, but it's there, so I'd like to make it work if I can.

    Hi dtech, I'd like to thank you for the work you have done here, and to report that your S805 HD18Q build works really well on my HTV3 Android box. It's almost perfect, and I have figured out how to fix some of the issues I encountered. I will list the issues I ran into, what I was able to fix, and some other notes in case anyone else with this box ends up reading this post.

    1. This is the remote.conf that works for my box, maybe you can add it to the list of supported remotes:

    htv3-remote.conf

    2. I had to enable "force suspend instead of poweroff" in the system settings, otherwise the remote control would not turn the box on. I know it's explained on your opening post, but I figured I'd mention it here in case someone with the same box reads it.

    3. This box has a led on the front. On Android, the LED turns blue when powered on, and red when powered off. On LibreElec it was just always blue. I noticed it worked on Lakka 2.x, so I looked for differences between LibreElec and Lakka S805 config, and I noticed Lakka had this led on /sys/class/leds/m201_costdown::front/.

    I set CONFIG_LEDS_M201_COSTDOWN=y and built the HD18Q image using your source code and it is now working as intended. https://github.com/dtechsrv/Libre….arm.conf#L3201

    Would you consider enabling this for S805 on the master branch?

    4. This box has a breathing light on top of the box. On Android, it's red when the internet is disconnected, and blue when it is connected, and it's turned off when the box is powered off. There's also an option on the settings page to turn on the "breathing light" mode, which puts it to fade in and out while cycling through the colors.

    On LibreElec, it's purple on boot, and cyan once it's booted. When M201_COSTDOWN led is enabled (see point 3 above), then it's green when the power is on and cyan when the power is off. This is the only issue I have not yet been able to solve on my own. I'd like to have the same behavior as on Android, but I can't figure out how to control it. On Android there's nothing listed under /sys/class/leds/, and I have not found any clues inspecting the motherboard. I am a newbie when it comes to this, so it's very possible I may have missed it. Any pointers on how to dig deeper into this breathing light issue would be greatly appreciated.

    5. I installed the zach-morris addon repository from the LibreElec Alpha repository, and then tried to install the IAGL program addon, but it failed saying it requires python 3. As it turns out, plugin.program.iagl-2.1.8.zip is the last version that works with python 2, but it's not available on the repository. I had to install it from zip, but then it worked fine.

    6. The addon libretro MESEN for NES crashes when opened. QuickNES is sluggish and has the wrong colors. Nestopia works very well on the games I tested.

    7. PCSX ReARMed was a bit sluggish on the default settings, but it runs pretty smoothly with PSX cpu clock set to 63 instead of the default of 57.

    8. The box has a reset button on the bottom of the board instead of the AV port, but it does not always work to bring up the boot loader. However, pressing the MENU button on the remote repeatedly during boot works pretty consistently.

    I am attaching some images of the box here:

    Pictures of the box, board, and remote