Posts by bubblegum57


    If that was the case then it would also stutter on my TV cause that is wired 100Mbps aswell.

    try copying the file to a usb stick/hard drive & plug it straight into the pc/tv/libreelec box

    If it plays alright it's your network that is the problem.

    Not sure if you still have android on the box, if so install SPMC it might play hdr better

    Recommended video settings for SPMC, NVIDIA Shield TV and UHD (4K) TVs with 4K GUI · koying/SPMC Wiki · GitHub

    try installtointernal once again, you have to do this on some devices

    There is no video of how to install LibreELEC.

    Go to the main page & download the image thread-3588.html use the one without temp sensor to begin with

    I use rufus, from the drop down select dd, burn image to microsd card. Then with the downloaded device tree change ***.dtb to dtb.img YES change the file extension. Copy this dtb.img to the sd card replacing the dtb already on there.

    With the power lead disconnected Stuff the sd card into the device, use a toothpick, hold the reset button in, plug the power lead in, after a few seconds it should start to go to recovery, release the reset button. It will boot to Libreelec, next reboot, it will automatically go to Libreelec.

    This is how you choose the device tree

    How to choose a device tree:
    Important: Do not use device trees from previous build! You also cannot use device tree from Android firmware as in 99% cases it won't work.

    • S905: First look for device tree with your box name in it. In case there is no such image, download generic one. Device trees for S905 boxes start with gxbb.

      • example: for a box with 2GB of RAM and 100Mbit Ethernet, you should download gxbb_p200_2G_100M.dtb
      • example: for boxes with Gigabit Ethernet download gxbb_p200_1Gbit.dtb
      • for boxes with Realtek WiFi (e.g. K1 Plus or K2 Pro) download device tree with RealtekWiFi in name
    • S905X: Device trees for these boxes start with gxl. You can leave a tree that is already present on SD card (fresh install only) or choose one according to your RAM amount. If internal memory of your box is not visible, try a device tree with _nand suffix.


    SD card/USB drive:
    Note: only 1 USB port is able to boot the box. You have to try them all. Some boxes are unable to boot from USB drive.


    I'm using the method I have always used. I use win32diskimager to write the files to SD Card.
    With these files on the sd card LE normally boots, but on this box it boots to Android every time. It's like the reset button is broken and not doing anything.
    I can get into recovery but would like to to if I can boot to the SD Card from there or do I have to install to NAND if I update from EXT??

    From thread-3588.html

    • To boot the system for the first time you have to use one of the following:

      • toothpick method: disconnect the power supply, insert card/drive, push reset button and connect the power while holding the button. Wait until LibreELEC logo appears and release the button.
      • menu button method (works with very few devices): disconnect the power supply, insert card/drive, push menu button on your remote control and connect the power while holding the button. Wait until LibreELEC logo appears and release the button.
      • recovery method: boot into Android, insert card/thumb drive and choose Reboot to recovery. Your box should boot into LibreELEC.
      • recovery method (2nd variant): if you have "Update" app pre-installed open it, insert SD card with LE/connect USB drive, and choose any ZIP file in the app for update. Your box should reboot to LE.
      • recovery method (3rd variant): if your box is rooted, use terminal emulator app and execute
        Code
        reboot update


        command

      • recovery method (4th variant): enable ADB (Google it) and issue
        Code
        adb reboot update


        command


    kszaq,
    in 012 version very often there is no connect to wifi by usb wifi at start. and in libreelecsettins addon not shown any wireless connections, by internal wifi too.
    can it be you "added an udev rule in hope to fix non-working WiFi on boot (you no longer have to toggle it in settings)".
    in older releases - no problem with wifi at start.
    thank you!

    I have this, If I select the so called device tree for my device, but if I use the realtek device tree it works. So, are you sure you have the correct device tree?

    How are you writing the file to microsd?

    I download the relevant (whatever that is) img.gz file & use rufus to burn it, from the drop down part in rufus select dd, burn to card, then download the correct device tree, & overwrite the one on the card.

    Then when holding the recovery button in, it should start libreelec, I never see the recovery console.

    I know nothing about logs. I would try writing the image to sd card again with a different device tree. IF it works ok, then install to NAND


    Sorry guys for 2 "stupid" question :

    a) when you talk about "connect to your box over SSH" - do i need to set up anything on my box (Beelink MINI MXIII II) ? I still use original Beeling Android 6.0.1 and want to move to LE
    b) i am trying to access via network (router). I propably need to configuring my Router for SSH (btw i use Tomato by Toastman on my Asus) ?
    I am able to ping my box. On Putty i am currently getting Network error : Connection refused.

    BR

    a) SSH is not needed to begin with, create image on microsd card, with the initial libreelec setup, there is an option to select ssh, but it's not needed.

    b) with the box booting to libreelec note the ip. you shouldn't need to touch the router. with the ip address I use coreftp lite, user root password libreelec ssh uses the same user & password.

    If you type \\libreelec in windows explorer, you should see the folders.

    I only use ssh when I want to install to NAND,