Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

K-R42 Hybrid Firmware (HFW) 1.1.0 by lewy20041

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

    Hello Gormar...

    Hello Gormar,

    As Always You are Most Kind and Helpful ...

    Thank you For Your Help ...

    Michael T.

    Originally posted by Gormar View Post
    Setting "Stay awake" in Developer Options should do the trick.


    As for "turning off". Pressing Power button on remote control triggers suspend state for 100% percent. But you probably encountered two errors with custom kernels for RK3188.
    First. There is a bug which cause problems with build-in USB HUB which sometime leeds to device hang.
    Second. In leaked RK3188 kernel source there is no code which will drive Suspend LED. It probably needs porting "Platform GPIO Leds" from RK30 board and configuring kernel to incorporate LED trigers especialy one called "suspend".


    One of funny quirks with these custom kernels is that the Power LED is driven by RK29 LCD backlight driver. Therefor if device is entering suspend mode then backlight is disabled and so Power LED. But it is rather good behavior and even allows altering Power LED brightnes from user space because that is connected to PWM GPIO.
    Disabling Power LED: cat "0" > /sys/devices/platform/rk29_backlight/backlight/rk28_bl/brightness


    If you realy need to power on Suspend LED then you can enable it "manualy" before entering suspend state . To do so you will need "gpio" tool. I can upload it later. Copy both files to /data directory and then use Terminal Emulator to enter these commands:
    Code:
    su
    cd /data
    /system/bin/busybox insmod user-gpio-drv.ko
    ./gpio set 284 0
    Then it can go to sleep without doubts .

    GPIO tool for RK3188 3.0.36+ kernels: https://docs.google.com/file/d/0B_z6...p=docslist_api
    I do not remember where I did found it exactly by anyone can check it by self .
    3.0.x Lollipop firmware RK3288 By Wasser/ My Standard Remote IR
    CVSB-K200-Wireless Mini QWERTY Keyboard / Motion Mouse for Android RF
    Rii Mini i25 Qwerty Keyboard/Motion Mouse For Android RF
    Media Flow Suite ... 24 TB ReadyNas Pro wired 1 GB Ethernet

    Comment


      Originally posted by wasser View Post
      it seems a bug in kernel. I'm working on a fix for the suspend/resume with usb.
      Wasser, it is very very cool,I hope you succeed,

      On page 55 (the last post), I described the problem better and more accurate
      p.s Thank you all so much for your great work
      k-r42 Board TN-BX09_V.2.1 2013/05/31 ,wifi RTL8188ETV,
      rom 1.0.4 (kitkat) old revision Wasser

      Comment


        data transfer speed

        Hello. What is the maximum data transfer speed via cable (Ethernet (LAN)) via SMB between PC and K-R42? I have 5 mb/s. Is this normal?
        K-R42, 1.2.0 by lewy20041

        Comment


          Hi lewy,

          what do you think?
          Wold it possible to flash this device with your rom-bulid (naturally without any guaranty)?
          I've collected some information... If you need more, please tell me which and how to collect...

          Or do you reflash the hole NAND with everything needed is inside your ROM?

          Greetings
          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
            Would it be possible to flash this device with this rom-bulid (naturally without any guaranty)?
            For 100% percent because from you description on the other thread it is apparent that it has the same PCB as KingNovel K-R42 and other similar devices.
            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


              video stutter

              gentlemen!

              i just installed 2.0.4 and 6.10.2013 nightly of xbmc on my jesurun dx05 and the video stutter after a few seconds. i can play 1080p, 720p or sd with good framerate and fluid, but after a few seconds it starts to stutter to the point it stops completely. audio goes normally. it's not a network related problem, i tried from smb and from usb3 flashdrive. http streaming 1080p and sd works well and doesn't to this (livestreams plugin for xbmc).

              any thoughts?

              i am using tv out because i am waiting for hdmi-vga convertor to arrive.

              EDIT: nevermind me, it was a xbmc-related problem. installed gotham alfa 8 and its ok
              Last edited by curlyboi; 20 October 2013, 14:54.

              Comment


                i uploaded new k-r42-kernels which should fix the sleep/suspend/resume issue.

                http://www.freak-tab.de/wasser/btn_donate.gif

                You can make a donation if you find my work useful

                Comment


                  Hello Wasser

                  Hello Wasser,

                  I just downloaded the NEW Kernels and the 720p kernel is not functioning correctly.
                  It looks Like titling in windows ...
                  I shows a 720p image in a 1080p screen ...

                  This is with lewy's 2.0.4
                  I have not yet tested the 1080p kernel ...

                  Michael T.

                  Originally posted by wasser View Post
                  i uploaded new k-r42-kernels which should fix the sleep/suspend/resume issue.

                  http://d-h.st/BCT
                  3.0.x Lollipop firmware RK3288 By Wasser/ My Standard Remote IR
                  CVSB-K200-Wireless Mini QWERTY Keyboard / Motion Mouse for Android RF
                  Rii Mini i25 Qwerty Keyboard/Motion Mouse For Android RF
                  Media Flow Suite ... 24 TB ReadyNas Pro wired 1 GB Ethernet

                  Comment


                    Originally posted by wasser View Post
                    i uploaded new k-r42-kernels which should fix the sleep/suspend/resume issue.

                    http://d-h.st/BCT
                    i will try them and let you know how they working
                    Everything is possible if we work together!
                    ApkFreak

                    Comment


                      mouse wheel not working in xbmc on the 2.0.4 firmware version..

                      Hi,

                      After all is working on 720p, now it's time to make the mouse wheel working on xbmc on android.
                      Has someone got this problem too?

                      Is there any solution for this and is it a kernel problem?
                      or is it something in XBMC not working yet? i tried the frodo 12.2 stable version and the last nightly build version of gotham 13.0, and both the mouse wheel is nog working to scroll through my media.

                      Well i tried an override mouse.xml file but that doesn't work either, or i',m doing something wrong?

                      Can this firmware also be manipulated to make this work?

                      Hope someone has a solution for me?!

                      Comment


                        Originally posted by wasser View Post
                        i uploaded new k-r42-kernels which should fix the sleep/suspend/resume issue.

                        http://d-h.st/BCT
                        1080P kernel
                        checked for 2.0.4 does not work , all the same as before in the "mode sleep" (turn on automatically after 30 seconds with does not work usb ports), in "power off mode" is even worse than it was: after turning off usb drive does not stop spinning(the old kernel full power switched off), and does not turn on with air mouse and with buttons on the KR 42 , only helps to disconnect and connect the power cord(with old kernel :turn on with button on k-r42)
                        Last edited by pes1313; 20 October 2013, 20:14.
                        k-r42 Board TN-BX09_V.2.1 2013/05/31 ,wifi RTL8188ETV,
                        rom 1.0.4 (kitkat) old revision Wasser

                        Comment


                          Originally posted by Gormar View Post
                          For 100% percent because from you description on the other thread it is apparent that it has the same PCB as KingNovel K-R42 and other similar devices.
                          Hi Gormar, you checked the new kernel from Wasser? how it works?
                          I have the same as before, "sleep" is not working
                          k-r42 Board TN-BX09_V.2.1 2013/05/31 ,wifi RTL8188ETV,
                          rom 1.0.4 (kitkat) old revision Wasser

                          Comment


                            Originally posted by pes1313 View Post
                            Hi Gormar, you checked the new kernel from Wasser? how it works?
                            I have the same as before, "sleep" is not working
                            I just did and I must admit that it seems like nothing change. For me it doesn't wakeup permanently after few minutes (I didn't have time to test longer period of time) but it doesn't seem to fully suspend either. It is similar as I had before with wasser's kernel from 19th September. I think that debug messages about inability to suspend USB hub might be associated with connected specific external USB devices.
                            Now after triggering suspend mode I have flood in dmesg like this in the loop:
                            Code:
                            <6>[  434.549695] rk30-lcdc rk30-lcdc.1: blank mode:4<6>[  434.554433] request_suspend_state: sleep (0->3) at 434501272388 (2013-10-20 20:32:59.950787087 UTC)
                            <4>[  434.554706] rk1000 enter early suspendrk3188 lcdc1 clk disable...
                            <6>[  434.583517] qtaguid: ctrl_counterset(s 0 10058): insufficient priv from pid=508 tgid=450 uid=1000
                            <6>[  434.587177] lcdc1 win1 closed,atv layer:1
                            <4>[  434.612241] rk3188 lcdc0 clk disable...
                            <6>[  434.612297] ddrfreq: change auto self refresh to 1 when suspend
                            <6>[  434.613733] ddrfreq: change freq to 396 MHz when suspend
                            <7>[  435.629404] PM: Preparing system for mem sleep
                            <4>[  435.629522] Freezing user space processes ... (elapsed 0.02 seconds) done.
                            <4>[  435.903503] Freezing remaining freezable tasks ... (elapsed 0.02 seconds) done.
                            <7>[  435.924634] PM: Entering mem sleep
                            <4>[  435.924685] Suspending console(s) (use no_console_suspend to debug)
                            <6>[  435.924871] [BT_RFKILL]: bt shut off power
                            <6>[  435.956376] [BT_RFKILL]: BT_WAKE_HOST IRQ fired
                            <6>[  435.956577] VPU_SERVICE: suspend...
                            <6>[  436.078636] rtc: hym8563_rtc_set_alarm: stay awake 3s
                            <6>[  436.084574] rtc: hym8563_work_func: stay awake 3s
                            <6>[  436.087255] DWC_OTG: usb20_host suspend, HPRT0:0x1485
                            <4>[  436.096750] FlashSetReadRetryDefault
                            <4>[  436.096782] rknand_buffer_suspend done!!
                            <7>[  436.107171] gpio_request: gpio-261 (mmc0-data1) status -16
                            <7>[  436.107212] gpio_request: gpio-262 (mmc0-data2) status -16
                            <7>[  436.107250] gpio_request: gpio-263 (mmc0-data3) status -16
                            <6>[  436.107890] PM: suspend of devices complete after 151.860 msecs
                            <6>[  436.109889] active wake lock rfkill_rk_irq_wl, time left 9.850
                            <6>[  436.109927] active wake lock rtc_hym8563, time left 2.980
                            <3>[  436.110009] pm_noirq_op(): platform_pm_suspend_noirq+0x0/0x38 returns -11
                            <3>[  436.110058] PM: Device power.0 failed to suspend late: error -11
                            <6>[  436.110734] PM: early resume of devices complete after 0.626 msecs
                            <3>[  436.111124] PM: Some devices failed to power down
                            <7>[  436.118487] gpio_request: gpio-261 (mmc0-data1) status -16
                            <7>[  436.118517] gpio_request: gpio-262 (mmc0-data2) status -16
                            <7>[  436.118543] gpio_request: gpio-263 (mmc0-data3) status -16
                            <6>[  436.118585] rk29_sdmmc_change_clk_div..1935..  newDiv=63, newCLK=297Khz [sd_mmc]
                            <6>[  436.178238] rk29_sdmmc_change_clk_div..1935..  newDiv=0, newCLK=37500Khz [sd_mmc]
                            <4>[  436.178569] ATime: 32 ns AHB: 150 timming: 1061
                            <4>[  436.178616] No.1 FLASH INFO:ad de 94 eb 74
                            <4>[  436.178651] No.2 FLASH INFO:ff ff ff ff ff
                            <4>[  436.178683] No.3 FLASH INFO:ff ff ff ff ff
                            <4>[  436.178713] No.4 FLASH INFO:ff ff ff ff ff
                            <4>[  436.178748] rknand_buffer_resume done!!
                            <6>[  436.181639] DWC_OTG: dwc_otg_hcd_resume, usb device mode
                            <6>[  436.193531] DWC_OTG: usb20_host resume, HPRT0:0x1485
                            <6>[  436.544370] VPU_SERVICE: resume...
                            <6>[  436.544796] PM: resume of devices complete after 433.605 msecs
                            <6>[  436.546432] [BT_RFKILL]: ** disable irq
                            <7>[  436.546960] PM: Finishing wakeup.
                            <4>[  436.547000] Restarting tasks ... done.
                            <6>[  436.560874] suspend: exit suspend, ret = -11 (2013-10-20 20:33:01.957212836 UTC)
                            <6>[  438.993438] DWC_OTG: dwc_otg_hcd_suspend, usb device mode
                            <7>[  445.963442] PM: Preparing system for mem sleep
                            <4>[  445.963571] Freezing user space processes ... (elapsed 0.03 seconds) done.
                            Last edited by Gormar; 20 October 2013, 22:02.
                            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


                              I'm using 2.0.4 and suspend is killing wifi for me. When i resume wifi never comes back up and disabling and enabling it again does not work. Does anyone else have this issue?

                              Comment


                                Unworkable BLISS AK08b

                                Hi! I have this device and it's working with a PC and Mele TV box, but it don't work with my new CS198. Please help me find out and fix the reason of it.

                                Comment

                                Working...
                                X