Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

T428 Study and Research on Experimental Firmwares

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

    I'm very sorry to say that I was wrong...
    I confirm that this nexus rom, it's the best, for now but
    I was able to reproduce the video stutter problem, it occurs when the camera move a large portion (entirely) of the screen left to right, up to bottom or viceversa
    It's difficult to see because when a small part of the screen is involved there's no problem or it's not visible but when occurs this kind of camera movement the thing is clear

    I think that isnt an hardware issue, hoping that new sdk will help

    Comment


      Originally posted by strauzo View Post
      Well , to have a first shot of Ubuntu on your T428 with the wifi working but without the mali support for now.

      Download the Ubuntu 12.10 filesystem from this link and put it on your sdcard
      Title says it all. No hand holding at this stage as this is really for people who know what they are doing. Note that this is the last of the pre-Alpha releases, intended for developers only. In around ten days I'll post an Alpha 0.4 release with more/some support and simplified installation...



      Download this my file <DELETED>

      Flash kernel-recovery.img as normal recovery in your T428

      copy the two files from wifi firmware in /lib/firmware folder of your sdcard

      copy the file from wifi module in /lib/modules folder of your sdcard.
      when you are in Ubuntu load it with the command:
      sudo insmod /lib/modules/rkwifi.ko

      Insert the sdcard

      From Android: reboot recovery



      for the graphics part we are working, do not worry.
      strauzo,

      I follow your instruction and get wifi to work in T428. In addition, I compile modules in T428 for some usb devices using Alok's kernel git repository and .config from Klement (in Rikomagic Forum).

      However, I want to boot to Ubuntu in the command line mode. How can I stop xbuntu or xfce to boot? The best is to remove xubuntu. Please advise.

      I find that the speed improvement between [email protected] (performance) and [email protected] (ondemand) is only about 10-20%. It is even less if comparing at the same performance mode.
      Last edited by Molle; 31 January 2014, 11:24. Reason: Administrative action

      Comment


        Strauzo, is possible reboot in CWM Recovery mod, y tested ( fast rebeboot.apk), does not work, tanks.

        Comment


          Originally posted by Moulin1980 View Post
          Strauzo, is possible reboot in CWM Recovery mod, y tested ( fast rebeboot.apk), does not work, tanks.
          you can reboot in CWM recovery only if you have installed CWM recovery that you can download from the first post.

          reflash only the recovery.img that is the CWM

          but is not necessary for now. we have made also some experiment to install the rom with CWM and also some some patchs. all are working.

          but for many users with this hdmi stiks is more simple with the standard rockchip flash tool reinstalling the system.img when is necessary.

          Comment


            Originally posted by aruangra View Post
            strauzo,

            I follow your instruction and get wifi to work in T428. In addition, I compile modules in T428 for some usb devices using Alok's kernel git repository and .config from Klement (in Rikomagic Forum).

            However, I want to boot to Ubuntu in the command line mode. How can I stop xbuntu or xfce to boot? The best is to remove xubuntu. Please advise.

            I find that the speed improvement between [email protected] (performance) and [email protected] (ondemand) is only about 20%. It is even less if comparing at the same performance mode. Not so impressed.

            you can read this http://superuser.com/questions/31097...ithout-the-gui

            but i think that can't work if we don't enable in the kernel "Console display driver support"

            Comment


              Originally posted by strauzo View Post
              you can read this http://superuser.com/questions/31097...ithout-the-gui

              but i think that can't work if we don't enable in the kernel "Console display driver support"
              ssh should still work so it would be still usefull as an headless network machine.
              but a regular console video out is always a good thing

              Comment


                Originally posted by NixZero View Post
                ssh should still work so it would be still usefull as an headless network machine.
                but a regular console video out is always a good thing
                yes sure ssh work like all other things. you can use also SFTP (ftp over ssh) for file transfer.

                in this way, for example, with your desktop pc you can have the full control of your mini ubuntu server, for file transfer and commands.

                only the graphical part is slow, if you want see videos or for 3d because there isn't the support of mali gpu.

                Comment


                  When setting up the wifi in T428 as an access point, I got these errors after running
                  sudo service hostapd restart

                  If anyone knows how to solve it, please advise.

                  Code:
                  [ 5653.188659] dhd_bus_devreset: == WLAN ON ==
                  [ 5653.188743] F1 signature read @0x18000000=0x16044330
                  [ 5653.191233] DHD: dongle ram size is set to 294912(orig 294912)
                  [ 5653.192017] dhd_bus_select_firmware_name_by_chip: firmware_path=/lib/firmware/fw_RK903_ag.bin
                  [ 5653.235758] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
                  [ 5653.402844] dhd_bus_devreset: WLAN ON DONE
                  [ 5653.402986] ANDROID-ERROR) wifi_get_mac_addr
                  [ 5653.407360] Firmware up: op_mode=0x0005, Broadcom Dongle Host Driver mac=00:22:f4:bb:7f:e5
                  [ 5653.414622] Firmware version = wl0: Jul 22 2012 19:29:14 version 5.90.195.89 FWID 01-183c3e33
                  [ 5653.414987] dhd_wlfc_init(): successfully enabled bdcv2 tlv signaling, 79
                  [ 5653.416103] CFG80211-ERROR) wl_cfg80211_attach_post : p2p0: p2p_dev_addr=02:22:f4:bb:7f:e5
                  [ 5653.542803] CFG80211-ERROR) wl_cfg80211_set_channel : netdev_ifidx(7), chan_type(0) target channel(6)
                  [ 5653.883348] CFG80211-ERROR) wl_cfg80211_parse_ies : No WPSIE in beacon
                  [ 5653.926988] CFG80211-ERROR) wl_cfg80211_hostapd_sec : No WPSIE in beacon
                  [ 5663.751429] wlan0: no IPv6 routers present
                  This is the content of my /etc/hostapd/hostapd.conf

                  Code:
                  interface=wlan0
                  driver=nl80211
                  ssid=TronsmartT428
                  channel=6
                  hw_mode=g
                  macaddr_acl=0
                  auth_algs=1
                  ignore_broadcast_ssid=0
                  wpa=1
                  wpa_passphrase="testing"
                  wpa_key_mgmt=WPA-PSK
                  wpa_pairwise=TKIP
                  rsn_pairwise=CCMP

                  Comment


                    For Administrators:

                    If possible, I still have the problem that I can not edit the first post.

                    I will continue to update it with useful things if i can edit.

                    Comment


                      I have the cube rom with sdk 2 full working on T428 with kernel 720p

                      today i wll share this for video tests for all.

                      the same rom posted in other thread, not have the kernel of the t428 and not have audio. is only the same without any modification of the cube rom. Infact the the boot.img is kernel +boot but kernel of cube. for this reason it start.

                      if in the rom that i will share you have again the video jitter, i know where is the problem. precisely

                      in the late afternoon i will share this cube rom sdk 2 for the T428

                      Comment


                        This is a bit unrelated to T428 but it is on the linux for RK3188. I could compile the module 8192cu.ko successfully as I posted here

                        Any advice is appreciated.

                        Comment


                          Originally posted by strauzo View Post
                          I have the cube rom with sdk 2 full working on T428 with kernel 720p

                          today i wll share this for video tests for all.

                          the same rom posted in other thread, not have the kernel of the t428 and not have audio. is only the same without any modification of the cube rom. Infact the the boot.img is kernel +boot but kernel of cube. for this reason it start.

                          if in the rom that i will share you have again the video jitter, i know where is the problem. precisely

                          in the late afternoon i will share this cube rom sdk 2 for the T428
                          Youre a smart guy but sometimes just dont have any common sense! That kernel is from the latest official tronsmart rom (6/16) - it includes working camera fixes. I havent tested it with the the latest cube fw myself so I dont know if it has audio issue with their rom or not but to say it isnt tronsmarts is just wrong, and it also works fine for me with the pipo rom - Ive been using since it was posted last week. Also, no offense, but now you say you know where to fix the jitter and in the beggining of the thread you said there was no jitter and your rom was perfect. Make your mind up! and plz get more feedback with this new rom before you go making grandeous claims and insulting users who dont agree with your findings again With that being said, thanks for saving me the trouble of having to do this myself, im sure your work will def be sufficient!

                          Heres the link to firmware thread too since I know you missed it:

                          Last edited by alwaysbless; 23 June 2013, 15:21.

                          Comment


                            I say:

                            test this rom that is the cube sdk2 ported from cube for T428 with all working, and if you see again video jitter problem, i know very well where is the problem.

                            i say this because because I can not see this problem well.

                            <DELETED>
                            Last edited by Molle; 31 January 2014, 13:51. Reason: Administrative action

                            Comment


                              Originally posted by alwaysbless View Post
                              Youre a smart guy but sometimes just dont have any common sense! That kernel is from the latest official tronsmart rom (6/16) - it includes working camera fixes. I havent tested it with the the latest cube fw myself so I dont know if it has audio issue with their rom or not but to say it isnt tronsmarts is just wrong, and it also works fine for me with the pipo rom - Ive been using since it was posted last week. Also, no offense, but now you say you know where to fix the jitter and in the beggining of the thread you said there was no jitter and your rom was perfect. Make your mind up! and plz get more feedback with this new rom before you go making grandeous claims and insulting users who dont agree with your findings again With that being said, thanks for saving me the trouble of having to do this myself, im sure your work will def be sufficient!

                              Heres the link to firmware thread too since I know you missed it:

                              http://www.freaktab.com/showthread.p...rmware-is-here
                              You do not understand anything of what I wrote. I know I have problems with English, but I was referring to this nonsense here:


                              the rom posted by you is only the original rom of the cube without any kernel modification, with the original cube kernel. look the size of your boot.img
                              There is also inside the kernel.img that you speak about, but is not installed and will never work with this rom without the right changes.
                              you were wrong to create the image, and as a result you install the rom of the cube without any modification, in fact the resolution is 1920x1600 like the standard cube kernel, without audio and without many many things working.

                              and before you offend make more attention

                              now, if you want test the rom posted by me, if you see again video jitter, i know exactly where is the video problem.


                              I have not yet said that in this rom there isn't the problem. if there is a problem, I know where it is and i can explain to all.

                              <DELETED>
                              Last edited by Molle; 31 January 2014, 11:25. Reason: Administrative action

                              Comment


                                Originally posted by strauzo View Post
                                You do not understand anything of what I wrote. I know I have problems with English, but I was referring to this nonsense here:


                                the rom posted by you is only the original rom of the cube without any kernel modification, with the original cube kernel. look the size of your boot.img
                                There is also inside the kernel.img that you speak about, but is not installed and will never work with this rom without the right changes.
                                you were wrong to create the image, and as a result you install the rom of the cube without any modification, in fact the resolution is 1920x1600 like the standard cube kernel, without audio and without many many things working.

                                and before you offend make more attention

                                now, if you want test the rom posted by me, if you see again video jitter, i know exactly where is the video problem.


                                I have not yet said that in this rom there isn't the problem. if there is a problem, I know where it is and i can explain to all.
                                <DELETED>
                                This rom still uses the older kernel.img for the t428 without camera support and does not include cwm. I will make modifications and post alternate img for users who want latest and greatest + cwm for rom backup. Thanks for replacing boot.img for me!
                                Last edited by Molle; 31 January 2014, 11:26. Reason: Administrative action

                                Comment

                                Working...
                                X