Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Running Linux From SD Card or USB Flash Drive - Using Balbes150 Method And Files.

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    By the way, I checked Ubuntu the behavior of the program "mpv" (this program is used by default for multimedia playback), video can be scaled. I repeat, just in case, download the new images not sure if the uninstall package "nodm" , the system begins to work normally in previous images.

    Comment


      Originally posted by balbes150 View Post
      You need to pick up a working dtb file. Which system installed on the internal memory ?
      Hi balbes thanks for help, by the way can you link me a working dtb file for mini m8s? It has default operative system (android with openelec)

      Comment


        You need to try in turn the appropriate dtb files in the dtb section FAT. If there is no working option, You will need to look for any to Your TV console is the dtb file in the directory on the website kszaq.

        Comment


          Originally posted by balbes150 View Post


          You can try.
          1. To activate the multi-boot
          2. To store the image LE on the SD card
          3. Add to first FAT partition with this script.
          And try to start the system from this drive.

          https://yadi.sk/d/tmcGzE2NuoozK
          Hello, thanks I've managed to install LE on internal mem. But still now and then I got system file corrupted and only wipe can fix this solution, I read on forum there are some files to edit for dual boot. I activate SSH from kodi, should I mount flash memeory with:
          mount -o remount,rw /flash I have burned lE on SD card. So I suppose It could work worm it.

          I have S802 MXIII K4 1G

          Thank you.

          Jiri

          Comment


            Hi balbes150,

            Thank you for your guidance.
            I capture the image you provided Kernel.
            I completed the boot from the internal flash.

            But I still can not produce their own Kernel.
            How can I compile? Can you help me with this?

            Comment


              Originally posted by Kentril View Post

              Hello, thanks I've managed to install LE on internal mem. But still now and then I got system file corrupted and only wipe can fix this solution, I read on forum there are some files to edit for dual boot. I activate SSH from kodi, should I mount flash memeory with:
              mount -o remount,rw /flash I have burned lE on SD card. So I suppose It could work worm it.

              I have S802 MXIII K4 1G

              Thank you.

              Jiri
              What kind of system You write about Linux or about Lebreelec ? Describe in detail what steps You did.

              Comment


                Originally posted by gto View Post
                Hi balbes150,

                Thank you for your guidance.
                I capture the image you provided Kernel.
                I completed the boot from the internal flash.

                But I still can not produce their own Kernel.
                How can I compile? Can you help me with this?
                What source code are You using to build the kernel ? What system and what teams build ?

                Comment


                  I refer to the following information:



                  I combined both above, but the driver module not seem to fit.
                  I can not compile a driver that matches, So start failed.
                  So I use the kernel from your Image.
                  I found him very suitable.
                  I would like to know what compiler Kernel should choose, how to choose?
                  I would like to start from the kernel to compile a s905s Ubuntu.

                  Comment


                    The kernel sources, which is part of the image are here. Branch S905X



                    If You have downloaded and correctly set up the compiler according to the instructions from the pdf file. You need to clone GIT.

                    git clone https://github.com/150balbes/Amlogic_s905-kernel.git

                    Go into the directory with the source code and switch to the desired branch.

                    cd Amlogic_s905-kernel

                    git checkout S905X

                    Build the kernel, you can perform standard commands or scripts to use set_*.

                    https://github.com/150balbes/Amlogic...nel/tree/S905X

                    There is not a lot of useful information.





                    p.s. Alternatively, you can compile the kernel directly on the TV box.

                    Comment


                      I need some time to try.
                      This is interesting.
                      Thank you.

                      Comment


                        Originally posted by balbes150 View Post

                        What kind of system You write about Linux or about Lebreelec ? Describe in detail what steps You did.
                        I've managed installing LibreELEC-S802.MXIII-1G.arm-7.0.2-2-devel.zip using TWRP recovery. I have MXIII K4 (Amlogic S802) it's fast and working. but after a few minutes running it hangs. (I was making Video Library). So I suppose system wrote into bad blocks of internal flash. After few resets I got message "File system corruption has been detected".
                        I'm trying to make my mbox bootable from SD card. Or searching for any advices. I think best is wait until you can prepare your system 'img.gz" bootable for my architecture.

                        Thank you.

                        Jiri

                        Comment


                          Send me a link to this image , I'll see what I can do. It's better discussion of the LE to be moved to the appropriate topic.

                          In this thread discussing Linux.

                          Comment


                            Originally posted by balbes150 View Post
                            Send me a link to this image , I'll see what I can do. It's better discussion of the LE to be moved to the appropriate topic.

                            In this thread discussing Linux.
                            Here is the link:



                            I dont need LE, just anything I can boot from SD card on my device.

                            Thank you.

                            J.

                            Comment


                              File took, to the extent possible, will see what I can do, but quickly I promise.

                              Comment


                                HI balbes150,

                                Finally, some mistakes.
                                Possible reasons are?

                                My steps:

                                make meson64_defconfig
                                ./set_make

                                error:
                                -------------------------------------------------------------------
                                WARNING: modpost: Found 7 section mismatch(es).
                                To see full details build your kernel with:
                                'make CONFIG_DEBUG_SECTION_MISMATCH=y'
                                GEN .version
                                CHK include/generated/compile.h
                                UPD include/generated/compile.h
                                CC init/version.o
                                LD init/built-in.o
                                KSYM .tmp_kallsyms1.o
                                KSYM .tmp_kallsyms2.o
                                LD vmlinux
                                SORTEX vmlinux
                                SYSMAP System.map
                                OBJCOPY arch/arm64/boot/Image
                                Building modules, stage 2.
                                MODPOST 8 modules
                                ERROR: "__irq_set_affinity" [drivers/amlogic/usb/dwc_otg/310/dwc_otg.ko] undefined!
                                make[1]: *** [__modpost] Error 1
                                make: *** [modules] Error 2

                                Comment

                                Working...
                                X