[8.2.3.1] LibreELEC 8.2 for S905/S905X

  • Hey all - I have the latest version working well from SD card - but I would like to flash this permanently on my GT1 2Gb.

    Is there a flashable ZIP file available as I cannot find one?

    Any help is appreciated... and TY kszaq !!

  • Hey all - I have the latest version working well from SD card - but I would like to flash this permanently on my GT1 2Gb.

    Is there a flashable ZIP file available as I cannot find one?

    Any help is appreciated... and TY kszaq !!

    It used to be that you ssh in, then type installtointernal on some devices you have to do it twice.

  • Hello, I have mxq pro + with 2GB RAM and 16 GB Flash

    When I do installtointernal every time I have only MXQ PRO + start screen and that's all.

    Which dtb file should I use ? Proc name is s905x013 .Orginally there was Android 7.1

    LibreELEC:~ # installtointernal

    This script will erase BOOT, SYSTEM, DATA and DTB on your device

    and install LE that you booted from SD card/USB drive.

    It will create a backup of device tree and recovery partition on your boot media.

    The script does not have any safeguards!

    Type "yes" if you know what you are doing or anything else to exit: yes

    Backing up device tree...done.

    Backing up recovery partition...done.

    Formatting SYSTEM partition.../dev/system contains a ext4 file system

    last mounted on /tmp/system on Thu May 3 13:09:13 2018

    e2fsck 1.43.4 (31-Jan-2017)

    /dev/system: clean, 11/81920 files, 14304/327680 blocks

    done.

    Writing kernel image...done.

    Copying SYSTEM files...done.

    Copying remote.conf...done.

    Writing device tree image...done.

    Formatting DATA partition.../dev/data is mounted; will not make a filesystem here!

    done.


    Regards,

  • when sd card is inside it works , when I remove SD card it throw error about super-block etc..

    how can I use dtb.img to internal ?

    another problem is with remote . it does not work even I copy remote.conf to /storage/.config and restart .

    with SD card it does not see internal partition . Why ?

    LibreELEC:~ # df -h

    Filesystem Size Used Available Use% Mounted on

    devtmpfs 785.8M 125.5M 660.3M 16% /dev

    /dev/mmcblk1p1 511.7M 229.5M 282.3M 45% /flash

    /dev/mmcblk1p2 27.4G 4.3M 27.4G 0% /storage

    /dev/loop0 125.6M 125.6M 0 100% /

    tmpfs 895.2M 0 895.2M 0% /dev/shm

    tmpfs 895.2M 7.0M 888.2M 1% /run

    tmpfs 895.2M 0 895.2M 0% /sys/fs/cgroup

    tmpfs 895.2M 1.9M 893.3M 0% /var

    tmpfs 895.2M 4.0K 895.2M 0% /tmp


    regards,

  • On some devices you have to run installtointernal twice.

    If it doesn't work, perhaps the nand is kaput.

    But then as you will have read, it is not recommended to install to internal.

    you might need to restore the original android to the nand

  • and the remote ? how can I make it to work ?

    install to internal twice in one start or install reboot and then install to internal again ?

    oh, and how to calibrate screen ? i tried in kodi settings but with no success ,

  • install reboot and then install to internal again

    then read the links regarding the remote (oops) wrong post

    search for the instructions regarding installing remote

  • Managed to install on my MXQ Pro 4K box to internal storage :) (happy!)...

    Just out of curiosity, since the remote turning on doesn't work, what do the people generally do for turning the boxes on/off? I can turn it off with the remote but not turn it on, then I have to take out the power cord and plu it back in which is a tad impractical....

    Thanx!

  • Managed to install on my MXQ Pro 4K box to internal storage :) (happy!)...

    Just out of curiosity, since the remote turning on doesn't work, what do the people generally do for turning the boxes on/off? I can turn it off with the remote but not turn it on, then I have to take out the power cord and plu it back in which is a tad impractical....

    Thanx!

    Why turn it off?

  • Hello, I happily use Libreelec from some time, and now decided to buy another Amlogic tv box for my bedroom tv, an old Samsung Lcd 26''. I have a very little problem, but if I can solve it my installation would be perfect. When I turn on the tv box, the tv screen remains black and there's an error message: "Mode not supported" till it loads Kodi, then after it , it works perfectly. I don't see the X96 Mini splash screen and the Libreelec logo that load before Kodi. I checked on another newer tv and on that tv the boot is perfect, there are no errors. So maybe the problem is about the old tv resolution in boot sequence...

    I give some details:

    Tv Box X96 Mini 1 gb ram 8 gb

    Libreelec 8.2.3.1 S905

    Tv Samsung LCD model LE26R51B A

    Log: http://ix.io/19gx

    Dmesg: http://ix.io/19gz

    Thank you for reading.

    Tom

  • I mean set it to standby... why leave it running, it consumes power and probably components wear off...

    The power consumption is minimal for these low powered boxes. I do turn off my desktop computer when not in use, because it does draw a lot of power, but more importantly, all those fans running sucks all the dust into the computer.

    Years, ago, the theory was that powering off and on did more damage to electronics than leaving them powered on.

  • You can try to set HDMI mode via SSH

    Example

    fw_setenv hdmimode 1080p60hz

    If Your TV only support 720p try fw_setenv hdmimode 720p60hz

    Thanks for answering. I tried your command but ends up with an error:

    Code
    LibreELECtommy:~ # fw_setenv hdmimode 720p60hz
    Cannot parse config file '/etc/fw_env.config': Invalid argument
    Error: environment not initialized