Posts by punter

    Hi zomboided, I've been trying to download this for the last couple of hours with no luck! AWS problem?
    Thanks
    Edit: don't worry folks AWS is experiencing difficulties and taken half the internet down with it, so much for cloud computing, hahahahahaha :P

    There's something weird going on with my A95X box with this latest update!
    It goes to sleep even though the power saving is turned off, then when you switch it back on, the blue LED comes on but the unit is 'dead', no response to ping or any HDMI output. I need to pull the power and plug it back in!?
    Also does anyone use 'docker'? Not working....
    Thanks!


    Hello my transmission with Docker does not work anymore after the update took the last version of LibreELEC.

    This is the error message :
    Unit service.system.docker.service not found

    Sent from my SM-A510F using Tapatalk

    I'm getting the same error on kszaq's latest 8.0.0c on amlogic s905x!?
    Followed these instructions:
    cd /storage
    wget master.zip
    unzip master.zip
    systemctl enable /storage/Dockerfiles-master/arm/transmission/transmission.service
    systemctl start transmission.service
    Thanks!

    ok so the home key doesn't work aswell:
    [ 310.635563@0] remote_send_key
    [ 310.635743@0] press ircode = 0x53, scancode = 0x00ac, maptable = 0
    [ 310.635823@0] remote_send_key sleep:0
    [ 310.863809@0] remote_send_key
    [ 310.864071@0] repeat ircode = 0x53, scancode = 0x00ac, maptable = 0
    [ 310.864160@0] remote_send_key sleep:0
    [ 310.972081@0] remote_send_key
    [ 310.972211@0] repeat ircode = 0x53, scancode = 0x00ac, maptable = 0
    [ 310.972257@0] remote_send_key sleep:0
    [ 311.210759@0] remote_send_key
    [ 311.210793@0] release ircode = 0x53, scancode = 0x00ac, maptable = 0
    [ 311.210799@0] remote_send_key sleep:0


    The menu key is this:
    [ 325.668737@0] remote_send_key
    [ 325.669037@0] press ircode = 0x49, scancode = 0x002e, maptable = 0
    [ 325.669126@0] remote_send_key sleep:0
    [ 325.897346@0] remote_send_key
    [ 325.897662@0] repeat ircode = 0x49, scancode = 0x002e, maptable = 0
    [ 325.897755@0] remote_send_key sleep:0
    [ 326.005602@0] remote_send_key
    [ 326.005629@0] repeat ircode = 0x49, scancode = 0x002e, maptable = 0
    [ 326.005635@0] remote_send_key sleep:0
    [ 326.240909@0] remote_send_key
    [ 326.241218@0] release ircode = 0x49, scancode = 0x002e, maptable = 0
    [ 326.241313@0] remote_send_key sleep:0


    and the /tmp/remote.conf
    # Visson S82 / Beelink S82 remote
    factory_code = 0x7f800001
    work_mode = 0
    repeat_enable = 1
    release_delay = 121
    debug_enable = 1
    reg_control = 0xfbe40

    key_begin
    0x51 116 ;POWER
    0x4d 66 ;MUTE
    0x09 61 ;MEDIA
    0x11 60 ;MUSIC
    0x56 74 ;VOL-
    0xbd 51 ;MEDIA_PREVIOUS
    0xbb 52 ;MEDIA_NEXT
    0x4e 78 ;VOL+
    0x53 172 ;HOME
    0x1b 14 ;EXIT
    0x25 105 ;LEFT
    0x26 103 ;UP
    0x27 106 ;RIGHT
    0x28 108 ;DOWN
    0x0d 28 ;OK
    0x49 46 ;MENU
    0x31 2 ;NUM1
    0x32 3 ;NUM2
    0x33 4 ;NUM3
    0x34 5 ;NUM4
    0x35 6 ;NUM5
    0x36 7 ;NUM6
    0x37 8 ;NUM7
    0x38 9 ;NUM8
    0x39 10 ;NUM9
    0x30 11 ;NUM0
    0x44 111 ;DEL
    key_end

    Guys, remote control on my Beelink MiniMX III (2G/16G) is still not working!?
    It was working fine on 005, broke on 008 (also tried 007 with no luck)
    I tried this method "kostaman prepared different remote.conf files for two different remotes here LibreELEC post #461" but this still isn't working :( help!

    MiniMX III has a different partition layout than standard Amlogic. It doesn't matter when you run LE from SD card but if you want to install .008 to internal memory, you have to do a fresh install twice, e.g. boot from SD card, run installtointernal, reboot, boot again from SD card, run installtointernal again. After that your box should run LE from internal just fine. That procedure will not be necessary for future releases, i.e. you will be able to do a simple upgrade from .008 to .009.

    Thanks kszaq, got this working on a MiniMX III after the 'copy to update folder' method failed
    BUT the remote doesn't work anymore!?

    Help me out with this command Please.
    I copy dtb.img to backup folder as an example.
    So the command is ?
    I am not too good with paths in command. :huh:


    I wouldn't be using the 'dd' method if you're not familiar with using linux, also last time I used it, it didn't update the devel version correctly....
    For windows users you want to use putty to ssh into your box......linux ssh is built in :D