fangis Posted July 17, 2023 Posted July 17, 2023 @fabiobassa I agree. I think back some decade ago, when the tv boxes have appeared, then you could buy some box that actually matched the description. they often also had that cool usb drive appearance. But then now they are really popular, especially some models. here I think the most famous is that mxq pro box. So now when you buy it it's a real lottery, it can be anything. especially because now the sellers want to advertise a 64 bit cpu and sell something worse. I was trying to boot linux for rk33xx and failing, only understood what was going on when I installed a terminal emulator and then saw user rk322x. 1 Quote
jock Posted July 17, 2023 Author Posted July 17, 2023 10 hours ago, fangis said: But then now they are really popular, especially some models. here I think the most famous is that mxq pro box. So now when you buy it it's a real lottery, it can be anything. especially because now the sellers want to advertise a 64 bit cpu and sell something worse. I was trying to boot linux for rk33xx and failing, only understood what was going on when I installed a terminal emulator and then saw user rk322x. That's mostly because the cheapest models are usually chinese crap where costs are cut as much as possible, and you get no warranty of any kind. These are toys that at most cost 3$ of materials to manufacturers and they sell them at 25$ and, for 90% of people, they are cheap trash that sometimes work, sometimes don't. 1 Quote
fangis Posted July 18, 2023 Posted July 18, 2023 @jock I didn't know the sellers could have that much profit ! 0 Quote
jock Posted July 18, 2023 Author Posted July 18, 2023 On 7/15/2023 at 6:01 AM, ojogoperdi said: I meant it in a more of a "create custom images for our client" kind of way. (more on the client at the end) It's not in the scope of this thread, so don't worry about it! Armbian already offers ways to customize the final image, it is used by SBC manufacturers to build their own images, for examples. Don't understand why you should want to customize the boot process though, which is quite delicate thing. On 7/15/2023 at 6:01 AM, ojogoperdi said: As for why I'm sure they are all rk322x (at least the vast majority): this week we flashed some hundreds of the same model of device, and about 12 didn't boot completely, for reasons we have yet to investigate, and maybe 2 of those gave no video signal again. All other devices reached a desktop session. If would be nice, since you got so many of them, if you open the box and make detailed photos of the boards. And it would be even nicer to have samples of those boards that "don't boot" and those which give no video signal in my lab, since those issues are very niche cases and incredibly difficult to debug without the hardware. There are a plethora of reasons they could not boot, there are at least 4 different pieces of software chained one after another during the boot, not just the kernel. On 7/15/2023 at 6:01 AM, ojogoperdi said: I don't yet have access to a serial adapter, but I'll report if I have any output when I try. However, the mysterious part is that armbian images (with any kernel version) boot! (if installed into the eMMC) For some reason, booting from the SD card with a kernel version other than 4.4 doesn't work, but from armbian installed on the eMMC works. The serial adapter is essential to debug. About the missing boot, as said, it is a very delicate thing and requires good knowledge about each piece in the equation (ddrbin, trust os, miniloader/uboot SPL, uboot, the device trees, the kernel drivers, ...). You can't just swap the kernel and expect it magically works; and that's one of the reasons armbian exists: to ease the pain to boot SBCs and - as side effect - tv boxes. On 7/15/2023 at 6:01 AM, ojogoperdi said: Is armbian supposed to boot from the SD card? That never worked here. And I assumed it wouldn't because it doesn't contain the special images at the special offsets described here https://opensource.rock-chips.com/wiki_Boot_option But I read the first post again and you said it's supposed to work. Now I'm kind of confused as to why it doesn't work here. Sorry to stress this thing, but never worked there because you did not read carefully the first post. There's a paragraph on booting from sdcard. And did you note you could also boot from USB stick/HDD ? What are you confused about? Which pass of the step-by-step guide is not clear? On 7/15/2023 at 6:01 AM, ojogoperdi said: The Brazilian government confiscated (big) irregular shipments of TV boxes. They plan on repurposing some of them (the ones that are actually usable) as mini PCs for schools and other social causes. So our university got a portion of TX9-brand boxes to explore the feasibility of using these devices as PCs. They are very sluggish, and I don't expect them to be usable for this purpose. They are the lowest end product available on the market, yet TX9 means nothing. Chinese manufactures give them fantasy names no matter what's inside the box, that's the reason we always talk about the boards, trying to identify them by looking at the signature and markings on the PCB. 0 Quote
ojogoperdi Posted July 19, 2023 Posted July 19, 2023 20 hours ago, jock said: Don't understand why you should want to customize the boot process though, which is quite delicate thing. I was curious if it was possible to boot from a file of the armbian image in the SD card (not flashed there, but as a normal file in a normal filesystem). That is not a very simple task. I know I would have to mount the file, chroot to the system, exec init. In the best scenario, I would have kexec'd the kernel inside the armbian image before exec'ing init. But kexec'ing (or booting) newer kernels doesn't work here if I booted from the SD card, from a modified multitool image. 20 hours ago, jock said: If would be nice, since you got so many of them, if you open the box and make detailed photos of the boards. I'll provide some when I get a chance this week. 20 hours ago, jock said: And it would be even nicer to have samples of those boards that "don't boot" and those which give no video signal in my lab, since those issues are very niche cases and incredibly difficult to debug without the hardware. Sadly, I cannot do that. They are government property. I'll still try to provide pictures of the internals of the devices. 20 hours ago, jock said: Sorry to stress this thing, but never worked there because you did not read carefully the first post. There's a paragraph on booting from sdcard. And did you note you could also boot from USB stick/HDD ? What are you confused about? Which pass of the step-by-step guide is not clear? Sorry, I did not read it carefully. Instructions clearly say to erase the eMMC. They boot from SD if the eMMC is erased. I was trying to avoid doing that, because restoring the internal storage takes a while. Because multitool boots from the SD card, I thought there must be a way to boot armbian from the SD card without modifying the internal storage. 21 hours ago, jock said: They are the lowest end product available on the market, yet TX9 means nothing. Chinese manufactures give them fantasy names no matter what's inside the box, that's the reason we always talk about the boards, trying to identify them by looking at the signature and markings on the PCB. I'll avoid talking about brand names from now on. Boards only, got it. Thank you for your patience. Sorry for all the confusion you had to deal with. 0 Quote
fangis Posted July 20, 2023 Posted July 20, 2023 11 hours ago, ojogoperdi said: They boot from SD if the eMMC is erased. I was trying to avoid doing that, because restoring the internal storage takes a while. Because multitool boots from the SD card, I thought there must be a way to boot armbian from the SD card without modifying the internal storage. @ojogoperdi ? ? It is indeed very possible to boot from sdcard without touching the internal storage, my sd image does it, and I know some others have done it too. My parents box has their Android intact and they still think android is so much better than linux 😄 0 Quote
jock Posted July 20, 2023 Author Posted July 20, 2023 8 hours ago, fangis said: It is indeed very possible to boot from sdcard without touching the internal storage, my sd image does it, and I know some others have done it too. My parents box has their Android intact and they still think android is so much better than linux It's no secret indeed, but the armbian image has been engineered NOT to work that way on purpose because I did not wanted anything to do with existing old/buggy/limited bootloaders, miniloaders, trusts or whatever... 2 Quote
TU-Student Posted July 20, 2023 Posted July 20, 2023 (edited) Hi, I recently purchased a cheap TV Box apparently based on RK3228A (chip marking) or RK3229 (Android boot log, shown in Recovery menu). I tried booting Multitool on it, but it even refuses to boot it (red LED, no HDMI output). I do not know where UART pins are and I have currently no scope to probe. Should Multitool run even when eMMC/NAND is not cleared according to the first post? Also other images (LibreELEC) do not boot. Board is marked as "MXQ_R2B_LP3_V2.62_220225", the housing is marked as "Q96 Max 4K Ultra HD" and it has round corners. It claims to be Android 10, but in reality is Android 7 Does anyone have a tip? Edited July 20, 2023 by SteeMan Moved to correct forum topic 2 Quote
ilmich Posted July 20, 2023 Posted July 20, 2023 Hi all, I'm not writing to ask for help, but only to share my experience, and to thank @jock for his work in allowing us to use linux with these boxes. My board is an android tv with soc rk3229/NAND/DDR3/Wifi SSV6051p which I'm using as a network appliance (pihole - simple nas - network web server). I followed the instructions in the first post and understood that the NAND is not supported, I preferred to empty it to avoid old bootloader problems and installed armbian bookworm on the SD card. The rest is linux... I installed the software I needed and now the box provides services for my home network without any problems (and I reused hardware that otherwise would have gone in the trash). Thanks again @jock and of course the armbian community Cheers Michele 3 Quote
TU-Student Posted July 20, 2023 Posted July 20, 2023 @ilmich: Could you boot anything (Multitool) at all before erasing NAND? 0 Quote
fangis Posted July 20, 2023 Posted July 20, 2023 @TU-Student , hello, I predict someone will tell you to use an uart to usb converter. I am no expert on this, but I would guess maybe in pic 1 those 4 pins on the lower part are the uart ? ? please don't try before testing with a voltmeter or something ... @ilmich , great ! my ssv6051 isn't working yet. maybe one day i'll be able to debug it. 0 Quote
RaptorSDS Posted July 21, 2023 Posted July 21, 2023 vor 15 Stunden schrieb TU-Student: Does anyone have a tip? looks like one of the new eMCP chip ( combination of emmc and ram ) it is working sometimes but you may be get problems https://de.ifixit.com/Teardown/Teardown+des+MacBook+Pro+13-Inch+mit+Funktionstasten+Ende+2016/72415 there is also meantion the wifi chip set Universal Scientific Industrial 339S025 Wi-Fi Modul --> first time i see something in a box like jock said some issue befor this box are made of the cheapest crap that they can finde and put that together 0 Quote
MattWestB Posted July 21, 2023 Posted July 21, 2023 @TU-Student I have one little older version of the board and have finding the hardware pins for UART and MASK-ROM and its the same on your. Look on the posted images i haw done before and you is getting all you need. I can also see that your board have being "fixes" hard or software then its have new label over the original so very likely they have flashing one "updated" Android on it before shipping it. I have modded the SD-Card so i can have its mounted inside the box then i need it for running HA and its only having 1/8 G that is OK but not flash for running supervised version and is working very well if not using USB that is crashing and need hard restart for working OK. 0 Quote
ilmich Posted July 21, 2023 Posted July 21, 2023 @TU-Student the reason why we often write .. read the first post .. is because someone has already wasted time and health trying to make everything work. The reason why some boxes do not boot from the sd card is because there is an old bootloader or one that does not activate the sd controller at the boot stage (often vendor's choice). So if you are unlucky, and multitool/armbian doesn't boot, the safest way is to delete the internal memory because in this mode (maskrom) the soc activates the sd card and starts the OS from there (99.9999999% of the time) If you need a backup (of a system that for me is unusable) you can use the USB OTG cable method (with tools like rkdeveloptool or my fork of rkflashtool) @fangis strange, the 6051p I think is the best supported chip. what's your problem?! 3 Quote
fangis Posted July 22, 2023 Posted July 22, 2023 (edited) hi @ilmich, thanks for the help I can't test the box right now, only on Sundays and even then it's difficult but I have some logs, maybe it's helpful ? cat dmesg2.txt | grep -i sdio -A5 -B5 [ 4.911371] Bluetooth: HCI UART protocol ATH3K registered [ 4.917876] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 4.924728] Bluetooth: HCI UART protocol BCM registered [ 4.931574] usbcore: registered new interface driver bfusb [ 4.938344] usbcore: registered new interface driver btusb [ 4.944845] Bluetooth: Generic Bluetooth SDIO driver ver 0.1 [ 4.952172] cpu cpu0: leakage=5 [ 4.958698] cpu cpu0: leakage-volt-sel=0 [ 4.965482] cpu cpu0: Failed to get pvtm [ 4.974092] cpu cpu0: avs=0 [ 4.980660] cpu cpu0: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 [ 4.987149] cpu cpu0: failed to read out thermal zone (-22) [ 4.994450] cpu cpu0: failed to find power_model node [ 5.000172] pwrseq_simple sdio-pwrseq: GPIO lookup for consumer reset [ 5.004832] pwrseq_simple sdio-pwrseq: using device tree for GPIO lookup [ 5.009496] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0) [ 5.014887] Synopsys Designware Multimedia Card Interface Driver [ 5.020518] usb 6-1: New USB device found, idVendor=062a, idProduct=4c01 [ 5.020572] dwmmc_rockchip 30000000.dwmmc: IDMAC supports 32-bit address mode. [ 5.020877] dwmmc_rockchip 30000000.dwmmc: Using internal DMA controller. [ 5.020899] dwmmc_rockchip 30000000.dwmmc: Version ID is 270a -- [ 1485.043886] [<b0009a68>] (do_one_initcall) from [<b00be208>] (do_init_module+0x74/0x1f4) [ 1485.043903] [<b00be208>] (do_init_module) from [<b00c011c>] (load_module+0x1cc8/0x22bc) [ 1485.043919] [<b00c011c>] (load_module) from [<b00c080c>] (SyS_init_module+0xfc/0x198) [ 1485.043935] [<b00c080c>] (SyS_init_module) from [<b0010100>] (ret_fast_syscall+0x0/0x54) [ 1485.043945] ---[ end trace ece8e1cf317b4e16 ]--- [ 1485.044289] ssv6xxx_sdio_init [ 1485.545091] initWlan : Retry to carddetect [ 1486.205085] initWlan : Retry to carddetect [ 1486.865044] initWlan : Retry to carddetect [ 1487.525035] initWlan : Retry to carddetect [ 1488.185005] initWlan : Retry to carddetect [ 1510.775726] generic_wifi_exit_module [ 1510.879369] ssv6xxx_sdio_exit [ 1510.936458] mmc1:mmc host rescan start! [ 1510.936506] [WLAN_RFKILL]: rockchip_wifi_power: 0 [ 1510.936539] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Successful initialized [ 1552.920252] generic_wifi_init_module [ 1553.199584] *** sta_cfg_set, /etc/firmware/ssv6051-wifi.conf *** [ 1553.203279] ssv6xxx_sdio_init [ 1553.707424] initWlan : Retry to carddetect [ 1554.367412] initWlan : Retry to carddetect [ 1555.027387] initWlan : Retry to carddetect [ 1555.687387] initWlan : Retry to carddetect [ 1556.347376] initWlan : Retry to carddetect [ 1650.075422] generic_wifi_exit_module [ 1650.177386] ssv6xxx_sdio_exit [ 1650.233107] mmc1:mmc host rescan start! [ 1650.233154] [WLAN_RFKILL]: rockchip_wifi_power: 0 [ 1650.233185] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Successful initialized [ 1672.520954] generic_wifi_init_module [ 1672.800656] *** sta_cfg_set, /lib/firmware/ssv6051-wifi.cfg *** [ 1672.811224] ssv6xxx_sdio_init [ 1673.312564] initWlan : Retry to carddetect [ 1673.972534] initWlan : Retry to carddetect [ 1674.632554] initWlan : Retry to carddetect [ 1675.292553] initWlan : Retry to carddetect [ 1675.952503] initWlan : Retry to carddetect r@pc:/mxq$ thank you Edited July 22, 2023 by fangis 0 Quote
jock Posted July 22, 2023 Author Posted July 22, 2023 @fangis It is not a good idea to cut the stack trace in the middle when you want to do debug. Also put the log in a "spoiler" section to make easier to read the thread. @mattmar I don't understand the part about the usb adapter: if are you using it to program the sdcard on the PC then it does not matter. If you're using it on the box, then it won't work. Also I don't understand what does not boot: the multitool or the armbian image? AIDA is not useful, as usual we need the serial output and photos of the board. 2 Quote
art3mis_17 Posted July 22, 2023 Posted July 22, 2023 @jock & @fabiobassa, thanks for pointing out that my device was nand, I somehow mistook it for emmc. After struggling for long time I followed the unbrick guide and I was able to recover the device by flash it with the android using Android Tool. I got a new SD card, loaded it with multitool, however there was a slight hiccup in backing up the flash on rknand as the progress bar in multitool was stuck at 0% for a very long time, so I decide to skip the backup and used focal image with legacy kernel and my box is now running armbian. Thanks for helping out 2 Quote
fangis Posted July 22, 2023 Posted July 22, 2023 Hi @jock , thanks if you can help with this. I'll do a more complete post. If not enough I can post the whole dmesg, later Spoiler *** sta_cfg_set, /etc/firmware/ssv6051-wifi.conf *** [ 1485.042820] ERROR: filp_open [ 1485.042853] ------------[ cut here ]------------ [ 1485.043061] WARNING: CPU: 2 PID: 2740 at drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/ssvdevice.c:169 sta_cfg_set+0xc0/0x220 [ssv6051]() [ 1485.043073] Modules linked in: ssv6051(+) lz4 lz4_compress gpio_ir_recv lzo mali snd_soc_rk3228 zram fuse ip_tables autofs4 uas [ 1485.043153] CPU: 2 PID: 2740 Comm: busybox Not tainted 4.4.194-rk322x #2 [ 1485.043162] Hardware name: Generic DT based system [ 1485.043208] [<b001898c>] (unwind_backtrace) from [<b0014468>] (show_stack+0x20/0x24) [ 1485.043234] [<b0014468>] (show_stack) from [<b05306a0>] (dump_stack+0x90/0xa4) [ 1485.043254] [<b05306a0>] (dump_stack) from [<b00276dc>] (warn_slowpath_common+0x94/0xc4) [ 1485.043271] [<b00276dc>] (warn_slowpath_common) from [<b00277c8>] (warn_slowpath_null+0x2c/0x34) [ 1485.043361] [<b00277c8>] (warn_slowpath_null) from [<af0ddb00>] (sta_cfg_set+0xc0/0x220 [ssv6051]) [ 1485.043506] [<af0ddb00>] (sta_cfg_set [ssv6051]) from [<af0c24b4>] (ssvdevice_init+0xf4/0x12c [ssv6051]) [ 1485.043640] [<af0c24b4>] (ssvdevice_init [ssv6051]) from [<af0dd9c4>] (initWlan+0x40/0x8c [ssv6051]) [ 1485.043770] [<af0dd9c4>] (initWlan [ssv6051]) from [<af0f7020>] (generic_wifi_init_module+0x20/0x1000 [ssv6051]) [ 1485.043853] [<af0f7020>] (generic_wifi_init_module [ssv6051]) from [<b0009a68>] (do_one_initcall+0xa0/0x1f8) [ 1485.043886] [<b0009a68>] (do_one_initcall) from [<b00be208>] (do_init_module+0x74/0x1f4) [ 1485.043903] [<b00be208>] (do_init_module) from [<b00c011c>] (load_module+0x1cc8/0x22bc) [ 1485.043919] [<b00c011c>] (load_module) from [<b00c080c>] (SyS_init_module+0xfc/0x198) [ 1485.043935] [<b00c080c>] (SyS_init_module) from [<b0010100>] (ret_fast_syscall+0x0/0x54) [ 1485.043945] ---[ end trace ece8e1cf317b4e16 ]--- [ 1485.044289] ssv6xxx_sdio_init [ 1485.545091] initWlan : Retry to carddetect [ 1486.205085] initWlan : Retry to carddetect [ 1486.865044] initWlan : Retry to carddetect [ 1487.525035] initWlan : Retry to carddetect [ 1488.185005] initWlan : Retry to carddetect [ 1510.775726] generic_wifi_exit_module [ 1510.879369] ssv6xxx_sdio_exit [ 1510.936458] mmc1:mmc host rescan start! [ 1510.936506] [WLAN_RFKILL]: rockchip_wifi_power: 0 [ 1510.936539] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Successful initialized [ 1552.920252] generic_wifi_init_module [ 1553.199584] 0 Quote
jock Posted July 23, 2023 Author Posted July 23, 2023 @fangis I don't know why your driver is looking for firmware in /etc/firmware; perhaps you're running on legacy kernel 4.4? Maybe you can put the firmware file there 0 Quote
TU-Student Posted July 23, 2023 Posted July 23, 2023 Quote TV BOX: Mxq pro 4k 5g with board rk3229-mxq-8723 v1.0 @mattmar Can you post board photo? Maybe we have the same cheap box. I am currently waiting for heatsink glue, because I took off heatsink from mine. 0 Quote
fangis Posted July 23, 2023 Posted July 23, 2023 (edited) @jock if I recall correctly, I have tested it in both folders and it made no difference, any other ideas ? yes, using a legacy kernel. Edited July 23, 2023 by fangis 0 Quote
Hudson FAS Posted July 29, 2023 Posted July 29, 2023 [mention=204757]rafaeldavid[/mention] I actually don't remember what exactly we discussed about the last time, but surely R29 boards have this long-time HDMI issue I could not inspect because have no such board and noone provided one to study. For the clock issue, I don't remember if I suggested you to use the cpu-stability (both with 1.2 or 1.4 ghz max frequency) overlay and see if it makes any difference. What I could guess about is that there are some board whose power regulation design in "slow" to bring up voltage in time for the frequency change, so random crashes happens. The overlay will raise the lowest voltage from 0.900v to 1.100v, so the gap with max voltage (1.35v) is shorter. I have a board with such kind of issue right here, and that overlay made it work flawlessy.hello jockI want to send you my R29 board. It works but has the problem with the HDMI and the reboot.To which address should I send the package ?Enviado de meu moto g(8) power lite usando o Tapatalk 0 Quote
YanCorote Posted August 1, 2023 Posted August 1, 2023 My board is RK3229, after install by step-Nand, on the first boot the screen shows it: 0 Quote
RaptorSDS Posted August 1, 2023 Posted August 1, 2023 vor 19 Minuten schrieb YanCorote: on the first boot the screen shows it: ohave you done rk322x-config befor this happen? do you boot from sd-card or internal , do you sure about nand memory ? 0 Quote
YanCorote Posted August 1, 2023 Posted August 1, 2023 @RaptorSDSNo, this screen was after completing the installation in multitool and turning it off. Pulled out the power cable and sd card and started again. Yes, it is NAND, RK3329. 0 Quote
RaptorSDS Posted August 1, 2023 Posted August 1, 2023 vor 26 Minuten schrieb YanCorote: No, this screen was after completing the installation in multitool and turning it off. Pulled out the power cable and sd card and started again. Yes, it is NAND, RK3329 witch version do you want to install to nand ? newer Kernel can not work with nand there are many problems do you clean the nand befor flash armbian ? i got this screen every time after rk322x-config set in ENv.txt the parameter nand or nand-emmc , i have to remove it that only standart setting are load 1 Quote
fabiobassa Posted August 2, 2023 Posted August 2, 2023 This board Is very well supported, It was the first I have investigated. It doesn t start because Is not founding the rootfs You MUST use any image with LEGACY KERNEL 4.4.XXX 0 Quote
sadp Posted August 2, 2023 Posted August 2, 2023 (edited) Hello guys, first of all thank you @jock, @fabiobassa and other people for this amazing rk322x project. I ordered myself few of these cheap boxes. Few days ago one box came. It looks like that i got same box as @TU-Student I read all the instructions and a lot of posts on this forum about how I should backup Android and boot Linux. I understand that "Multitool" is the swiss knife, but for some reason this TV Box does not boot from SD card and the tool does not load, i only get orange LED on box and no signal (blackscreen). I cannot test anything because box does not boot backup tool, and I cant backup eMMC/eMCP and try to flash Armbian build. From what I have found this TV Box has: SOC CHIP Rockchip RK3229 r0p5 WIFI CHIP AP6210 EMMC MICRON Q2J95T 8GB RAM 1GB It has fake android 7.1 (10.0), android kernel is very old 3.10.104, boots only at 720p resolution, but kernel and build itself is freshly made in 20230606 signed with test-keys. What else can I do to make this boot from SD Card and load Multitool? How to make flash storage snapshot with android and flash armbian manually if I cannot use multitool. Please help Quote Quote Edited August 2, 2023 by sadp 1 Quote
YanCorote Posted August 2, 2023 Posted August 2, 2023 (edited) @jock@fabiobassa @RaptorSDSafter using the legacy kernel and the minimal version it even started to install but this error appeared: [FAILED] Failed to start Entropy Daemon based on the HAVEGE algorithm. See 'systemct status haveged.service' for details. Edited August 2, 2023 by YanCorote need help 0 Quote
n3o Posted August 2, 2023 Posted August 2, 2023 (edited) Spoiler On 3/5/2023 at 7:11 AM, RaptorSDS said: yes red are UART please use 3,3V on you ch341 adapter rx tx should be cross --> , tx form usb to rx from board , and rx from usb to tx from board , GND to GND you can not break anything with change of Baud rate , try both and you are fine the text that run automaticlly on UART is the serial log , when nothing or only some unreadable thing is show in putty please change baudrate than copy the text from putty or other tool and post here for jock , also ANdroid will produce a log on UART ( with some diffirence) many of this serial log also in android terminal demsg log i dont know the usb port order , for multitool over USB the port is normally irrelevant ,some box need normal USB , some the USB otg , some box hasnt the usb otg hi, sorry for the late, I have finally linked ch341 programmer to uart ... here is the log Spoiler [ 5.816610] ehci-platform 30100000.ehci2: irq 98, io mem 0x30100000 [ 5.833839] ehci-platform 30100000.ehci2: USB 2.0 started, EHCI 1.00 [ 5.834003] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 5.834034] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.834060] usb usb3: Product: EHCI Host Controller [ 5.834084] usb usb3: Manufacturer: Linux 3.10.104 ehci_hcd [ 5.834108] usb usb3: SerialNumber: 30100000.ehci2 [ 5.834938] hub 3-0:1.0: USB hub found [ 5.835001] hub 3-0:1.0: 1 port detected [ 5.835783] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 5.836051] ohci-platform: OHCI generic platform driver [ 5.836292] ohci-platform 300a0000.ohci0: Generic Platform OHCI controller [ 5.836344] ohci-platform 300a0000.ohci0: new USB bus registered, assigned bus number 4 [ 5.836427] ohci-platform 300a0000.ohci0: irq 49, io mem 0x300a0000 [ 5.896881] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.896930] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.896957] usb usb4: Product: Generic Platform OHCI controller [ 5.896981] usb usb4: Manufacturer: Linux 3.10.104 ohci_hcd [ 5.897006] usb usb4: SerialNumber: 300a0000.ohci0 [ 5.897911] hub 4-0:1.0: USB hub found [ 5.897956] hub 4-0:1.0: 1 port detected [ 5.898410] ohci-platform 300e0000.ohci1: Generic Platform OHCI controller [ 5.898463] ohci-platform 300e0000.ohci1: new USB bus registered, assigned bus number 5 [ 5.898538] ohci-platform 300e0000.ohci1: irq 52, io mem 0x300e0000 [ 5.955898] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.955947] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.955973] usb usb5: Product: Generic Platform OHCI controller [ 5.955998] usb usb5: Manufacturer: Linux 3.10.104 ohci_hcd [ 5.956023] usb usb5: SerialNumber: 300e0000.ohci1 [ 5.956858] hub 5-0:1.0: USB hub found [ 5.956903] hub 5-0:1.0: 1 port detected [ 5.957353] ohci-platform 30120000.ohci2: Generic Platform OHCI controller [ 5.957406] ohci-platform 30120000.ohci2: new USB bus registered, assigned bus number 6 [ 5.957486] ohci-platform 30120000.ohci2: irq 99, io mem 0x30120000 [ 6.014930] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 6.014972] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.014998] usb usb6: Product: Generic Platform OHCI controller [ 6.015023] usb usb6: Manufacturer: Linux 3.10.104 ohci_hcd [ 6.015046] usb usb6: SerialNumber: 30120000.ohci2 [ 6.015890] hub 6-0:1.0: USB hub found [ 6.015934] hub 6-0:1.0: 1 port detected [ 6.016567] usbcore: registered new interface driver cdc_acm [ 6.016589] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 6.016719] usbcore: registered new interface driver usblp [ 6.016814] usbcore: registered new interface driver cdc_wdm [ 6.017043] usbcore: registered new interface driver usb-storage [ 6.017134] usbcore: registered new interface driver ums-alauda [ 6.017218] usbcore: registered new interface driver ums-cypress [ 6.017300] usbcore: registered new interface driver ums-datafab [ 6.017387] usbcore: registered new interface driver ums_eneub6250 [ 6.017469] usbcore: registered new interface driver ums-freecom [ 6.017563] usbcore: registered new interface driver ums-isd200 [ 6.017644] usbcore: registered new interface driver ums-jumpshot [ 6.017724] usbcore: registered new interface driver ums-karma [ 6.017805] usbcore: registered new interface driver ums-onetouch [ 6.017906] usbcore: registered new interface driver ums-sddr09 [ 6.017991] usbcore: registered new interface driver ums-sddr55 [ 6.018074] usbcore: registered new interface driver ums-usbat [ 6.018275] usbcore: registered new interface driver usbserial [ 6.018358] usbcore: registered new interface driver usbserial_generic [ 6.018423] usbserial: USB Serial support registered for generic [ 6.018517] usbcore: registered new interface driver option [ 6.018586] usbserial: USB Serial support registered for GSM modem (1-port) [ 6.019014] usbcore: registered new interface driver trancevibrator [ 6.019034] usb20_otg: version 3.10a 21-DEC-2012 [ 6.019981] e2680040 [ 6.020009] Core Release: 3.10a [ 6.020029] Setting default values for core params [ 6.020327] Using Buffer DMA mode [ 6.020348] Periodic Transfer Interrupt Enhancement - disabled [ 6.020366] Multiprocessor Interrupt Enhancement - disabled [ 6.020386] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 6.020404] ^^^^^^^^^^^^^^^^^Device Mode [ 6.020431] Dedicated Tx FIFOs mode [ 6.020465] pcd_init otg_dev = dde4a340 [ 6.020878] usb20_otg 30040000.otg: DWC OTG Controller [ 6.020937] usb20_otg 30040000.otg: new USB bus registered, assigned bus number 7 [ 6.020995] usb20_otg 30040000.otg: irq 55, io mem 0x00000000 [ 6.021118] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002 [ 6.021147] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.021170] usb usb7: Product: DWC OTG Controller [ 6.021194] usb usb7: Manufacturer: Linux 3.10.104 dwc_otg_hcd [ 6.021217] usb usb7: SerialNumber: 30040000.otg [ 6.022158] hub 7-0:1.0: USB hub found [ 6.022201] hub 7-0:1.0: 1 port detected [ 6.022782] usb20_host: version 3.10a 21-DEC-2012 [ 6.024776] usbcore: registered new interface driver xpad [ 6.024899] usbcore: registered new interface driver usb_acecad [ 6.025024] usbcore: registered new interface driver aiptek [ 6.025123] usbcore: registered new interface driver gtco [ 6.025222] usbcore: registered new interface driver hanwang [ 6.025319] usbcore: registered new interface driver kbtab [ 6.025448] usbcore: registered new interface driver wacom [ 6.025632] ==gsl_ts_init== [ 6.025713] ret=0 [ 6.025780] i2c-core: driver [gslX680] using legacy suspend method [ 6.025803] i2c-core: driver [gslX680] using legacy resume method [ 6.026661] sensor_register_slave:mma8452,id=17 [ 6.026685] sensor_register_slave:mma7660,id=18 [ 6.026703] sensor_register_slave:gs_mc3230,id=23 [ 6.026721] [Gsensor] gsensor_init [ 6.026741] sensor_register_slave:mpu6880_acc,id=24 [ 6.026761] sensor_register_slave:mpu6500_acc,id=25 [ 6.026780] sensor_register_slave:bma2xx_acc,id=26 [ 6.026799] sensor_register_slave:akm8963,id=30 [ 6.026818] sensor_register_slave:cm3217,id=51 [ 6.026836] sensor_register_slave:cm3218,id=52 [ 6.026854] sensor_register_slave:ls_stk3410,id=60 [ 6.027547] .. rk pwm remotectl v1.1 init [ 6.027641] ####################################### [ 6.027727] ################22222####################### [ 6.027794] ######################3333################# [ 6.027857] ########################4444############### [ 6.027915] #############################555########## [ 6.028277] input: 110b0030.pwm as /devices/110b0030.pwm/input/input0 [ 6.028955] remotectl-pwm 110b0030.pwm: Missing psci property in the DT. [ 6.119236] dwc_otg_hcd_suspend, usb device mode [ 6.665475] rtc_hym8563 0-0051: rtc core: registered hym8563 as rtc0 [ 6.665567] i2c /dev entries driver [ 6.666185] IR NEC protocol handler initialized [ 6.666217] IR RC5(x) protocol handler initialized [ 6.666235] IR RC6 protocol handler initialized [ 6.666253] IR JVC protocol handler initialized [ 6.666269] IR Sony protocol handler initialized [ 6.666287] IR RC5 (streamzap) protocol handler initialized [ 6.666305] IR SANYO protocol handler initialized [ 6.666322] IR MCE Keyboard/mouse protocol handler initialized [ 6.666674] usbcore: registered new interface driver uvcvideo [ 6.666696] USB Video Class driver (1.1.1) [ 6.666719] CamSys driver version: v0.35.0, CamSys head file version: v0.13.0 [ 6.666742] E:camsys_soc_init(36): camsys isn't support soc: 0x32283002! [ 6.667399] not find test_power_init dev node [ 6.667477] i2c-core: driver [bq27320] using legacy suspend method [ 6.667498] i2c-core: driver [bq27320] using legacy resume method [ 6.668818] ===========net_led_probe start=========== [ 6.668955] ===========net_led_probe end=========== [ 6.669196] ===========remote_led_probe start=========== [ 6.669296] ===========remote_led_probe end=========== [ 6.669534] ===========suspend_led_probe start=========== [ 6.669687] ===========suspend_led_probe end=========== [ 6.670077] rockchip_temp_probe,line=384 [ 6.670719] tsadc 11150000.tsadc: Missing tsadc_low_temp in the DT. [ 6.729236] tsadc 11150000.tsadc: initialized [ 6.730188] device-mapper: uevent: version 1.0.3 [ 6.730727] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com [ 6.731210] Bluetooth: HCI UART driver ver 2.2 [ 6.731238] Bluetooth: HCI H4 protocol initialized [ 6.731254] Bluetooth: HCILL protocol initialized [ 6.731273] rtk_btusb: RTKBT_RELEASE_NAME: 20170109_TV_ANDROID_6.x [ 6.731293] rtk_btusb: Realtek Bluetooth USB driver module init, version 4.1.2 [ 6.731313] rtk_btusb: Register usb char device interface for BT driver [ 6.731741] usbcore: registered new interface driver rtk_btusb [ 6.732161] cpufreq version 1.0, suspend freq 1008 MHz [ 6.732720] cpuidle: using governor ladder [ 6.732745] cpuidle: using governor menu [ 6.732822] Synopsys Designware Multimedia Card Interface Driver [ 6.732843] MHSC version = Ver 2.00 2015-06-10 [ 6.733386] dwmmc_rockchip 30020000.rksdmmc: Version ID is 270a [ 6.733481] dwmmc_rockchip 30020000.rksdmmc: failed to get hpclk_mmc [ 6.733933] dwmmc_rockchip 30020000.rksdmmc: Using internal DMA controller. [ 6.734293] dwmmc_rockchip 30020000.rksdmmc: dw_mci_init_slot: fmin=400000, fmax=125000000 [mmc0] [ 6.748979] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc0] [ 6.768751] dwmmc_rockchip 30020000.rksdmmc: DW MMC controller at irq 46, 32 bit host data width, 256 deep fifo [ 6.768795] dwmmc_rockchip 30020000.rksdmmc: 1 slots initialized [ 6.769519] dwmmc_rockchip 30000000.rksdmmc: Version ID is 270a [ 6.769614] dwmmc_rockchip 30000000.rksdmmc: failed to get hpclk_mmc [ 6.770070] dwmmc_rockchip 30000000.rksdmmc: Using internal DMA controller. [ 6.770445] dwmmc_rockchip 30000000.rksdmmc: dw_mci_init_slot: fmin=400000, fmax=37500000 [mmc1] [ 6.770747] dwmmc_rockchip 30000000.rksdmmc: mmc1: No udbg pinctrl found! [ 6.788335] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc1] [ 6.808166] dwmmc_rockchip 30000000.rksdmmc: DW MMC controller at irq 44, 32 bit host data width, 256 deep fifo [ 6.808242] dwmmc_rockchip 30000000.rksdmmc: 1 slots initialized [ 6.809400] dwmmc_rockchip 30010000.rksdmmc: Version ID is 270a [ 6.809542] dwmmc_rockchip 30010000.rksdmmc: failed to get hpclk_mmc [ 6.810140] dwmmc_rockchip 30010000.rksdmmc: Using internal DMA controller. [ 6.810711] dwmmc_rockchip 30010000.rksdmmc: dw_mci_init_slot: fmin=200000, fmax=37500000 [mmc2] [ 6.827718] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc2] [ 6.847539] dwmmc_rockchip 30010000.rksdmmc: DW MMC controller at irq 45, 32 bit host data width, 256 deep fifo [ 6.847612] dwmmc_rockchip 30010000.rksdmmc: 1 slots initialized [ 6.848277] leds-gpio power-led.31: pins are not configured from the driver [ 6.849258] hidraw: raw HID events driver (C) Jiri Kosina [ 6.856644] usbcore: registered new interface driver usbhid [ 6.856714] usbhid: USB HID core driver [ 6.857405] ashmem: initialized [ 6.857960] logger: created 256K log 'log_main' [ 6.858454] logger: created 256K log 'log_events' [ 6.858948] logger: created 256K log 'log_radio' [ 6.859435] logger: created 256K log 'log_system' [ 6.861709] rknandbase v1.1 2016-11-08 [ 6.862332] rknand 30030000.nandc: rknand_probe clk rate = 150000000 [ 6.862661] No.1 FLASH ID:2c 64 44 32 a5 0 [ 6.863300] ECC:60 [ 6.863363] FTL version: 5.0.47 20171120 [ 7.103190] Using Buffer DMA mode [ 7.103226] Periodic Transfer Interrupt Enhancement - disabled [ 7.103236] Multiprocessor Interrupt Enhancement - disabled [ 7.103248] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 7.103259] ^^^^^^^^^^^^^^^^^^Host Mode [ 7.112384] FtlInit 0 [ 7.112707] uboot: 0x000400000 -- 0x000800000 (4 MB) [ 7.113300] trust: 0x000800000 -- 0x001000000 (8 MB) [ 7.113621] misc: 0x001000000 -- 0x001400000 (4 MB) [ 7.113916] baseparamer: 0x001400000 -- 0x001500000 (1 MB) [ 7.114214] resource: 0x001500000 -- 0x002400000 (15 MB) [ 7.114513] kernel: 0x002400000 -- 0x003000000 (12 MB) [ 7.114800] boot: 0x003000000 -- 0x003c00000 (12 MB) [ 7.115090] recovery: 0x003c00000 -- 0x005c00000 (32 MB) [ 7.115392] backup: 0x005c00000 -- 0x009c00000 (64 MB) [ 7.115713] cache: 0x009c00000 -- 0x011c00000 (128 MB) [ 7.116017] metadata: 0x011c00000 -- 0x012c00000 (16 MB) [ 7.116333] kpanic: 0x012c00000 -- 0x013000000 (4 MB) [ 7.116674] system: 0x013000000 -- 0x0d3000000 (3072 MB) [ 7.116992] userdata: 0x0d3000000 -- 0x1d4000000 (4112 MB) [ 7.121738] vendor storage 524b5644,2,2 [ 7.124603] vendor storage 524b5644,3,3 [ 7.129926] rockchip-spdif 100d0000.spdif: spdif ready. [ 7.152689] Init: Power Port (0) [ 7.152767] 30040000.otg resume, HPRT0:0x1000 [ 7.152892] 30040000.otg suspend, HPRT0:0x1000 [ 7.152903] rk322x-audio rockchip_audio.28: rk322x-hifi <-> 100b0000.i2s1 mapping ok [ 7.156962] rockchip-hdmi-i2s rockchip_hdmi_i2s.30: rk-hdmi-i2s-hifi <-> 100c0000.i2s0 mapping ok [ 7.157911] u32 classifier [ 7.157927] Actions configured [ 7.157943] Netfilter messages via NETLINK v0.30. [ 7.158032] nf_conntrack version 0.5.0 (15414 buckets, 61656 max) [ 7.158563] ctnetlink v0.93: registering with nfnetlink. [ 7.158662] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 [ 7.158675] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. [ 7.159207] xt_time: kernel timezone is -0000 [ 7.159551] ip_tables: (C) 2000-2006 Netfilter Core Team [ 7.159772] arp_tables: (C) 2002 David S. Miller [ 7.159839] TCP: cubic registered [ 7.159850] Initializing XFRM netlink socket [ 7.160271] NET: Registered protocol family 10 [ 7.161174] mip6: Mobile IPv6 [ 7.161235] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 7.161446] sit: IPv6 over IPv4 tunneling driver [ 7.162079] NET: Registered protocol family 17 [ 7.162126] NET: Registered protocol family 15 [ 7.162334] Bridge firewalling registered [ 7.162362] Ebtables v2.0 registered [ 7.162629] Bluetooth: RFCOMM TTY layer initialized [ 7.162683] Bluetooth: RFCOMM socket layer initialized [ 7.162696] Bluetooth: RFCOMM ver 1.11 [ 7.162709] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 7.162719] Bluetooth: BNEP filters: protocol multicast [ 7.162738] Bluetooth: BNEP socket layer initialized [ 7.162750] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 7.162765] Bluetooth: HIDP socket layer initialized [ 7.162858] l2tp_core: L2TP core driver, V2.0 [ 7.162882] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 7.162892] [WLAN_RFKILL]: Enter rfkill_wlan_init [ 7.163149] [WLAN_RFKILL]: Enter rfkill_wlan_probe [ 7.163168] [WLAN_RFKILL]: can't find rockchip,grf property [ 7.163180] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = rtl8189fs [ 7.163193] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control. [ 7.163204] [WLAN_RFKILL]: wlan_platdata_parse_dt: disable wifi io reference voltage control. [ 7.163217] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio. [ 7.163291] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,poweren_gpio = 90, flags = 0. [ 7.163339] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 28, flags = 0. [ 7.163352] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio [ 7.163401] [WLAN_RFKILL]: rockchip_wifi_power: 0 [ 7.163415] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized [ 7.270445] [WLAN_RFKILL]: wifi shut off power. [ 7.270513] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 0 [ 7.270550] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled. [ 7.280433] [WLAN_RFKILL]: rockchip_wifi_power: 1 [ 7.280484] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized [ 7.280522] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1 [ 7.280553] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled. [ 7.388598] [WLAN_RFKILL]: wifi turn on power. 90 [ 7.388655] mmc2:mmc host rescan start! [ 7.388702] [WLAN_RFKILL]: Exit rfkill_wlan_probe [ 7.388876] [BT_RFKILL]: Enter rfkill_rk_init [ 7.389758] Key type dns_resolver registered [ 7.394726] rk322x_suspend_init: pm_ctrbits = 0x11806 [ 7.394836] Registering SWP/SWPB emulation handler [ 7.394880] rockchip_uboot_mem_late_init: Freeing uboot logo memory: 0x02000000@0x9dc00000 [ 7.409683] ddrfreq: verion 1.2 20140526 [ 7.426062] ddrfreq: normal 600MHz performance 0MHz low_power 0MHz video_1080p 0MHz video_4k 700MHz dualview 0MHz idle 0MHz suspend 0MHz reboot 600MHz video_4k_10b 720MHz [ 7.426090] ddrfreq: auto-freq=0 [ 7.426106] ddrfreq: auto-freq-table epmty! [ 7.427757] regulator-dummy: disabling [ 7.428434] pcd_pullup, is_on 0 [ 7.428479] WARN::dwc_otg_handle_mode_mismatch_intr:69: Mode Mismatch Interrupt: currently in Host mode [ 7.428479] [ 7.428575] file system registered [ 7.430410] android_usb gadget: Mass Storage Function, version: 2009/09/11 [ 7.430435] android_usb gadget: Number of LUNs=2 [ 7.430453] lun0: LUN: removable file: (no medium) [ 7.430471] lun1: LUN: removable file: (no medium) [ 7.431085] android_usb gadget: android_usb ready [ 7.431216] sensor_init: Probe name sensors [ 7.431258] sensor-dev.c v1.4 add angle calculation support between two gsensors 2013-09-01 [ 7.471974] rtc_hym8563 0-0051: hctosys: invalid date/time [ 7.484392] rockchip-spdif-card rockchip_spdif_card.29: rk-hdmi-spdif-hifi <-> 100d0000.spdif mapping ok [ 7.485640] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 414; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '-v3.10.92-28033-gae45312', rk_ko_ver is '5', built at '17:38:20', on 'Aug 6 2018'. [ 7.485909] mali-utgard 20001000.gpu: mali_platform_device->num_resources = 13 [ 7.485933] mali-utgard 20001000.gpu: resource[0].start = 0x0x20001000 [ 7.485955] mali-utgard 20001000.gpu: resource[1].start = 0x0x20000000 [ 7.485975] mali-utgard 20001000.gpu: resource[2].start = 0x0x20003000 [ 7.485998] mali-utgard 20001000.gpu: resource[3].start = 0x0x20008000 [ 7.486018] mali-utgard 20001000.gpu: resource[4].start = 0x0x20004000 [ 7.486041] mali-utgard 20001000.gpu: resource[5].start = 0x0x2000a000 [ 7.486061] mali-utgard 20001000.gpu: resource[6].start = 0x0x20005000 [ 7.486083] mali-utgard 20001000.gpu: resource[7].start = 0x0x00000026 [ 7.486103] mali-utgard 20001000.gpu: resource[8].start = 0x0x00000025 [ 7.486124] mali-utgard 20001000.gpu: resource[9].start = 0x0x00000024 [ 7.486144] mali-utgard 20001000.gpu: resource[10].start = 0x0x00000025 [ 7.486166] mali-utgard 20001000.gpu: resource[11].start = 0x0x00000024 [ 7.486188] mali-utgard 20001000.gpu: resource[12].start = 0x0x00000025 [ 7.486266] mali-utgard 20001000.gpu: freq: 200000000, min_threshold: 0, max_threshold: 70 [ 7.486293] mali-utgard 20001000.gpu: freq: 300000000, min_threshold: 61, max_threshold: 85 [ 7.486317] mali-utgard 20001000.gpu: freq: 400000000, min_threshold: 73, max_threshold: 100 [ 7.486410] mali-utgard 20001000.gpu: initial freq = 200000000 [ 7.489299] Mali: Mali device driver loaded [ 7.489965] usbcore: registered new interface driver snd-usb-audio [ 7.489983] ALSA device list: [ 7.489996] #0: RK_RK322x [ 7.490008] #1: RK-HDMI-I2S [ 7.490020] #2: RK-SPDIF-CARD [ 7.490655] Freeing unused kernel memory: 384K (c0def000 - c0e4f000) [ 7.493475] init: init first stage started! [ 7.605007] mmc_host mmc2: Bus speed (slot 0) = 37500000Hz (slot req 400000Hz, actual 398936HZ div = 47) [ 7.605071] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc2] [ 7.631091] dwmmc_rockchip 30010000.rksdmmc: exceeding card's volts [ 7.631529] mmc2 not switch iovel. [ 7.657334] mmc_host mmc2: Bus speed (slot 0) = 37500000Hz (slot req 37500000Hz, actual 37500000HZ div = 0) [ 7.657428] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc2] [ 7.657449] type=1403 audit(4.780:2): policy loaded auid=4294967295 ses=4294967295 [ 7.657786] rk_sdmmc: BOOT Bus speed=37500000Hz,Bus width=4bits.[mmc2] [ 7.659237] mmc2: new high speed SDIO card at address 0001 [ 7.659396] init: (Initializing SELinux non-enforcing took 0.17s.) [ 7.671484] init: init second stage started! [ 7.686232] init: Setting ro.rk.soc=rk3229 [ 7.686838] init: property_set("ro.hardware", "rk30board") failed [ 7.695332] init: Running restorecon... [ 7.770816] init: waitpid failed: No child processes [ 7.771627] init: (Loading properties from /default.prop took 0.00s.) [ 7.776666] init: (Parsing /init.environ.rc took 0.00s.) [ 7.777955] init: (Parsing /init.usb.rc took 0.00s.) [ 7.780667] init: (Parsing init.rk30board.bootmode.unknown.rc took 0.00s.) [ 7.783965] init: (Parsing init.rk30board.usb.rc took 0.00s.) [ 7.784196] init: (Parsing init.rk30board.environment.rc took 0.00s.) [ 7.784281] init: could not import file '/init.debug.rc' from 'init.rockchip.rc': No such file or directory [ 7.784321] init: (Parsing init.rockchip.rc took 0.00s.) [ 7.785579] init: (Parsing init.connectivity.rc took 0.00s.) [ 7.785870] init: (Parsing init.box.samba.rc took 0.00s.) [ 7.785960] init: could not import file 'init.rk322x.rc' from '/init.rk30board.rc': No such file or directory [ 7.786245] init: (Parsing init.box.rc took 0.00s.) [ 7.786309] init: could not import file 'init.car.rc' from '/init.rk30board.rc': No such file or directory [ 7.786361] init: could not import file 'init.optee.rc' from '/init.rk30board.rc': No such file or directory [ 7.786404] init: (Parsing /init.rk30board.rc took 0.01s.) [ 7.788418] init: (Parsing /init.usb.configfs.rc took 0.00s.) [ 7.788672] init: (Parsing /init.zygote32.rc took 0.00s.) [ 7.788712] init: (Parsing /init.rc took 0.02s.) [ 7.789727] init: Starting service 'ueventd'... [ 7.792967] type=1400 audit(4.920:3): avc: denied { getattr } for pid=1 comm="init" path="/sys/kernel/debug/tracing/trace_marker" dev="debugfs" ino=73 scontext=u:r:init:s0 tcontext=u:object_r:debugfs_trace_marker:s0 tclass=file permissive=1 [ 7.794212] ueventd: ueventd started! [ 7.795338] ueventd: invalid gid 'trace' [ 7.890407] vendor storage:20160801 ret = -1 [ 8.052986] ueventd: Coldboot took 0.26s. [ 8.262783] init: Waiting for /dev/.coldboot_done... [ 8.262943] init: Waiting for /dev/.coldboot_done took 0.00s. [ 8.263051] init: /dev/hw_random not found [ 8.263635] keychord: using input dev 110b0030.pwm for fevent [ 8.286147] init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory [ 8.286632] pm policy 0 -> 1 [ 8.287847] init: /dev/hw_random not found [ 8.288476] rk30xxnand_ko: version magic '3.10.0 SMP preempt mod_unload ARMv7 p2v8 ' should be '3.10.104 SMP preempt mod_unload ARMv7 p2v8 ' [ 8.288608] init: finit_module for "/rk30xxnand_ko.ko" failed: Exec format error[ 8.289804] fs_mgr: Warning: unknown flag resize [ 8.292031] EXT4-fs (rknand_system): Ignoring removed nomblk_io_submit option [ 8.305578] EXT4-fs (rknand_system): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit [ 8.306014] fs_mgr: check_fs(): mount(/dev/block/rknand_system,/system,ext4)=0: Success [ 8.307725] fs_mgr: check_fs(): unmount(/system) succeeded [ 8.307874] fs_mgr: Not running /system/bin/e2fsck on /dev/block/rknand_system (executable not in system image) [ 8.322585] EXT4-fs (rknand_system): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard [ 8.322865] fs_mgr: __mount(source=/dev/block/rknand_system,target=/system,type=ext4)=0 [ 8.323419] fs_mgr: check_fs(): mount(/dev/block/rknand_cache,/cache,ext4)=-1: No such file or directory [ 8.327268] fs_mgr: Running /system/bin/e2fsck on /dev/block/rknand_cache [ 8.394145] e2fsck: CANNOT LINK EXECUTABLE "/system/bin/e2fsck": "/system/lib/libext2fs.so" has bad ELF magic [ 8.394145] [ 8.394455] e2fsck: e2fsck terminated by signal 6 [ 8.394455] [ 8.403398] EXT4-fs (rknand_cache): warning: maximal mount count reached, running e2fsck is recommended [ 8.405041] EXT4-fs (rknand_cache): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard [ 8.405432] fs_mgr: __mount(source=/dev/block/rknand_cache,target=/cache,type=ext4)=0 [ 8.407095] EXT4-fs (rknand_metadata): Ignoring removed nomblk_io_submit option [ 8.412263] EXT4-fs (rknand_metadata): warning: maximal mount count reached, running e2fsck is recommended [ 8.413839] EXT4-fs (rknand_metadata): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit [ 8.414185] fs_mgr: check_fs(): mount(/dev/block/rknand_metadata,/metadata,ext4)=0: Success [ 8.415934] fs_mgr: check_fs(): unmount(/metadata) succeeded [ 8.416107] fs_mgr: Running /system/bin/e2fsck on /dev/block/rknand_metadata [ 8.427841] e2fsck: CANNOT LINK EXECUTABLE "/system/bin/e2fsck": "/system/lib/libext2fs.so" has bad ELF magic [ 8.427841] [ 8.428062] e2fsck: e2fsck terminated by signal 6 [ 8.428062] [ 8.437207] EXT4-fs (rknand_metadata): warning: maximal mount count reached, running e2fsck is recommended [ 8.438718] EXT4-fs (rknand_metadata): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard [ 8.439046] fs_mgr: __mount(source=/dev/block/rknand_metadata,target=/metadata,type=ext4)=0 [ 8.441662] EXT4-fs (rknand_userdata): Ignoring removed nomblk_io_submit option [ 8.447127] EXT4-fs (rknand_userdata): warning: maximal mount count reached, running e2fsck is recommended [ 8.448932] EXT4-fs (rknand_userdata): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit [ 8.449328] fs_mgr: check_fs(): mount(/dev/block/rknand_userdata,/data,ext4)=0: Success [ 8.451159] fs_mgr: check_fs(): unmount(/data) succeeded [ 8.451385] fs_mgr: Running /system/bin/e2fsck on /dev/block/rknand_userdata [ 8.462985] e2fsck: CANNOT LINK EXECUTABLE "/system/bin/e2fsck": "/system/lib/libext2fs.so" has bad ELF magic [ 8.462985] [ 8.463205] e2fsck: e2fsck terminated by signal 6 [ 8.463205] [ 8.472876] EXT4-fs (rknand_userdata): warning: maximal mount count reached, running e2fsck is recommended [ 8.474713] EXT4-fs (rknand_userdata): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard [ 8.475082] fs_mgr: __mount(source=/dev/block/rknand_userdata,target=/data,type=ext4)=0 init: (Parsing /system/etc/init/atrace.rc took 0.00s.) [ 8.504713] init: (Parsing /system/etc/init/audioserver.rc took 0.00s.) [ 8.506387] init: (Parsing /system/etc/init/bootanim.rc took 0.00s.) [ 8.508518] init: (Parsing /system/etc/init/bootstat.rc took 0.00s.) [ 8.510216] init: (Parsing /system/etc/init/cameraserver.rc took 0.00s.) [ 8.511930] init: (Parsing /system/etc/init/debuggerd.rc took 0.00s.) [ 8.513560] init: (Parsing /system/etc/init/drmserver.rc took 0.00s.) [ 8.515845] init: (Parsing /system/etc/init/dumpstate.rc took 0.00s.) [ 8.517427] init: (Parsing /system/etc/init/gatekeeperd.rc took 0.00s.) [ 8.519159] init: (Parsing /system/etc/init/init-debug.rc took 0.00s.) [ 8.520815] init: (Parsing /system/etc/init/installd.rc took 0.00s.) [ 8.522488] init: (Parsing /system/etc/init/keystore.rc took 0.00s.) [ 8.524101] init: (Parsing /system/etc/init/lmkd.rc took 0.00s.) [ 8.526823] init: (Parsing /system/etc/init/logcatd.rc took 0.00s.) [ 8.528684] init: (Parsing /system/etc/init/logd.rc took 0.00s.) [ 8.530549] init: (Parsing /system/etc/init/mdnsd.rc took 0.00s.) [ 8.532226] init: (Parsing /system/etc/init/mediacodec.rc took 0.00s.) [ 8.533852] init: (Parsing /system/etc/init/mediadrmserver.rc took 0.00s.) [ 8.535450] init: (Parsing /system/etc/init/mediaextractor.rc took 0.00s.) [ 8.537208] init: (Parsing /system/etc/init/mediaserver.rc took 0.00s.) [ 8.538828] init: (Parsing /system/etc/init/mtpd.rc took 0.00s.) [ 8.540463] init: (Parsing /system/etc/init/netd.rc took 0.00s.) [ 8.542099] init: (Parsing /system/etc/init/perfprofd.rc took 0.00s.) [ 8.543687] init: (Parsing /system/etc/init/racoon.rc took 0.00s.) [ 8.545366] init: ignored duplicate definition of service 'ril-daemon'init: (Parsing /system/etc/init/rild.rc took 0.00s.) [ 8.547330] init: (Parsing /system/etc/init/servicemanager.rc took 0.00s.) [ 8.548936] init: (Parsing /system/etc/init/surfaceflinger.rc took 0.00s.) [ 8.550725] init: (Parsing /system/etc/init/uncrypt.rc took 0.00s.) [ 8.552440] init: (Parsing /system/etc/init/vdc.rc took 0.00s.) [ 8.554188] init: (Parsing /system/etc/init/vold.rc took 0.00s.) [ 8.561709] init: property_set("ro.board.platform", "rk322x") failed [ 8.563678] init: property_set("ro.opengles.version", "196609") failed [ 8.564615] init: property_set("ro.rk.screenoff_time", "2147483647") failed [ 8.566069] init: property_set("ro.rk.screenshot_enable", "true") failed [ 8.566863] init: (Loading properties from /system/build.prop took 0.01s.) [ 8.567188] init: (Loading properties from /vendor/build.prop took 0.00s.) [ 8.567343] init: (Loading properties from /factory/factory.prop took 0.00s.) [ 8.567864] fs_mgr: Warning: unknown flag resize [ 8.568394] init: /recovery not specified in fstab [ 8.568778] init: Starting service 'healthd'... [ 8.575896] init: Starting service 'displayd'... [ 8.578656] init: Starting service 'lmkd'... [ 8.580108] binder: 140:140 transaction failed 29189, size 0-0 [ 8.581361] init: Starting service 'servicemanager'... [ 8.585295] init: Starting service 'surfaceflinger'... [ 8.587473] init: Starting service 'vold'... [ 8.589129] type=1400 audit(5.730:4): avc: denied { getattr } for pid=141 comm="displayd" path="/vendor" dev="rootfs" ino=6633 scontext=u:r:displayd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1 [ 8.946498] init: Service 'displayd' (pid 141) killed by signal 6 [ 8.946571] init: Service 'displayd' (pid 141) killing any children in process group [ 8.946681] type=1400 audit(6.090:5): avc: denied { unlink } for pid=1 comm="init" name="displayd" dev="tmpfs" ino=3257 scontext=u:r:init:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 [ 8.946962] init: Service 'lmkd' (pid 142) killed by signal 6 [ 8.946998] init: Service 'lmkd' (pid 142) killing any children in process group [ 8.947220] init: Service 'servicemanager' (pid 143) killed by signal 6 [ 8.947255] init: Service 'servicemanager' (pid 143) killing any children in process group [ 8.947299] init: Service 'healthd' is being killed... [ 8.948212] init: Starting service 'zygote'... [ 8.949656] init: Starting service 'audioserver'... [ 8.951428] init: Starting service 'media'... [ 8.952322] init: Service 'surfaceflinger' is being killed... [ 8.952476] init: do_restart: Service inputflinger not found [ 8.953519] init: Starting service 'drm'... [ 8.955309] init: Starting service 'cameraserver'... [ 8.956174] init: couldn't write 150 to /dev/cpuset/camera-daemon/tasks: No such file or directory [ 8.956406] init: Service 'healthd' (pid 140) killed by signal 9 [ 8.956448] init: Service 'healthd' (pid 140) killing any children in process group [ 8.956811] init: Service 'surfaceflinger' (pid 144) killed by signal 6 [ 8.956860] init: Service 'surfaceflinger' (pid 144) killing any children in process group [ 8.956963] init: Service 'zygote' is being killed... [ 8.957426] init: Service 'vold' (pid 145) killed by signal 6 [ 8.957470] init: Service 'vold' (pid 145) killing any children in process group [ 8.957799] init: Service 'zygote' (pid 146) killed by signal 9 [ 8.957842] init: Service 'zygote' (pid 146) killing any children in process group [ 8.958061] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory [ 8.958191] init: write_file: Unable to write to '/sys/power/state': Invalid argument [ 8.958265] init: Service 'audioserver' is being killed... [ 8.958399] init: Service 'cameraserver' is being killed... [ 8.958630] init: Service 'media' is being killed... [ 8.959742] init: Starting service 'netd'... [ 8.960675] init: Service 'audioserver' (pid 147) killed by signal 9 [ 8.960722] init: Service 'audioserver' (pid 147) killing any children in process group [ 8.960948] init: Service 'media' (pid 148) killed by signal 9 [ 8.960995] init: Service 'media' (pid 148) killing any children in process group [ 8.961196] init: Service 'cameraserver' (pid 150) killed by signal 9 [ 8.961243] init: Service 'cameraserver' (pid 150) killing any children in process group [ 8.969968] init: insmod: open("/system/lib/modules/ump.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/mali.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/mali_kbase.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/rk30_mirroring.ko") failed: No such file or directory [ 8.972131] rk29_ipp: version magic '3.0.101+ SMP preempt mod_unload ARMv7 ' should be '3.10.104 SMP preempt mod_unload ARMv7 p2v8 ' [ 8.972199] init: finit_module for "/system/lib/modules/rk29-ipp.ko" failed: Exec format errorinit: insmod: open("/system/lib/modules/pvrsrvkm.ko") failed: No such file or directory [ 8.972884] drmboot: module license 'unspecified' taints kernel. [ 8.972901] Disabling lock debugging due to kernel taint [ 8.973377] drm init, 20140910 [ 8.973433] ------------[ cut here ]------------ [ 8.973456] WARNING: at fs/sysfs/dir.c:530 sysfs_add_one+0x7c/0x9c() [ 8.973468] sysfs: cannot create duplicate filename '/devices/virtual/misc/rknand_sys_storage' [ 8.973480] Modules linked in: drmboot(P+) [ 8.973501] CPU: 1 PID: 1 Comm: init Tainted: P 3.10.104 #1 [ 8.973533] [<c0014088>] (unwind_backtrace+0x0/0xe0) from [<c00118cc>] (show_stack+0x10/0x14) [ 8.973559] [<c00118cc>] (show_stack+0x10/0x14) from [<c003f320>] (warn_slowpath_common+0x4c/0x68) [ 8.973580] [<c003f320>] (warn_slowpath_common+0x4c/0x68) from [<c003f3bc>] (warn_slowpath_fmt+0x2c/0x3c) [ 8.973601] [<c003f3bc>] (warn_slowpath_fmt+0x2c/0x3c) from [<c016d22c>] (sysfs_add_one+0x7c/0x9c) [ 8.973626] [<c016d22c>] (sysfs_add_one+0x7c/0x9c) from [<c016d434>] (create_dir+0x5c/0xac) [ 8.973652] [<c016d434>] (create_dir+0x5c/0xac) from [<c016d724>] (sysfs_create_dir+0x80/0xa0) [ 8.973677] [<c016d724>] (sysfs_create_dir+0x80/0xa0) from [<c02a6128>] (kobject_add_internal+0xc8/0x1fc) [ 8.973698] [<c02a6128>] (kobject_add_internal+0xc8/0x1fc) from [<c02a6488>] (kobject_add+0x68/0x8c) [ 8.973722] [<c02a6488>] (kobject_add+0x68/0x8c) from [<c038c374>] (device_add+0xe0/0x364) [ 8.973742] [<c038c374>] (device_add+0xe0/0x364) from [<c038c688>] (device_create_vargs+0x78/0xbc) [ 8.973761] [<c038c688>] (device_create_vargs+0x78/0xbc) from [<c038c6e8>] (device_create+0x1c/0x24) [ 8.973788] [<c038c6e8>] (device_create+0x1c/0x24) from [<c034ac88>] (misc_register.part.0+0x34/0xa0) [ 8.973817] [<c034ac88>] (misc_register.part.0+0x34/0xa0) from [<bf0030ac>] (StorageSysDataInit+0xac/0xdc [drmboot]) [ 8.973844] [<bf0030ac>] (StorageSysDataInit+0xac/0xdc [drmboot]) from [<c00086a4>] (do_one_initcall+0x34/0xc8) [ 8.973867] [<c00086a4>] (do_one_initcall+0x34/0xc8) from [<c09b2b70>] (do_init_module+0x44/0x15c) [ 8.973890] [<c09b2b70>] (do_init_module+0x44/0x15c) from [<c0095728>] (SyS_finit_module+0x6c/0x94) [ 8.973913] [<c0095728>] (SyS_finit_module+0x6c/0x94) from [<c000db00>] (ret_fast_syscall+0x0/0x38) [ 8.973927] ---[ end trace eda3561df640db71 ]--- [ 8.973961] ------------[ cut here ]------------ [ 8.973995] WARNING: at lib/kobject.c:196 kobject_add_internal+0x19c/0x1fc() [ 8.974008] kobject_add_internal failed for rknand_sys_storage with -EEXIST, don't try to register things with the same name in the same directory. [ 8.974020] Modules linked in: drmboot(P+) [ 8.974042] CPU: 1 PID: 1 Comm: init Tainted: P W 3.10.104 #1 [ 8.974067] [<c0014088>] (unwind_backtrace+0x0/0xe0) from [<c00118cc>] (show_stack+0x10/0x14) [ 8.974089] [<c00118cc>] (show_stack+0x10/0x14) from [<c003f320>] (warn_slowpath_common+0x4c/0x68) [ 8.974110] [<c003f320>] (warn_slowpath_common+0x4c/0x68) from [<c003f3bc>] (warn_slowpath_fmt+0x2c/0x3c) [ 8.974130] [<c003f3bc>] (warn_slowpath_fmt+0x2c/0x3c) from [<c02a61fc>] (kobject_add_internal+0x19c/0x1fc) [ 8.974151] [<c02a61fc>] (kobject_add_internal+0x19c/0x1fc) from [<c02a6488>] (kobject_add+0x68/0x8c) [ 8.974173] [<c02a6488>] (kobject_add+0x68/0x8c) from [<c038c374>] (device_add+0xe0/0x364) [ 8.974192] [<c038c374>] (device_add+0xe0/0x364) from [<c038c688>] (device_create_vargs+0x78/0xbc) [ 8.974212] [<c038c688>] (device_create_vargs+0x78/0xbc) from [<c038c6e8>] (device_create+0x1c/0x24) [ 8.974236] [<c038c6e8>] (device_create+0x1c/0x24) from [<c034ac88>] (misc_register.part.0+0x34/0xa0) [ 8.974264] [<c034ac88>] (misc_register.part.0+0x34/0xa0) from [<bf0030ac>] (StorageSysDataInit+0xac/0xdc [drmboot]) [ 8.974292] [<bf0030ac>] (StorageSysDataInit+0xac/0xdc [drmboot]) from [<c00086a4>] (do_one_initcall+0x34/0xc8) [ 8.974312] [<c00086a4>] (do_one_initcall+0x34/0xc8) from [<c09b2b70>] (do_init_module+0x44/0x15c) [ 8.974335] [<c09b2b70>] (do_init_module+0x44/0x15c) from [<c0095728>] (SyS_finit_module+0x6c/0x94) [ 8.974361] [<c0095728>] (SyS_finit_module+0x6c/0x94) from [<c000db00>] (ret_fast_syscall+0x0/0x38) [ 8.974389] ---[ end trace eda3561df640db72 ]--- [ 8.974412] drm init ok [ 8.974780] fs_mgr: Warning: unknown flag resize [ 8.975674] zram: Cannot initialise lz4 compressing backend [ 9.005272] Unable to find swap-space signature [ 9.005393] fs_mgr: swapon failed for /dev/block/zram0 [ 9.005717] init: Service 'drm' (pid 149) killed by signal 6 [ 9.005754] init: Service 'drm' (pid 149) killing any children in process group [ 9.006001] init: Service 'netd' (pid 151) killed by signal 6 [ 9.006037] init: Service 'netd' (pid 151) killing any children in process group [ 9.023561] vcodec_service: No noc aclk reset resource define [ 9.023614] vcodec_service: No noc hclk reset resource define [ 9.023625] vcodec_service: No core reset resource define [ 9.023635] vcodec_service: No cabac reset resource define [ 9.023788] vcodec 20020000.vpu_service: do not have pd_video [ 9.023837] vcodec_service: probe device 20020000.vpu_service [ 9.023911] vcodec_service: checking hw id 0 [ 9.025338] vcodec_service: init success [ 9.025556] vcodec_service: No noc aclk reset resource define [ 9.025573] vcodec_service: No noc hclk reset resource define [ 9.025582] vcodec_service: No core reset resource define [ 9.025591] vcodec_service: No cabac reset resource define [ 9.025744] vcodec 20030000.rkvdec: do not have pd_video [ 9.025788] vcodec_service: probe device 20030000.rkvdec [ 9.025880] vcodec_service: checking hw id 6876 [ 9.027092] vcodec_service: init success [ 9.031531] init: Starting service 'debuggerd'... [ 9.032484] init: do_start: Service debuggerd64 not found [ 9.033141] init: Starting service 'vold'... [ 9.038045] init: Not bootcharting. [ 9.048260] init: Service 'vold' (pid 157) killed by signal 6 [ 9.048322] init: Service 'vold' (pid 157) killing any children in process group [ 9.175890] init: Service 'debuggerd' (pid 156) killed by signal 6 [ 9.175998] init: Service 'debuggerd' (pid 156) killing any children in process group [ 9.262470] init: Starting service 'exec 1 (/system/bin/tzdatacheck)'... [ 9.279115] init: Service 'exec 1 (/system/bin/tzdatacheck)' (pid 159) killed by signal 6 [ 9.295724] type=1400 audit(6.440:6): avc: denied { setattr } for pid=1 comm="init" name="cifsmanager" dev="rknand_userdata" ino=239522 scontext=u:r:init:s0 tcontext=u:object_r:cifsmanager_exec:s0 tclass=dir permissive=1 [ 9.396545] EXT4-fs (rknand_userdata): Unrecognized mount option "background_gc=on" or missing value [ 9.402639] init: (Loading properties from /data/local.prop took 0.00s.) [ 9.644518] init: Starting service 'logd'... [ 9.646943] init: Starting service 'logd-reinit'... [ 9.669774] init: Service 'logd' (pid 160) killed by signal 6 [ 9.669882] init: Service 'logd' (pid 160) killing any children in process group [ 9.673540] init: Service 'logd-reinit' (pid 161) killed by signal 6 [ 9.674081] init: write_file: Unable to open '/proc/sys/vm/lazy_vfree_tlb_flush_all_threshold': No such file or directory [ 9.678857] init: SELinux: Could not get canonical path for /dev/block/platform/fe330000.sdhci/by-name/ restorecon: No such file or directory. [ 9.680137] init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}' [ 9.680205] init: write: cannot expand '${ro.serialno}' [ 9.681000] init: using deprecated syntax for specifying property 'ro.product.usbfactory', use ${name} instead [ 9.694299] init: write_file: Unable to write to '/dev/cpuset/foreground/boost/cpus': Permission denied [ 9.696315] init: Starting service 'console'... [ 9.697535] android_usb: already disabled [ 9.698344] init: Starting service 'adbd'... [ 9.699583] init: Service 'adbd' is being killed... [ 9.701320] init: cannot find '/system/bin/update_verifier' (No such file or directory), disabling 'exec 2 (/system/bin/update_verifier)' [ 9.701542] init: cannot find '/system/bin/install-recovery.sh' (No such file or directory), disabling 'flash_recovery' [ 9.702291] init: Starting service 'drmservice'... [ 9.703160] init: cannot find '/system/bin/bplus_helper' (No such file or directory), disabling 'bplus_helper' [ 9.704094] init: Service up_eth0 does not have a SELinux domain defined. [ 9.704198] init: cannot find '/system/bin/rk_store_keybox' (No such file or directory), disabling 'rk_store_keybox' [ 9.704347] init: cannot find '/system/bin/akmd' (No such file or directory), disabling 'akmd' [ 9.704863] init: Starting service 'zygote'... [ 9.706423] init: Starting service 'audioserver'... [ 9.708034] init: Starting service 'cameraserver'... [ 9.708940] init: couldn't write 167 to /dev/cpuset/camera-daemon/tasks: No such file or directory [ 9.709692] init: Starting service 'drm'... [ 9.715856] init: Starting service 'installd'... [ 9.718044] init: Starting service 'keystore'... [ 9.719946] init: Starting service 'mediacodec'... [ 9.722402] init: Starting service 'mediadrm'... [ 9.724073] init: Starting service 'mediaextractor'... [ 9.725599] init: Starting service 'media'... [ 9.727072] init: Starting service 'netd'... [ 9.728590] init: Service 'drm' (pid 168) killed by signal 6 [ 9.728689] init: Service 'drm' (pid 168) killing any children in process group [ 9.729828] init: Starting service 'gatekeeperd'... [ 9.830292] init: cannot find '/system/xbin/perfprofd' (No such file or directory), disabling 'perfprofd' [ 9.830685] init: Service 'drmservice' (pid 164) killed by signal 6 [ 9.831009] init: Service 'zygote' (pid 165) killed by signal 6 [ 9.831073] init: Service 'zygote' (pid 165) killing any children in process group [ 9.831327] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory [ 9.831524] init: write_file: Unable to write to '/sys/power/state': Invalid argument [ 9.831638] init: Service 'audioserver' is being killed... [ 9.831816] init: Service 'cameraserver' is being killed... [ 9.831973] init: Service 'media' is being killed... [ 9.832131] init: Service 'netd' is being killed... [ 9.832472] init: Service 'audioserver' (pid 166) killed by signal 6 [ 9.832537] init: Service 'audioserver' (pid 166) killing any children in process group [ 9.832768] init: Service 'cameraserver' (pid 167) killed by signal 6 [ 9.832832] init: Service 'cameraserver' (pid 167) killing any children in process group [ 9.833175] init: Service 'installd' (pid 169) killed by signal 6 [ 9.833241] init: Service 'installd' (pid 169) killing any children in process group [ 9.833606] init: Service 'keystore' (pid 170) killed by signal 6 [ 9.833670] init: Service 'keystore' (pid 170) killing any children in process group [ 9.833937] init: Service 'mediacodec' (pid 171) killed by signal 6 [ 9.834000] init: Service 'mediacodec' (pid 171) killing any children in process group [ 9.834273] init: Service 'mediadrm' (pid 172) killed by signal 6 [ 9.834339] init: Service 'mediadrm' (pid 172) killing any children in process group st 9.834618] init: Service 'mediaextractor' (pCid 1NN3) kT lLlIN byEXsEigCnUalTA BL6E "/sy em/b[ i 9.8n/s3h": 46/s4y] siteit/: Service 'imbedliiabmxtrsao"tohra's ( pidb173) EiLll mnggiac ny children in process group [ 9.834927] init: Service 'media' (pid 174) killed by signal 6 [ 9.834988] init: Service 'media' (pid 174) killing any children in process group [ 9.835285] init: Service 'netd' (pid 175) killed by signal 6 [ 9.835350] init: Service 'netd' (pid 175) killing any children in process group [ 9.836015] init: Service 'gatekeeperd' (pid 177) killed by signal 6 [ 9.836140] init: Service 'gatekeeperd' (pid 177) killing any children in process group [ 9.854842] init: Service 'console' (pid 162) killed by signal 6 [ 9.854946] init: Service 'console' (pid 162) killing any children in process group [ 12.810876] init: Starting service 'healthd'... [ 12.813766] init: Starting service 'displayd'... [ 12.816599] init: Starting service 'lmkd'... [ 12.819659] init: Starting service 'servicemanager'... [ 12.822451] binder: 178:178 transaction failed 29189, size 0-0 [ 12.822926] init: Starting service 'surfaceflinger'... [ 12.828032] type=1400 audit(10.030:7): avc: denied { getattr } for pid=179 comm="displayd" path="/vendor" dev="rootfs" ino=6633 scontext=u:r:displayd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1 [ 12.833594] init: Service 'displayd' (pid 179) killed by signal 6 [ 12.833717] init: Service 'displayd' (pid 179) killing any children in process group [ 12.833910] type=1400 audit(10.040:8): avc: denied { unlink } for pid=1 comm="init" name="displayd" dev="tmpfs" ino=1467 scontext=u:r:init:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 [ 12.834460] init: Service 'servicemanager' (pid 181) killed by signal 6 [ 12.834531] init: Service 'servicemanager' (pid 181) killing any children in process group [ 12.834624] init: Service 'healthd' is being killed... [ 12.834885] init: Service 'surfaceflinger' is being killed... [ 12.835081] init: do_restart: Service inputflinger not found [ 12.835483] init: Service 'healthd' (pid 178) killed by signal 9 [ 12.835554] init: Service 'healthd' (pid 178) killing any children in process group [ 12.835830] init: Service 'lmkd' (pid 180) killed by signal 6 [ 12.835894] init: Service 'lmkd' (pid 180) killing any children in process group [ 12.839725] init: Service 'surfaceflinger' (pid 182) killed by signal 9 [ 12.839800] init: Service 'surfaceflinger' (pid 182) killing any children in process group [ 13.825840] init: Starting service 'console'... [ 13.828762] init: Starting service 'zygote'... [ 13.831563] init: Starting service 'audioserver'... [ 13.835635] init: Starting service 'cameraserver'... [ 13.837346] init: couldn't write 186 to /dev/cpuset/camera-daemon/tasks: No such file or directory [ 13.838834] init: Starting service 'debuggerd'... CANNOT LINK EXECUTABLE "/system/bin/sh": "/system/lib/libm.so" has bad ELF magic [ 13.842002] init: Starting service 'drm'... [ 13.846017] init: Starting service 'gatekeeperd'... [ 13.848300] init: Starting service 'installd'... [ 13.850699] init: Starting service 'keystore'... [ 13.853074] init: Starting service 'logd'... [ 13.864769] init: Starting service 'mediacodec'... [ 13.867229] init: Starting service 'mediadrm'... [ 13.869539] init: Starting service 'mediaextractor'... [ 13.871768] init: Starting service 'media'... [ 13.874881] init: Starting service 'netd'... [ 13.877679] init: Starting service 'vold'... [ 13.879652] init: Service 'console' (pid 183) killed by signal 6 [ 13.880400] init: Service 'console' (pid 183) killing any children in process group [ 13.881653] init: Service 'zygote' (pid 184) killed by signal 6 [ 13.882332] init: Service 'zygote' (pid 184) killing any children in process group [ 13.883510] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory [ 13.883714] init: write_file: Unable to write to '/sys/power/state': Invalid argument [ 13.883841] init: Service 'audioserver' is being killed... [ 13.884007] init: Service 'cameraserver' is being killed... [ 13.884168] init: Service 'media' is being killed... [ 13.884292] init: Service 'netd' is being killed... [ 13.884603] init: Service 'audioserver' (pid 185) killed by signal 6 [ 13.884644] init: Service 'audioserver' (pid 185) killing any children in process group [ 13.884895] init: Service 'cameraserver' (pid 186) killed by signal 6 [ 13.884940] init: Service 'cameraserver' (pid 186) killing any children in process group [ 13.885143] init: Service 'debuggerd' (pid 187) killed by signal 6 [ 13.885186] init: Service 'debuggerd' (pid 187) killing any children in process group [ 13.885416] init: Service 'drm' (pid 189) killed by signal 6 [ 13.885468] init: Service 'drm' (pid 189) killing any children in process group [ 13.885683] init: Service 'gatekeeperd' (pid 190) killed by signal 6 [ 13.885729] init: Service 'gatekeeperd' (pid 190) killing any children in process group [ 13.886062] init: Service 'installd' (pid 191) killed by signal 6 [ 13.886110] init: Service 'installd' (pid 191) killing any children in process group [ 13.886462] init: Service 'keystore' (pid 192) killed by signal 6 [ 13.886510] init: Service 'keystore' (pid 192) killing any children in process group [ 13.886777] init: Service 'mediacodec' (pid 195) killed by signal 6 [ 13.886835] init: Service 'mediacodec' (pid 195) killing any children in process group [ 13.887143] init: Service 'mediadrm' (pid 196) killed by signal 6 [ 13.887204] init: Service 'mediadrm' (pid 196) killing any children in process group [ 13.887478] init: Service 'mediaextractor' (pid 197) killed by signal 6 [ 13.887527] init: Service 'mediaextractor' (pid 197) killing any children in process group [ 13.887828] init: Service 'media' (pid 198) killed by signal 6 [ 13.887883] init: Service 'media' (pid 198) killing any children in process group [ 13.898708] init: Service 'logd' (pid 194) killed by signal 6 [ 13.898758] init: Service 'logd' (pid 194) killing any children in process group [ 13.899168] init: Service 'netd' (pid 199) killed by signal 6 [ 13.899209] init: Service 'netd' (pid 199) killing any children in process group [ 13.899537] init: Service 'vold' (pid 200) killed by signal 6 [ 13.899578] init: Service 'vold' (pid 200) killing any children in process group [ 13.912435] [otg id chg] last id -1 current id 2 [ 17.840901] init: Starting service 'healthd'... [ 17.843765] init: Starting service 'displayd'... [ 17.846537] init: Starting service 'lmkd'... [ 17.849758] init: Starting service 'servicemanager'... [ 17.851735] binder: 201:201 transaction failed 29189, size 0-0 [ 17.852898] init: Starting service 'surfaceflinger'... [ 17.859140] type=1400 audit(15.150:9): avc: denied { getattr } for pid=202 comm="displayd" path="/vendor" dev="rootfs" ino=6633 scontext=u:r:displayd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1 [ 17.862059] init: Service 'displayd' (pid 202) killed by signal 6 [ 17.862862] init: Service 'displayd' (pid 202) killing any children in process group [ 17.863507] init: Service 'lmkd' (pid 203) killed by signal 6 [ 17.863595] init: Service 'lmkd' (pid 203) killing any children in process group [ 17.865576] init: Service 'surfaceflinger' (pid 205) killed by signal 6 [ 17.865677] init: Service 'surfaceflinger' (pid 205) killing any children in process group [ 17.869335] init: Service 'servicemanager' (pid 204) killed by signal 6 [ 17.869432] init: Service 'servicemanager' (pid 204) killing any children in process group [ 17.869509] init: Service 'healthd' is being killed... [ 17.869768] init: do_restart: Service inputflinger not found [ 17.871271] init: Service 'healthd' (pid 201) killed by signal 9 [ 17.871343] init: Service 'healthd' (pid 201) killing any children in process group [ 18.857356] init: Starting service 'console'... [ 18.860182] init: Starting service 'zygote'... [ 18.863241] init: Starting service 'audioserver'... [ 18.866292] init: Starting service 'cameraserver'... [ 18.869334] init: Starting service 'debuggerd'... [ 18.872558] init: couldn't write 209 to /dev/cpuset/camera-daemon/tasks: No such file or directory [ 18.873845] init: Starting service 'drm'... [ 18.876222] init: Starting service 'gatekeeperd'... [ 18.878802] init: Starting service 'installd'... [ 18.881093] init: Starting service 'keystore'... CANNOT LINK EXECUTABLE "/system/bin/sh": "/system/lib/libm.so" has bad ELF magic [ 18.884514] init: Starting service 'logd'... [ 18.887493] init: Starting service 'mediacodec'... [ 18.890676] init: Starting service 'mediadrm'... [ 18.893577] init: Starting service 'mediaextractor'... [ 18.896411] init: Starting service 'media'... [ 18.899390] init: Starting service 'netd'... [ 18.903487] init: Starting service 'vold'... [ 18.907014] init: Service 'console' (pid 206) killed by signal 6 [ 18.907793] init: Service 'console' (pid 206) killing any children in process group [ 18.909169] init: Service 'zygote' (pid 207) killed by signal 6 [ 18.909900] init: Service 'zygote' (pid 207) killing any children in process group [ 18.911090] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory [ 18.912410] init: write_file: Unable to write to '/sys/power/state': Invalid argument [ 18.913366] init: Service 'audioserver' is being killed... [ 18.914168] init: Service 'cameraserver' is being killed... [ 18.915084] init: Service 'media' is being killed... [ 18.915846] init: Service 'netd' is being killed... [ 18.916813] init: Service 'audioserver' (pid 208) killed by signal 6 [ 18.917542] init: Service 'audioserver' (pid 208) killing any children in process group [ 18.917858] init: Service 'cameraserver' (pid 209) killed by signal 6 [ 18.917920] init: Service 'cameraserver' (pid 209) killing any children in process group [ 18.918227] init: Service 'debuggerd' (pid 210) killed by signal 6 [ 18.918284] init: Service 'debuggerd' (pid 210) killing any children in process group [ 18.918539] init: Service 'drm' (pid 211) killed by signal 6 [ 18.918595] init: Service 'drm' (pid 211) killing any children in process group [ 18.918862] init: Service 'gatekeeperd' (pid 212) killed by signal 6 [ 18.918920] init: Service 'gatekeeperd' (pid 212) killing any children in process group [ 18.919268] init: Service 'installd' (pid 213) killed by signal 6 [ 18.919337] init: Service 'installd' (pid 213) killing any children in process group [ 18.919745] init: Service 'keystore' (pid 214) killed by signal 6 [ 18.919820] init: Service 'keystore' (pid 214) killing any children in process group [ 18.920115] init: Service 'mediacodec' (pid 216) killed by signal 6 [ 18.920178] init: Service 'mediacodec' (pid 216) killing any children in process group [ 18.920559] init: Service 'mediadrm' (pid 217) killed by signal 6 [ 18.920618] init: Service 'mediadrm' (pid 217) killing any children in process group [ 18.920880] init: Service 'mediaextractor' (pid 218) killed by signal 6 [ 18.930998] init: Service 'mediaextractor' (pid 218) killing any children in process group [ 18.931395] init: Service 'logd' (pid 215) killed by signal 6 [ 18.931452] init: Service 'logd' (pid 215) killing any children in process group [ 18.931827] init: Service 'media' (pid 219) killed by signal 9 [ 18.931873] init: Service 'media' (pid 219) killing any children in process group [ 18.932107] init: Service 'netd' (pid 220) killed by signal 6 [ 18.932158] init: Service 'netd' (pid 220) killing any children in process group [ 18.932538] init: Service 'vold' (pid 222) killed by signal 6 [ 18.932585] init: Service 'vold' (pid 222) killing any children in process group [ 19.752331] read descriptors [ 19.752448] read descriptors [ 19.752490] read strings [ 19.752602] pcd_pullup, is_on 1 [ 22.711727] init: Starting service 'healthd'... [ 22.714707] init: Starting service 'displayd'... [ 22.717422] init: Starting service 'lmkd'... [ 22.720746] init: Starting service 'servicemanager'... [ 22.723276] binder: 227:227 transaction failed 29189, size 0-0 [ 22.723824] init: Starting service 'surfaceflinger'... [ 22.731971] init: Service 'displayd' (pid 228) killed by signal 6 [ 22.732121] init: Service 'displayd' (pid 228) killing any children in process group [ 22.735856] init: Service 'lmkd' (pid 229) killed by signal 6 [ 22.735960] init: Service 'lmkd' (pid 229) killing any children in process group [ 22.736376] init: Service 'surfaceflinger' (pid 231) killed by signal 6 [ 22.736443] init: Service 'surfaceflinger' (pid 231) killing any children in process group [ 22.739652] init: Service 'servicemanager' (pid 230) killed by signal 6 [ 22.739752] init: Service 'servicemanager' (pid 230) killing any children in process group [ 22.739829] init: Service 'healthd' is being killed... [ 22.740084] init: do_restart: Service inputflinger not found [ 22.741612] init: Service 'healthd' (pid 227) killed by signal 9 [ 22.741683] init: Service 'healthd' (pid 227) killing any children in process group [ 23.727598] init: Starting service 'console'... [ 23.730423] init: Starting service 'zygote'... [ 23.733457] init: Starting service 'audioserver'... [ 23.736326] init: Starting service 'cameraserver'... [ 23.739503] init: Starting service 'debuggerd'... [ 23.743374] init: couldn't write 235 to /dev/cpuset/camera-daemon/tasks: No such file or directory [ 23.744271] init: Starting service 'drm'... [ 23.746546] init: Starting service 'gatekeeperd'... [ 23.748964] init: Starting service 'installd'... [ 23.751331] init: Starting service 'keystore'... CANNOT LINK EXECUTABLE "/system/bin/sh": "/system/lib/libm.so" has bad ELF magic [ 23.754413] init: Starting service 'logd'... [ 23.756413] init: Starting service 'mediacodec'... [ 23.758520] init: Starting service 'mediadrm'... [ 23.760737] init: Starting service 'mediaextractor'... [ 23.769639] init: Starting service 'media'... [ 23.772252] init: Starting service 'netd'... [ 23.774918] init: Starting service 'vold'... [ 23.776861] init: Service 'console' (pid 232) killed by signal 6 [ 23.778147] init: Service 'console' (pid 232) killing any children in process group [ 23.779372] init: Service 'zygote' (pid 233) killed by signal 6 [ 23.780041] init: Service 'zygote' (pid 233) killing any children in process group [ 23.781099] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory [ 23.781290] init: write_file: Unable to write to '/sys/power/state': Invalid argument [ 23.781427] init: Service 'audioserver' is being killed... [ 23.781606] init: Service 'cameraserver' is being killed... [ 23.781802] init: Service 'media' is being killed... [ 23.782105] init: Service 'netd' is being killed... [ 23.782501] init: Service 'audioserver' (pid 234) killed by signal 6 [ 23.782557] init: Service 'audioserver' (pid 234) killing any children in process group [ 23.782883] init: Service 'cameraserver' (pid 235) killed by signal 6 [ 23.782937] init: Service 'cameraserver' (pid 235) killing any children in process group [ 23.783166] init: Service 'debuggerd' (pid 236) killed by signal 6 [ 23.783207] init: Service 'debuggerd' (pid 236) killing any children in process group [ 23.783422] init: Service 'drm' (pid 237) killed by signal 6 [ 23.783464] init: Service 'drm' (pid 237) killing any children in process group [ 23.783738] init: Service 'gatekeeperd' (pid 238) killed by signal 6 [ 23.783794] init: Service 'gatekeeperd' (pid 238) killing any children in process group [ 23.784085] init: Service 'installd' (pid 239) killed by signal 6 [ 23.784136] init: Service 'installd' (pid 239) killing any children in process group [ 23.784430] init: Service 'keystore' (pid 240) killed by signal 6 [ 23.784485] init: Service 'keystore' (pid 240) killing any children in process group [ 23.784832] init: Service 'logd' (pid 241) killed by signal 6 [ 23.784892] init: Service 'logd' (pid 241) killing any children in process group [ 23.785360] init: Service 'mediacodec' (pid 242) killed by signal 6 [ 23.785401] init: Service 'mediacodec' (pid 242) killing any children in process group [ 23.785598] init: Service 'mediadrm' (pid 243) killed by signal 6 [ 23.785634] init: Service 'mediadrm' (pid 243) killing any children in process group [ 23.785831] init: Service 'mediaextractor' (pid 244) killed by signal 6 [ 23.785875] init: Service 'mediaextractor' (pid 244) killing any children in process group [ 23.786001] init: Service 'media' (pid 245) killed by signal 9 [ 23.786036] init: Service 'media' (pid 245) killing any children in process group [ 23.786235] init: Service 'netd' (pid 246) killed by signal 9 [ 23.786276] init: Service 'netd' (pid 246) killing any children in process group [ 23.795101] init: Service 'vold' (pid 247) killed by signal 6 [ 23.795146] init: Service 'vold' (pid 247) killing any children in process group [ 27.735817] init: Starting service 'healthd'... [ 27.738727] init: Starting service 'displayd'... [ 27.741485] init: Starting service 'lmkd'... [ 27.744461] init: Starting service 'servicemanager'... [ 27.746707] binder: 248:248 transaction failed 29189, size 0-0 [ 27.747703] init: Starting service 'surfaceflinger'... [ 27.753854] init: Service 'displayd' (pid 249) killed by signal 6 [ 27.753997] init: Service 'displayd' (pid 249) killing any children in process group [ 27.754174] type=1400 audit(25.200:10): avc: denied { unlink } for pid=1 comm="init" name="displayd" dev="tmpfs" ino=8446 scontext=u:r:init:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 [ 27.759046] init: Service 'surfaceflinger' (pid 252) killed by signal 6 [ 27.759190] init: Service 'surfaceflinger' (pid 252) killing any children in process group [ 27.761995] init: Service 'lmkd' (pid 250) killed by signal 6 [ 27.762070] init: Service 'lmkd' (pid 250) killing any children in process group [ 27.762260] init: critical process 'lmkd' exited 4 times in 4 minutes; rebooting into recovery mode [ 27.764022] SysRq : Emergency Remount R/O [ 27.767023] EXT4-fs (rknand_userdata): re-mounted. Opts: (null) [ 27.771844] EXT4-fs (rknand_metadata): re-mounted. Opts: (null) [ 27.778837] EXT4-fs (rknand_cache): re-mounted. Opts: (null) [ 27.779145] Emergency Remount complete [ 27.866989] cpufreq: cpufreq: reboot set core rate=1008000000, volt=1225000 [ 27.867483] dwc_otg_driver_shutdown: disconnect USB host mode [ 27.868458] PortPower off [ 27.868697] rk_battery_charger_detect_cb , battery_charger_detect 6 [ 27.870333] rknand_shutdown... [ 27.870638] nand th quited [ 27.947053] rknand_shutdown:OK [ 28.021388] Restarting system with command 'recovery'. DDR Version V1.06 20170902_dbg In 300MHz DDR3 Bus Width=16 Col=11 Bank=8 Row=15 CS=1 Die Bus-Width=16 Size=1024MB mach:2 OUT Boot1 Release Time: Nov 27 2017 10:11:34, version: 2.47 ChipType = 0xc, 361 No.1 FLASH ID:2c 64 44 32 a5 0 ECC:60 SdmmcInit=0 2 StorageInit ok = 329384 SecureMode = 0 Code check OK! theLoader 0x60000000, 356626 Code check OK! theLoader 0x68400000, 381565 Enter Trust OS INF TEE-CORE:init_primary_helper:319: Initializing (1.0.1-72-gf230aa2 #2 Fri Sep 29 10:22:10 UTC 2017 arm) INF TEE-CORE:init_primary_helper:320: Release version: 2.0 INF TEE-CORE:init_teecore:79: teecore inits done U-Boot 2014.10-RK322X-06-02489-g4e89f4b-dirty (Aug 06 2018 - 17:36:59) CPU: rk322x cpu version = 3 CPU's clock information: arm pll = 600000000HZ periph pll = 600000000HZ ddr pll = 600000000HZ codec pll = 500000000HZ Board: Rockchip platform Board Uboot as second level loader DRAM: Found dram banks: 1 Adding bank:0000000060000000(0000000040000000) Reserve memory for trust os. dram reserve bank: base = 0x68400000, size = 0x00100000 128 MiB GIC CPU mask = 0x00000001 rk dma pl330 version: 1.4 remotectl v0.1 pwm freq=0x11e1a3 pwm_freq_nstime=0x355 SdmmcInit = 0 20 SdmmcInit = 2 20 storage init OK! Using default environment GetParam Load FDT from resource image. can't find dts node for fixed No pmic detect. DRAM: dram freq:500MHz SecureBootEn = 0, SecureBootLock = 0 #Boot ver: 2018-08-06#2.37 empty serial no. reboot recover. no fuel gauge found no fuel gauge found can't find power_ctr node for lcdc0 HDMI: no pull up gpio can't find dts node for deviceinfo rk_hdmi_register:fail to read deviceinfo preset hdmi resolution is 1920x1080@60-1,i=10 left = 0, right = 0, top = 0, bottom = 0, overscan = 0 panel->left = 100 , panel->right = 100 ,panel->top = 100, panel->bottom = 100, panel->overscan = 100 preset tve resolution is 720x576@50-1,i=1 Hdmi Devices Not Exist. can't find dts node for rk312x-tve SCREEN_TVOUT rk3036_tve_init:use baseparamer config g_tve_pos = 1 read logo on state from dts [1] no fuel gauge found load fdt from resouce. ERROR: [get_entry_ram]: Cannot find logo_kernel.bmp! Secure Boot state: 0 kernel @ 0x62000000 (0x007c6ce8) ramdisk @ 0x65bf0000 (0x004c2b30) bootrk: do_bootm_linux... Loading Device Tree to 65600000, end 65614b77 ... OK Add bank:0000000060000000, 0000000008400000 Add bank:0000000068500000, 0000000037b00000 Starting kernel ... <hit enter to activate fiq debugger> [ 0.000000] Booting Linux on physical CPU 0xf00 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.104 (akrd-52@aike5) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Aug 6 17:39:32 CST 2018 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: Rockchip RK3229, model: rockchip,rk3229 [ 0.000000] rockchip_uboot_logo_setup: mem: 0x02000000@0x9dc00000, offset:0x00000000 [ 0.000000] hdmi init vic is 65541 [ 0.000000] cvbs init tve.format is 1 [ 0.000000] cvbs init tve.format is 1 [ 0.000000] cvbs init tve.format is 1 [ 0.000000] rockchip_uboot_mem_reserve: reserve 0x02000000@0x9dc00000 for uboot logo [ 0.000000] rockchip_ion_reserve [ 0.000000] ion heap(vmalloc): base(0) size(0) align(0) [ 0.000000] cma: CMA: reserved 16 MiB at 7f000000 [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] Boot mode: RECOVERY (2) flag: RECOVER (0xc3524203) [ 0.000000] psci: probing function IDs from device-tree [ 0.000000] PERCPU: Embedded 9 pages/cpu @c18ec000 s13440 r8192 d15232 u36864 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260864 [ 0.000000] Kernel command line: vmalloc=496M psci=enable rockchip_jtag console=ttyFIQ0 androidboot.selinux=permissive androidboot.hardware=rk30board androidboot.console=ttyFIQ0 init=/init mtdparts=rk29xxnand:0x00002000@0x00000000(parameter),0x00002000@0x00002000(uboot),0x00004000@0x00004000(trust),0x00002000@0x00008000(misc),0x00000800@0x0000A000(baseparamer),0x00007800@0x0000A800(resource),0x00006000@0x00012000(kernel),0x00006000@0x00018000(boot),0x00010000@0x0001E000(recovery),0x00020000@0x0002E000(backup),0x00040000@0x0004E000(cache),0x00008000@0x0008E000(metadata),0x00002000@0x00096000(kpanic),0x00600000@0x00098000(system),-@0x00698000(userdata) storagemedia=nand uboot_logo=0x02000000@0x9dc00000 loader.timestamp=2018-08-06_17:36:59 hdmi.vic=65541 tve.format=1 SecureBootCheckOk=0 [ 0.000000] rockchip jtag enabled [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] allocated 2097152 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Memory: 132MB 891MB = 1023MB total [ 0.000000] Memory: 965292k/965292k available, 82260k reserved, 491516K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0dee7d4 (14234 kB) [ 0.000000] .init : 0xc0def000 - 0xc0e4f480 ( 386 kB) [ 0.000000] .data : 0xc0e50000 - 0xc0f809e0 (1219 kB) [ 0.000000] .bss : 0xc0f809e0 - 0xc10b051c (1215 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] rk_clk_tree_init start! [ 0.000000] rk_get_uboot_display_flag: uboot_logo_on = 1 [ 0.000000] rkclk_init_clks: cnt_parent = 13 [ 0.000000] rkclk_init_clks: cnt_rate = 19 [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] Switching to timer-based delay loop [ 0.000000] sched_clock: ARM arch timer >56 bits at 24000kHz, resolution 41ns [ 0.000000] process version: 0 [ 0.000000] channel:0, lkg:3 [ 0.000000] target-temp:95 [ 0.000000] channel:2, lkg:3 [ 0.000000] target-temp:0 [ 0.000000] channel:2, lkg:3 [ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms [ 3.134673] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 3.134699] pid_max: default: 32768 minimum: 301 [ 3.134935] Security Framework initialized [ 3.134966] SELinux: Initializing. [ 3.135098] Mount-cache hash table entries: 512 [ 3.136240] Initializing cgroup subsys debug [ 3.136267] Initializing cgroup subsys memory [ 3.136320] Initializing cgroup subsys freezer [ 3.136382] CPU: Testing write buffer coherency: ok [ 3.136892] /cpus/cpu@0 missing clock-frequency property [ 3.136917] /cpus/cpu@1 missing clock-frequency property [ 3.136937] /cpus/cpu@2 missing clock-frequency property [ 3.136957] /cpus/cpu@3 missing clock-frequency property [ 3.137055] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 3.137099] Setting up static identity map for 0xc09d1ea0 - 0xc09d1ef8 [ 3.139503] last_log: 0x7e900000 map to 0xe0804000 and copy to 0xe0886000, size 0x80000 early 0x17d6 (version 3.1) [ 3.212690] CPU1: Booted secondary processor [ 3.212747] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 3.232369] CPU2: Booted secondary processor [ 3.232412] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 3.252106] CPU3: Booted secondary processor [ 3.252150] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 3.252314] Brought up 4 CPUs [ 3.252365] SMP: Total of 4 processors activated (192.00 BogoMIPS). [ 3.252380] CPU: All CPU(s) started in SVC mode. [ 3.253791] devtmpfs: initialized [ 3.262322] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 3.263963] pinctrl core: initialized pinctrl subsystem [ 3.264450] regulator-dummy: no parameters [ 3.286545] NET: Registered protocol family 16 [ 3.290036] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 3.290875] ion_snapshot: 0x7ea60000 map to 0xe0907000 and copy to 0xc1085b34 (version 0.1) [ 3.291092] Registered FIQ tty driver [ 3.293332] console [ttyFIQ0] enabled [ 3.293745] Registered fiq debugger ttyFIQ0 [ 3.296302] syscon 10140000.syscon: regmap [mem 0x10140000-0x10140fff] registered [ 3.296625] syscon 11000000.syscon: regmap [mem 0x11000000-0x11000fff] registered [ 3.296946] syscon 110e0000.syscon: regmap [mem 0x110e0000-0x110e0fff] registered [ 3.297241] syscon 11200000.syscon: regmap [mem 0x11200000-0x112003ff] registered [ 3.297572] syscon 31020000.syscon: regmap [mem 0x31020000-0x31022fff] registered [ 3.304082] rk_iommu 20053f00.vop_mmu: (vop) Enter [ 3.304243] rk_iommu 20053f00.vop_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000. [ 3.304272] rk_iommu 20053f00.vop_mmu: (vop) Initialized [ 3.304534] rk_iommu 20020800.vpu_mmu: (vpu) Enter [ 3.304657] rk_iommu 20020800.vpu_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000. [ 3.304685] rk_iommu 20020800.vpu_mmu: (vpu) Initialized [ 3.304921] rk_iommu 20070800.iep_mmu: (iep) Enter [ 3.305051] rk_iommu 20070800.iep_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000. [ 3.305077] rk_iommu 20070800.iep_mmu: (iep) Initialized [ 3.305327] rk_iommu 20030480.vdec_mmu: (vdec) Enter [ 3.305447] rk_iommu 20030480.vdec_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000. [ 3.305475] rk_iommu 20030480.vdec_mmu: (vdec) Initialized [ 3.315135] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 3.315167] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 3.315213] rockchip sip version v1 [ 3.315842] rk3368_init_rockchip_pmu_ops: could not find pmu dt node [ 3.386669] bio: create slab <bio-0> at 0 [ 3.387745] Rockchip hdmi driver version 2.0 [ 3.388293] vccio_1v8: 1800 mV [ 3.388645] vccio_3v3: 3300 mV [ 3.390726] SCSI subsystem initialized [ 3.391128] usbcore: registered new interface driver usbfs [ 3.391246] usbcore: registered new interface driver hub [ 3.391467] usbcore: registered new device driver usb [ 3.395777] rockchip_i2c 11050000.i2c: i2c-0: Rockchip I2C adapter [ 3.396014] media: Linux media interface: v0.10 [ 3.396105] Linux video capture interface: v2.00 [ 3.396354] pps_core: LinuxPPS API ver. 1 registered [ 3.396374] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 3.396421] PTP clock support registered [ 3.396519] i2c-core: driver [bq24296] using legacy suspend method [ 3.396541] i2c-core: driver [bq24296] using legacy resume method [ 3.398009] Rockchip ion module is successfully loaded (v1.1) [ 3.398384] Advanced Linux Sound Architecture Driver Initialized. [ 3.399203] Bluetooth: Core ver 2.16 [ 3.399293] NET: Registered protocol family 31 [ 3.399313] Bluetooth: HCI device and connection manager initialized [ 3.399346] Bluetooth: HCI socket layer initialized [ 3.399374] Bluetooth: L2CAP socket layer initialized [ 3.399452] Bluetooth: SCO socket layer initialized [ 3.399902] cfg80211: Calling CRDA to update world regulatory domain [ 3.402891] i2c-core: driver [rk816] using legacy suspend method [ 3.402919] i2c-core: driver [rk816] using legacy resume method [ 3.402984] i2c-core: driver [rk818] using legacy suspend method [ 3.403005] i2c-core: driver [rk818] using legacy resume method [ 3.404342] rockchip-i2s 100c0000.i2s0: i2s0 has no mclk [ 3.407270] Switching to clocksource arch_sys_counter [ 3.446246] rga: Module initialized. [ 3.447058] rga2 20060000.rga: rga ion client create success! [ 3.447375] rga: Driver loaded succesfully [ 3.447694] fb disp policy is box [ 3.447734] uboot-logo-on:1 [ 3.447795] rk-fb rockchip-fb: rk fb ion client create success! [ 3.447821] rk-fb rockchip-fb: rockchip framebuffer driver probe [ 3.448403] can't find screen_init node [ 3.448435] rk-screen rk_screen.15: rockchip screen probe success [ 3.450544] rk322x-lcdc 20050000.vop: vop_dev->regs=0xe0930000 [ 3.450663] rk322x-lcdc vop0: can't find power_ctr node for lcdc0 [ 3.451179] graphics fb0: rockchip framebuffer registerd:fb0 [ 3.451909] graphics fb1: rockchip framebuffer registerd:fb1 [ 3.452312] graphics fb2: rockchip framebuffer registerd:fb2 [ 3.453329] rk322x-lcdc vop0: lcdc0: dclk:297000000>>fps:450 [ 3.488666] alloc_buffer:ion_phy_addr=0x10000000 [ 3.505826] fb0:phy:10000000>>vir:e093a000>>len:0x1800000 [ 3.555813] rk_iommu 20053f00.vop_mmu: rockchip_iommu_attach_device: Attached new IOMMU with pgtable 0x7e995000 [ 3.555902] rk322x-lcdc vop0: lcdc0 probe ok, iommu enabled [ 3.559320] NET: Registered protocol family 2 [ 3.560587] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 3.560727] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 3.560830] TCP: Hash tables configured (established 4096 bind 4096) [ 3.560934] TCP: reno registered [ 3.560961] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 3.561004] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 3.561358] NET: Registered protocol family 1 [ 3.561901] RPC: Registered named UNIX socket transport module. [ 3.561928] RPC: Registered udp transport module. [ 3.561946] RPC: Registered tcp transport module. [ 3.561964] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 3.563249] Unpacking initramfs... [ 3.974301] Freeing initrd memory: 4872K (c5bf0000 - c60b2000) [ 3.976214] hw perfevents: enabled with ARMv7_Cortex_A7 PMU driver, 5 counters available [ 3.980757] audit: initializing netlink socket (disabled) [ 3.980863] type=2000 audit(0.850:1): initialized [ 3.982265] bounce pool size: 64 pages [ 3.991730] NFS: Registering the id_resolver key type [ 3.991854] Key type id_resolver registered [ 3.991876] Key type id_legacy registered [ 3.992661] fuse init (API version 7.22) [ 3.993440] msgmni has been set to 966 [ 3.994026] [ 3.994026] TEE Core Framework initialization (ver 1:0.1) [ 3.994102] TEE armv7 Driver initialization [ 3.994655] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0" [ 3.994687] TEE core: Alloc the misc device "opteearmtz00" (id=0) [ 3.995069] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=58) [ 3.998127] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 3.998173] io scheduler noop registered [ 3.998195] io scheduler deadline registered [ 3.998411] io scheduler cfq registered (default) [ 4.001090] HDMI: no pull up gpio [ 4.001924] reset hdmi [ 4.002184] rockchip-hdmiv2 200a0000.hdmi: rockchip hdmiv2 probe success. [ 4.002947] iep: failed to find iep power down clock source. [ 4.003552] iep ion client create success! [ 4.003589] IEP Power ON [ 4.003998] rk_iommu 20070800.iep_mmu: rockchip_iommu_attach_device: Attached new IOMMU with pgtable 0x7ea53000 [ 4.004020] IEP Power OFF [ 4.004048] IEP Driver loaded succesfully [ 4.004215] Module initialized. [ 4.005211] rk3036-tve 20053e00.tve: Can not read det_io [ 4.005350] rk3036-tve 20053e00.tve: rockchip,rk322x-tve tv encoder probe ok [ 4.008735] dma-pl330 110f0000.pdma: Loaded driver for PL330 DMAC-2364208 [ 4.008788] dma-pl330 110f0000.pdma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 [ 4.009390] vdd_arm: 950 <--> 1400 mV at 1100 mV [ 4.010013] vdd_logic: 1000 <--> 1300 mV at 1200 mV [ 4.010659] rk_serial.c v2.0 2017-06-30 [ 4.011231] 11020000.serial: ttyS1 at MMIO 0x11020000 (irq = 88) is a rk29_serial.1 [ 4.011719] serial 11020000.serial: membase e23f6000 [ 4.018089] loop: module loaded [ 4.018908] zram: Created 1 device(s) [ 4.019180] i2c-core: driver [mpu6050B1] using legacy suspend method [ 4.019203] i2c-core: driver [mpu6050B1] using legacy resume method [ 4.019228] mpu_init: Probe name mpu6050B1 [ 4.019541] ak8963_mod_init: Probe name ak8963_mod [ 4.021094] SCSI Media Changer driver v0.25 [ 4.021782] tun: Universal TUN/TAP device driver, 1.6 [ 4.021817] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 4.022087] vmac_init. [ 4.023095] stmmac_probe_config_dt: Can not read property: pmu_regulator. [ 4.023125] stmmac_probe_config_dt: clock input/output? (output). [ 4.023146] stmmac_probe_config_dt: TX delay(0x26). [ 4.023167] stmmac_probe_config_dt: RX delay(0x11). [ 4.023188] stmmac_probe_config_dt: internal PHY/external PHY? (internal). [ 4.023360] stmmc_pltfr_init: [ 4.023403] stmmc_pltfr_init: ERROR: Get power-gpio failed. [ 4.023424] stmmc_pltfr_init: ERROR: Get reset-gpio failed. [ 4.023482] stmmc_pltfr_init: init for RMII [ 4.023789] stmmac - user ID: 0x10, Synopsys ID: 0x35 [ 4.023809] Normal descriptors [ 4.023825] Ring mode enabled [ 4.023842] DMA HW capability register supported [ 4.023860] RX Checksum Offload Engine supported (type 2) [ 4.023878] TX Checksum insertion supported [ 4.023894] Wake-Up On Lan supported [ 4.023979] Enable RX Mitigation via HW Watchdog Timer [ 4.024828] PPP generic driver version 2.4.2 [ 4.025184] PPP BSD Compression module registered [ 4.025211] PPP Deflate Compression module registered [ 4.025251] PPP MPPE Compression module registered [ 4.025273] NET: Registered protocol family 24 [ 4.025330] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled). [ 4.025350] CSLIP: code copyright 1989 Regents of the University of California. [ 4.025370] Rockchip WiFi SYS interface (V1.00) ... [ 4.025440] [ 4.025459] ======================================================= [ 4.025478] ==== Launching Wi-Fi driver! (Powered by Rockchip) ==== [ 4.025495] ======================================================= [ 4.025513] Realtek 8188EU USB WiFi driver (Powered by Rockchip) init. [ 4.025533] [WLAN_RFKILL]: rockchip_wifi_power: 1 [ 4.025552] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Successful initialized [ 4.025571] RTW: module init start [ 4.025589] RTW: rtl8188eu v5.2.2_19960.20161226 [ 4.025607] RTW: build time: Aug 6 2018 17:38:56 [ 4.025779] usbcore: registered new interface driver rtl8188eu [ 4.025799] RTW: module init ret=0 [ 4.025816] ======================================================= [ 4.025835] ==== Launching Wi-Fi driver! (Powered by Rockchip) ==== [ 4.025851] ======================================================= [ 4.025872] WiFi driver (Powered by Rockchip,Ver 5.10.WFD.OOB.64bit) init. [ 4.025891] dhd_module_init: in [ 4.025908] ======== dhd_wlan_init_plat_data ======== [ 4.025927] dhd_wlan_init_gpio: GPIO(WL_REG_ON) = -1 [ 4.025946] dhd_wlan_init_gpio: GPIO(WL_HOST_WAKE) = -1 [ 4.025965] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter [ 4.025984] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: rfkill-wlan driver has not Successful initialized [ 4.026004] dhd_wlan_init_gpio: host_oob_irq: -1 [ 4.026025] dhd_wlan_init_gpio: host_oob_irq_flags=0x414 [ 4.026042] dhd_wifi_platform_load: Enter [ 4.026088] Power-up adapter 'DHD generic adapter' [ 4.026169] wifi_platform_set_power = 1 [ 4.026190] ======== PULL WL_REG_ON(-1) HIGH! ======== [ 4.026211] [WLAN_RFKILL]: rockchip_wifi_power: 1 [ 4.026229] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Successful initialized [ 4.224142] wifi_platform_bus_enumerate device present 1 [ 4.224182] ======== Card detection to detect SDIO card! ======== [ 4.224203] [WLAN_RFKILL]: rockchip_wifi_power: 0 [ 4.224222] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Successful initialized [ 4.234091] [WLAN_RFKILL]: rockchip_wifi_power: 1 [ 4.234127] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Successful initialized [ 4.234147] sdio: host isn't initialization successfully. [ 6.201989] failed to power up DHD generic adapter, 0 retry left [ 6.217856] wifi_platform_set_power = 0 [ 6.217891] ======== PULL WL_REG_ON(-1) LOW! ======== [ 6.217913] [WLAN_RFKILL]: rockchip_wifi_power: 0 [ 6.217932] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Successful initialized [ 6.217953] wifi_platform_bus_enumerate device present 0 [ 6.217971] ======== Card detection to remove SDIO card! ======== [ 6.217990] sdio: host isn't initialization successfully. [ 6.218008] failed to power up DHD generic adapter, max retry reached** [ 6.218065] unregister wifi platform drivers [ 6.218086] wifi_platform_bus_enumerate device present 0 [ 6.218102] ======== Card detection to remove SDIO card! ======== [ 6.218120] sdio: host isn't initialization successfully. [ 6.218139] ======== dhd_wlan_deinit_plat_data ======== [ 6.218161] dhd_module_init: Failed to load the driver, try cnt 0 [ 6.218215] dhd_module_init: Failed to load driver max retry reached** [ 6.218232] dhd_module_init: Exit err=-19 [ 6.218253] esp_mem_init enter date Aug 6 2018 17:38:54 [ 6.218273] esp_mem_init VERSION [V2.5] [ 6.218344] esp_mem_init complete [ 6.218489] usbcore: registered new interface driver catc [ 6.218585] usbcore: registered new interface driver kaweth [ 6.218607] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 6.218690] usbcore: registered new interface driver pegasus [ 6.218771] usbcore: registered new interface driver rtl8150 [ 6.218855] usbcore: registered new interface driver r8152 [ 6.218879] hso: drivers/net/usb/hso.c: Option Wireless [ 6.219025] usbcore: registered new interface driver hso [ 6.219145] usbcore: registered new interface driver asix [ 6.219231] usbcore: registered new interface driver ax88179_178a [ 6.219312] usbcore: registered new interface driver cdc_ether [ 6.219395] usbcore: registered new interface driver cdc_eem [ 6.219476] usbcore: registered new interface driver dm9601 [ 6.219554] usbcore: registered new interface driver dm9620 [ 6.219666] usbcore: registered new interface driver smsc75xx [ 6.219764] usbcore: registered new interface driver smsc95xx [ 6.219849] usbcore: registered new interface driver gl620a [ 6.219930] usbcore: registered new interface driver net1080 [ 6.220010] usbcore: registered new interface driver plusb [ 6.220090] usbcore: registered new interface driver rndis_host [ 6.220167] usbcore: registered new interface driver cdc_subset [ 6.220261] usbcore: registered new interface driver zaurus [ 6.220344] usbcore: registered new interface driver MOSCHIP usb-ethernet driver [ 6.220478] usbcore: registered new interface driver int51x1 [ 6.220563] usbcore: registered new interface driver kalmia [ 6.220644] usbcore: registered new interface driver ipheth [ 6.220731] usbcore: registered new interface driver sierra_net [ 6.220817] usbcore: registered new interface driver cx82310_eth [ 6.220931] usbcore: registered new interface driver cdc_ncm [ 6.221018] usbcore: registered new interface driver qmi_wwan [ 6.221100] usbcore: registered new interface driver cdc_mbim [ 6.221121] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.221142] ehci-platform: EHCI generic platform driver [ 6.221814] ehci-platform 30080000.ehci0: EHCI Host Controller [ 6.221889] ehci-platform 30080000.ehci0: new USB bus registered, assigned bus number 1 [ 6.222541] ehci-platform 30080000.ehci0: irq 48, io mem 0x30080000 [ 6.241344] ehci-platform 30080000.ehci0: USB 2.0 started, EHCI 1.00 [ 6.241514] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 6.241544] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.241571] usb usb1: Product: EHCI Host Controller [ 6.241595] usb usb1: Manufacturer: Linux 3.10.104 ehci_hcd [ 6.241619] usb usb1: SerialNumber: 30080000.ehci0 [ 6.242621] hub 1-0:1.0: USB hub found [ 6.242669] hub 1-0:1.0: 1 port detected [ 6.243292] ehci-platform 300c0000.ehci1: EHCI Host Controller [ 6.243347] ehci-platform 300c0000.ehci1: new USB bus registered, assigned bus number 2 [ 6.243916] ehci-platform 300c0000.ehci1: irq 51, io mem 0x300c0000 [ 6.261064] ehci-platform 300c0000.ehci1: USB 2.0 started, EHCI 1.00 [ 6.261219] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 6.261245] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.261271] usb usb2: Product: EHCI Host Controller [ 6.261296] usb usb2: Manufacturer: Linux 3.10.104 ehci_hcd [ 6.261317] usb usb2: SerialNumber: 300c0000.ehci1 [ 6.262208] hub 2-0:1.0: USB hub found [ 6.262275] hub 2-0:1.0: 1 port detected [ 6.262821] ehci-platform 30100000.ehci2: EHCI Host Controller [ 6.262871] ehci-platform 30100000.ehci2: new USB bus registered, assigned bus number 3 [ 6.263452] ehci-platform 30100000.ehci2: irq 98, io mem 0x30100000 [ 6.280730] ehci-platform 30100000.ehci2: USB 2.0 started, EHCI 1.00 [ 6.280891] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 6.280920] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.280946] usb usb3: Product: EHCI Host Controller [ 6.280969] usb usb3: Manufacturer: Linux 3.10.104 ehci_hcd [ 6.280993] usb usb3: SerialNumber: 30100000.ehci2 [ 6.281812] hub 3-0:1.0: USB hub found [ 6.281887] hub 3-0:1.0: 1 port detected [ 6.282663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.282933] ohci-platform: OHCI generic platform driver [ 6.283154] ohci-platform 300a0000.ohci0: Generic Platform OHCI controller [ 6.283206] ohci-platform 300a0000.ohci0: new USB bus registered, assigned bus number 4 [ 6.283292] ohci-platform 300a0000.ohci0: irq 49, io mem 0x300a0000 [ 6.343782] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 6.343829] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.343857] usb usb4: Product: Generic Platform OHCI controller [ 6.343882] usb usb4: Manufacturer: Linux 3.10.104 ohci_hcd [ 6.343907] usb usb4: SerialNumber: 300a0000.ohci0 [ 6.344806] hub 4-0:1.0: USB hub found [ 6.344853] hub 4-0:1.0: 1 port detected [ 6.345297] ohci-platform 300e0000.ohci1: Generic Platform OHCI controller [ 6.345351] ohci-platform 300e0000.ohci1: new USB bus registered, assigned bus number 5 [ 6.345430] ohci-platform 300e0000.ohci1: irq 52, io mem 0x300e0000 [ 6.402821] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 6.402864] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.402891] usb usb5: Product: Generic Platform OHCI controller [ 6.402914] usb usb5: Manufacturer: Linux 3.10.104 ohci_hcd [ 6.402936] usb usb5: SerialNumber: 300e0000.ohci1 [ 6.403755] hub 5-0:1.0: USB hub found [ 6.403799] hub 5-0:1.0: 1 port detected [ 6.404245] ohci-platform 30120000.ohci2: Generic Platform OHCI controller [ 6.404299] ohci-platform 30120000.ohci2: new USB bus registered, assigned bus number 6 [ 6.404380] ohci-platform 30120000.ohci2: irq 99, io mem 0x30120000 [ 6.461861] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 6.461903] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.461929] usb usb6: Product: Generic Platform OHCI controller [ 6.461951] usb usb6: Manufacturer: Linux 3.10.104 ohci_hcd [ 6.461975] usb usb6: SerialNumber: 30120000.ohci2 [ 6.462818] hub 6-0:1.0: USB hub found [ 6.462862] hub 6-0:1.0: 1 port detected [ 6.463492] usbcore: registered new interface driver cdc_acm [ 6.463517] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 6.463653] usbcore: registered new interface driver usblp [ 6.463749] usbcore: registered new interface driver cdc_wdm [ 6.463970] usbcore: registered new interface driver usb-storage [ 6.464057] usbcore: registered new interface driver ums-alauda [ 6.464139] usbcore: registered new interface driver ums-cypress [ 6.464225] usbcore: registered new interface driver ums-datafab [ 6.464310] usbcore: registered new interface driver ums_eneub6250 [ 6.464391] usbcore: registered new interface driver ums-freecom [ 6.464473] usbcore: registered new interface driver ums-isd200 [ 6.464557] usbcore: registered new interface driver ums-jumpshot [ 6.464637] usbcore: registered new interface driver ums-karma [ 6.464729] usbcore: registered new interface driver ums-onetouch [ 6.464813] usbcore: registered new interface driver ums-sddr09 [ 6.464900] usbcore: registered new interface driver ums-sddr55 [ 6.464979] usbcore: registered new interface driver ums-usbat [ 6.465192] usbcore: registered new interface driver usbserial [ 6.465279] usbcore: registered new interface driver usbserial_generic [ 6.465343] usbserial: USB Serial support registered for generic [ 6.465435] usbcore: registered new interface driver option [ 6.465507] usbserial: USB Serial support registered for GSM modem (1-port) [ 6.465926] usbcore: registered new interface driver trancevibrator [ 6.465947] usb20_otg: version 3.10a 21-DEC-2012 [ 6.466883] e2680040 [ 6.466910] Core Release: 3.10a [ 6.466929] Setting default values for core params [ 6.467238] Using Buffer DMA mode [ 6.467261] Periodic Transfer Interrupt Enhancement - disabled [ 6.467281] Multiprocessor Interrupt Enhancement - disabled [ 6.467299] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 6.467317] ^^^^^^^^^^^^^^^^^Device Mode [ 6.467344] Dedicated Tx FIFOs mode [ 6.467378] pcd_init otg_dev = dded3500 [ 6.467791] usb20_otg 30040000.otg: DWC OTG Controller [ 6.467850] usb20_otg 30040000.otg: new USB bus registered, assigned bus number 7 [ 6.467920] usb20_otg 30040000.otg: irq 55, io mem 0x00000000 [ 6.468048] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002 [ 6.468075] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.468101] usb usb7: Product: DWC OTG Controller [ 6.468125] usb usb7: Manufacturer: Linux 3.10.104 dwc_otg_hcd [ 6.468150] usb usb7: SerialNumber: 30040000.otg [ 6.469078] hub 7-0:1.0: USB hub found [ 6.469122] hub 7-0:1.0: 1 port detected [ 6.469718] usb20_host: version 3.10a 21-DEC-2012 [ 6.471723] usbcore: registered new interface driver xpad [ 6.471860] usbcore: registered new interface driver usb_acecad [ 6.471968] usbcore: registered new interface driver aiptek [ 6.472072] usbcore: registered new interface driver gtco [ 6.472172] usbcore: registered new interface driver hanwang [ 6.472273] usbcore: registered new interface driver kbtab [ 6.472401] usbcore: registered new interface driver wacom [ 6.472582] ==gsl_ts_init== [ 6.472650] ret=0 [ 6.472713] i2c-core: driver [gslX680] using legacy suspend method [ 6.472735] i2c-core: driver [gslX680] using legacy resume method [ 6.473611] sensor_register_slave:mma8452,id=17 [ 6.473637] sensor_register_slave:mma7660,id=18 [ 6.473656] sensor_register_slave:gs_mc3230,id=23 [ 6.473674] [Gsensor] gsensor_init [ 6.473694] sensor_register_slave:mpu6880_acc,id=24 [ 6.473714] sensor_register_slave:mpu6500_acc,id=25 [ 6.473734] sensor_register_slave:bma2xx_acc,id=26 [ 6.473753] sensor_register_slave:akm8963,id=30 [ 6.473773] sensor_register_slave:cm3217,id=51 [ 6.473790] sensor_register_slave:cm3218,id=52 [ 6.473809] sensor_register_slave:ls_stk3410,id=60 [ 6.474486] .. rk pwm remotectl v1.1 init [ 6.474575] ####################################### [ 6.474663] ################22222####################### [ 6.474725] ######################3333################# [ 6.474789] ########################4444############### [ 6.474850] #############################555########## [ 6.475213] input: 110b0030.pwm as /devices/110b0030.pwm/input/input0 [ 6.475924] remotectl-pwm 110b0030.pwm: Missing psci property in the DT. [ 6.566137] dwc_otg_hcd_suspend, usb device mode [ 7.112328] rtc_hym8563 0-0051: rtc core: registered hym8563 as rtc0 [ 7.112420] i2c /dev entries driver [ 7.113013] IR NEC protocol handler initialized [ 7.113035] IR RC5(x) protocol handler initialized [ 7.113055] IR RC6 protocol handler initialized [ 7.113072] IR JVC protocol handler initialized [ 7.113089] IR Sony protocol handler initialized [ 7.113107] IR RC5 (streamzap) protocol handler initialized [ 7.113123] IR SANYO protocol handler initialized [ 7.113140] IR MCE Keyboard/mouse protocol handler initialized [ 7.113497] usbcore: registered new interface driver uvcvideo [ 7.113532] USB Video Class driver (1.1.1) [ 7.113555] CamSys driver version: v0.35.0, CamSys head file version: v0.13.0 [ 7.113579] E:camsys_soc_init(36): camsys isn't support soc: 0x32283002! [ 7.114242] not find test_power_init dev node [ 7.114323] i2c-core: driver [bq27320] using legacy suspend method [ 7.114344] i2c-core: driver [bq27320] using legacy resume method [ 7.115663] ===========net_led_probe start=========== [ 7.115807] ===========net_led_probe end=========== [ 7.116051] ===========remote_led_probe start=========== [ 7.116158] ===========remote_led_probe end=========== [ 7.116390] ===========suspend_led_probe start=========== [ 7.116532] ===========suspend_led_probe end=========== [ 7.116951] rockchip_temp_probe,line=384 [ 7.117560] tsadc 11150000.tsadc: Missing tsadc_low_temp in the DT. [ 7.176143] tsadc 11150000.tsadc: initialized [ 7.177077] device-mapper: uevent: version 1.0.3 [ 7.177615] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com [ 7.178074] Bluetooth: HCI UART driver ver 2.2 [ 7.178102] Bluetooth: HCI H4 protocol initialized [ 7.178121] Bluetooth: HCILL protocol initialized [ 7.178140] rtk_btusb: RTKBT_RELEASE_NAME: 20170109_TV_ANDROID_6.x [ 7.178159] rtk_btusb: Realtek Bluetooth USB driver module init, version 4.1.2 [ 7.178178] rtk_btusb: Register usb char device interface for BT driver [ 7.178579] usbcore: registered new interface driver rtk_btusb [ 7.179005] cpufreq version 1.0, suspend freq 1008 MHz [ 7.179570] cpuidle: using governor ladder [ 7.179595] cpuidle: using governor menu [ 7.179675] Synopsys Designware Multimedia Card Interface Driver [ 7.179697] MHSC version = Ver 2.00 2015-06-10 [ 7.180247] dwmmc_rockchip 30020000.rksdmmc: Version ID is 270a [ 7.180341] dwmmc_rockchip 30020000.rksdmmc: failed to get hpclk_mmc [ 7.180807] dwmmc_rockchip 30020000.rksdmmc: Using internal DMA controller. [ 7.181155] dwmmc_rockchip 30020000.rksdmmc: dw_mci_init_slot: fmin=400000, fmax=125000000 [mmc0] [ 7.195909] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc0] [ 7.215598] dwmmc_rockchip 30020000.rksdmmc: DW MMC controller at irq 46, 32 bit host data width, 256 deep fifo [ 7.215638] dwmmc_rockchip 30020000.rksdmmc: 1 slots initialized [ 7.216436] dwmmc_rockchip 30000000.rksdmmc: Version ID is 270a [ 7.216528] dwmmc_rockchip 30000000.rksdmmc: failed to get hpclk_mmc [ 7.216967] dwmmc_rockchip 30000000.rksdmmc: Using internal DMA controller. [ 7.217333] dwmmc_rockchip 30000000.rksdmmc: dw_mci_init_slot: fmin=400000, fmax=37500000 [mmc1] [ 7.217632] dwmmc_rockchip 30000000.rksdmmc: mmc1: No udbg pinctrl found! [ 7.235219] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc1] [ 7.255090] dwmmc_rockchip 30000000.rksdmmc: DW MMC controller at irq 44, 32 bit host data width, 256 deep fifo [ 7.255166] dwmmc_rockchip 30000000.rksdmmc: 1 slots initialized [ 7.256396] dwmmc_rockchip 30010000.rksdmmc: Version ID is 270a [ 7.256534] dwmmc_rockchip 30010000.rksdmmc: failed to get hpclk_mmc [ 7.257113] dwmmc_rockchip 30010000.rksdmmc: Using internal DMA controller. [ 7.257618] dwmmc_rockchip 30010000.rksdmmc: dw_mci_init_slot: fmin=200000, fmax=37500000 [mmc2] [ 7.274658] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc2] [ 7.294446] dwmmc_rockchip 30010000.rksdmmc: DW MMC controller at irq 45, 32 bit host data width, 256 deep fifo [ 7.294516] dwmmc_rockchip 30010000.rksdmmc: 1 slots initialized [ 7.295247] leds-gpio power-led.31: pins are not configured from the driver [ 7.296230] hidraw: raw HID events driver (C) Jiri Kosina [ 7.303525] usbcore: registered new interface driver usbhid [ 7.303594] usbhid: USB HID core driver [ 7.304271] ashmem: initialized [ 7.304826] logger: created 256K log 'log_main' [ 7.305327] logger: created 256K log 'log_events' [ 7.305816] logger: created 256K log 'log_radio' [ 7.306300] logger: created 256K log 'log_system' [ 7.308572] rknandbase v1.1 2016-11-08 [ 7.309198] rknand 30030000.nandc: rknand_probe clk rate = 150000000 [ 7.309523] No.1 FLASH ID:2c 64 44 32 a5 0 [ 7.310156] ECC:60 [ 7.310221] FTL version: 5.0.47 20171120 [ 7.441067] FtlInit 0 [ 7.441405] parameter: 0x000000000 -- 0x000400000 (4 MB) [ 7.441989] uboot: 0x000400000 -- 0x000800000 (4 MB) [ 7.442328] trust: 0x000800000 -- 0x001000000 (8 MB) [ 7.442617] misc: 0x001000000 -- 0x001400000 (4 MB) [ 7.442913] baseparamer: 0x001400000 -- 0x001500000 (1 MB) [ 7.443202] resource: 0x001500000 -- 0x002400000 (15 MB) [ 7.443490] kernel: 0x002400000 -- 0x003000000 (12 MB) [ 7.443787] boot: 0x003000000 -- 0x003c00000 (12 MB) [ 7.444095] recovery: 0x003c00000 -- 0x005c00000 (32 MB) [ 7.444394] backup: 0x005c00000 -- 0x009c00000 (64 MB) [ 7.444695] cache: 0x009c00000 -- 0x011c00000 (128 MB) [ 7.445010] metadata: 0x011c00000 -- 0x012c00000 (16 MB) [ 7.445335] kpanic: 0x012c00000 -- 0x013000000 (4 MB) [ 7.445649] system: 0x013000000 -- 0x0d3000000 (3072 MB) [ 7.445958] userdata: 0x0d3000000 -- 0x1d4000000 (4112 MB) [ 7.450721] vendor storage 524b5644,2,2 [ 7.453598] vendor storage 524b5644,3,3 [ 7.458955] rockchip-spdif 100d0000.spdif: spdif ready. [ 7.550114] Using Buffer DMA mode [ 7.550147] Periodic Transfer Interrupt Enhancement - disabled [ 7.550158] Multiprocessor Interrupt Enhancement - disabled [ 7.550170] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 7.550181] ^^^^^^^^^^^^^^^^^^Host Mode [ 7.551968] rk322x-audio rockchip_audio.28: rk322x-hifi <-> 100b0000.i2s1 mapping ok [ 7.556070] rockchip-hdmi-i2s rockchip_hdmi_i2s.30: rk-hdmi-i2s-hifi <-> 100c0000.i2s0 mapping ok [ 7.557013] u32 classifier [ 7.557032] Actions configured [ 7.557047] Netfilter messages via NETLINK v0.30. [ 7.557137] nf_conntrack version 0.5.0 (15414 buckets, 61656 max) [ 7.557664] ctnetlink v0.93: registering with nfnetlink. [ 7.557763] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 [ 7.557775] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. [ 7.558314] xt_time: kernel timezone is -0000 [ 7.558654] ip_tables: (C) 2000-2006 Netfilter Core Team [ 7.558886] arp_tables: (C) 2002 David S. Miller [ 7.558949] TCP: cubic registered [ 7.558959] Initializing XFRM netlink socket [ 7.559381] NET: Registered protocol family 10 [ 7.560366] mip6: Mobile IPv6 [ 7.560417] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 7.560631] sit: IPv6 over IPv4 tunneling driver [ 7.561256] NET: Registered protocol family 17 [ 7.561302] NET: Registered protocol family 15 [ 7.561406] Bridge firewalling registered [ 7.561427] Ebtables v2.0 registered [ 7.561725] Bluetooth: RFCOMM TTY layer initialized [ 7.561779] Bluetooth: RFCOMM socket layer initialized [ 7.561791] Bluetooth: RFCOMM ver 1.11 [ 7.561802] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 7.561811] Bluetooth: BNEP filters: protocol multicast [ 7.561829] Bluetooth: BNEP socket layer initialized [ 7.561840] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 7.561856] Bluetooth: HIDP socket layer initialized [ 7.561957] l2tp_core: L2TP core driver, V2.0 [ 7.561980] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 7.561990] [WLAN_RFKILL]: Enter rfkill_wlan_init [ 7.562247] [WLAN_RFKILL]: Enter rfkill_wlan_probe [ 7.562266] [WLAN_RFKILL]: can't find rockchip,grf property [ 7.562279] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = rtl8189fs [ 7.562291] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control. [ 7.562303] [WLAN_RFKILL]: wlan_platdata_parse_dt: disable wifi io reference voltage control. [ 7.562318] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio. [ 7.562393] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,poweren_gpio = 90, flags = 0. [ 7.562439] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 28, flags = 0. [ 7.562453] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio [ 7.562508] [WLAN_RFKILL]: rockchip_wifi_power: 0 [ 7.562521] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized [ 7.599301] Init: Power Port (0) [ 7.599374] 30040000.otg resume, HPRT0:0x1000 [ 7.599499] 30040000.otg suspend, HPRT0:0x1000 [ 7.668179] [WLAN_RFKILL]: wifi shut off power. [ 7.668245] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 0 [ 7.668276] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled. [ 7.678162] [WLAN_RFKILL]: rockchip_wifi_power: 1 [ 7.678214] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized [ 7.678251] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1 [ 7.678280] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled. [ 7.786262] [WLAN_RFKILL]: wifi turn on power. 90 [ 7.786313] mmc2:mmc host rescan start! [ 7.786361] [WLAN_RFKILL]: Exit rfkill_wlan_probe [ 7.786535] [BT_RFKILL]: Enter rfkill_rk_init [ 7.787336] Key type dns_resolver registered [ 7.792267] rk322x_suspend_init: pm_ctrbits = 0x11806 [ 7.792373] Registering SWP/SWPB emulation handler [ 7.792418] rockchip_uboot_mem_late_init: Freeing uboot logo memory: 0x02000000@0x9dc00000 [ 7.807232] ddrfreq: verion 1.2 20140526 [ 7.846130] ddrfreq: normal 600MHz performance 0MHz low_power 0MHz video_1080p 0MHz video_4k 700MHz dualview 0MHz idle 0MHz suspend 0MHz reboot 600MHz video_4k_10b 720MHz [ 7.846251] ddrfreq: auto-freq=0 [ 7.846271] ddrfreq: auto-freq-table epmty! [ 7.847742] regulator-dummy: disabling [ 7.848185] pcd_pullup, is_on 0 [ 7.848221] WARN::dwc_otg_handle_mode_mismatch_intr:69: Mode Mismatch Interrupt: currently in Host mode [ 7.848221] [ 7.848265] WARN::dwc_otg_handle_mode_mismatch_intr:69: Mode Mismatch Interrupt: currently in Host mode [ 7.848265] [ 7.848407] file system registered [ 7.850192] android_usb gadget: Mass Storage Function, version: 2009/09/11 [ 7.850215] android_usb gadget: Number of LUNs=2 [ 7.850234] lun0: LUN: removable file: (no medium) [ 7.850252] lun1: LUN: removable file: (no medium) [ 7.850849] android_usb gadget: android_usb ready [ 7.850976] sensor_init: Probe name sensors [ 7.851017] sensor-dev.c v1.4 add angle calculation support between two gsensors 2013-09-01 [ 7.899127] rtc_hym8563 0-0051: hctosys: invalid date/time [ 7.913547] rockchip-spdif-card rockchip_spdif_card.29: rk-hdmi-spdif-hifi <-> 100d0000.spdif mapping ok [ 7.915855] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 414; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '-v3.10.92-28033-gae45312', rk_ko_ver is '5', built at '17:38:20', on 'Aug 6 2018'. [ 7.916356] mali-utgard 20001000.gpu: mali_platform_device->num_resources = 13 [ 7.916407] mali-utgard 20001000.gpu: resource[0].start = 0x0x20001000 [ 7.916446] mali-utgard 20001000.gpu: resource[1].start = 0x0x20000000 [ 7.916485] mali-utgard 20001000.gpu: resource[2].start = 0x0x20003000 [ 7.916524] mali-utgard 20001000.gpu: resource[3].start = 0x0x20008000 [ 7.916562] mali-utgard 20001000.gpu: resource[4].start = 0x0x20004000 [ 7.916603] mali-utgard 20001000.gpu: resource[5].start = 0x0x2000a000 [ 7.916642] mali-utgard 20001000.gpu: resource[6].start = 0x0x20005000 [ 7.916682] mali-utgard 20001000.gpu: resource[7].start = 0x0x00000026 [ 7.916719] mali-utgard 20001000.gpu: resource[8].start = 0x0x00000025 [ 7.916757] mali-utgard 20001000.gpu: resource[9].start = 0x0x00000024 [ 7.916796] mali-utgard 20001000.gpu: resource[10].start = 0x0x00000025 [ 7.916836] mali-utgard 20001000.gpu: resource[11].start = 0x0x00000024 [ 7.916876] mali-utgard 20001000.gpu: resource[12].start = 0x0x00000025 [ 7.917003] mali-utgard 20001000.gpu: freq: 200000000, min_threshold: 0, max_threshold: 70 [ 7.917051] mali-utgard 20001000.gpu: freq: 300000000, min_threshold: 61, max_threshold: 85 [ 7.917096] mali-utgard 20001000.gpu: freq: 400000000, min_threshold: 73, max_threshold: 100 [ 7.917245] mali-utgard 20001000.gpu: initial freq = 200000000 [ 7.921731] Mali: Mali device driver loaded [ 7.923054] usbcore: registered new interface driver snd-usb-audio [ 7.923091] ALSA device list: [ 7.923118] #0: RK_RK322x [ 7.923146] #1: RK-HDMI-I2S [ 7.923172] #2: RK-SPDIF-CARD [ 7.924550] Freeing unused kernel memory: 384K (c0def000 - c0e4f000) [ 7.930152] init: init first stage started! [ 8.002798] mmc_host mmc2: Bus speed (slot 0) = 37500000Hz (slot req 400000Hz, actual 398936HZ div = 47) [ 8.002865] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc2] [ 8.028616] dwmmc_rockchip 30010000.rksdmmc: exceeding card's volts [ 8.028990] mmc2 not switch iovel. [ 8.052949] mmc_host mmc2: Bus speed (slot 0) = 37500000Hz (slot req 37500000Hz, actual 37500000HZ div = 0) [ 8.053027] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc2] [ 8.053314] rk_sdmmc: BOOT Bus speed=37500000Hz,Bus width=4bits.[mmc2] [ 8.054826] mmc2: new high speed SDIO card at address 0001 [ 8.183332] type=1403 audit(5.120:2): policy loaded auid=4294967295 ses=4294967295 [ 8.185387] init: (Initializing SELinux non-enforcing took 0.26s.) [ 8.200256] init: init second stage started! [ 8.214667] init: Setting ro.rk.soc=rk3229 [ 8.215212] init: property_set("ro.hardware", "rk30board") failed [ 8.223761] init: Running restorecon... [ 8.288108] vendor storage:20160801 ret = -1 [ 8.312205] init: waitpid failed: No child processes [ 8.313478] init: property_set("ro.board.platform", "rk322x") failed [ 8.314201] init: property_set("ro.opengles.version", "196609") failed [ 8.314538] init: property_set("ro.rk.screenoff_time", "2147483647") failed [ 8.315059] init: property_set("ro.rk.screenshot_enable", "true") failed [ 8.315339] init: (Loading properties from /default.prop took 0.00s.) [ 8.317987] init: (Parsing /init.bootmode.unknown.rc took 0.00s.) [ 8.318109] init: could not import file '/init.recovery.rk30board.rc' from '/init.rc': No such file or directory [ 8.318149] init: (Parsing /init.rc took 0.00s.) [ 8.318492] init: Starting service 'ueventd'... [ 8.319191] init: Starting service 'healthd'... [ 8.320004] init: Waiting for /dev/.coldboot_done... [ 8.323074] ueventd: ueventd started! [ 8.324104] type=1400 audit(5.260:3): avc: denied { mknod } for pid=118 comm="healthd" capability=27 scontext=u:r:healthd:s0 tcontext=u:r:healthd:s0 tclass=capability permissive=1 [ 8.324229] ueventd: invalid gid 'trace' [ 8.324298] type=1400 audit(5.260:4): avc: denied { write } for pid=118 comm="healthd" name="__kmsg__" dev="tmpfs" ino=6888 scontext=u:r:healthd:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 [ 8.324352] type=1400 audit(5.260:5): avc: denied { open } for pid=118 comm="healthd" path="/dev/__kmsg__" dev="tmpfs" ino=6888 scontext=u:r:healthd:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 [ 8.324432] type=1400 audit(5.260:6): avc: denied { unlink } for pid=118 comm="healthd" name="__kmsg__" dev="tmpfs" ino=6888 scontext=u:r:healthd:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 [ 8.324463] healthd: No battery devices found [ 8.324622] healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a [ 8.589976] ueventd: Coldboot took 0.27s. [ 8.599192] init: Waiting for /dev/.coldboot_done took 0.28s. [ 8.599333] init: /dev/hw_random not found [ 8.602400] init: /dev/hw_random not found [ 8.609953] init: write_file: Unable to open '/config/usb_gadget/g1/os_desc/b_vendor_code': No such file or directory [ 8.610176] init: write_file: Unable to open '/config/usb_gadget/g1/os_desc/qw_sign': No such file or directory [ 8.611569] android_usb: already disabled [ 8.613047] init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}' [ 8.613149] init: write: cannot expand '${ro.serialno}' [ 8.613793] drmboot: module license 'unspecified' taints kernel. [ 8.613828] Disabling lock debugging due to kernel taint [ 8.614623] drm init, 20140910 [ 8.614716] ------------[ cut here ]------------ [ 8.614757] WARNING: at fs/sysfs/dir.c:530 sysfs_add_one+0x7c/0x9c() [ 8.614780] sysfs: cannot create duplicate filename '/devices/virtual/misc/rknand_sys_storage' [ 8.614801] Modules linked in: drmboot(P+) [ 8.614838] CPU: 0 PID: 1 Comm: init Tainted: P 3.10.104 #1 [ 8.614892] [<c0014088>] (unwind_backtrace+0x0/0xe0) from [<c00118cc>] (show_stack+0x10/0x14) [ 8.614940] [<c00118cc>] (show_stack+0x10/0x14) from [<c003f320>] (warn_slowpath_common+0x4c/0x68) [ 8.614983] [<c003f320>] (warn_slowpath_common+0x4c/0x68) from [<c003f3bc>] (warn_slowpath_fmt+0x2c/0x3c) [ 8.615023] [<c003f3bc>] (warn_slowpath_fmt+0x2c/0x3c) from [<c016d22c>] (sysfs_add_one+0x7c/0x9c) [ 8.615065] [<c016d22c>] (sysfs_add_one+0x7c/0x9c) from [<c016d434>] (create_dir+0x5c/0xac) [ 8.615100] [<c016d434>] (create_dir+0x5c/0xac) from [<c016d724>] (sysfs_create_dir+0x80/0xa0) [ 8.615144] [<c016d724>] (sysfs_create_dir+0x80/0xa0) from [<c02a6128>] (kobject_add_internal+0xc8/0x1fc) [ 8.615186] [<c02a6128>] (kobject_add_internal+0xc8/0x1fc) from [<c02a6488>] (kobject_add+0x68/0x8c) [ 8.615228] [<c02a6488>] (kobject_add+0x68/0x8c) from [<c038c374>] (device_add+0xe0/0x364) [ 8.615269] [<c038c374>] (device_add+0xe0/0x364) from [<c038c688>] (device_create_vargs+0x78/0xbc) [ 8.615307] [<c038c688>] (device_create_vargs+0x78/0xbc) from [<c038c6e8>] (device_create+0x1c/0x24) [ 8.615351] [<c038c6e8>] (device_create+0x1c/0x24) from [<c034ac88>] (misc_register.part.0+0x34/0xa0) [ 8.615409] [<c034ac88>] (misc_register.part.0+0x34/0xa0) from [<bf0030ac>] (StorageSysDataInit+0xac/0xdc [drmboot]) [ 8.615461] [<bf0030ac>] (StorageSysDataInit+0xac/0xdc [drmboot]) from [<c00086a4>] (do_one_initcall+0x34/0xc8) [ 8.615504] [<c00086a4>] (do_one_initcall+0x34/0xc8) from [<c09b2b70>] (do_init_module+0x44/0x15c) 6c d 8ny6 15t59da] a <wc0e95728>] (loyoSk_fiinng tfo_rm oGduTe+!x28__>bi]onic_o pe(n_tzSyS_dfinit_atod: clou+0dxn6'ct 0xi94) /0x94) from [<c000db00>] (ret_fasSt_artsnga r+e0cxo0v/r0x38) [ y 8.(61p5620] ---d e1n2d5 )t oac e hefuc J1an 1 4f05:8008:c05d21ae --1- 8.615648] ------------[ cut here ]-b-oo--tmode = unkn-------- [ w n 8.615674] WARNING: at lib/kobject.c:196 kobject_add_internal+0x19c/0x1fc() [ 8.615696] kobject_addrecoveryn teilensayslt feaimled for rtkabande# _s y==s==_s==t==o==r===a==g=e= ==ith= =-==E= a[ l 8_s6d15vf1a8]t /odeuv/esl lionkedckin:m mdcrmlko0otp(1 0Pme nacmk/ in nandthues er am0e d [2 / s y s8te6m1 5ex48]4 CP 😕 0 PIDv/ b1 Cocmkm/:r kinain Tain_seds:te mP 0 c 3 /cache ext 4 / d3.10.10ev#/bl1o /[r n a nd.61_784] [ch<ec0001 blo[ck / r 8.na1n58d2_3u] se<rc0at1a1 80ccox0k//0xken0) fromnd_c0e0t1a1d8actc> ]0(show _5 /datastext4k+/0x10/0x1e4v) ] 6 /cushow_etatk+ /x10d/0x1ev)/ flocok/ r[k<c0an3df3_20>] (usatrn _0sl o w7 p/caustom texth_common+/dxe4v//0xl6o8ck f320> ] 8 /radi(cal_wapdn_alowte epat4h_/cdoemvm/onlo0xckc/0x/r8k)n frndm_ [r<acd00cf3lc>_ (warda_tslo w0path_fm 9 /mtis+c mtd x2cis/0x3 0) [ 10 /8u.6b15o903t m[<tcd0 0u3fb3bc>]o ot w0ar _s lo 1w1 p/cahartgeh mtd _fmtc+h0arg2c /00x c) 12 /rfesrource ommt [d<c02a6 refsc>ur c(keo b0ject_a d13d_ /ipanramteteerr mnad +0axr1a9me/0exr f0c) [ 14 /b oo t 8mtd b.6o1t5902] [< c150 /r2ecaovery m61fc>] (k rbejeccotv_ardyd 0int r 16 /backup mtdnal+0x19c/0x1fc) from [<c02a6488>] (kobject_add+0x68/0 bxackup 80) [ 8 .61598 1]1 7 </t02us6t 88t>d t(krosjt 0ct_ dd+ 018x /68ba/se0paramerx8 mt dfbrosme[par0ame8r374>]0( vic e_add+ 0x1e0/0x93 /t)m p ramd[s 8.61a60d17s]k[0<c0 c te_var (device_adI:dIn0teer/nal3SD_4)O Orom T[<:c038 /c68nt/i] t(erenial__crdea gs+0xE7xt/erxbal)SD [R OOT 8:.6160 5/mn [/<ex0t8erna8l_s8>d] _ead cmdevince create_vargs+0x78/0xbc) from [<c038c6e8>] (device_create+0x1c/0x24) [ 8.616093] [<c038c6e8>] (device_create+0x1c/0x24) from [<c034ac88>] (misc_register.part.0+0x34/0xa0) [ 8.616141] [<c034ac88>] (misc_register.part.0+0x34/0xa0) from [<bf0030ac>] (StorageSysDataInit+0xac/0xdc [drmboot]) [ 8.616189] [<bf0030ac>] (StorageSysDataInit+0xac/0xdc [drmboot]) from [<c00086a4>] (do_one_initcall+0x34/0xc8) [ 8.616229] [<c00086a4>] (do_one_initcall+0x34/0xc8) from [<c09b2b70>] (do_init_module+0x44/0x15c) [ 8.616269] [<c09b2b70>] (do_init_module+0x44/0x15c) from [<c0095728>] (SyS_finit_module+0x6c/0x94) [ 8.616314] [<c0095728>] (SyS_finit_module+0x6c/0x94) from [<c000db00>] (ret_fast_syscall+0x0/0x38) [ 8.616341] ---[ end trace efc14f5808cd21af ]--- [ 8.616367] drm init ok [ 8.617108] rk30xxnand_ko: version magic '3.10.0 SMP preempt mod_unload ARMv7 p2v8 ' should be '3.10.104 SMP preempt mod_unload ARMv7 p2v8 ' [ 8.617248] init: finit_module for "/rk30xxnand_ko.ko" failed: Exec format errorinit: insmod: open("/rk29-ipp.ko") failed: No such file or directoryinit: (Loading properties from /system/build.prop took 0.00s.) [ 8.618086] init: (Loading properties from /vendor/build.prop took 0.00s.) [ 8.618186] init: (Loading properties from /factory/factory.prop took 0.00s.) [ 8.618589] fs_mgr: Warning: unknown flag resize [ 8.618950] init: /recovery not specified in fstab [ 8.620970] init: Starting service 'recovery'... [ 8.622314] init: Starting service 'adbd'... [ 8.628084] init: Starting service 'console'... [ 8.645887] fs_mgr: Warning: unknown flag resize [ 8.655785] EXT4-fs (rknand_cache): warning: maximal mount count reached, running e2fsck is recommended [ 8.657101] EXT4-fs (rknand_cache): mounted filesystem with ordered data mode. Opts: (null) [ 8.659735] fs_mgr: Warning: unknown flag resize === start void dumpCmdArgs(int, char **):235 === argv[0] = /sbin/recovery. (void setFlashPoint():223) sdcard is /dev/block/mmcblk0. emmc_point is /dev/block/mmcblk1 locale is [en_US] stage is [] reason is [(null)] cannot find/open a drm device: No such file or directory fb0 reports (possibly inaccurate): vi.bits_per_pixel = 16 vi.red.offset = 11 .length = 5 vi.green.offset = 5 .length = 6 vi.blue.offset = 0 .length = 5 fi.line_length = 3840 framebuffer: 0 (1920 x 1080) [ 8.698680] rk322x-lcdc vop0: blank mode:0 [ 8.731724] rk322x-lcdc vop0: intr post buf empty! [ 8.731762] rk322x-lcdc vop0: intr post buf empty! erasing_text: en_US (45 x 19 @ 600) [ 8.771103] rk322x-lcdc vop0: intr post buf empty! [ 8.771169] rk322x-lcdc vop0: intr post buf empty! no_command_text: en_US (82 x 19 @ 600) error_text: en_US (33 x 19 @ 600) [ 8.810454] rk322x-lcdc vop0: intr post buf empty! [ 8.810521] rk322x-lcdc vop0: intr post buf empty! [ 8.849817] rk322x-lcdc vop0: intr post buf empty! [ 8.849885] rk322x-lcdc vop0: intr post buf empty! [ 8.889177] rk322x-lcdc vop0: intr post buf empty! [ 8.889255] rk322x-lcdc vop0: intr post buf empty! installing_text: en_US (151 x 19 @ 600) [ 9.098879] EXT4-fs (rknand_metadata): warning: maximal mount count reached, running e2fsck is recommended [ 9.099928] EXT4-fs (rknand_metadata): mounted filesystem with ordered data mode. Optbs:o (onultl)m ode = unknown Command: "/sbin/recovery" [ 9.100750] type=1400 audit(6.050:7): avc: denied { open } for pid=125 comm="recovery" path="/dev/__properties__/u:object_r:secruroeboot._drolp:ik0." d.eva="tmivpfes" inob=68d36e s0cont pdarolvpik:.vms.i0sa.a tcmas.=feilter permisfsiuvet1:seecuare7boot_ 1da lvi devnieldc {p gota.ttrh }e hfor d 5pid0= dalv5i .vomm.="xr2eoovety-Xmasth6="m/ sdalevck.rebmoohe_pproap:xs0r" deev8="r mpfs" ino=d6836 saconltiex.tvm.:re:apemiverny:fs0 tcroet=ext12uk:ob pctd_r:secualrviek.vomt._erapps:s0 trtsisz=ef1ilm edarmiik.ivme.ap1pi m 9efo0rm009=] ztype 14d0alvik .udm.us(e.j0t50:r9):oavile: =dtrnuied { odaln i} .for. peadpg1r25w cothl=imrito=192very texl" ik.vvm".imagempfds" ex2no=t6-X37s s6con dal"vpka.hm=."stadcvk/__tprrpceet-fesle_=/ud:tbaject_nr/pproaee_p.ropxts datlvi=uv:m.:imcagveery:s0ex2oatt-Xxmx==:4omj dalt_vr:k.pvp.oheaprtop:s0 tcltasts=lfilza piorn=i0ss.iv7e=1 [ 9.101065] type=140r0 oa.cdoinf(g6.0en0a:l10):.avrem otdecioetd o { fgaelasttr } for pid=125 comm="recrovoery" pbuihld".fdiegv/_p_prrpeittieA_n_r/u:idb/rec32_2:px_obo_p/rok3:2sx_ oxev=o"t7.1pf/N"HGi4o7K6/akr7 dsco-t0e80=61:74:0rucsorvere:sbug/ttoenttekxt=su: ject_r:pppoepm.depxoopt:.b0o tt=veass=firle ifye-pmiosfilve=1 p9.101m.dex]optt.peb1-4t00 audispee(-6pr0o0fi11) cpmavce:o pd.eninsda l { openin}e fpor etp-in=ly25 es__/upm.bjecxo_pt.:cg-sdetx_prop:pt=" peeed=-"rmopifse p"m.dex opto.=i68s38 -scbontoott=intr:rpereot-ornyl:s0ytc stmxdt=xu:pobjsecat_redct-gtappk=spreop: p m.tdexopc.lnssys=-illib permirs=sivee=1d pm.d e o9.t0.1o27c5] dt-dpe=exo00t aupdiet(6.0 eni 5ro0.rk12s):ca=vkc: 22d =ro.r5k scosmte"mraeco.vetrableytU"I= pfaalsteh _prop:rk/.syprtopembtares_vo/u:objicei_c:oc=tsrgts s0" drev.=Matsspft"oraigo=68=8 slsoent tcrk.hxdtiu_enrabelceove=yr:ue ron.rk.flteht_=nu:obbljecettrr:ect grot._rk.homeop:ase0 bclaasss=e=ilt tp:er/miwsw.gvo=o gle.com/webhp?client={CID}&source=android-home ro.rk.def_brightness=200 ro.rk.screenoff_time=2147483647 ro.rk.screenshot_enable=true ro.rk.LowBatteryBrightness=true ro.rk.install_non_market_apps=false ro.sf.hwrotation=0 ro.sf.lcd_density=240 ro.sf.fakerotation=false ro.sf.lcdc_composer=0 ro.adb.secure=0 ro.com.google.gmsversion=7.1_r9 ro.com.android.dataroaming=true ro.com.widevine.cachesize=16777216 ro.boot.noril=true ro.boot.console=ttyFIQ0 ro.boot.selinux=permissive ro.boot.hardware=rk30board ro.hdmi.device_type=4 ro.hwui.path_cache_size=32 ro.hwui.layer_cache_size=48 ro.hwui.texture_cache_size=72 ro.hwui.disable_scissor_opt=true ro.hwui.gradient_cache_size=1 ro.hwui.r_buffer_cache_size=8 ro.hwui.drop_shadow_cache_size=6 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_width=1024 ro.hwui.text_large_cache_height=1024 ro.hwui.text_small_cache_height=1024 ro.hwui.texture_cache_flushrate=0.4 ro.wifi.channels= ro.allow.mock.location=0 ro.audio.monitorOrientation=true ro.board.platform=rk322x ro.build.id=NHG47K ro.build.date=2018▒?08▒?06▒?星期一 17:40:06 CST ro.build.date.utc=1533548406 ro.build.host=aike5 ro.build.tags=test-keys ro.build.type=userdebug ro.build.user=akrd-52 ro.build.flavor=rk322x_box-userdebug ro.build.display.id=MXQ-4K eng.akrd-52.20180806.174006 ro.build.product=rk322x_box ro.build.version.sdk=25 ro.build.version.base_os= ro.build.version.release=7.1.2 ro.build.version.codename=REL ro.build.version.incremental=eng.akrd-52.20180806.174006 ro.build.version.preview_sdk=0 ro.build.version.all_codenames=REL ro.build.version.security_patch=2017-04-05 ro.build.description=rk322x_box-userdebug 7.1.2 NHG47K eng.akrd-52.20180806.174006 test-keys ro.build.characteristics=box ro.media.maxmem=2147483648 ro.rksdk.version=RK30_ANDROID7.1.2-SDK-v1.00.00 ro.udisk.visible=true ro.secure=1 ro.target.product=box ro.tether.denied=false ro.zygote=zygote32 ro.carrier=unknown ro.default.size=100 ro.factory.tool=0 ro.factory.hasGPS=false ro.factory.hasUMS=false ro.factory.without_battery=false ro.factory.storage_suppntfs=true ro.product.cpu.abi=armeabi-v7a ro.product.cpu.abi2=armeabi ro.product.cpu.abilist=armeabi-v7a,armeabi ro.product.cpu.abilist32=armeabi-v7a,armeabi ro.product.cpu.abilist64= ro.product.name=rk322x_box ro.product.board=rk30sdk ro.product.brand=Android ro.product.model=MXQPRO ro.product.device=rk322x_box ro.product.usbfactory=rockchip_usb ro.product.manufacturer=rockchip ro.product.first_api_level=23 ro.support.lossless.bitstream=true ro.baseband=unknown ro.bootmode=unknown ro.hardware=rk30board ro.opengles.version=196609 ro.revision=0 ro.safemode.disabled=true ro.bootimage.build.date=2018▒?08▒?06▒?星期一 17:40:06 CST ro.bootimage.build.date.utc=1533548406 ro.bootimage.build.fingerprint=Android/rk322x_box/rk322x_box:7.1.2/NHG47K/akrd-508061740:userdebug/test-keys ro.bootloader=unknown ro.debuggable=1 ro.setupwizard.mode=OPTIONAL ro.setupwizard.require_network=any ro.enable_boot_charger_mode=0 sf.power.control=8847360 init.svc.adbd=running init.svc.console=running init.svc.healthd=running init.svc.ueventd=running init.svc.recovery=running rild.libargs=-d /dev/ttyACM0 rild.libpath=/system/lib64/libril-rk29-dataonly.so wifi.interface=wlan0 wifi.supplicant_scan_interval=15 camera2.portability.force_api=1 persist.tegra.nvmmlite=1 persist.enable.3g.dongle=true testing.mediascanner.skiplist=/mnt/shell/emulated/Android/ keyguard.no_require_sim=true ExternalSD_ROOT=/mnt/external_sd InternalSD_ROOT=/mnt/internal_sd UserVolumeLabel=RockChip security.perf_harden=1 debug.nfc.se=false debug.nfc.fw_download=false debug.hwui.render_dirty_regions=false debug.atrace.tags.enableflags=0 net.bt.name=Android net.change=net.bt.name sys.hwc.enable=1 sys.hwc.compose_policy=6 sys.usb.controller=fe800000.dwc3 sys.rkadb.root=0 sys.status.hidebar_enable=false sys.wallpaper.rgb565=0 sys.resolution.changed=false persist.sys.ui.hw=true persist.sys.usb.config=mtp,adb persist.sys.boot.check=false persist.sys.media.avsync=true persist.sys.dalvik.vm.lib.2=libart.so persist.sys.country=PT persist.sys.language=pt persist.sys.timezone= persist.sys.strictmode.visual=false ro.ril.ecclist=112,911 ril.function.dataonly=1 sys.usb.config=adb sys.usb.configfs=1 Supported API: 3 I:Saving locale "en_US" [ 9.122706] fs_mgr: Warning: unknown flag resize Join led thread error! [ 13.614118] vop_isr: 285 callbacks suppressed [ 13.614193] rk322x-lcdc vop0: intr post buf empty! [ 13.614243] rk322x-lcdc vop0: intr post buf empty! [ 13.653464] rk322x-lcdc vop0: intr post buf empty! [ 13.653533] rk322x-lcdc vop0: intr post buf empty! [ 13.692821] rk322x-lcdc vop0: intr post buf empty! [ 13.692896] rk322x-lcdc vop0: intr post buf empty! [ 13.732183] rk322x-lcdc vop0: intr post buf empty! [ 13.732250] rk322x-lcdc vop0: intr post buf empty! [ 13.771542] rk322x-lcdc vop0: intr post buf empty! [ 13.771609] rk322x-lcdc vop0: intr post buf empty! [ 14.399515] [otg id chg] last id -1 current id 2 [ 18.573462] vop_isr: 281 callbacks suppressed [ 18.573520] rk322x-lcdc vop0: intr post buf empty! [ 18.573574] rk322x-lcdc vop0: intr post buf empty! [ 18.610020] read descriptors [ 18.610128] read descriptors [ 18.610169] read strings [ 18.610284] pcd_pullup, is_on 1 [ 18.612861] rk322x-lcdc vop0: intr post buf empty! [ 18.614549] init: write_file: Unable to write to '/config/usb_gadget/g1/UDC': No such device [ 18.652207] rk322x-lcdc vop0: intr post buf empty! [ 18.652303] rk322x-lcdc vop0: intr post buf empty! [ 18.691543] rk322x-lcdc vop0: intr post buf empty! [ 18.691617] rk322x-lcdc vop0: intr post buf empty! [ 18.730900] rk322x-lcdc vop0: intr post buf empty! [ 18.730971] rk322x-lcdc vop0: intr post buf empty! [ 18.770261] rk322x-lcdc vop0: intr post buf empty! [ 23.532823] vop_isr: 277 callbacks suppressed [ 23.532885] rk322x-lcdc vop0: intr post buf empty! [ 23.532942] rk322x-lcdc vop0: intr post buf empty! [ 23.572183] rk322x-lcdc vop0: intr post buf empty! [ 23.572253] rk322x-lcdc vop0: intr post buf empty! [ 23.611538] rk322x-lcdc vop0: intr post buf empty! [ 23.611605] rk322x-lcdc vop0: intr post buf empty! [ 23.650903] rk322x-lcdc vop0: intr post buf empty! [ 23.650970] rk322x-lcdc vop0: intr post buf empty! [ 23.690264] rk322x-lcdc vop0: intr post buf empty! [ 23.690331] rk322x-lcdc vop0: intr post buf empty! [ 28.492185] vop_isr: 268 callbacks suppressed [ 28.492244] rk322x-lcdc vop0: intr post buf empty! [ 28.492297] rk322x-lcdc vop0: intr post buf empty! [ 28.531544] rk322x-lcdc vop0: intr post buf empty! [ 28.531612] rk322x-lcdc vop0: intr post buf empty! [ 28.570905] rk322x-lcdc vop0: intr post buf empty! [ 28.570973] rk322x-lcdc vop0: intr post buf empty! [ 28.610263] rk322x-lcdc vop0: intr post buf empty! [ 28.610330] rk322x-lcdc vop0: intr post buf empty! [ 28.649619] rk322x-lcdc vop0: intr post buf empty! [ 28.649689] rk322x-lcdc vop0: intr post buf empty! [ 33.451540] vop_isr: 274 callbacks suppressed [ 33.451597] rk322x-lcdc vop0: intr post buf empty! [ 33.451648] rk322x-lcdc vop0: intr post buf empty! [ 33.490902] rk322x-lcdc vop0: intr post buf empty! [ 33.490973] rk322x-lcdc vop0: intr post buf empty! [ 33.530264] rk322x-lcdc vop0: intr post buf empty! [ 33.530331] rk322x-lcdc vop0: intr post buf empty! [ 33.569619] rk322x-lcdc vop0: intr post buf empty! [ 33.569692] rk322x-lcdc vop0: intr post buf empty! [ 33.608983] rk322x-lcdc vop0: intr post buf empty! [ 33.609050] rk322x-lcdc vop0: intr post buf empty! [ 38.410904] vop_isr: 281 callbacks suppressed [ 38.410961] rk322x-lcdc vop0: intr post buf empty! [ 38.411016] rk322x-lcdc vop0: intr post buf empty! [ 38.450262] rk322x-lcdc vop0: intr post buf empty! [ 38.450331] rk322x-lcdc vop0: intr post buf empty! [ 38.489619] rk322x-lcdc vop0: intr post buf empty! [ 38.489691] rk322x-lcdc vop0: intr post buf empty! [ 38.528982] rk322x-lcdc vop0: intr post buf empty! [ 38.529052] rk322x-lcdc vop0: intr post buf empty! [ 38.568343] rk322x-lcdc vop0: intr post buf empty! [ 38.568410] rk322x-lcdc vop0: intr post buf empty! [ 43.370262] vop_isr: 280 callbacks suppressed [ 43.370318] rk322x-lcdc vop0: intr post buf empty! [ 43.370370] rk322x-lcdc vop0: intr post buf empty! [ 43.409619] rk322x-lcdc vop0: intr post buf empty! [ 43.409691] rk322x-lcdc vop0: intr post buf empty! [ 43.448982] rk322x-lcdc vop0: intr post buf empty! [ 43.449051] rk322x-lcdc vop0: intr post buf empty! [ 43.488343] rk322x-lcdc vop0: intr post buf empty! [ 43.488411] rk322x-lcdc vop0: intr post buf empty! [ 43.527698] rk322x-lcdc vop0: intr post buf empty! where is the problem? Edited August 3, 2023 by n3o insert into spoliler section 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.