Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Finless 1.0 ROM for the Minix X8

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Need to understand what I have to do after completing initial install.

    I really need to understand how the bootloader or recovery does ROM installs.
    It looks like the process is very different from what I'm used to with my
    tablets and phones.

    Normally I 'fastboot flash recovery recovery.img' from the bootloader
    to store a custom recovery, (CWM or TWRP).
    use the bootloader to reboot to recovery.

    If the rom a factory reset zip the bootloader
    looks for a 'magic file name' to install.

    if its a normal rom, replacing only boot, system, data and cache
    then its done with recovery.

    put the rom's zip file on an sdcard formatted fat32.
    use recovery to 'wipe' system, data and cache
    partitions.

    then 'install' the rom's zip file from recovery.

    rebooting to system starts initial customization
    and device setup.

    Here it looks like I create a fat32 sdcard with the
    rom zip file, a recovery.img and a housekeeping
    file that directs the bootloader to install
    system and wipe the data and cache
    partitions?

    Without a custom recovery, how do I
    install the after files, or do I need to?

    The rom zip file seems to have a directory with the patches
    already there? are the after ones later updates ?

    I'd planned on running a restore of my
    apps and data from recovery (using the
    recovery mode zip that Titanium Backup
    creates).

    I wondered if I just put the database
    on the sdcard and install the 2 apk's
    for titanium backup from play store
    and point TiBu at that databases
    and restore missing apps and their data?

    Is the Rom configured to tell Play Store
    its a Nexus or is there a separate patch for that?

    Thanks

    A confused X8-H noobie

    Comment


      cifs.ko for FINLESS 1.0

      Hello together,

      can anybody here just tell me where or how can I get a working CIFS.ko for this great ROM?
      What I want to do is to mount my NAS-shares using the app "CIFS-Manager".
      It says that cifs.ko is not found and the module is also not loaded.

      Thanks.
      Larry

      Comment


        Originally posted by Larry.Larrson View Post
        ...app "CIFS-Manager".
        It says that cifs.ko is not found and the module is also not loaded....
        I'm not sure if the stock 001 kernel will support CIFS...
        I only know NFS support (because I only use this) only exists since 002Beta4 and I know at other 802 devices CIFS and NFS is also missing at the first kernels....
        RK3288 Devices
        - Overview BOX (LINK !)
        - Overview STICK (Dongle) (LINK !)

        MINIX NEO: Z64 W/A - (Intel Z3735F); X8-H Plus - (Amlogic S812H); A2 Lite (sponsored by minix.com.hk)
        UGOOS UT3S (4/32GB with fan) - FW 2.0.6 - (RK3288) (sponsored by GearBest.com)
        Tronsmart Draco AW80 Meta (2/16GB) - FW v2.0rc3 - (Allwinner A80) (sponsored by GeekBuying.com)
        Beelink / UBOX R89 - FW 111k4110_1219 - (RK3288) (sponsored by Netxeon (Beelink))

        RK3188: pcb => "CH001 1332 TN-BX09_V2.1" (K-R42 / CS918...) => wasser KK 1.0.3 (old rev)
        Fly Mouse Mini Wireless Keyboard with 2 mode learning IR remote 'iPazzPort KP-810-16'

        Comment


          Originally posted by no_spam_for_me View Post
          I'm not sure if the stock 001 kernel will support CIFS...
          I only know NFS support (because I only use this) only exists since 002Beta4 and I know at other 802 devices CIFS and NFS is also missing at the first kernels....

          About this NFS setup, I tried to make a new file in /etc/init.d using terminal window, but it says something like "read-only system"....how can I get over this?

          Comment


            Originally posted by zamanex View Post
            About this NFS setup, I tried to make a new file in /etc/init.d using terminal window, but it says something like "read-only system"....how can I get over this?
            e.g at ES file manager at [tools] -> root explorer (ore something like this)...

            I use a cmd to push the init.d script to the box (via adb)
            Code:
            adb remount -oremount,rw /
            adb push 05nfs /system/etc/init
            adb shell chmod 0755 /system/etc/init/05nfs
            adb remount -oremount,ro /
            adb reboot
            RK3288 Devices
            - Overview BOX (LINK !)
            - Overview STICK (Dongle) (LINK !)

            MINIX NEO: Z64 W/A - (Intel Z3735F); X8-H Plus - (Amlogic S812H); A2 Lite (sponsored by minix.com.hk)
            UGOOS UT3S (4/32GB with fan) - FW 2.0.6 - (RK3288) (sponsored by GearBest.com)
            Tronsmart Draco AW80 Meta (2/16GB) - FW v2.0rc3 - (Allwinner A80) (sponsored by GeekBuying.com)
            Beelink / UBOX R89 - FW 111k4110_1219 - (RK3288) (sponsored by Netxeon (Beelink))

            RK3188: pcb => "CH001 1332 TN-BX09_V2.1" (K-R42 / CS918...) => wasser KK 1.0.3 (old rev)
            Fly Mouse Mini Wireless Keyboard with 2 mode learning IR remote 'iPazzPort KP-810-16'

            Comment


              edit: I figured it out. Had to go into the minix launcher to do it.
              Last edited by messerchmidt; 08-26-2014, 03:24.

              Comment


                bought my Minix Neo X8-H preloaded with apps

                Noobie question here:

                If I was use Finless 1.0 would I lose all my preloaded apps?
                If so what would be the best way to save the apps before using the ROM?

                Thanks in advance!

                Comment


                  Originally posted by fishy1077 View Post
                  Noobie question here:

                  If I was use Finless 1.0 would I lose all my preloaded apps?
                  If so what would be the best way to save the apps before using the ROM?

                  Thanks in advance!
                  YES
                  use titanium backup

                  BUT first you have to root your device
                  RK3288 Devices
                  - Overview BOX (LINK !)
                  - Overview STICK (Dongle) (LINK !)

                  MINIX NEO: Z64 W/A - (Intel Z3735F); X8-H Plus - (Amlogic S812H); A2 Lite (sponsored by minix.com.hk)
                  UGOOS UT3S (4/32GB with fan) - FW 2.0.6 - (RK3288) (sponsored by GearBest.com)
                  Tronsmart Draco AW80 Meta (2/16GB) - FW v2.0rc3 - (Allwinner A80) (sponsored by GeekBuying.com)
                  Beelink / UBOX R89 - FW 111k4110_1219 - (RK3288) (sponsored by Netxeon (Beelink))

                  RK3188: pcb => "CH001 1332 TN-BX09_V2.1" (K-R42 / CS918...) => wasser KK 1.0.3 (old rev)
                  Fly Mouse Mini Wireless Keyboard with 2 mode learning IR remote 'iPazzPort KP-810-16'

                  Comment


                    Look at http://hwswbits.blogspot.se/2014/06/...ing-first.html
                    There where alot intredsting info about kernel booting an such.



                    Originally posted by fuzzynco View Post
                    I really need to understand how the bootloader or recovery does ROM installs.
                    It looks like the process is very different from what I'm used to with my
                    tablets and phones.

                    Normally I 'fastboot flash recovery recovery.img' from the bootloader
                    to store a custom recovery, (CWM or TWRP).
                    use the bootloader to reboot to recovery.

                    If the rom a factory reset zip the bootloader
                    looks for a 'magic file name' to install.

                    if its a normal rom, replacing only boot, system, data and cache
                    then its done with recovery.

                    put the rom's zip file on an sdcard formatted fat32.
                    use recovery to 'wipe' system, data and cache
                    partitions.

                    then 'install' the rom's zip file from recovery.

                    rebooting to system starts initial customization
                    and device setup.

                    Here it looks like I create a fat32 sdcard with the
                    rom zip file, a recovery.img and a housekeeping
                    file that directs the bootloader to install
                    system and wipe the data and cache
                    partitions?

                    Without a custom recovery, how do I
                    install the after files, or do I need to?

                    The rom zip file seems to have a directory with the patches
                    already there? are the after ones later updates ?

                    I'd planned on running a restore of my
                    apps and data from recovery (using the
                    recovery mode zip that Titanium Backup
                    creates).

                    I wondered if I just put the database
                    on the sdcard and install the 2 apk's
                    for titanium backup from play store
                    and point TiBu at that databases
                    and restore missing apps and their data?

                    Is the Rom configured to tell Play Store
                    its a Nexus or is there a separate patch for that?

                    Thanks

                    A confused X8-H noobie
                    [img=http://imagizer.imageshack.com/img537/6746/zABbhG.jpg]

                    Comment


                      I am trying to airplay from my iphone to the MINIX on the finless rom. I decided to buy a MINIX to replace my openELEC raspberry pi. Some apps will not airplay to airpin pro. So instead of using my pi for something else I still have it hooked up for air playing nfl Gamepass via XBMC. I even tried to airplay to xbmc on the MINIX and that didn't work either. Anyone else run into this issue?

                      Comment


                        I cannot download any skins for this ROM. All the skins say incompatible. Anyone else?

                        Comment


                          Re: Finless 1.0 ROM for the Minix X8

                          Originally posted by kekyko View Post
                          I cannot download any skins for this ROM. All the skins say incompatible. Anyone else?
                          Skins?

                          Sent from my Nexus 5 using Tapatalk

                          Comment


                            Any chance of some type of clockwork mod Bob?
                            Many thanks

                            Comment


                              Sorry I meant for XBMC not the ROM. I Sorry.

                              Comment


                                Edit: Reboot and all is well but I booted a couple of times.

                                Comment

                                Working...
                                X