Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

How To: MK908 NAND Install (Working krnl source available too)

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

    #16
    I tried the new kernel, unfortunately it won't even boot it stays on GOOGLE TV logo. I tried your previous kernel and it boots to ubuntu but restarts after a minute.

    I'm using attached kernel which works perfectly, it is 720p but I don't mind I'm using it as a sever. I don't know if github repository is available for this kernel

    Comment


      #17
      Dual Boot

      You have a nice kernel, but can you tell how use that in dual boot( Kernel replace recovery image)?
      I don't like lose android facilities, and for browser and video play is so simple in android.(sorry about my english, i am brazilian)

      Comment


        #18
        Originally posted by jakson View Post
        You have a nice kernel, but can you tell how use that in dual boot( Kernel replace recovery image)?
        I don't like lose android facilities, and for browser and video play is so simple in android.(sorry about my english, i am brazilian)
        If you want to have both android+linux I would recommend you to use chroot for ubuntu https://play.google.com/store/apps/d...nandroid&hl=en you can do almost anything and run it at the same time android+ubuntu, performance is also not so bad

        Comment


          #19
          Originally posted by czlowiewkzmarsa View Post
          If you want to have both android+linux I would recommend you to use chroot for ubuntu https://play.google.com/store/apps/d...nandroid&hl=en you can do almost anything and run it at the same time android+ubuntu, performance is also not so bad
          Not work so good. System IPC is not avaliable by defult in kernel, and other stuffs, so apps like firefox and chrome don't work.

          Comment


            #20
            For dual boot you need filesystem image on SD card, and kernel that can boot to SD card flashed to recovery.

            So you can open terminal on android and type:
            Code:
            su
            reboot recovery
            To go to recovery kernel, which boots the SD card filesystem.

            There are many threads on how to do this here, but for mk908 you will need my recovery kernel here: https://github.com/tyeo098/Rockchip-GPL-Kernel
            Buy me a beer with
            DogeCoin: D6EeoEKcZJL234UhVFRV8Uy6HnfNurBS2y
            or
            BitCoin 17iQsUv7RoWVmDynfBS9qF88NxT4ETvhUn

            Comment


              #21
              I think I've repaired the kernel with regard to the reboot issues.

              I'm running it now... no reboots.

              Anyone else wanna try? Binary + source on my github: https://github.com/tyeo098/MK908-Kernel-NAND

              Edit: Damn, it just rebooted on me. This is with the kernel CZ gave me... which was supposed to not reboot? Very strange.
              Last edited by tyeo098; 27 January 2014, 18:42.
              Buy me a beer with
              DogeCoin: D6EeoEKcZJL234UhVFRV8Uy6HnfNurBS2y
              or
              BitCoin 17iQsUv7RoWVmDynfBS9qF88NxT4ETvhUn

              Comment


                #22
                Where is initramfs.cpio?

                Originally posted by tyeo098 View Post
                For dual boot you need filesystem image on SD card, and kernel that can boot to SD card flashed to recovery.

                So you can open terminal on android and type:
                Code:
                su
                reboot recovery
                To go to recovery kernel, which boots the SD card filesystem.

                There are many threads on how to do this here, but for mk908 you will need my recovery kernel here: https://github.com/tyeo098/Rockchip-GPL-Kernel
                I tried to compile from your link and compilation is ok, but i can't create a recovery image becouse in compilation i can't see initramfs.cpio file. In kernel nand compilation this file is generated in root directory folder. I tried to use the initramfs.cpio from NAND with the image kernel from Rockchip-GPL-Kernel, but it freeze in the TV logo after reboot to recovery.

                Comment


                  #23
                  Originally posted by jakson View Post
                  I tried to compile from your link and compilation is ok, but i can't create a recovery image becouse in compilation i can't see initramfs.cpio file. In kernel nand compilation this file is generated in root directory folder. I tried to use the initramfs.cpio from NAND with the image kernel from Rockchip-GPL-Kernel, but it freeze in the TV logo after reboot to recovery.
                  Well that initramfs will only work for NAND kernel.

                  Try this one: http://tyleryeomans.com/rk/initramfs...linuxium+.cpio

                  Rename it to whatever the file calls for
                  Buy me a beer with
                  DogeCoin: D6EeoEKcZJL234UhVFRV8Uy6HnfNurBS2y
                  or
                  BitCoin 17iQsUv7RoWVmDynfBS9qF88NxT4ETvhUn

                  Comment


                    #24
                    Originally posted by tyeo098 View Post
                    I think I've repaired the kernel with regard to the reboot issues.

                    I'm running it now... no reboots.

                    Anyone else wanna try? Binary + source on my github: https://github.com/tyeo098/MK908-Kernel-NAND

                    Edit: Damn, it just rebooted on me. This is with the kernel CZ gave me... which was supposed to not reboot? Very strange.
                    Hi Tyeo,

                    Many thanks for this thead !
                    I tried your first kernel and my mk908 v5.0 was rebooting very often. I tried this new kernel, and it seems it works very well! At least uptime is more than one day now.

                    Comment


                      #25
                      Originally posted by nuc38 View Post
                      Hi Tyeo,

                      Many thanks for this thead !
                      I tried your first kernel and my mk908 v5.0 was rebooting very often. I tried this new kernel, and it seems it works very well! At least uptime is more than one day now.
                      Consider my signature

                      I monitor this thread if anyone has any issues or comments.
                      Buy me a beer with
                      DogeCoin: D6EeoEKcZJL234UhVFRV8Uy6HnfNurBS2y
                      or
                      BitCoin 17iQsUv7RoWVmDynfBS9qF88NxT4ETvhUn

                      Comment


                        #26
                        Wifi

                        Hi! All works great, but internet don't works. I've connected to wifi, but i cant load any webpage. What shall i do?Click image for larger version

Name:	image.jpg
Views:	1
Size:	185.9 KB
ID:	432861Click image for larger version

Name:	image.jpg
Views:	1
Size:	126.6 KB
ID:	432862

                        I have MK908v3.

                        Comment


                          #27
                          Which kernel did you use?

                          Try:

                          Code:
                          ping google.com
                          Then

                          Code:
                          sudo ping google.com
                          If the sudo works then you have a paranoid kernel...

                          (Please keep Snowden safe comrade.... )
                          Buy me a beer with
                          DogeCoin: D6EeoEKcZJL234UhVFRV8Uy6HnfNurBS2y
                          or
                          BitCoin 17iQsUv7RoWVmDynfBS9qF88NxT4ETvhUn

                          Comment


                            #28
                            Originally posted by nuc38 View Post
                            I tried this new kernel, and it seems it works very well! At least uptime is more than one day now.
                            Finally it did last very long after my post. It is still rebooting from time to time. I haven't identified what's going wrong yet...

                            Comment


                              #29
                              Download not working.

                              Hi,

                              I try your kernel with a MK908v3 but the screen always flicker and often dark. So I like to download the latest version.

                              Download not working.

                              Forbidden

                              You don't have permission to access /rk/PicUntu-4.5-BasicGUI-Nand-MK908v3.7z on this server.




                              Best regards

                              Comment


                                #30
                                Originally posted by didi View Post
                                Hi,

                                I try your kernel with a MK908v3 but the screen always flicker and often dark. So I like to download the latest version.

                                Download not working.

                                Forbidden

                                You don't have permission to access /rk/PicUntu-4.5-BasicGUI-Nand-MK908v3.7z on this server.




                                Best regards
                                Huh. Permission issue. Fixed now, try again.
                                Buy me a beer with
                                DogeCoin: D6EeoEKcZJL234UhVFRV8Uy6HnfNurBS2y
                                or
                                BitCoin 17iQsUv7RoWVmDynfBS9qF88NxT4ETvhUn

                                Comment

                                Working...
                                X