Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

HPH RK3288 ROM v1.2 by mo123 (20141117)

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

    Originally posted by sillykeith View Post
    please include mceusb driver and mce ir remote files.

    See this thread http://www.freaktab.com/showthread.p...and-MCE-remote
    I second this notion. While air mouse is nice and ideal, the wife likes IR remotes much better...

    I would also propose a nice way to read out CPU usage/temps on the top bar ( similar to the Ugoos UT3 firmware.)

    Not sure if you can do anything about it, but the repeated character bug when input comes in through a USB port is very annoying. (non-OTG) The only workaround today is to run all input thru the OTG port.

    Comment


      Originally posted by mo123
      You can use this kernel I made for Beelink R89.
      Use it with my HPH RK3288 ROM v1.2/v1.3(remember to use separate updated boot.img)/v1.4 and v1.5(to be released).

      PS: Remember to use your stock resource.img from the unpacked Beelink/Ubox R89 mediafire link I posted above for remote to work correctly.
      tanks for your reply.may you say how do you make kernel with boot.img?

      Comment


        Originally posted by eebrains View Post
        I would also propose a nice way to read out CPU usage/temps on the top bar ( similar to the Ugoos UT3 firmware.)
        I would also like to see that feature. Is there some 3rd party app for rk3288 that can do that?
        There are some cases when I'm interested in temps, so I have to "measure" it by touching the box with my palms

        Comment


          Originally posted by mo123 View Post
          New ROM v1.4 Released

          Audio: fix bitstream pause/seek maybe noisy or no sound
          Android->Camera:Adjust the OV13850 direction
          Audio: kernel: add support for lossless audio
          Audio: update hal for direct
          Not sure of other changes, based on latest 30-12-2014 firmware

          SPDIF passthrough now works in SPMC
          Latest SPMC included
          1080p Youtube
          Wifi tweaks
          Full left over device space used for Apps
          Solo Launcher, now with Material design theme
          De-bloated stock Apps, only minimum apps included
          Boots fast

          For people that flashed v1.3 ROM(Android Only) you can probably reflash
          boot,kernel & system, but not tested.
          If you want all apps included it's better to stay on v1.3 ROM
          Only use this if you want a clean ROM or working SPDIF passthrough.

          To root ROM type the following in the calculator app
          !^06^

          Link: Here

          Happy new year.
          hi mo123,
          Can this firmware work on CR12 Cloudnetgo RK3288 (wifi A6330)?
          I am using Lan connection (do not use wifi),
          I tried flashed your rom with my kernel.img and resource.img, it won't work, just can't boot at all..
          Anyway can try your rom ?

          Comment


            Originally posted by mo123
            If you don't replace kernel/resource.img does it work?
            I did, I tried your rom with replace my own kernel.img and resource.img and flashed to my CR12 A6330 box, it just can't boot up. You mean I need to use your rom kernel/resource.img as well?

            Comment


              Originally posted by mo123
              You have a separate kernel.
              Can try my ROM with your kernel & resource.img, it should work.
              This method works only when your firmware was flashed into AndroidTool. But if your or other firmware was flashed how "update" into OTG or SD-Card - this method not work. And I don't know, why

              Comment


                There is a Xposed module to read temperature sensors out. Not diffcult. Basically just a file under /proc, just like in Linux.

                Comment


                  Originally posted by mo123
                  MCE driver included.
                  Can you maybe provide MCE remote .kl file to change remote keys, can only find one for AMLogic?
                  Or make one?
                  I believe this link should help. They use rc6_mce for the .kl

                  Comment


                    Originally posted by hueb_s View Post
                    There is a Xposed module to read temperature sensors out. Not diffcult. Basically just a file under /proc, just like in Linux.
                    Would you care to share Xposed module name with us?
                    Thanks.

                    Comment


                      Originally posted by mo123
                      I just saw you mentioned it in one of your other posts
                      Will check it right away...
                      Thanks.

                      EDIT: well, it works. Sort of. First temp reading was 2600C lol
                      But all that the module do is reading from one of 30+ temp files, and I don't know which file to use.
                      The temps are changing up and down the scale, but without proper configuration, it's not really useful.
                      Anyone else can check it out?
                      Last edited by Guest; 11 January 2015, 20:23.

                      Comment


                        no driver no keytest output

                        Originally posted by mo123
                        If someone can make the kl file and upload it, it would help.
                        Here is also an app to get the keycodes of any remote.
                        https://github.com/downloads/chrisbo...st/KeyTest.apk
                        ill need the mceusb driver (and required libs) first before i can get keytable to work/output usable data. the only thing i get when pressing buttons on my mce remote are dmesg output lines that say USERCODE=74F0.

                        probably best to send the driver as an update.zip to minimize installation issues. although, if all i need is the .ko file then insmod should work, right?

                        Comment


                          Originally posted by Burs View Post
                          and I don't know which file to use.
                          This temperature file works correctly for Ubox r89:
                          /sys/devices/fff16000.ug_fan/cpu_temp

                          Comment


                            Originally posted by digitalriver View Post
                            This temperature file works correctly for Ubox r89:
                            /sys/devices/fff16000.ug_fan/cpu_temp
                            That path strongly depends on kernel used. Are you using one from UGOOS on UBOX R89? Which ROM?

                            Originally posted by Burs View Post
                            EDIT: well, it works. Sort of. First temp reading was 2600C lol
                            This reading is from /sys/class/thermal/thermal_zone0/temp file.


                            Try this path: /sys/device/*.tsadc/temp0_input
                            (tsadc = Temperature Sensor Analog Digital Conventer)
                            Last edited by Gormar; 12 January 2015, 09:36. Reason: company name and file path correction
                            RK3288 2GB/16GB OC 1.9GHz at 1.2V RAM [email protected] Wasser's 3.0.11 firmware
                            Out: monitor FullHD 16:9, 3.5" jack headphones; In: remote control, USB HUB: keyboard + mouse + pendrive
                            bricked: VOYO V1 mini 8G/64GB Windows 10

                            Comment


                              Originally posted by Gormar View Post
                              That path strongly depends on kernel used. Are you using one from UGOTOS on UBOX R89? Which ROM?


                              This reading is from /sys/class/thermal/thermal_zone/temp file.


                              Try this path: /sys/device/*.tsadc/temp0_input
                              (tsadc = Temperature Sensor Analog Digital Conventer)
                              My device is ubox with ugoos firmware In wasser firmware temperature file:
                              /sys/devices/ff280000.tsadc/temp3_input works correctly

                              Comment


                                /sys/class/hwmon/hwmon1/device/temp0_input
                                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

                                Working...
                                X