Skip to content

Instantly share code, notes, and snippets.

@alufers
Last active October 16, 2023 10:50
Show Gist options
  • Save alufers/d0ca1679cfc63d5d571743b054eb17d5 to your computer and use it in GitHub Desktop.
Save alufers/d0ca1679cfc63d5d571743b054eb17d5 to your computer and use it in GitHub Desktop.
PX5 MTCE headunit reverse engneering notes

Notes

  • Main CPU: rk3368
  • HW model and dts source: Rockchip PX5 EVB V11
  • MCU: STM32F091vct6 (256 Kbytes of Flash memory and 32 Kbytes of SRAM) datsheet image
/dts-v1/;
/memreserve/ 0x0000000008300000 0x0000000000014000;
/memreserve/ 0x000000000a200000 0x000000000013fccf;
/ {
serial-number = "c3d9b8674f4b94f6";
compatible = "rockchip,px5-evb\0rockchip,px5\0rockchip,rk3368";
interrupt-parent = <0x01>;
#address-cells = <0x02>;
#size-cells = <0x02>;
model = "Rockchip PX5 EVB V11";
memory {
reg = <0x00 0x200000 0x00 0x8200000 0x00 0xa200000 0x00 0xf3e00000 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00>;
device_type = "memory";
};
ddr_timing {
compatible = "rockchip,ddr-timing";
dram_spd_bin = <0x15>;
sr_idle = <0x01>;
pd_idle = <0x20>;
dram_dll_disb_freq = <0x12c>;
phy_dll_disb_freq = <0x190>;
dram_odt_disb_freq = <0x14d>;
phy_odt_disb_freq = <0x14d>;
ddr3_drv = <0x00>;
ddr3_odt = <0x40>;
lpddr3_drv = <0x01>;
lpddr3_odt = <0x03>;
lpddr2_drv = <0x01>;
phy_clk_drv = <0x0a>;
phy_cmd_drv = <0x0c>;
phy_dqs_drv = <0x0c>;
phy_odt = <0x04>;
ddr_2t = <0x01>;
phandle = <0x60>;
};
aliases {
ethernet0 = "/ethernet@ff290000";
i2c0 = "/i2c@ff650000";
i2c1 = "/i2c@ff660000";
i2c2 = "/i2c@ff140000";
i2c3 = "/i2c@ff150000";
i2c4 = "/i2c@ff160000";
i2c5 = "/i2c@ff170000";
serial0 = "/serial@ff180000";
serial1 = "/serial@ff190000";
serial2 = "/serial@ff690000";
serial3 = "/serial@ff1b0000";
serial4 = "/serial@ff1c0000";
spi0 = "/spi@ff110000";
spi1 = "/spi@ff120000";
spi2 = "/spi@ff130000";
};
cpus {
#address-cells = <0x02>;
#size-cells = <0x00>;
cpu-map {
cluster0 {
core0 {
cpu = <0x02>;
};
core1 {
cpu = <0x03>;
};
core2 {
cpu = <0x04>;
};
core3 {
cpu = <0x05>;
};
};
cluster1 {
core0 {
cpu = <0x06>;
};
core1 {
cpu = <0x07>;
};
core2 {
cpu = <0x08>;
};
core3 {
cpu = <0x09>;
};
};
};
cpu@0 {
device_type = "cpu";
compatible = "arm,cortex-a53\0arm,armv8";
reg = <0x00 0x00>;
enable-method = "psci";
clocks = <0x0a 0x08>;
next-level-cache = <0x0b>;
operating-points-v2 = <0x0c>;
sched-energy-costs = <0x0d 0x0e>;
#cooling-cells = <0x02>;
dynamic-power-coefficient = <0x95>;
cpu-supply = <0x0f>;
phandle = <0x02>;
};
cpu@1 {
device_type = "cpu";
compatible = "arm,cortex-a53\0arm,armv8";
reg = <0x00 0x01>;
enable-method = "psci";
clocks = <0x0a 0x08>;
next-level-cache = <0x0b>;
operating-points-v2 = <0x0c>;
sched-energy-costs = <0x0d 0x0e>;
cpu-supply = <0x0f>;
phandle = <0x03>;
};
cpu@2 {
device_type = "cpu";
compatible = "arm,cortex-a53\0arm,armv8";
reg = <0x00 0x02>;
enable-method = "psci";
clocks = <0x0a 0x08>;
next-level-cache = <0x0b>;
operating-points-v2 = <0x0c>;
sched-energy-costs = <0x0d 0x0e>;
cpu-supply = <0x0f>;
phandle = <0x04>;
};
cpu@3 {
device_type = "cpu";
compatible = "arm,cortex-a53\0arm,armv8";
reg = <0x00 0x03>;
enable-method = "psci";
clocks = <0x0a 0x08>;
next-level-cache = <0x0b>;
operating-points-v2 = <0x0c>;
sched-energy-costs = <0x0d 0x0e>;
cpu-supply = <0x0f>;
phandle = <0x05>;
};
cpu@100 {
device_type = "cpu";
compatible = "arm,cortex-a53\0arm,armv8";
reg = <0x00 0x100>;
enable-method = "psci";
clocks = <0x0a 0x07>;
next-level-cache = <0x10>;
operating-points-v2 = <0x11>;
sched-energy-costs = <0x12 0x13>;
#cooling-cells = <0x02>;
dynamic-power-coefficient = <0xa0>;
cpu-supply = <0x0f>;
phandle = <0x06>;
};
cpu@101 {
device_type = "cpu";
compatible = "arm,cortex-a53\0arm,armv8";
reg = <0x00 0x101>;
enable-method = "psci";
clocks = <0x0a 0x07>;
next-level-cache = <0x10>;
operating-points-v2 = <0x11>;
sched-energy-costs = <0x12 0x13>;
cpu-supply = <0x0f>;
phandle = <0x07>;
};
cpu@102 {
device_type = "cpu";
compatible = "arm,cortex-a53\0arm,armv8";
reg = <0x00 0x102>;
enable-method = "psci";
clocks = <0x0a 0x07>;
next-level-cache = <0x10>;
operating-points-v2 = <0x11>;
sched-energy-costs = <0x12 0x13>;
cpu-supply = <0x0f>;
phandle = <0x08>;
};
cpu@103 {
device_type = "cpu";
compatible = "arm,cortex-a53\0arm,armv8";
reg = <0x00 0x103>;
enable-method = "psci";
clocks = <0x0a 0x07>;
next-level-cache = <0x10>;
operating-points-v2 = <0x11>;
sched-energy-costs = <0x12 0x13>;
cpu-supply = <0x0f>;
phandle = <0x09>;
};
l2-cache0 {
compatible = "cache";
phandle = <0x0b>;
};
l2-cache1 {
compatible = "cache";
phandle = <0x10>;
};
};
opp_table0 {
compatible = "operating-points-v2";
opp-shared;
rockchip,leakage-voltage-sel = <0x01 0x18 0x00 0x19 0xfe 0x01>;
nvmem-cells = <0x14 0x15 0x16>;
nvmem-cell-names = "cpu_leakage\0leakage_temp\0leakage_volt";
rockchip,reboot-freq = <0xc7380>;
rockchip,threshold-freq = <0x639c0>;
rockchip,freq-limit;
phandle = <0x0c>;
opp-408000000 {
opp-hz = <0x00 0x18519600>;
opp-microvolt = <0xf4240 0xf4240 0x149970>;
opp-microvolt-L0 = <0x100590 0x100590 0x149970>;
opp-microvolt-L1 = <0xf4240 0xf4240 0x149970>;
clock-latency-ns = <0x9c40>;
};
opp-600000000 {
opp-hz = <0x00 0x23c34600>;
opp-microvolt = <0xf4240 0xf4240 0x149970>;
opp-microvolt-L0 = <0x100590 0x100590 0x149970>;
opp-microvolt-L1 = <0xf4240 0xf4240 0x149970>;
clock-latency-ns = <0x9c40>;
};
opp-816000000 {
opp-hz = <0x00 0x30a32c00>;
opp-microvolt = <0xfa3e8 0xfa3e8 0x149970>;
opp-microvolt-L0 = <0x112a88 0x112a88 0x149970>;
opp-microvolt-L1 = <0xfa3e8 0xfa3e8 0x149970>;
clock-latency-ns = <0x9c40>;
};
opp-1008000000 {
opp-hz = <0x00 0x3c14dc00>;
opp-microvolt = <0x112a88 0x112a88 0x149970>;
opp-microvolt-L0 = <0x12b128 0x12b128 0x149970>;
opp-microvolt-L1 = <0x112a88 0x112a88 0x149970>;
clock-latency-ns = <0x9c40>;
};
opp-1200000000 {
opp-hz = <0x00 0x47868c00>;
opp-microvolt = <0x12b128 0x12b128 0x149970>;
opp-microvolt-L0 = <0x1437c8 0x1437c8 0x149970>;
opp-microvolt-L1 = <0x12b128 0x12b128 0x149970>;
clock-latency-ns = <0x9c40>;
};
};
opp_table1 {
compatible = "operating-points-v2";
opp-shared;
rockchip,avs-sclae = <0x24>;
rockchip,leakage-scaling-sel = <0x01 0x18 0x24 0x19 0xfe 0x00>;
clocks = <0x0a 0x01>;
rockchip,leakage-voltage-sel = <0x01 0x18 0x00 0x19 0x32 0x01 0x33 0xfe 0x02>;
nvmem-cells = <0x14 0x15 0x16>;
nvmem-cell-names = "cpu_leakage\0leakage_temp\0leakage_volt";
rockchip,reboot-freq = <0xc7380>;
rockchip,avs = <0x01>;
rockchip,threshold-freq = <0x159b40>;
phandle = <0x11>;
opp-408000000 {
opp-hz = <0x00 0x18519600>;
opp-microvolt = <0xf4240 0xf4240 0x149970>;
opp-microvolt-L0 = <0x100590 0x100590 0x149970>;
opp-microvolt-L1 = <0xf4240 0xf4240 0x149970>;
opp-microvolt-L2 = <0xf4240 0xf4240 0x149970>;
clock-latency-ns = <0x9c40>;
};
opp-600000000 {
opp-hz = <0x00 0x23c34600>;
opp-microvolt = <0xf4240 0xf4240 0x149970>;
opp-microvolt-L0 = <0x100590 0x100590 0x149970>;
opp-microvolt-L1 = <0xf4240 0xf4240 0x149970>;
opp-microvolt-L2 = <0xf4240 0xf4240 0x149970>;
clock-latency-ns = <0x9c40>;
};
opp-816000000 {
opp-hz = <0x00 0x30a32c00>;
opp-microvolt = <0xf4240 0xf4240 0x149970>;
opp-microvolt-L0 = <0x106738 0x106738 0x149970>;
opp-microvolt-L1 = <0xf4240 0xf4240 0x149970>;
opp-microvolt-L2 = <0xf4240 0xf4240 0x149970>;
clock-latency-ns = <0x9c40>;
};
opp-1008000000 {
opp-hz = <0x00 0x3c14dc00>;
opp-microvolt = <0x100590 0x100590 0x149970>;
opp-microvolt-L0 = <0x118c30 0x118c30 0x149970>;
opp-microvolt-L1 = <0x100590 0x100590 0x149970>;
opp-microvolt-L2 = <0xfa3e8 0xfa3e8 0x149970>;
clock-latency-ns = <0x9c40>;
};
opp-1200000000 {
opp-hz = <0x00 0x47868c00>;
opp-microvolt = <0x118c30 0x118c30 0x149970>;
opp-microvolt-L0 = <0x1312d0 0x1312d0 0x149970>;
opp-microvolt-L1 = <0x118c30 0x118c30 0x149970>;
opp-microvolt-L2 = <0x112a88 0x112a88 0x149970>;
clock-latency-ns = <0x9c40>;
};
opp-1296000000 {
opp-hz = <0x00 0x4d3f6400>;
opp-microvolt = <0x12b128 0x12b128 0x149970>;
opp-microvolt-L0 = <0x149970 0x149970 0x149970>;
opp-microvolt-L1 = <0x12b128 0x12b128 0x149970>;
opp-microvolt-L2 = <0x124f80 0x124f80 0x149970>;
clock-latency-ns = <0x9c40>;
};
opp-1416000000 {
opp-hz = <0x00 0x54667200>;
opp-microvolt = <0x13d620 0x13d620 0x149970>;
opp-microvolt-L0 = <0x149970 0x149970 0x149970>;
opp-microvolt-L1 = <0x13d620 0x13d620 0x149970>;
opp-microvolt-L2 = <0x137478 0x137478 0x149970>;
clock-latency-ns = <0x9c40>;
};
opp-1512000000 {
opp-hz = <0x00 0x5a1f4a00>;
opp-microvolt = <0x149970 0x149970 0x149970>;
opp-microvolt-L0 = <0x149970 0x149970 0x149970>;
opp-microvolt-L1 = <0x149970 0x149970 0x149970>;
opp-microvolt-L2 = <0x1437c8 0x1437c8 0x149970>;
clock-latency-ns = <0x9c40>;
};
};
energy-costs {
rk3368-core-cost0 {
busy-cost-data = <0x92 0x2c 0x114 0x48 0x196 0x63 0x228 0x93 0x2aa 0xc8 0x32c 0xff>;
idle-cost-data = <0x06 0x06 0x00>;
phandle = <0x0d>;
};
rk3368-core-cost1 {
busy-cost-data = <0x92 0x35 0x114 0x56 0x196 0x76 0x228 0xa6 0x2aa 0xe2 0x32c 0x135 0x36e 0x173 0x3bf 0x1be 0x400 0x201>;
idle-cost-data = <0x06 0x06 0x00>;
phandle = <0x12>;
};
rk3368-cluster-cost0 {
busy-cost-data = <0x92 0x09 0x114 0x0e 0x196 0x14 0x228 0x1d 0x2aa 0x28 0x32c 0x33>;
idle-cost-data = <0x38 0x38 0x38>;
phandle = <0x0e>;
};
rk3368-cluster-cost1 {
busy-cost-data = <0x92 0x0b 0x114 0x11 0x196 0x18 0x228 0x21 0x2aa 0x2d 0x32c 0x3e 0x36e 0x4a 0x3bf 0x59 0x400 0x67>;
idle-cost-data = <0x38 0x38 0x38>;
phandle = <0x13>;
};
};
amba {
compatible = "simple-bus";
#address-cells = <0x02>;
#size-cells = <0x02>;
ranges;
dma-controller@ff250000 {
compatible = "arm,pl330\0arm,primecell";
reg = <0x00 0xff250000 0x00 0x4000>;
interrupts = <0x00 0x02 0x04 0x00 0x03 0x04>;
#dma-cells = <0x01>;
arm,pl330-broken-no-flushp;
arm,pl330-periph-burst;
clocks = <0x0a 0xc3>;
clock-names = "apb_pclk";
phandle = <0x38>;
};
dma-controller@ff600000 {
compatible = "arm,pl330\0arm,primecell";
reg = <0x00 0xff600000 0x00 0x4000>;
interrupts = <0x00 0x00 0x04 0x00 0x01 0x04>;
#dma-cells = <0x01>;
arm,pl330-broken-no-flushp;
arm,pl330-periph-burst;
clocks = <0x0a 0xc2>;
clock-names = "apb_pclk";
phandle = <0x63>;
};
};
arm-pmu {
compatible = "arm,armv8-pmuv3";
interrupts = <0x00 0x70 0x04 0x00 0x71 0x04 0x00 0x72 0x04 0x00 0x73 0x04 0x00 0x74 0x04 0x00 0x75 0x04 0x00 0x76 0x04 0x00 0x77 0x04>;
interrupt-affinity = <0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09>;
};
psci {
compatible = "arm,psci-0.2";
method = "smc";
};
timer {
compatible = "arm,armv8-timer";
interrupts = <0x01 0x0d 0xff04 0x01 0x0e 0xff04 0x01 0x0b 0xff04 0x01 0x0a 0xff04>;
};
oscillator {
compatible = "fixed-clock";
clock-frequency = <0x16e3600>;
clock-output-names = "xin24m";
#clock-cells = <0x00>;
phandle = <0xb2>;
};
dwmmc@ff0c0000 {
compatible = "rockchip,rk3368-dw-mshc\0rockchip,rk3288-dw-mshc";
reg = <0x00 0xff0c0000 0x00 0x4000>;
max-frequency = <0x1e84800>;
clocks = <0x0a 0x1c8 0x0a 0x44 0x0a 0x72 0x0a 0x76>;
clock-names = "biu\0ciu\0ciu-drive\0ciu-sample";
fifo-depth = <0x100>;
interrupts = <0x00 0x20 0x04>;
resets = <0x0a 0x80>;
reset-names = "reset";
status = "okay";
clock-frequency = <0x1e84800>;
clock-freq-min-max = <0x61a80 0x1e84800>;
supports-sd;
cap-mmc-highspeed;
cap-sd-highspeed;
card-detect-delay = <0xc8>;
disable-wp;
num-slots = <0x01>;
pinctrl-names = "default";
pinctrl-0 = <0x17 0x18 0x19 0x1a>;
phandle = <0xb3>;
};
dwmmc@ff0d0000 {
compatible = "rockchip,rk3368-dw-mshc\0rockchip,rk3288-dw-mshc";
reg = <0x00 0xff0d0000 0x00 0x4000>;
max-frequency = <0x1e84800>;
clocks = <0x0a 0x1c9 0x0a 0x45 0x0a 0x73 0x0a 0x77>;
clock-names = "biu\0ciu\0ciu-drive\0ciu-sample";
fifo-depth = <0x100>;
interrupts = <0x00 0x21 0x04>;
resets = <0x0a 0x81>;
reset-names = "reset";
status = "okay";
clock-frequency = <0x1e84800>;
clock-freq-min-max = <0x61a80 0x1e84800>;
supports-sd;
cap-mmc-highspeed;
cap-sd-highspeed;
card-detect-delay = <0xc8>;
disable-wp;
num-slots = <0x01>;
pinctrl-names = "default";
pinctrl-0 = <0x1b 0x1c 0x1d 0x1e>;
phandle = <0xb4>;
};
dwmmc@ff0f0000 {
compatible = "rockchip,rk3368-dw-mshc\0rockchip,rk3288-dw-mshc";
reg = <0x00 0xff0f0000 0x00 0x4000>;
max-frequency = <0x8f0d180>;
clocks = <0x0a 0x1cb 0x0a 0x47 0x0a 0x75 0x0a 0x79>;
clock-names = "biu\0ciu\0ciu-drive\0ciu-sample";
fifo-depth = <0x100>;
interrupts = <0x00 0x23 0x04>;
resets = <0x0a 0x83>;
reset-names = "reset";
status = "okay";
bus-width = <0x08>;
cap-mmc-highspeed;
mmc-hs200-1_8v;
supports-emmc;
disable-wp;
non-removable;
num-slots = <0x01>;
pinctrl-names = "default";
pinctrl-0 = <0x1f 0x20 0x21>;
phandle = <0xb5>;
};
saradc@ff100000 {
compatible = "rockchip,saradc";
reg = <0x00 0xff100000 0x00 0x100>;
interrupts = <0x00 0x24 0x04>;
#io-channel-cells = <0x01>;
clocks = <0x0a 0x49 0x0a 0x15b>;
clock-names = "saradc\0apb_pclk";
resets = <0x0a 0x57>;
reset-names = "saradc-apb";
status = "okay";
phandle = <0x99>;
};
spi@ff110000 {
compatible = "rockchip,rk3368-spi\0rockchip,rk3066-spi";
reg = <0x00 0xff110000 0x00 0x1000>;
clocks = <0x0a 0x41 0x0a 0x152>;
clock-names = "spiclk\0apb_pclk";
interrupts = <0x00 0x2c 0x04>;
pinctrl-names = "default";
pinctrl-0 = <0x22 0x23 0x24 0x25>;
#address-cells = <0x01>;
#size-cells = <0x00>;
status = "disabled";
phandle = <0xb6>;
};
spi@ff120000 {
compatible = "rockchip,rk3368-spi\0rockchip,rk3066-spi";
reg = <0x00 0xff120000 0x00 0x1000>;
clocks = <0x0a 0x42 0x0a 0x153>;
clock-names = "spiclk\0apb_pclk";
interrupts = <0x00 0x2d 0x04>;
pinctrl-names = "default";
pinctrl-0 = <0x26 0x27 0x28 0x29>;
#address-cells = <0x01>;
#size-cells = <0x00>;
status = "disabled";
phandle = <0xb7>;
};
spi@ff130000 {
compatible = "rockchip,rk3368-spi\0rockchip,rk3066-spi";
reg = <0x00 0xff130000 0x00 0x1000>;
clocks = <0x0a 0x43 0x0a 0x154>;
clock-names = "spiclk\0apb_pclk";
interrupts = <0x00 0x29 0x04>;
pinctrl-names = "default";
pinctrl-0 = <0x2a 0x2b 0x2c 0x2d>;
#address-cells = <0x01>;
#size-cells = <0x00>;
status = "disabled";
phandle = <0xb8>;
};
i2c@ff650000 {
compatible = "rockchip,rk3368-i2c\0rockchip,rk3288-i2c";
reg = <0x00 0xff650000 0x00 0x1000>;
clocks = <0x0a 0x14c>;
clock-names = "i2c";
interrupts = <0x00 0x3c 0x04>;
pinctrl-names = "default";
pinctrl-0 = <0x2e>;
#address-cells = <0x01>;
#size-cells = <0x00>;
status = "okay";
phandle = <0xb9>;
pmic@1b {
compatible = "rockchip,rk808";
reg = <0x1b>;
interrupt-parent = <0x2f>;
interrupts = <0x05 0x08>;
pinctrl-names = "default";
pinctrl-0 = <0x30>;
rockchip,system-power-controller;
wakeup-source;
#clock-cells = <0x01>;
clock-output-names = "rk808-clkout1\0rk808-clkout2";
vcc1-supply = <0x31>;
vcc2-supply = <0x31>;
vcc3-supply = <0x31>;
vcc4-supply = <0x31>;
vcc6-supply = <0x31>;
vcc7-supply = <0x31>;
vcc8-supply = <0x32>;
vcc9-supply = <0x31>;
vcc10-supply = <0x31>;
vcc11-supply = <0x31>;
vcc12-supply = <0x32>;
phandle = <0x94>;
regulators {
DCDC_REG1 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <0xaae60>;
regulator-max-microvolt = <0x16e360>;
regulator-name = "vdd_cpu";
regulator-ramp-delay = <0x1771>;
phandle = <0x0f>;
regulator-state-mem {
regulator-off-in-suspend;
};
};
DCDC_REG2 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <0xaae60>;
regulator-max-microvolt = <0x16e360>;
regulator-name = "vdd_log";
regulator-ramp-delay = <0x1771>;
phandle = <0x62>;
regulator-state-mem {
regulator-on-in-suspend;
regulator-suspend-microvolt = <0xf4240>;
};
};
DCDC_REG3 {
regulator-always-on;
regulator-boot-on;
regulator-name = "vcc_ddr";
phandle = <0xba>;
regulator-state-mem {
regulator-on-in-suspend;
regulator-suspend-microvolt = <0x124f80>;
};
};
DCDC_REG4 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <0x325aa0>;
regulator-max-microvolt = <0x325aa0>;
regulator-name = "vcc_io";
phandle = <0x32>;
regulator-state-mem {
regulator-on-in-suspend;
regulator-suspend-microvolt = <0x325aa0>;
};
};
LDO_REG1 {
regulator-min-microvolt = <0x1b7740>;
regulator-max-microvolt = <0x1b7740>;
regulator-name = "vcc18_flash";
phandle = <0xbb>;
regulator-state-mem {
regulator-off-in-suspend;
};
};
LDO_REG2 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <0x325aa0>;
regulator-max-microvolt = <0x325aa0>;
regulator-name = "vcca_33";
phandle = <0x56>;
regulator-state-mem {
regulator-off-in-suspend;
};
};
LDO_REG3 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <0xf4240>;
regulator-max-microvolt = <0xf4240>;
regulator-name = "vdd_10";
phandle = <0xbc>;
regulator-state-mem {
regulator-on-in-suspend;
regulator-suspend-microvolt = <0xf4240>;
};
};
LDO_REG4 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <0x325aa0>;
regulator-max-microvolt = <0x325aa0>;
regulator-name = "avdd_33";
phandle = <0xbd>;
regulator-state-mem {
regulator-off-in-suspend;
};
};
LDO_REG5 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <0x1b7740>;
regulator-max-microvolt = <0x325aa0>;
regulator-name = "vccio_sd";
phandle = <0x58>;
regulator-state-mem {
regulator-off-in-suspend;
};
};
LDO_REG6 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <0xf4240>;
regulator-max-microvolt = <0xf4240>;
regulator-name = "vdd10_lcd";
phandle = <0xbe>;
regulator-state-mem {
regulator-off-in-suspend;
};
};
LDO_REG7 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <0x1b7740>;
regulator-max-microvolt = <0x1b7740>;
regulator-name = "vcc_18";
phandle = <0x57>;
regulator-state-mem {
regulator-on-in-suspend;
regulator-suspend-microvolt = <0x1b7740>;
};
};
LDO_REG8 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <0x1b7740>;
regulator-max-microvolt = <0x1b7740>;
regulator-name = "vcc18_lcd";
phandle = <0xbf>;
regulator-state-mem {
regulator-off-in-suspend;
};
};
SWITCH_REG1 {
regulator-boot-on;
regulator-always-on;
regulator-name = "vcc_sd";
phandle = <0xc0>;
regulator-state-mem {
regulator-off-in-suspend;
};
};
SWITCH_REG2 {
regulator-name = "vcc33_lcd";
regulator-min-microvolt = <0x325aa0>;
regulator-max-microvolt = <0x325aa0>;
phandle = <0x81>;
regulator-state-mem {
regulator-off-in-suspend;
};
};
};
};
};
i2c@ff140000 {
compatible = "rockchip,rk3368-i2c\0rockchip,rk3288-i2c";
reg = <0x00 0xff140000 0x00 0x1000>;
interrupts = <0x00 0x3e 0x04>;
#address-cells = <0x01>;
#size-cells = <0x00>;
clock-names = "i2c";
clocks = <0x0a 0x14e>;
pinctrl-names = "default";
pinctrl-0 = <0x33>;
status = "okay";
clock-frequency = <0x30d40>;
phandle = <0xc1>;
gt9xx@14 {
compatible = "goodix,gt9xx";
reg = <0x14>;
touch-gpio = <0x2f 0x13 0x08>;
reset-gpio = <0x2f 0x11 0x00>;
max-x = <0x400>;
max-y = <0x258>;
tp-size = <0x38e>;
tp-supply = <0x32>;
status = "okay";
phandle = <0xc2>;
};
};
i2c@ff150000 {
compatible = "rockchip,rk3368-i2c\0rockchip,rk3288-i2c";
reg = <0x00 0xff150000 0x00 0x1000>;
interrupts = <0x00 0x3f 0x04>;
#address-cells = <0x01>;
#size-cells = <0x00>;
clock-names = "i2c";
clocks = <0x0a 0x14f>;
pinctrl-names = "default";
pinctrl-0 = <0x34>;
status = "okay";
clock-frequency = <0x30d40>;
phandle = <0xc3>;
};
i2c@ff160000 {
compatible = "rockchip,rk3368-i2c\0rockchip,rk3288-i2c";
reg = <0x00 0xff160000 0x00 0x1000>;
interrupts = <0x00 0x40 0x04>;
#address-cells = <0x01>;
#size-cells = <0x00>;
clock-names = "i2c";
clocks = <0x0a 0x150>;
pinctrl-names = "default";
pinctrl-0 = <0x35>;
status = "disabled";
phandle = <0xc4>;
};
i2c@ff170000 {
compatible = "rockchip,rk3368-i2c\0rockchip,rk3288-i2c";
reg = <0x00 0xff170000 0x00 0x1000>;
interrupts = <0x00 0x41 0x04>;
#address-cells = <0x01>;
#size-cells = <0x00>;
clock-names = "i2c";
clocks = <0x0a 0x151>;
pinctrl-names = "default";
pinctrl-0 = <0x36>;
status = "okay";
clock-frequency = <0x30d40>;
phandle = <0xc5>;
wm8978@1a {
status = "okay";
#sound-dai-cells = <0x00>;
compatible = "mtc,wm8978";
reg = <0x1a>;
phandle = <0xaf>;
};
};
serial@ff180000 {
compatible = "rockchip,rk3368-uart\0snps,dw-apb-uart";
reg = <0x00 0xff180000 0x00 0x100>;
clock-frequency = <0x16e3600>;
clocks = <0x0a 0x4d 0x0a 0x155>;
clock-names = "baudclk\0apb_pclk";
interrupts = <0x00 0x37 0x04>;
reg-shift = <0x02>;
reg-io-width = <0x04>;
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <0x37>;
phandle = <0xc6>;
};
serial@ff190000 {
compatible = "rockchip,rk3368-uart\0snps,dw-apb-uart";
reg = <0x00 0xff190000 0x00 0x100>;
clock-frequency = <0x16e3600>;
clocks = <0x0a 0x4e 0x0a 0x156>;
clock-names = "baudclk\0apb_pclk";
interrupts = <0x00 0x38 0x04>;
reg-shift = <0x02>;
reg-io-width = <0x04>;
status = "disabled";
phandle = <0xc7>;
};
serial@ff1b0000 {
compatible = "rockchip,rk3368-uart\0snps,dw-apb-uart";
reg = <0x00 0xff1b0000 0x00 0x100>;
clock-frequency = <0x16e3600>;
clocks = <0x0a 0x50 0x0a 0x158>;
clock-names = "baudclk\0apb_pclk";
interrupts = <0x00 0x3a 0x04>;
reg-shift = <0x02>;
reg-io-width = <0x04>;
status = "okay";
dmas = <0x38 0x07 0x38 0x08>;
dma-names = "tx\0rx";
pinctrl-names = "default";
pinctrl-0 = <0x39>;
phandle = <0xc8>;
};
serial@ff1c0000 {
compatible = "rockchip,rk3368-uart\0snps,dw-apb-uart";
reg = <0x00 0xff1c0000 0x00 0x100>;
clock-frequency = <0x16e3600>;
clocks = <0x0a 0x51 0x0a 0x159>;
clock-names = "baudclk\0apb_pclk";
interrupts = <0x00 0x3b 0x04>;
reg-shift = <0x02>;
reg-io-width = <0x04>;
status = "okay";
dmas = <0x38 0x09 0x38 0x0a>;
dma-names = "tx\0rx";
pinctrl-names = "default";
pinctrl-0 = <0x3a>;
phandle = <0xc9>;
};
thermal-zones {
status = "okay";
phandle = <0xca>;
soc-thermal {
polling-delay-passive = <0xc8>;
polling-delay = <0xc8>;
sustainable-power = <0x258>;
thermal-sensors = <0x3b 0x00>;
phandle = <0xcb>;
trips {
trip-point-0 {
temperature = <0x1adb0>;
hysteresis = <0x7d0>;
type = "passive";
phandle = <0xcc>;
};
trip-point-1 {
temperature = <0x1c138>;
hysteresis = <0x7d0>;
type = "passive";
phandle = <0x3c>;
};
soc-crit {
temperature = <0x1e848>;
hysteresis = <0x7d0>;
type = "critical";
phandle = <0xcd>;
};
};
cooling-maps {
map0 {
trip = <0x3c>;
cooling-device = <0x02 0xffffffff 0xffffffff>;
contribution = <0x400>;
};
map1 {
trip = <0x3c>;
cooling-device = <0x06 0xffffffff 0xffffffff>;
contribution = <0x400>;
};
map2 {
trip = <0x3c>;
cooling-device = <0x3d 0xffffffff 0xffffffff>;
contribution = <0x400>;
};
};
};
gpu-thermal {
polling-delay-passive = <0xc8>;
polling-delay = <0xc8>;
thermal-sensors = <0x3b 0x01>;
phandle = <0xce>;
};
};
tsadc@ff280000 {
compatible = "rockchip,rk3368-tsadc-legacy";
reg = <0x00 0xff280000 0x00 0x100>;
interrupts = <0x00 0x25 0x04>;
clocks = <0x0a 0x48 0x0a 0x15a>;
clock-names = "tsadc\0apb_pclk";
clock-frequency = <0x8000>;
resets = <0x0a 0x9f>;
reset-names = "tsadc-apb";
nvmem-cells = <0x3e>;
nvmem-cell-names = "temp_adjust";
#thermal-sensor-cells = <0x01>;
hw-tshut-temp = <0x1e848>;
status = "okay";
tsadc-supply = <0x0f>;
phandle = <0x3b>;
};
ethernet@ff290000 {
compatible = "rockchip,rk3368-gmac";
reg = <0x00 0xff290000 0x00 0x10000>;
interrupts = <0x00 0x1b 0x04>;
interrupt-names = "macirq";
rockchip,grf = <0x3f>;
clocks = <0x0a 0x7f 0x0a 0x66 0x0a 0x67 0x0a 0x63 0x0a 0x80 0x0a 0xc5 0x0a 0x15d>;
clock-names = "stmmaceth\0mac_clk_rx\0mac_clk_tx\0clk_mac_ref\0clk_mac_refout\0aclk_mac\0pclk_mac";
status = "disabled";
phandle = <0xcf>;
};
nandc@ff400000 {
compatible = "rockchip,rk-nandc";
reg = <0x00 0xff400000 0x00 0x4000>;
interrupts = <0x00 0x26 0x04>;
nandc_id = <0x00>;
clocks = <0x0a 0x4b 0x0a 0x1c5>;
clock-names = "clk_nandc\0hclk_nandc";
status = "disabled";
phandle = <0xd0>;
};
usb@ff500000 {
compatible = "generic-ehci";
reg = <0x00 0xff500000 0x00 0x20000>;
interrupts = <0x00 0x18 0x04>;
clocks = <0x0a 0x1c2 0x40>;
clock-names = "usbhost\0utmi";
phys = <0x41>;
phy-names = "usb";
status = "okay";
phandle = <0xd1>;
};
usb@ff520000 {
compatible = "generic-ohci";
reg = <0x00 0xff520000 0x00 0x20000>;
interrupts = <0x00 0x19 0x04>;
clocks = <0x0a 0x1c2 0x40>;
clock-names = "usbhost\0utmi";
phys = <0x41>;
phy-names = "usb";
status = "okay";
phandle = <0xd2>;
};
usb@ff580000 {
compatible = "rockchip,rk3368-usb\0rockchip,rk3066-usb\0snps,dwc2";
reg = <0x00 0xff580000 0x00 0x40000>;
interrupts = <0x00 0x17 0x04>;
clocks = <0x0a 0x1c1>;
clock-names = "otg";
dr_mode = "otg";
g-np-tx-fifo-size = <0x10>;
g-rx-fifo-size = <0x118>;
g-tx-fifo-size = <0x100 0x80 0x80 0x40 0x20 0x10>;
g-use-dma;
phys = <0x42>;
phy-names = "usb2-phy";
status = "okay";
force_mode = "host";
phandle = <0xd3>;
};
syscon@ff610000 {
compatible = "rockchip,rk3368-ddrpctl\0syscon";
reg = <0x00 0xff610000 0x00 0x400>;
phandle = <0xd4>;
};
i2c@ff660000 {
compatible = "rockchip,rk3368-i2c\0rockchip,rk3288-i2c";
reg = <0x00 0xff660000 0x00 0x1000>;
interrupts = <0x00 0x3d 0x04>;
#address-cells = <0x01>;
#size-cells = <0x00>;
clock-names = "i2c";
clocks = <0x0a 0x14d>;
pinctrl-names = "default";
pinctrl-0 = <0x43>;
status = "disabled";
phandle = <0xd5>;
};
pwm@ff680000 {
compatible = "rockchip,rk3368-pwm\0rockchip,rk3288-pwm";
reg = <0x00 0xff680000 0x00 0x10>;
#pwm-cells = <0x03>;
pinctrl-names = "active";
pinctrl-0 = <0x44>;
clocks = <0x0a 0x15f>;
clock-names = "pwm";
status = "okay";
phandle = <0x97>;
};
pwm@ff680010 {
compatible = "rockchip,rk3368-pwm\0rockchip,rk3288-pwm";
reg = <0x00 0xff680010 0x00 0x10>;
#pwm-cells = <0x03>;
pinctrl-names = "active";
pinctrl-0 = <0x45>;
clocks = <0x0a 0x15f>;
clock-names = "pwm";
status = "okay";
phandle = <0xad>;
};
pwm@ff680020 {
compatible = "rockchip,rk3368-pwm\0rockchip,rk3288-pwm";
reg = <0x00 0xff680020 0x00 0x10>;
#pwm-cells = <0x03>;
clocks = <0x0a 0x15f>;
clock-names = "pwm";
status = "disabled";
phandle = <0xd6>;
};
pwm@ff680030 {
compatible = "rockchip,rk3368-pwm\0rockchip,rk3288-pwm";
reg = <0x00 0xff680030 0x00 0x10>;
#pwm-cells = <0x03>;
pinctrl-names = "active";
pinctrl-0 = <0x46>;
clocks = <0x0a 0x15f>;
clock-names = "pwm";
status = "disabled";
phandle = <0xd7>;
};
serial@ff690000 {
compatible = "rockchip,rk3368-uart\0snps,dw-apb-uart";
reg = <0x00 0xff690000 0x00 0x100>;
clocks = <0x0a 0x4f 0x0a 0x157>;
clock-names = "baudclk\0apb_pclk";
interrupts = <0x00 0x39 0x04>;
pinctrl-names = "default";
pinctrl-0 = <0x47>;
reg-shift = <0x02>;
reg-io-width = <0x04>;
status = "disabled";
phandle = <0xd8>;
};
mbox@ff6b0000 {
compatible = "rockchip,rk3368-mailbox";
reg = <0x00 0xff6b0000 0x00 0x1000>;
interrupts = <0x00 0x92 0x04 0x00 0x93 0x04 0x00 0x94 0x04 0x00 0x95 0x04>;
clocks = <0x0a 0x145>;
clock-names = "pclk_mailbox";
#mbox-cells = <0x01>;
status = "disabled";
phandle = <0xd9>;
};
mailbox@ff6b0000 {
compatible = "rockchip,rk3368-mbox-legacy";
reg = <0x00 0xff6b0000 0x00 0x1000 0x00 0xff8cf000 0x00 0x1000>;
interrupts = <0x00 0x92 0x04 0x00 0x93 0x04 0x00 0x94 0x04 0x00 0x95 0x04>;
clocks = <0x0a 0x145>;
clock-names = "pclk_mailbox";
#mbox-cells = <0x01>;
status = "okay";
phandle = <0x48>;
};
mailbox-scpi {
compatible = "rockchip,rk3368-scpi-legacy";
mboxes = <0x48 0x00 0x48 0x01 0x48 0x02>;
chan-nums = <0x03>;
status = "okay";
phandle = <0xda>;
};
qos@ffad0000 {
compatible = "syscon";
reg = <0x00 0xffad0000 0x00 0x20>;
phandle = <0x49>;
};
qos@ffad0080 {
compatible = "syscon";
reg = <0x00 0xffad0080 0x00 0x20>;
phandle = <0x4a>;
};
qos@ffad0100 {
compatible = "syscon";
reg = <0x00 0xffad0100 0x00 0x20>;
phandle = <0x4b>;
};
qos@ffad0180 {
compatible = "syscon";
reg = <0x00 0xffad0180 0x00 0x20>;
phandle = <0x4c>;
};
qos@ffad0200 {
compatible = "syscon";
reg = <0x00 0xffad0200 0x00 0x20>;
phandle = <0x4d>;
};
qos@ffad0280 {
compatible = "syscon";
reg = <0x00 0xffad0280 0x00 0x20>;
phandle = <0x4e>;
};
qos@ffad0300 {
compatible = "syscon";
reg = <0x00 0xffad0300 0x00 0x20>;
phandle = <0x4f>;
};
qos@ffad0380 {
compatible = "syscon";
reg = <0x00 0xffad0380 0x00 0x20>;
phandle = <0x50>;
};
qos@ffad0400 {
compatible = "syscon";
reg = <0x00 0xffad0400 0x00 0x20>;
phandle = <0x51>;
};
qos@ffae0000 {
compatible = "syscon";
reg = <0x00 0xffae0000 0x00 0x20>;
phandle = <0x52>;
};
qos@ffae0100 {
compatible = "syscon";
reg = <0x00 0xffae0100 0x00 0x20>;
phandle = <0x53>;
};
qos@ffae0180 {
compatible = "syscon";
reg = <0x00 0xffae0180 0x00 0x20>;
phandle = <0x54>;
};
qos@ffaf0000 {
compatible = "syscon";
reg = <0x00 0xffaf0000 0x00 0x20>;
phandle = <0x55>;
};
power-management@ff730000 {
compatible = "rockchip,rk3368-pmu\0syscon\0simple-mfd";
reg = <0x00 0xff730000 0x00 0x1000>;
phandle = <0xdb>;
power-controller {
compatible = "rockchip,rk3368-power-controller";
#power-domain-cells = <0x01>;
#address-cells = <0x01>;
#size-cells = <0x00>;
phandle = <0x67>;
pd_vio@12 {
reg = <0x0c>;
clocks = <0x0a 0xca 0x0a 0xcd 0x0a 0xcc 0x0a 0xc8 0x0a 0xc6 0x0a 0xc7 0x0a 0xbe 0x0a 0x1d4 0x0a 0x1d5 0x0a 0x1d6 0x0a 0x1d9 0x0a 0x1d1 0x0a 0x1db 0x0a 0x163 0x0a 0x168 0x0a 0x167 0x0a 0x16e 0x0a 0x16f 0x0a 0x171 0x0a 0x172 0x0a 0x166 0x0a 0x164 0x0a 0x64 0x0a 0x68 0x0a 0x69 0x0a 0x6c 0x0a 0x6b 0x0a 0x6a 0x0a 0x6e 0x0a 0x6d>;
pm_qos = <0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x4f 0x50 0x51>;
};
pd_video@14 {
reg = <0x0e>;
clocks = <0x0a 0xd0 0x0a 0x1dc 0x0a 0x6f 0x0a 0x70>;
pm_qos = <0x52 0x53 0x54>;
};
pd_gpu_1@16 {
reg = <0x10>;
clocks = <0x0a 0xc1 0x0a 0xc0 0x0a 0x40>;
pm_qos = <0x55>;
};
};
};
syscon@ff738000 {
compatible = "rockchip,rk3368-pmugrf\0syscon\0simple-mfd";
reg = <0x00 0xff738000 0x00 0x1000>;
phandle = <0x8c>;
io-domains {
compatible = "rockchip,rk3368-pmu-io-voltage-domain";
status = "okay";
pmu-supply = <0x32>;
vop-supply = <0x56>;
phandle = <0xdc>;
};
pvtm-clock {
compatible = "rockchip,rk3368-pvtm-clock";
#clock-cells = <0x00>;
clocks = <0x0a 0x7d>;
clock-names = "pvtm_pmu_clk";
clock-output-names = "xin32k_pvtm";
status = "okay";
phandle = <0xdd>;
};
reboot-mode {
mode-fastboot = <0x5242c303>;
mode-charge = <0x5242c30b>;
compatible = "syscon-reboot-mode";
offset = <0x200>;
mode-normal = <0x5242c300>;
mode-recovery = <0x5242c303>;
mode-bootloader = <0x5242c309>;
mode-loader = <0x5242c301>;
phandle = <0xde>;
};
};
clock-controller@ff760000 {
compatible = "rockchip,rk3368-cru";
reg = <0x00 0xff760000 0x00 0x1000>;
rockchip,grf = <0x3f>;
#clock-cells = <0x01>;
#reset-cells = <0x01>;
assigned-clocks = <0x0a 0x08 0x0a 0x07 0x0a 0x05 0x0a 0x04 0x0a 0xd1 0x0a 0xd2 0x0a 0x1dd 0x0a 0x1de 0x0a 0x16a 0x0a 0x16b 0x0a 0xd3>;
assigned-clock-rates = <0x23c34600 0x23c34600 0x22551000 0x17d78400 0x11e1a300 0x11e1a300 0x8f0d180 0x8f0d180 0x47868c0 0x47868c0 0x22551000>;
phandle = <0x0a>;
};
syscon@ff770000 {
compatible = "rockchip,rk3368-grf\0syscon\0simple-mfd";
reg = <0x00 0xff770000 0x00 0x1000>;
#address-cells = <0x01>;
#size-cells = <0x01>;
phandle = <0x3f>;
edp-phy {
compatible = "rockchip,rk3368-dp-phy";
clocks = <0x0a 0x68>;
clock-names = "24m";
resets = <0x0a 0x6f>;
reset-names = "edp_24m";
#phy-cells = <0x00>;
status = "disabled";
phandle = <0x84>;
};
io-domains {
compatible = "rockchip,rk3368-io-voltage-domain";
status = "okay";
dvp-supply = <0x57>;
audio-supply = <0x32>;
gpio30-supply = <0x32>;
gpio1830-supply = <0x32>;
sdcard-supply = <0x58>;
wifi-supply = <0x32>;
phandle = <0xdf>;
};
lvds {
compatible = "rockchip,rk3368-lvds";
phys = <0x59>;
phy-names = "phy";
status = "okay";
phandle = <0xe0>;
ports {
#address-cells = <0x01>;
#size-cells = <0x00>;
port@0 {
reg = <0x00>;
endpoint {
remote-endpoint = <0x5a>;
phandle = <0x78>;
};
};
port@1 {
reg = <0x01>;
endpoint {
remote-endpoint = <0x5b>;
phandle = <0xac>;
};
};
};
};
rgb {
compatible = "rockchip,rk3368-rgb";
phys = <0x59>;
phy-names = "phy";
pinctrl-names = "default\0sleep";
pinctrl-0 = <0x5c>;
pinctrl-1 = <0x5d>;
status = "disabled";
phandle = <0xe1>;
ports {
#address-cells = <0x01>;
#size-cells = <0x00>;
port@0 {
reg = <0x00>;
endpoint {
remote-endpoint = <0x5e>;
phandle = <0x79>;
};
};
};
};
usb2-phy@700 {
compatible = "rockchip,rk3368-usb2phy";
reg = <0x700 0x2c>;
clocks = <0x0a 0x5d>;
clock-names = "phyclk";
#clock-cells = <0x00>;
clock-output-names = "usbotg_out";
assigned-clocks = <0x0a 0x7a>;
assigned-clock-parents = <0x40>;
status = "okay";
phandle = <0x40>;
otg-port {
#phy-cells = <0x00>;
interrupts = <0x00 0x5e 0x04 0x00 0x5d 0x04 0x00 0x5f 0x04>;
interrupt-names = "otg-bvalid\0otg-id\0linestate";
status = "okay";
rockchip,vbus-always-on;
phandle = <0x42>;
};
host-port {
#phy-cells = <0x00>;
interrupts = <0x00 0x60 0x04>;
interrupt-names = "linestate";
status = "okay";
phandle = <0x41>;
};
};
dfi {
compatible = "rockchip,rk3368-dfi";
status = "okay";
phandle = <0x5f>;
};
};
dmc {
compatible = "rockchip,rk3368-dmc";
devfreq-events = <0x5f>;
clocks = <0x0a 0x8b 0x0a 0x16d 0x0a 0x16c>;
clock-names = "dmc_clk\0pclk_phy\0pclk_upctl";
ddr_timing = <0x60>;
upthreshold = <0x3c>;
downdifferential = <0x14>;
operating-points-v2 = <0x61>;
vop-dclk-mode = <0x00>;
system-status-freq = <0x01 0x927c0 0x08 0x927c0 0x02 0x927c0 0x20 0x927c0 0x10 0x927c0 0x2000 0x927c0 0x1000 0x927c0 0xc00 0x927c0 0x4000 0x927c0 0x20000 0x493e0>;
auto-min-freq = <0x3a980>;
auto-freq-en = <0x00>;
status = "okay";
center-supply = <0x62>;
vop-bw-dmc-freq = <0x00 0x246 0x3a980 0x247 0x1869f 0x60ae0>;
phandle = <0x73>;
};
opp_table2 {
compatible = "operating-points-v2";
phandle = <0x61>;
opp-192000000 {
opp-hz = <0x00 0xb71b000>;
opp-microvolt = <0x10c8e0>;
};
opp-240000000 {
opp-hz = <0x00 0xe4e1c00>;
opp-microvolt = <0x10c8e0>;
};
opp-300000000 {
opp-hz = <0x00 0x11e1a300>;
opp-microvolt = <0x10c8e0>;
};
opp-396000000 {
opp-hz = <0x00 0x179a7b00>;
opp-microvolt = <0x10c8e0>;
};
opp-528000000 {
opp-hz = <0x00 0x1f78a400>;
opp-microvolt = <0x10c8e0>;
};
opp-600000000 {
opp-hz = <0x00 0x23c34600>;
opp-microvolt = <0x10c8e0>;
};
};
watchdog@ff800000 {
compatible = "rockchip,rk3368-wdt\0snps,dw-wdt";
reg = <0x00 0xff800000 0x00 0x100>;
clocks = <0x0a 0x170>;
interrupts = <0x00 0x4f 0x04>;
status = "disabled";
phandle = <0xe2>;
};
timer@ff810000 {
compatible = "rockchip,rk3368-timer\0rockchip,rk3288-timer";
reg = <0x00 0xff810000 0x00 0x20>;
interrupts = <0x00 0x42 0x04>;
};
spdif@ff880000 {
compatible = "rockchip,rk3368-spdif";
reg = <0x00 0xff880000 0x00 0x1000>;
interrupts = <0x00 0x36 0x04>;
clocks = <0x0a 0x53 0x0a 0x1d0>;
clock-names = "mclk\0hclk";
dmas = <0x63 0x03>;
dma-names = "tx";
pinctrl-names = "default";
pinctrl-0 = <0x64>;
status = "disabled";
phandle = <0xe3>;
};
i2s-2ch@ff890000 {
compatible = "rockchip,rk3368-i2s\0rockchip,rk3066-i2s";
reg = <0x00 0xff890000 0x00 0x1000>;
interrupts = <0x00 0x28 0x04>;
clock-names = "i2s_clk\0i2s_hclk";
clocks = <0x0a 0x54 0x0a 0x1ce>;
dmas = <0x63 0x06 0x63 0x07>;
dma-names = "tx\0rx";
resets = <0x0a 0x19>;
reset-names = "reset-m";
status = "disabled";
phandle = <0xe4>;
};
i2s-8ch@ff898000 {
compatible = "rockchip,rk3368-i2s\0rockchip,rk3066-i2s";
reg = <0x00 0xff898000 0x00 0x1000>;
interrupts = <0x00 0x35 0x04>;
clock-names = "i2s_clk\0i2s_hclk";
clocks = <0x0a 0x52 0x0a 0x1cf>;
dmas = <0x63 0x00 0x63 0x01>;
dma-names = "tx\0rx";
resets = <0x0a 0x17>;
reset-names = "reset-m";
pinctrl-names = "default";
pinctrl-0 = <0x65>;
status = "okay";
mclk_persistent;
rockchip,i2s-broken-burst-len;
rockchip,playback-channels = <0x08>;
rockchip,capture-channels = <0x02>;
#sound-dai-cells = <0x00>;
phandle = <0xae>;
};
rng@ff8a0000 {
compatible = "rockchip,cryptov1-rng";
reg = <0x00 0xff8a0000 0x00 0x4000>;
clocks = <0x0a 0x82 0x0a 0x1cd>;
clock-names = "clk_crypto\0hclk_crypto";
assigned-clocks = <0x0a 0x82 0x0a 0x1cd>;
assigned-clock-rates = <0x8f0d180 0x5f5e100>;
status = "okay";
phandle = <0xe5>;
};
iep@ff900000 {
compatible = "rockchip,iep";
iommu_enabled = <0x01>;
iommus = <0x66>;
reg = <0x00 0xff900000 0x00 0x800>;
interrupts = <0x00 0x11 0x04>;
clocks = <0x0a 0xca 0x0a 0x1d4>;
clock-names = "aclk_iep\0hclk_iep";
power-domains = <0x67 0x0c>;
allocator = <0x01>;
version = <0x02>;
status = "okay";
phandle = <0xe6>;
};
iommu@ff900800 {
compatible = "rockchip,iommu";
reg = <0x00 0xff900800 0x00 0x100>;
interrupts = <0x00 0x11 0x04>;
interrupt-names = "iep_mmu";
clocks = <0x0a 0xca 0x0a 0x1d4>;
clock-names = "aclk\0iface";
power-domains = <0x67 0x0c>;
#iommu-cells = <0x00>;
status = "okay";
phandle = <0x66>;
};
isp@ff910000 {
compatible = "rockchip,rk3368-isp\0rockchip,isp";
reg = <0x00 0xff910000 0x00 0x4000>;
interrupts = <0x00 0x0e 0x04>;
power-domains = <0x67 0x0c>;
clocks = <0x0a 0xcd 0x0a 0x1d5 0x0a 0x6b 0x0a 0x6b 0x0a 0x16e 0x0a 0x84 0x0a 0x84 0x0a 0x166 0x0a 0x171 0x0a 0xcb>;
clock-names = "aclk_isp\0hclk_isp\0clk_isp\0clk_isp_jpe\0pclkin_isp\0clk_cif_out\0clk_cif_pll\0hclk_mipiphy1\0pclk_dphyrx\0clk_vio0_noc";
pinctrl-names = "default\0isp_dvp8bit2\0isp_dvp10bit\0isp_dvp12bit\0isp_dvp8bit0\0isp_dvp8bit4\0isp_mipi_fl\0isp_mipi_fl_prefl\0isp_flash_as_gpio\0isp_flash_as_trigger_out";
pinctrl-0 = <0x68>;
pinctrl-1 = <0x68 0x69>;
pinctrl-2 = <0x68 0x69 0x6a>;
pinctrl-3 = <0x68 0x69 0x6a 0x6b>;
pinctrl-4 = <0x68 0x6c>;
pinctrl-5 = <0x68 0x6d>;
pinctrl-6 = <0x68>;
pinctrl-7 = <0x68 0x6e>;
pinctrl-8 = <0x6f>;
pinctrl-9 = <0x70>;
rockchip,isp,mipiphy = <0x02>;
rockchip,isp,cifphy = <0x01>;
rockchip,isp,mipiphy1,reg = <0xff964000 0x4000>;
rockchip,isp,csiphy,reg = <0xff96c000 0x4000>;
rockchip,grf = <0x3f>;
rockchip,cru = <0x0a>;
rockchip,gpios = <0x71 0x14 0x00>;
rockchip,isp,iommu-enable = <0x01>;
iommus = <0x72>;
status = "okay";
phandle = <0xe7>;
};
rkisp1@ff910000 {
compatible = "rockchip,rk3368-rkisp1";
reg = <0x00 0xff910000 0x00 0x4000>;
interrupts = <0x00 0x0e 0x04>;
interrupt-names = "isp_irq";
clocks = <0x0a 0xcd 0x0a 0x1d5 0x0a 0x6b 0x0a 0x16e>;
clock-names = "aclk_isp\0hclk_isp\0clk_isp\0pclk_isp";
devfreq = <0x73>;
power-domains = <0x67 0x0c>;
iommus = <0x72>;
status = "disabled";
phandle = <0xe8>;
};
iommu@ff914000 {
compatible = "rockchip,iommu";
reg = <0x00 0xff914000 0x00 0x100 0x00 0xff915000 0x00 0x100>;
interrupts = <0x00 0x0e 0x04>;
interrupt-names = "isp_mmu";
clocks = <0x0a 0xcd 0x0a 0x1d5>;
clock-names = "aclk\0iface";
#iommu-cells = <0x00>;
power-domains = <0x67 0x0c>;
rockchip,disable-mmu-reset;
status = "okay";
phandle = <0x72>;
};
vop@ff930000 {
compatible = "rockchip,rk3368-vop";
rockchip,grf = <0x3f>;
reg = <0x00 0xff930000 0x00 0x2fc 0x00 0xff931000 0x00 0x400>;
reg-names = "regs\0gamma_lut";
interrupts = <0x00 0x0f 0x04>;
clocks = <0x0a 0xc6 0x0a 0xbe 0x0a 0x1d1>;
clock-names = "aclk_vop\0dclk_vop\0hclk_vop";
assigned-clocks = <0x0a 0xc6 0x0a 0x1d1>;
assigned-clock-rates = <0x17d78400 0xbebc200>;
resets = <0x0a 0x64 0x0a 0x65 0x0a 0x66>;
reset-names = "axi\0ahb\0dclk";
power-domains = <0x67 0x0c>;
iommus = <0x74>;
status = "okay";
phandle = <0xe9>;
port {
#address-cells = <0x01>;
#size-cells = <0x00>;
phandle = <0x7a>;
endpoint@0 {
reg = <0x00>;
remote-endpoint = <0x75>;
phandle = <0x7c>;
};
endpoint@1 {
reg = <0x01>;
remote-endpoint = <0x76>;
phandle = <0x7d>;
};
endpoint@2 {
reg = <0x02>;
remote-endpoint = <0x77>;
phandle = <0x7e>;
};
endpoint@3 {
reg = <0x03>;
remote-endpoint = <0x78>;
phandle = <0x5a>;
};
endpoint@4 {
reg = <0x04>;
remote-endpoint = <0x79>;
phandle = <0x5e>;
};
};
};
display-subsystem {
compatible = "rockchip,display-subsystem";
ports = <0x7a>;
devfreq = <0x73>;
status = "okay";
logo-memory-region = <0x7b>;
phandle = <0xea>;
route {
route-dsi {
status = "disabled";
logo,uboot = "logo.bmp";
logo,kernel = "logo.bmp";
logo,mode = "center";
charge_logo,mode = "center";
connect = <0x7c>;
phandle = <0xeb>;
};
route-edp {
status = "disabled";
logo,uboot = "logo.bmp";
logo,kernel = "logo.bmp";
logo,mode = "center";
charge_logo,mode = "center";
connect = <0x7d>;
phandle = <0xec>;
};
route-hdmi {
status = "disabled";
logo,uboot = "logo.bmp";
logo,kernel = "logo.bmp";
logo,mode = "center";
charge_logo,mode = "center";
connect = <0x7e>;
phandle = <0xed>;
};
route-lvds {
overscan,bottom_margin = <0x64>;
overscan,top_margin = <0x64>;
overscan,right_margin = <0x64>;
overscan,left_margin = <0x64>;
video,aspect_ratio = <0x00>;
video,flags = <0x00>;
video,vrefresh = <0x00>;
video,crtc_vsync_end = <0x00>;
video,crtc_hsync_end = <0x00>;
video,vdisplay = <0x00>;
video,hdisplay = <0x00>;
logo,ymirror = <0x00>;
logo,bpp = <0x10>;
logo,height = <0x1e0>;
logo,width = <0x320>;
logo,offset = <0x5e000>;
status = "okay";
logo,uboot = "logo.bmp";
logo,kernel = "logo.bmp";
logo,mode = "center";
charge_logo,mode = "center";
connect = <0x5a>;
phandle = <0xee>;
};
route-rgb {
status = "disabled";
logo,uboot = "logo.bmp";
logo,kernel = "logo.bmp";
logo,mode = "center";
charge_logo,mode = "center";
connect = <0x5e>;
phandle = <0xef>;
};
};
};
iommu@ff930300 {
compatible = "rockchip,iommu";
reg = <0x00 0xff930300 0x00 0x100>;
interrupts = <0x00 0x0f 0x04>;
interrupt-names = "vop_mmu";
clocks = <0x0a 0xc6 0x0a 0x1d1>;
clock-names = "aclk\0iface";
power-domains = <0x67 0x0c>;
#iommu-cells = <0x00>;
status = "okay";
phandle = <0x74>;
};
cif@ff950000 {
compatible = "rockchip,cif";
reg = <0x00 0xff950000 0x00 0x400>;
interrupts = <0x00 0x0d 0x04>;
clocks = <0x0a 0x16f 0x0a 0xcc 0x0a 0x1d9 0x0a 0x83 0x0a 0x84>;
clock-names = "pclk_cif\0aclk_cif0\0hclk_cif0\0cif0_in\0cif0_out";
resets = <0x0a 0x68>;
reset-names = "rst_cif";
pinctrl-names = "cif_pin_all";
pinctrl-0 = <0x68 0x69>;
rockchip,grf = <0x3f>;
power-domains = <0x67 0x0c>;
iommus = <0x7f>;
status = "okay";
phandle = <0xb0>;
};
cif-new@ff950000 {
compatible = "rockchip,rk3368-cif";
reg = <0x00 0xff950000 0x00 0x400>;
interrupts = <0x00 0x0d 0x04>;
clocks = <0x0a 0x16f 0x0a 0xcc 0x0a 0x1d9 0x0a 0x83 0x0a 0x84>;
clock-names = "pclk_cif\0aclk_cif0\0hclk_cif0\0cif0_in\0cif0_out";
resets = <0x0a 0x68>;
reset-names = "rst_cif";
rockchip,grf = <0x3f>;
power-domains = <0x67 0x0c>;
iommus = <0x7f>;
status = "disabled";
phandle = <0xf0>;
};
iommu@ff950800 {
compatible = "rockchip,iommu";
reg = <0x00 0xff950800 0x00 0x100>;
interrupts = <0x00 0x0d 0x04>;
interrupt-names = "vip_mmu";
clocks = <0x0a 0xcc 0x0a 0x1d9>;
clock-names = "aclk\0hclk";
rk_iommu,disable_reset_quirk;
#iommu-cells = <0x00>;
power-domains = <0x67 0x0c>;
status = "okay";
phandle = <0x7f>;
};
dsi@ff960000 {
compatible = "rockchip,rk3368-mipi-dsi";
reg = <0x00 0xff960000 0x00 0x4000>;
interrupts = <0x00 0x13 0x04>;
clocks = <0x0a 0x164 0x59>;
clock-names = "pclk\0hs_clk";
resets = <0x0a 0x73>;
reset-names = "apb";
phys = <0x59>;
phy-names = "mipi_dphy";
rockchip,grf = <0x3f>;
power-domains = <0x67 0x0c>;
#address-cells = <0x01>;
#size-cells = <0x00>;
status = "disabled";
phandle = <0xf1>;
ports {
#address-cells = <0x01>;
#size-cells = <0x00>;
port {
endpoint {
remote-endpoint = <0x7c>;
phandle = <0x75>;
};
};
port@1 {
reg = <0x01>;
endpoint {
remote-endpoint = <0x80>;
phandle = <0x83>;
};
};
};
panel@0 {
reg = <0x00>;
compatible = "kingdisplay,kd080d34-40ni-b6\0simple-panel-dsi";
power-supply = <0x81>;
backlight = <0x82>;
reset-gpios = <0x71 0x0d 0x01>;
prepare-delay-ms = <0x14>;
reset-delay-ms = <0x14>;
init-delay-ms = <0x14>;
enable-delay-ms = <0x14>;
disable-delay-ms = <0x14>;
unprepare-delay-ms = <0x14>;
dsi,flags = <0xa03>;
dsi,format = <0x00>;
dsi,lanes = <0x04>;
panel-init-sequence = [15 00 02 e0 00 15 00 02 e1 93 15 00 02 e2 65 15 00 02 e3 f8 15 00 02 80 03 15 00 02 e0 04 15 00 02 2d 03 15 00 02 e0 01 15 00 02 00 00 15 00 02 01 6f 15 00 02 03 00 15 00 02 04 6f 15 00 02 17 00 15 00 02 18 d7 15 00 02 19 05 15 00 02 1a 00 15 00 02 1b d7 15 00 02 1c 05 15 00 02 1f 79 15 00 02 20 2d 15 00 02 21 2d 15 00 02 22 4f 15 00 02 26 f1 15 00 02 37 09 15 00 02 38 04 15 00 02 39 08 15 00 02 3a 12 15 00 02 3c 78 15 00 02 3e 80 15 00 02 3f 80 15 00 02 40 06 15 00 02 41 a0 15 00 02 55 0f 15 00 02 56 01 15 00 02 57 a8 15 00 02 58 0a 15 00 02 59 2a 15 00 02 5a 37 15 00 02 5b 19 15 00 02 5d 70 15 00 02 5e 50 15 00 02 5f 3f 15 00 02 60 31 15 00 02 61 2d 15 00 02 62 1d 15 00 02 63 22 15 00 02 64 0c 15 00 02 65 25 15 00 02 66 24 15 00 02 67 24 15 00 02 68 41 15 00 02 69 2f 15 00 02 6a 36 15 00 02 6b 28 15 00 02 6c 26 15 00 02 6d 1c 15 00 02 6e 08 15 00 02 6f 02 15 00 02 70 70 15 00 02 71 50 15 00 02 72 3f 15 00 02 73 31 15 00 02 74 2d 15 00 02 75 1d 15 00 02 76 22 15 00 02 77 0c 15 00 02 78 25 15 00 02 79 24 15 00 02 7a 24 15 00 02 7b 41 15 00 02 7c 2f 15 00 02 7d 36 15 00 02 7e 28 15 00 02 7f 26 15 00 02 80 1c 15 00 02 81 08 15 00 02 82 02 15 00 02 e0 02 15 00 02 00 00 15 00 02 01 04 15 00 02 02 06 15 00 02 03 08 15 00 02 04 0a 15 00 02 05 0c 15 00 02 06 0e 15 00 02 07 17 15 00 02 08 37 15 00 02 09 1f 15 00 02 0a 10 15 00 02 0b 1f 15 00 02 0c 1f 15 00 02 0d 1f 15 00 02 0e 1f 15 00 02 0f 1f 15 00 02 10 1f 15 00 02 11 1f 15 00 02 12 1f 15 00 02 13 12 15 00 02 14 1f 15 00 02 15 1f 15 00 02 16 01 15 00 02 17 05 15 00 02 18 07 15 00 02 19 09 15 00 02 1a 0b 15 00 02 1b 0d 15 00 02 1c 0f 15 00 02 1d 17 15 00 02 1e 37 15 00 02 1f 1f 15 00 02 20 11 15 00 02 21 1f 15 00 02 22 1f 15 00 02 23 1f 15 00 02 24 1f 15 00 02 25 1f 15 00 02 26 1f 15 00 02 27 1f 15 00 02 28 1f 15 00 02 29 13 15 00 02 2a 1f 15 00 02 2b 1f 15 00 02 2c 11 15 00 02 2d 0f 15 00 02 2e 00 15 00 02 2f 0b 15 00 02 30 09 15 00 02 31 07 15 00 02 32 05 15 00 02 33 37 15 00 02 34 17 15 00 02 35 1f 15 00 02 36 01 15 00 02 37 1f 15 00 02 38 1f 15 00 02 39 1f 15 00 02 3a 1f 15 00 02 3b 1f 15 00 02 3c 1f 15 00 02 3d 1f 15 00 02 3e 1f 15 00 02 3f 13 15 00 02 40 1f 15 00 02 41 1f 15 00 02 42 10 15 00 02 43 0e 15 00 02 44 0c 15 00 02 45 0a 15 00 02 46 08 15 00 02 47 06 15 00 02 48 04 15 00 02 49 37 15 00 02 4a 17 15 00 02 4b 1f 15 00 02 4c 00 15 00 02 4d 1f 15 00 02 4e 1f 15 00 02 4f 1f 15 00 02 50 1f 15 00 02 51 1f 15 00 02 52 1f 15 00 02 53 1f 15 00 02 54 1f 15 00 02 55 12 15 00 02 56 1f 15 00 02 57 1f 15 00 02 58 10 15 00 02 59 00 15 00 02 5a 00 15 00 02 5b 10 15 00 02 5c 07 15 00 02 5d 30 15 00 02 5e 00 15 00 02 5f 00 15 00 02 60 30 15 00 02 61 03 15 00 02 62 04 15 00 02 63 03 15 00 02 64 6a 15 00 02 65 75 15 00 02 66 0d 15 00 02 67 b3 15 00 02 68 09 15 00 02 69 06 15 00 02 6a 6a 15 00 02 6b 04 15 00 02 6c 00 15 00 02 6d 04 15 00 02 6e 04 15 00 02 6f 88 15 00 02 70 00 15 00 02 71 00 15 00 02 72 06 15 00 02 73 7b 15 00 02 74 00 15 00 02 75 bc 15 00 02 76 00 15 00 02 77 0d 15 00 02 78 2c 15 00 02 79 00 15 00 02 7a 00 15 00 02 7b 00 15 00 02 7c 00 15 00 02 7d 03 15 00 02 7e 7b 15 00 02 e0 04 15 00 02 2b 2b 15 00 02 2e 44 15 00 02 e0 00 15 00 02 e6 02 15 00 02 e7 02 05 78 01 11 05 14 01 29];
panel-exit-sequence = <0x5000128 0x5780110>;
ports {
#address-cells = <0x01>;
#size-cells = <0x00>;
port@0 {
reg = <0x00>;
endpoint {
remote-endpoint = <0x83>;
phandle = <0x80>;
};
};
};
display-timings {
timing {
clock-frequency = <0x4692680>;
hactive = <0x320>;
hfront-porch = <0x44>;
hsync-len = <0x12>;
hback-porch = <0x44>;
vactive = <0x500>;
vfront-porch = <0x14>;
vsync-len = <0x04>;
vback-porch = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
};
};
};
};
video-phy@ff968000 {
compatible = "rockchip,rk3368-video-phy";
reg = <0x00 0xff968000 0x00 0x4000 0x00 0xff960000 0x00 0x4000>;
clocks = <0x0a 0x81 0x0a 0x172 0x0a 0x164>;
clock-names = "ref\0pclk_phy\0pclk_host";
#clock-cells = <0x00>;
resets = <0x0a 0x72>;
reset-names = "rst";
power-domains = <0x67 0x0c>;
#phy-cells = <0x00>;
status = "okay";
phandle = <0x59>;
};
mipi-dphy-rx0@ff96C000 {
compatible = "rockchip,rk3368-mipi-dphy";
reg = <0x00 0xff96c000 0x00 0x4000>;
clocks = <0x0a 0x171>;
clock-names = "pclk_dphyrx";
power-domains = <0x67 0x0c>;
rockchip,grf = <0x3f>;
status = "disabled";
phandle = <0xf2>;
};
edp@ff970000 {
compatible = "rockchip,rk3368-edp";
reg = <0x00 0xff970000 0x00 0x8000>;
interrupts = <0x00 0x69 0x04>;
clocks = <0x0a 0x69 0x0a 0x163>;
clock-names = "dp\0pclk";
resets = <0x0a 0x7a>;
reset-names = "dp";
power-domains = <0x67 0x0c>;
rockchip,grf = <0x3f>;
phys = <0x84>;
phy-names = "dp";
pinctrl-names = "default";
pinctrl-0 = <0x85>;
status = "disabled";
phandle = <0xf3>;
ports {
#address-cells = <0x01>;
#size-cells = <0x00>;
port@0 {
reg = <0x00>;
phandle = <0xf4>;
endpoint {
remote-endpoint = <0x7d>;
phandle = <0x76>;
};
};
};
};
hdmi@ff980000 {
compatible = "rockchip,rk3368-dw-hdmi";
reg = <0x00 0xff980000 0x00 0x20000>;
reg-io-width = <0x04>;
interrupts = <0x00 0x67 0x04>;
clocks = <0x0a 0x168 0x0a 0x6d 0x0a 0x6e>;
clock-names = "iahb\0isfr\0cec";
pinctrl-names = "default";
pinctrl-0 = <0x86 0x87>;
resets = <0x0a 0x79>;
reset-names = "hdmi";
power-domains = <0x67 0x0c>;
rockchip,grf = <0x3f>;
status = "disabled";
phandle = <0xf5>;
ports {
port {
endpoint {
remote-endpoint = <0x7e>;
phandle = <0x77>;
};
};
};
};
mpp-srv {
compatible = "rockchip,mpp-service";
rockchip,taskqueue-count = <0x01>;
rockchip,resetgroup-count = <0x01>;
rockchip,grf = <0x3f>;
rockchip,grf-offset = <0x418>;
rockchip,grf-values = <0x10001000 0x10000000 0x10000000>;
rockchip,grf-names = "grf_rkvdec\0grf_vdpu1\0grf_vepu1";
status = "okay";
phandle = <0x89>;
};
hevc_service@ff9a0000 {
compatible = "rockchip,hevc-decoder-rk3368";
reg = <0x00 0xff9a0000 0x00 0x400>;
interrupts = <0x00 0x0c 0x04>;
interrupt-names = "irq_dec";
clocks = <0x0a 0xd0 0x0a 0x1dc 0x0a 0x70 0x0a 0x6f>;
clock-names = "aclk_vcodec\0hclk_vcodec\0clk_core\0clk_cabac";
rockchip,normal-rates = <0x11e1a300 0x00 0xbebc200 0xbebc200>;
rockchip,advanced-rates = <0x1dcd6500 0x00 0x17d78400 0x17d78400>;
resets = <0x0a 0x70 0x0a 0x71 0x0a 0x9a>;
reset-names = "shared_video_a\0shared_video_h\0video_core";
iommus = <0x88>;
rockchip,srv = <0x89>;
rockchip,taskqueue-node = <0x00>;
rockchip,resetgroup-node = <0x00>;
power-domains = <0x67 0x0e>;
status = "okay";
phandle = <0xf6>;
};
vepu@ff9a0000 {
compatible = "rockchip,vpu-encoder-v1";
reg = <0x00 0xff9a0000 0x00 0x400>;
interrupts = <0x00 0x09 0x04>;
interrupt-names = "irq_enc";
clocks = <0x0a 0xd0 0x0a 0x1dc>;
clock-names = "aclk_vcodec\0hclk_vcodec";
resets = <0x0a 0x70 0x0a 0x71>;
reset-names = "shared_video_a\0shared_video_h";
iommus = <0x8a>;
power-domains = <0x67 0x0e>;
rockchip,srv = <0x89>;
rockchip,taskqueue-node = <0x00>;
rockchip,resetgroup-node = <0x00>;
status = "okay";
phandle = <0xf7>;
};
vdpu@ff9a0400 {
compatible = "rockchip,vpu-decoder-rk3368";
reg = <0x00 0xff9a0400 0x00 0x400>;
interrupts = <0x00 0x0a 0x04>;
interrupt-names = "irq_dec";
clocks = <0x0a 0xd0 0x0a 0x1dc>;
clock-names = "aclk_vcodec\0hclk_vcodec";
rockchip,normal-rates = <0x11e1a300 0x00>;
rockchip,advanced-rates = <0x23c34600 0x00>;
resets = <0x0a 0x70 0x0a 0x71>;
reset-names = "shared_video_a\0shared_video_h";
iommus = <0x8a>;
power-domains = <0x67 0x0e>;
rockchip,srv = <0x89>;
rockchip,taskqueue-node = <0x00>;
rockchip,resetgroup-node = <0x00>;
status = "okay";
phandle = <0xf8>;
};
iommu@ff9a0440 {
compatible = "rockchip,iommu";
reg = <0x00 0xff9a0440 0x00 0x40 0x00 0xff9a0480 0x00 0x40>;
interrupts = <0x00 0x0c 0x04>;
interrupt-names = "hevc_mmu";
clocks = <0x0a 0xd0 0x0a 0x1dc>;
clock-names = "aclk\0iface";
power-domains = <0x67 0x0e>;
#iommu-cells = <0x00>;
status = "okay";
phandle = <0x88>;
};
iommu@ff9a0800 {
compatible = "rockchip,iommu";
reg = <0x00 0xff9a0800 0x00 0x100>;
interrupts = <0x00 0x09 0x04 0x00 0x0a 0x04>;
interrupt-names = "vepu_mmu\0vdpu_mmu";
clocks = <0x0a 0xd0 0x0a 0x1dc>;
clock-names = "aclk\0iface";
power-domains = <0x67 0x0e>;
#iommu-cells = <0x00>;
status = "okay";
phandle = <0x8a>;
};
interrupt-controller@ffb71000 {
compatible = "arm,gic-400";
interrupt-controller;
#interrupt-cells = <0x03>;
#address-cells = <0x00>;
reg = <0x00 0xffb71000 0x00 0x1000 0x00 0xffb72000 0x00 0x2000 0x00 0xffb74000 0x00 0x2000 0x00 0xffb76000 0x00 0x2000>;
interrupts = <0x01 0x09 0xff04>;
phandle = <0x01>;
};
rogue-g6110@ffa30000 {
compatible = "arm,rogue-G6110\0arm,rk3368-gpu";
reg = <0x00 0xffa30000 0x00 0x10000>;
clocks = <0x0a 0x40 0x0a 0xc0 0x0a 0xc1>;
clock-names = "sclk_gpu_core\0aclk_gpu_mem\0aclk_gpu_cfg";
interrupts = <0x00 0x08 0x04>;
interrupt-names = "rogue-g6110-irq";
power-domains = <0x67 0x10>;
operating-points-v2 = <0x8b>;
#cooling-cells = <0x02>;
logic-supply = <0x62>;
phandle = <0x3d>;
power_model {
compatible = "arm,mali-simple-power-model";
voltage = <0x384>;
frequency = <0x1f4>;
static-power = <0x12c>;
dynamic-power = <0x18c>;
ts = <0x7d00 0x125c 0xffffffb0 0x02>;
thermal-zone = "gpu-thermal";
phandle = <0xf9>;
};
};
gpu_opp_table {
compatible = "operating-points-v2";
opp-shared;
phandle = <0x8b>;
opp-200000000 {
opp-hz = <0x00 0xbebc200>;
opp-microvolt = <0x10c8e0>;
};
opp-288000000 {
opp-hz = <0x00 0x112a8800>;
opp-microvolt = <0x10c8e0>;
};
opp-400000000 {
opp-hz = <0x00 0x17d78400>;
opp-microvolt = <0x10c8e0>;
};
opp-576000000 {
opp-hz = <0x00 0x22551000>;
opp-microvolt = <0x124f80>;
};
};
nocp-peri@ffac1000 {
compatible = "rockchip,rk3368-nocp";
reg = <0x00 0xffac1000 0x00 0x400>;
phandle = <0xfa>;
};
nocp-core@ffac1400 {
compatible = "rockchip,rk3368-nocp";
reg = <0x00 0xffac1400 0x00 0x400>;
phandle = <0xfb>;
};
nocp-gpu@ffac1800 {
compatible = "rockchip,rk3368-nocp";
reg = <0x00 0xffac1800 0x00 0x400>;
phandle = <0xfc>;
};
nocp-vpu@ffac2000 {
compatible = "rockchip,rk3368-nocp";
reg = <0x00 0xffac2000 0x00 0x400>;
phandle = <0xfd>;
};
nocp-vop@ffac2400 {
compatible = "rockchip,rk3368-nocp";
reg = <0x00 0xffac2400 0x00 0x400>;
phandle = <0xfe>;
};
nocp-rga@ffac2800 {
compatible = "rockchip,rk3368-nocp";
reg = <0x00 0xffac2800 0x00 0x400>;
phandle = <0xff>;
};
efuse@ffb00000 {
compatible = "rockchip,rk3368-efuse";
reg = <0x00 0xffb00000 0x00 0x20>;
#address-cells = <0x01>;
#size-cells = <0x01>;
clocks = <0x0a 0x173>;
clock-names = "pclk_efuse";
phandle = <0x100>;
cpu-leakage@17 {
reg = <0x17 0x01>;
phandle = <0x14>;
};
leakage-volt@1a {
reg = <0x1a 0x01>;
bits = <0x07 0x01>;
phandle = <0x16>;
};
leakage-temp@1e {
reg = <0x1e 0x01>;
bits = <0x01 0x07>;
phandle = <0x15>;
};
temp-adjust@1f {
reg = <0x1f 0x01>;
phandle = <0x3e>;
};
};
rockchip-system-monitor {
compatible = "rockchip,system-monitor";
phandle = <0x101>;
};
pinctrl {
compatible = "rockchip,rk3368-pinctrl";
rockchip,grf = <0x3f>;
rockchip,pmu = <0x8c>;
#address-cells = <0x02>;
#size-cells = <0x02>;
ranges;
phandle = <0x102>;
gpio0@ff750000 {
compatible = "rockchip,gpio-bank";
reg = <0x00 0xff750000 0x00 0x100>;
clocks = <0x0a 0x140>;
interrupts = <0x00 0x51 0x04>;
gpio-controller;
#gpio-cells = <0x02>;
interrupt-controller;
#interrupt-cells = <0x02>;
phandle = <0x2f>;
};
gpio1@ff780000 {
compatible = "rockchip,gpio-bank";
reg = <0x00 0xff780000 0x00 0x100>;
clocks = <0x0a 0x141>;
interrupts = <0x00 0x52 0x04>;
gpio-controller;
#gpio-cells = <0x02>;
interrupt-controller;
#interrupt-cells = <0x02>;
phandle = <0x103>;
};
gpio2@ff790000 {
compatible = "rockchip,gpio-bank";
reg = <0x00 0xff790000 0x00 0x100>;
clocks = <0x0a 0x142>;
interrupts = <0x00 0x53 0x04>;
gpio-controller;
#gpio-cells = <0x02>;
interrupt-controller;
#interrupt-cells = <0x02>;
phandle = <0x95>;
};
gpio3@ff7a0000 {
compatible = "rockchip,gpio-bank";
reg = <0x00 0xff7a0000 0x00 0x100>;
clocks = <0x0a 0x143>;
interrupts = <0x00 0x54 0x04>;
gpio-controller;
#gpio-cells = <0x02>;
interrupt-controller;
#interrupt-cells = <0x02>;
phandle = <0x71>;
};
pcfg-pull-up {
bias-pull-up;
phandle = <0x8e>;
};
pcfg-pull-down {
bias-pull-down;
phandle = <0x90>;
};
pcfg-pull-none {
bias-disable;
phandle = <0x8d>;
};
pcfg-pull-up-8ma {
bias-pull-up;
drive-strength = <0x08>;
phandle = <0x91>;
};
pcfg-pull-none-8ma {
drive-strength = <0x08>;
phandle = <0x92>;
};
pcfg-pull-none-12ma {
bias-disable;
drive-strength = <0x0c>;
phandle = <0x8f>;
};
edp {
edp-hpd {
rockchip,pins = <0x02 0x17 0x02 0x8d>;
phandle = <0x85>;
};
};
emmc {
emmc-clk {
rockchip,pins = <0x02 0x04 0x02 0x8d>;
phandle = <0x1f>;
};
emmc-cmd {
rockchip,pins = <0x01 0x1a 0x02 0x8e>;
phandle = <0x20>;
};
emmc-pwr {
rockchip,pins = <0x01 0x1b 0x02 0x8e>;
phandle = <0x104>;
};
emmc-bus1 {
rockchip,pins = <0x01 0x12 0x02 0x8e>;
phandle = <0x105>;
};
emmc-bus4 {
rockchip,pins = <0x01 0x12 0x02 0x8e 0x01 0x13 0x02 0x8e 0x01 0x14 0x02 0x8e 0x01 0x15 0x02 0x8e>;
phandle = <0x106>;
};
emmc-bus8 {
rockchip,pins = <0x01 0x12 0x02 0x8e 0x01 0x13 0x02 0x8e 0x01 0x14 0x02 0x8e 0x01 0x15 0x02 0x8e 0x01 0x16 0x02 0x8e 0x01 0x17 0x02 0x8e 0x01 0x18 0x02 0x8e 0x01 0x19 0x02 0x8e>;
phandle = <0x21>;
};
};
gmac {
rgmii-pins {
rockchip,pins = <0x03 0x16 0x01 0x8d 0x03 0x18 0x01 0x8d 0x03 0x13 0x01 0x8d 0x03 0x08 0x01 0x8f 0x03 0x09 0x01 0x8f 0x03 0x0a 0x01 0x8f 0x03 0x0e 0x01 0x8f 0x03 0x1c 0x01 0x8f 0x03 0x0d 0x01 0x8f 0x03 0x0f 0x01 0x8d 0x03 0x10 0x01 0x8d 0x03 0x11 0x01 0x8d 0x03 0x12 0x01 0x8d 0x03 0x19 0x01 0x8d 0x03 0x14 0x01 0x8d>;
phandle = <0x107>;
};
rmii-pins {
rockchip,pins = <0x03 0x16 0x01 0x8d 0x03 0x18 0x01 0x8d 0x03 0x13 0x01 0x8d 0x03 0x08 0x01 0x8f 0x03 0x09 0x01 0x8f 0x03 0x0d 0x01 0x8f 0x03 0x0f 0x01 0x8d 0x03 0x10 0x01 0x8d 0x03 0x14 0x01 0x8d 0x03 0x15 0x01 0x8d>;
phandle = <0x108>;
};
};
hdmi {
hdmi-cec {
rockchip,pins = <0x03 0x17 0x01 0x8d>;
phandle = <0x87>;
};
hdmi-i2c-xfer {
rockchip,pins = <0x03 0x18 0x01 0x8d 0x03 0x19 0x01 0x8d>;
phandle = <0x86>;
};
};
i2c0 {
i2c0-xfer {
rockchip,pins = <0x00 0x06 0x01 0x8d 0x00 0x07 0x01 0x8d>;
phandle = <0x2e>;
};
};
i2c1 {
i2c1-xfer {
rockchip,pins = <0x02 0x15 0x01 0x8d 0x02 0x16 0x01 0x8d>;
phandle = <0x43>;
};
};
i2c2 {
i2c2-xfer {
rockchip,pins = <0x00 0x09 0x02 0x8d 0x03 0x1f 0x02 0x8d>;
phandle = <0x33>;
};
};
i2c3 {
i2c3-xfer {
rockchip,pins = <0x01 0x10 0x01 0x8d 0x01 0x11 0x01 0x8d>;
phandle = <0x34>;
};
};
i2c4 {
i2c4-xfer {
rockchip,pins = <0x03 0x18 0x02 0x8d 0x03 0x19 0x02 0x8d>;
phandle = <0x35>;
};
};
i2c5 {
i2c5-xfer {
rockchip,pins = <0x03 0x1a 0x02 0x8d 0x03 0x1b 0x02 0x8d>;
phandle = <0x36>;
};
};
i2s {
i2s-8ch-bus {
rockchip,pins = <0x02 0x0c 0x01 0x8d 0x02 0x0d 0x01 0x8d 0x02 0x0e 0x01 0x8d 0x02 0x0f 0x01 0x8d 0x02 0x10 0x01 0x8d 0x02 0x12 0x01 0x8d>;
phandle = <0x65>;
};
i2s-8ch-mclk {
rockchip,pins = <0x02 0x14 0x01 0x8d>;
phandle = <0x96>;
};
};
pwm0 {
pwm0-pin {
rockchip,pins = <0x03 0x08 0x02 0x8d>;
phandle = <0x44>;
};
pwm0-pin-pull-down {
rockchip,pins = <0x03 0x08 0x02 0x90>;
phandle = <0x109>;
};
vop-pwm {
rockchip,pins = <0x03 0x08 0x03 0x8d>;
phandle = <0x10a>;
};
};
pwm1 {
pwm1-pin {
rockchip,pins = <0x00 0x08 0x02 0x8d>;
phandle = <0x45>;
};
pwm1-pin-pull-down {
rockchip,pins = <0x00 0x08 0x02 0x90>;
phandle = <0x10b>;
};
};
pwm3 {
pwm3-pin {
rockchip,pins = <0x03 0x1e 0x03 0x8d>;
phandle = <0x46>;
};
pwm3-pin-pull-down {
rockchip,pins = <0x03 0x1e 0x03 0x90>;
phandle = <0x10c>;
};
};
sdio0 {
sdio0-bus1 {
rockchip,pins = <0x02 0x1c 0x01 0x91>;
phandle = <0x10d>;
};
sdio0-bus4 {
rockchip,pins = <0x02 0x1c 0x01 0x91 0x02 0x1d 0x01 0x91 0x02 0x1e 0x01 0x91 0x02 0x1f 0x01 0x91>;
phandle = <0x1e>;
};
sdio0-cmd {
rockchip,pins = <0x03 0x00 0x01 0x91>;
phandle = <0x1c>;
};
sdio0-clk {
rockchip,pins = <0x03 0x01 0x01 0x92>;
phandle = <0x1b>;
};
sdio0-cd {
rockchip,pins = <0x03 0x02 0x01 0x8e>;
phandle = <0x1d>;
};
};
sdmmc {
sdmmc-clk {
rockchip,pins = <0x02 0x09 0x01 0x92>;
phandle = <0x17>;
};
sdmmc-cmd {
rockchip,pins = <0x02 0x0a 0x01 0x91>;
phandle = <0x18>;
};
sdmmc-cd {
rockchip,pins = <0x02 0x0b 0x01 0x8e>;
phandle = <0x19>;
};
sdmmc-bus1 {
rockchip,pins = <0x02 0x05 0x01 0x91>;
phandle = <0x10e>;
};
sdmmc-bus4 {
rockchip,pins = <0x02 0x05 0x01 0x91 0x02 0x06 0x01 0x91 0x02 0x07 0x01 0x91 0x02 0x08 0x01 0x91>;
phandle = <0x1a>;
};
};
spdif {
spdif-bus {
rockchip,pins = <0x02 0x17 0x01 0x8d>;
phandle = <0x64>;
};
};
spi0 {
spi0-clk {
rockchip,pins = <0x01 0x1d 0x02 0x8e>;
phandle = <0x22>;
};
spi0-cs0 {
rockchip,pins = <0x01 0x18 0x03 0x8e>;
phandle = <0x25>;
};
spi0-cs1 {
rockchip,pins = <0x01 0x19 0x03 0x8e>;
phandle = <0x10f>;
};
spi0-tx {
rockchip,pins = <0x01 0x17 0x03 0x8e>;
phandle = <0x23>;
};
spi0-rx {
rockchip,pins = <0x01 0x16 0x03 0x8e>;
phandle = <0x24>;
};
};
spi1 {
spi1-clk {
rockchip,pins = <0x01 0x0e 0x02 0x8e>;
phandle = <0x26>;
};
spi1-cs0 {
rockchip,pins = <0x01 0x0f 0x02 0x8e>;
phandle = <0x29>;
};
spi1-cs1 {
rockchip,pins = <0x03 0x1c 0x02 0x8e>;
phandle = <0x110>;
};
spi1-rx {
rockchip,pins = <0x01 0x10 0x02 0x8e>;
phandle = <0x28>;
};
spi1-tx {
rockchip,pins = <0x01 0x11 0x02 0x8e>;
phandle = <0x27>;
};
};
spi2 {
spi2-clk {
rockchip,pins = <0x00 0x0c 0x02 0x8e>;
phandle = <0x2a>;
};
spi2-cs0 {
rockchip,pins = <0x00 0x0d 0x02 0x8e>;
phandle = <0x2d>;
};
spi2-rx {
rockchip,pins = <0x00 0x0a 0x02 0x8e>;
phandle = <0x2c>;
};
spi2-tx {
rockchip,pins = <0x00 0x0b 0x02 0x8e>;
phandle = <0x2b>;
};
};
uart0 {
uart0-xfer {
rockchip,pins = <0x02 0x18 0x01 0x8e 0x02 0x19 0x01 0x8d>;
phandle = <0x37>;
};
uart0-cts {
rockchip,pins = <0x02 0x1a 0x01 0x8d>;
phandle = <0x111>;
};
uart0-rts {
rockchip,pins = <0x02 0x1b 0x01 0x8d>;
phandle = <0x112>;
};
};
uart1 {
uart1-xfer {
rockchip,pins = <0x00 0x14 0x03 0x8e 0x00 0x15 0x03 0x8d>;
phandle = <0x93>;
};
uart1-cts {
rockchip,pins = <0x00 0x16 0x03 0x8d>;
phandle = <0x113>;
};
uart1-rts {
rockchip,pins = <0x00 0x17 0x03 0x8d>;
phandle = <0x114>;
};
};
uart2 {
uart2-xfer {
rockchip,pins = <0x02 0x06 0x02 0x8e 0x02 0x05 0x02 0x8d>;
phandle = <0x47>;
};
};
uart3 {
uart3-xfer {
rockchip,pins = <0x03 0x1d 0x02 0x8e 0x03 0x1e 0x02 0x8d>;
phandle = <0x39>;
};
uart3-cts {
rockchip,pins = <0x03 0x10 0x02 0x8d>;
phandle = <0x115>;
};
uart3-rts {
rockchip,pins = <0x03 0x11 0x02 0x8d>;
phandle = <0x116>;
};
};
uart4 {
uart4-xfer {
rockchip,pins = <0x00 0x1b 0x03 0x8e 0x00 0x1a 0x03 0x8d>;
phandle = <0x3a>;
};
uart4-cts {
rockchip,pins = <0x00 0x18 0x03 0x8d>;
phandle = <0x117>;
};
uart4-rts {
rockchip,pins = <0x00 0x19 0x03 0x8d>;
phandle = <0x118>;
};
};
isp {
cif-clkout {
rockchip,pins = <0x01 0x0b 0x01 0x8d>;
phandle = <0x68>;
};
isp-dvp-d2d9 {
rockchip,pins = <0x01 0x00 0x01 0x8d 0x01 0x01 0x01 0x8d 0x01 0x02 0x01 0x8d 0x01 0x03 0x01 0x8d 0x01 0x04 0x01 0x8d 0x01 0x05 0x01 0x8d 0x01 0x06 0x01 0x8d 0x01 0x07 0x01 0x8d 0x01 0x08 0x01 0x8d 0x01 0x09 0x01 0x8d 0x01 0x0a 0x01 0x8d 0x01 0x0b 0x01 0x8d>;
phandle = <0x69>;
};
isp-dvp-d0d1 {
rockchip,pins = <0x01 0x0c 0x01 0x8d 0x01 0x0d 0x01 0x8d>;
phandle = <0x6a>;
};
isp_d10d11 {
rockchip,pins = <0x01 0x0e 0x01 0x8d 0x01 0x0f 0x01 0x8d>;
phandle = <0x6b>;
};
isp-dvp-d0d7 {
rockchip,pins = <0x01 0x0c 0x01 0x8d 0x01 0x0d 0x01 0x8d 0x01 0x00 0x01 0x8d 0x01 0x01 0x01 0x8d 0x01 0x02 0x01 0x8d 0x01 0x03 0x01 0x8d 0x01 0x04 0x01 0x8d 0x01 0x05 0x01 0x8d>;
phandle = <0x6c>;
};
isp-dvp-d4d11 {
rockchip,pins = <0x01 0x02 0x01 0x8d 0x01 0x03 0x01 0x8d 0x01 0x04 0x01 0x8d 0x01 0x05 0x01 0x8d 0x01 0x06 0x01 0x8d 0x01 0x07 0x01 0x8d 0x01 0x0e 0x01 0x8d 0x01 0x11 0x01 0x8d>;
phandle = <0x6d>;
};
isp-shutter {
rockchip,pins = <0x03 0x13 0x02 0x8d 0x03 0x16 0x02 0x8d>;
phandle = <0x119>;
};
isp-flash-trigger {
rockchip,pins = <0x03 0x14 0x02 0x8d>;
phandle = <0x70>;
};
isp-prelight {
rockchip,pins = <0x03 0x15 0x02 0x8d>;
phandle = <0x6e>;
};
isp_flash_trigger_as_gpio {
rockchip,pins = <0x03 0x14 0x00 0x8d>;
phandle = <0x6f>;
};
};
lcdc {
lcdc-rgb-pins {
rockchip,pins = <0x00 0x0e 0x01 0x8d 0x00 0x0f 0x01 0x8d 0x00 0x10 0x01 0x8d 0x00 0x16 0x01 0x8d 0x00 0x17 0x01 0x8d 0x00 0x18 0x01 0x8d 0x00 0x19 0x01 0x8d 0x00 0x1a 0x01 0x8d 0x00 0x1b 0x01 0x8d 0x00 0x1f 0x01 0x8d 0x00 0x1e 0x01 0x8d 0x00 0x1c 0x01 0x8d 0x00 0x1d 0x01 0x8d>;
phandle = <0x5c>;
};
lcdc-sleep-pins {
rockchip,pins = <0x00 0x0e 0x00 0x8d 0x00 0x0f 0x00 0x8d 0x00 0x10 0x00 0x8d 0x00 0x16 0x00 0x8d 0x00 0x17 0x00 0x8d 0x00 0x18 0x00 0x8d 0x00 0x19 0x00 0x8d 0x00 0x1a 0x00 0x8d 0x00 0x1b 0x00 0x8d 0x00 0x1f 0x00 0x8d 0x00 0x1e 0x00 0x8d 0x00 0x1c 0x00 0x8d 0x00 0x1d 0x00 0x8d>;
phandle = <0x5d>;
};
};
pmic {
pmic-int {
rockchip,pins = <0x00 0x05 0x00 0x8e>;
phandle = <0x30>;
};
};
usb2 {
host-vbus-drv {
rockchip,pins = <0x00 0x03 0x00 0x8d>;
phandle = <0x11a>;
};
};
gpio0_gpio {
gpio0-c7 {
rockchip,pins = <0x00 0x17 0x00 0x90>;
phandle = <0x11b>;
};
gpio0-a3 {
rockchip,pins = <0x00 0x03 0x03 0x8d>;
phandle = <0x11c>;
};
gpio0-c2 {
rockchip,pins = <0x00 0x12 0x00 0x90>;
phandle = <0x11d>;
};
gpio0-c3 {
rockchip,pins = <0x00 0x14 0x00 0x8e>;
phandle = <0x11e>;
};
gpio0-c1 {
rockchip,pins = <0x00 0x11 0x00 0x8e>;
phandle = <0x11f>;
};
gpio2-c1 {
rockchip,pins = <0x02 0x11 0x00 0x8e>;
phandle = <0x120>;
};
gpio2-c3 {
rockchip,pins = <0x02 0x13 0x00 0x8e>;
phandle = <0x121>;
};
gpio3-b1 {
rockchip,pins = <0x03 0x09 0x00 0x8e>;
phandle = <0x122>;
};
gpio3-b2 {
rockchip,pins = <0x03 0x0a 0x00 0x8e>;
phandle = <0x123>;
};
};
buttons {
pwr_key {
rockchip,pins = <0x00 0x02 0x00 0x8e>;
phandle = <0x98>;
};
};
};
rockchip-suspend {
compatible = "rockchip,pm-rk3368";
status = "okay";
rockchip,sleep-debug-en = <0x00>;
rockchip,sleep-mode-config = <0x90704>;
rockchip,wakeup-config = <0x85>;
phandle = <0x124>;
};
chosen {
linux,initrd-end = <0x00 0xa33fccf>;
linux,initrd-start = <0x00 0xa200000>;
bootargs_ext = "androidboot.boot_devices=ff0f0000.dwmmc,ff400000.nandc";
bootargs = "storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal androidboot.dtbo_idx=0 androidboot.verifiedbootstate=orange androidboot.slot_suffix= androidboot.serialno=c3d9b8674f4b94f6 board.sel=453 b.mode=normal console=ttyFIQ0 androidboot.baseband=N/A androidboot.wificountrycode=US androidboot.veritymode=enforcing androidboot.hardware=rk30board androidboot.console=ttyFIQ0 androidboot.verifiedbootstate=orange firmware_class.path=/vendor/etc/firmware init=/init rootwait ro loop.max_part=7 androidboot.selinux=permissive buildvariant=userdebug earlyprintk=uart8250,mmio32,0xff190000 swiotlb=1 kpti=0 androidboot.boot_devices=ff0f0000.dwmmc,ff400000.nandc";
phandle = <0x125>;
};
fiq-debugger {
compatible = "rockchip,fiq-debugger";
rockchip,serial-id = <0x01>;
rockchip,wake-irq = <0x00>;
rockchip,irq-mode-enable = <0x00>;
rockchip,baudrate = <0x16e360>;
pinctrl-names = "default";
pinctrl-0 = <0x93>;
interrupts = <0x00 0x9a 0x04>;
u-boot,dm-pre-reloc;
phandle = <0x126>;
};
reserved-memory {
#address-cells = <0x02>;
#size-cells = <0x02>;
ranges;
drm-logo@00000000 {
compatible = "rockchip,drm-logo";
reg = <0x00 0xfbf00000 0x00 0x119800>;
phandle = <0x7b>;
};
ramoops@110000 {
compatible = "ramoops";
reg = <0x00 0x110000 0x00 0xf0000>;
record-size = <0x20000>;
console-size = <0x80000>;
ftrace-size = <0x00>;
pmsg-size = <0x50000>;
phandle = <0x127>;
};
linux,cma {
compatible = "shared-dma-pool";
reusable;
size = <0x00 0x2000000>;
linux,cma-default;
};
};
ion {
compatible = "rockchip,ion";
#address-cells = <0x01>;
#size-cells = <0x00>;
cma-heap {
reg = <0x00 0x2800000>;
};
system-heap {
};
};
firmware {
android {
compatible = "android,firmware";
boot_devices = "ff0f0000.dwmmc,ff400000.nandc";
phandle = <0x128>;
vbmeta {
status = "disabled";
compatible = "android,vbmeta";
parts = "vbmeta,dtbo";
};
fstab {
status = "disabled";
compatible = "android,fstab";
vendor {
compatible = "android,vendor";
dev = "/dev/block/by-name/vendor";
type = "ext4";
mnt_flags = "ro,barrier=1,inode_readahead_blks=8";
fsmgr_flags = "wait,avb";
};
};
};
};
rga@ff920000 {
compatible = "rockchip,rga2";
dev_mode = <0x01>;
reg = <0x00 0xff920000 0x00 0x1000>;
interrupts = <0x00 0x12 0x04>;
clocks = <0x0a 0xc8 0x0a 0x1d6 0x0a 0x6a>;
clock-names = "aclk_rga\0hclk_rga\0clk_rga";
dma-coherent;
status = "okay";
};
mtc-pre {
status = "okay";
compatible = "mtc,pre";
mtc,cpu = "PX5";
};
mtc-init {
status = "okay";
compatible = "mtc,init";
logo,fullscreen = <0x00>;
screen,hv = <0x00>;
screen,hv_mode = <0x00>;
clocks = <0x0a 0x71 0x94 0x01>;
clock-names = "mclk\0ext_clock";
mtc,pin0 = <0x2f 0x10 0x01>;
mtc,pin1 = <0x95 0x17 0x01>;
mtc,pin2 = <0x2f 0x11 0x01>;
mtc,pin3 = <0x2f 0x13 0x01>;
mtc,pin4 = <0x2f 0x09 0x01>;
mtc,pin5 = <0x71 0x1f 0x01>;
mtc,pin6 = <0x2f 0x1b 0x01>;
mtc,pin7 = <0x2f 0x1a 0x01>;
mtc,pin8 = <0x2f 0x0f 0x01>;
mtc,pin9 = <0x2f 0x04 0x01>;
mtc,pin10 = <0x2f 0x1f 0x01>;
mtc,pin11 = <0x71 0x08 0x01>;
mtc,pin12 = <0x2f 0x1e 0x01>;
mtc,pin13 = <0x2f 0x1d 0x01>;
mtc,lcd_en = <0x2f 0x1f 0x00>;
mtc,bl_en = <0x2f 0x1e 0x00>;
mtc,otg_drv = <0x2f 0x0f 0x01>;
mtc,gps_rst = <0x71 0x05 0x00>;
mtc,wlan_pwr = <0x2f 0x1d 0x00>;
mtc,gps_pwr = <0x71 0x03 0x00>;
mtc,modem_pwr = <0x2f 0x03 0x00>;
mtc,modem_rst = <0x95 0x16 0x00>;
mtc,modem_wake = <0x95 0x15 0x00>;
pinctrl-names = "default";
pinctrl-0 = <0x96>;
};
mtc-car {
compatible = "mtc,car";
status = "okay";
};
mtc-vs {
compatible = "mtc,vs";
status = "okay";
};
mtc-dvd {
compatible = "mtc,dvd";
status = "okay";
};
backlight {
compatible = "pwm-backlight";
pwms = <0x97 0x00 0x61a8 0x00>;
brightness-levels = <0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x28 0x29 0x2a 0x2b 0x2c 0x2d 0x2e 0x2f 0x30 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38 0x39 0x3a 0x3b 0x3c 0x3d 0x3e 0x3f 0x40 0x41 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x4f 0x50 0x51 0x52 0x53 0x54 0x55 0x56 0x57 0x58 0x59 0x5a 0x5b 0x5c 0x5d 0x5e 0x5f 0x60 0x61 0x62 0x63 0x64 0x65 0x66 0x67 0x68 0x69 0x6a 0x6b 0x6c 0x6d 0x6e 0x6f 0x70 0x71 0x72 0x73 0x74 0x75 0x76 0x77 0x78 0x79 0x7a 0x7b 0x7c 0x7d 0x7e 0x7f 0x80 0x81 0x82 0x83 0x84 0x85 0x86 0x87 0x88 0x89 0x8a 0x8b 0x8c 0x8d 0x8e 0x8f 0x90 0x91 0x92 0x93 0x94 0x95 0x96 0x97 0x98 0x99 0x9a 0x9b 0x9c 0x9d 0x9e 0x9f 0xa0 0xa1 0xa2 0xa3 0xa4 0xa5 0xa6 0xa7 0xa8 0xa9 0xaa 0xab 0xac 0xad 0xae 0xaf 0xb0 0xb1 0xb2 0xb3 0xb4 0xb5 0xb6 0xb7 0xb8 0xb9 0xba 0xbb 0xbc 0xbd 0xbe 0xbf 0xc0 0xc1 0xc2 0xc3 0xc4 0xc5 0xc6 0xc7 0xc8 0xc9 0xca 0xcb 0xcc 0xcd 0xce 0xcf 0xd0 0xd1 0xd2 0xd3 0xd4 0xd5 0xd6 0xd7 0xd8 0xd9 0xda 0xdb 0xdc 0xdd 0xde 0xdf 0xe0 0xe1 0xe2 0xe3 0xe4 0xe5 0xe6 0xe7 0xe8 0xe9 0xea 0xeb 0xec 0xed 0xee 0xef 0xf0 0xf1 0xf2 0xf3 0xf4 0xf5 0xf6 0xf7 0xf8 0xf9 0xfa 0xfb 0xfc 0xfd 0xfe 0xff>;
default-brightness-level = <0xc8>;
phandle = <0x82>;
};
gpio-keys {
compatible = "gpio-keys";
pinctrl-names = "default";
pinctrl-0 = <0x98>;
phandle = <0x129>;
power {
gpios = <0x2f 0x02 0x01>;
label = "GPIO Power";
linux,code = <0x74>;
wakeup-source;
};
};
rockchip-key {
u-boot,dm-pre-reloc;
compatible = "rockchip,key";
status = "okay";
io-channels = <0x99 0x01>;
phandle = <0x12a>;
vol-up-key {
linux,code = <0x73>;
label = "volume up";
rockchip,adc_value = <0x01>;
};
};
wireless-wlan {
compatible = "wlan-platdata";
wifi_chip_type = "rtl8188eu";
sdio_vref = <0xce4>;
WIFI,vbat_gpio = <0x2f 0x1c 0x00>;
status = "okay";
};
vcc-sys-regulator {
compatible = "regulator-fixed";
regulator-name = "vcc_sys";
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <0x39fbc0>;
regulator-max-microvolt = <0x39fbc0>;
phandle = <0x31>;
};
lvds-panel {
compatible = "samsung,lsl070nl01\0simple-panel";
rockchip,data-mapping = "vesa";
rockchip,data-width = <0x18>;
rockchip,output = "lvds";
status = "okay";
display-timings {
native-mode_rk = <0x9a 0x9b 0x9c 0x9d 0x9e 0x9f 0xa0 0xa1 0xa2 0xa3 0xa4 0xa5 0xa6 0xa7 0xa8 0xa9 0xaa 0xab>;
timing0 {
lvds-format = <0x00>;
out-face = <0x00>;
clock-frequency = <0x1f78a40>;
hactive = <0x320>;
vactive = <0x1e0>;
hback-porch = <0x32>;
hfront-porch = <0x5a>;
vback-porch = <0x0a>;
vfront-porch = <0x4f>;
hsync-len = <0x0a>;
vsync-len = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0x9a>;
};
timing1 {
lvds-format = <0x00>;
out-face = <0x00>;
clock-frequency = <0x2625a00>;
hactive = <0x320>;
vactive = <0x1e0>;
hback-porch = <0x70>;
hfront-porch = <0x5a>;
vback-porch = <0x0a>;
vfront-porch = <0x9e>;
hsync-len = <0x0a>;
vsync-len = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0x9b>;
};
timing2 {
lvds-format = <0x00>;
out-face = <0x00>;
clock-frequency = <0x2aea540>;
hactive = <0x400>;
vactive = <0x258>;
hback-porch = <0x32>;
hfront-porch = <0x28>;
vback-porch = <0x0a>;
vfront-porch = <0x2f>;
hsync-len = <0x0a>;
vsync-len = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0x9c>;
};
timing3 {
lvds-format = <0x00>;
out-face = <0x00>;
clock-frequency = <0x3473bc0>;
hactive = <0x400>;
vactive = <0x258>;
hback-porch = <0x32>;
hfront-porch = <0x50>;
vback-porch = <0x0a>;
vfront-porch = <0x76>;
hsync-len = <0x14>;
vsync-len = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0x9d>;
};
timing4 {
lvds-format = <0x03>;
out-face = <0x01>;
clock-frequency = <0x3473bc0>;
hactive = <0x400>;
vactive = <0x300>;
hback-porch = <0x50>;
hfront-porch = <0x30>;
vback-porch = <0x0c>;
vfront-porch = <0x03>;
hsync-len = <0x20>;
vsync-len = <0x07>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0x9e>;
};
timing5 {
lvds-format = <0x03>;
out-face = <0x01>;
clock-frequency = <0x3dfd240>;
hactive = <0x500>;
vactive = <0x320>;
hback-porch = <0x32>;
hfront-porch = <0x28>;
vback-porch = <0x32>;
vfront-porch = <0x28>;
hsync-len = <0x0a>;
vsync-len = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0x9f>;
};
timing6 {
lvds-format = <0x00>;
out-face = <0x00>;
clock-frequency = <0x3dfd240>;
hactive = <0x556>;
vactive = <0x300>;
hback-porch = <0x5e>;
hfront-porch = <0x5a>;
vback-porch = <0x0e>;
vfront-porch = <0x0e>;
hsync-len = <0x0a>;
vsync-len = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0xa0>;
};
timing7 {
lvds-format = <0x00>;
out-face = <0x00>;
clock-frequency = <0x2dc6c00>;
hactive = <0x500>;
vactive = <0x1e0>;
hback-porch = <0x3c>;
hfront-porch = <0xba>;
vback-porch = <0x14>;
vfront-porch = <0x17>;
hsync-len = <0x0a>;
vsync-len = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0xa1>;
};
timing8 {
lvds-format = <0x00>;
out-face = <0x00>;
clock-frequency = <0x2625a00>;
hactive = <0x320>;
vactive = <0x258>;
hback-porch = <0x3c>;
hfront-porch = <0x3f>;
vback-porch = <0x14>;
vfront-porch = <0x17>;
hsync-len = <0x0a>;
vsync-len = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0xa2>;
};
timing9 {
lvds-format = <0x00>;
out-face = <0x00>;
clock-frequency = <0x3473bc0>;
hactive = <0x400>;
vactive = <0x300>;
hback-porch = <0x32>;
hfront-porch = <0x28>;
vback-porch = <0x0a>;
vfront-porch = <0x0a>;
hsync-len = <0x0a>;
vsync-len = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0xa3>;
};
timing10 {
lvds-format = <0x01>;
out-face = <0x21>;
clock-frequency = <0x2aea540>;
hactive = <0x500>;
vactive = <0x1e0>;
hback-porch = <0x5a>;
hfront-porch = <0x14>;
vback-porch = <0xa9>;
vfront-porch = <0x7d>;
hsync-len = <0x12>;
vsync-len = <0x29>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0xa4>;
};
timing11 {
lvds-format = <0x00>;
out-face = <0x00>;
clock-frequency = <0x3473bc0>;
hactive = <0x500>;
vactive = <0x1e0>;
hback-porch = <0x5a>;
hfront-porch = <0x14>;
vback-porch = <0xa9>;
vfront-porch = <0x7d>;
hsync-len = <0x12>;
vsync-len = <0x29>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0xa5>;
};
timing12 {
lvds-format = <0x00>;
out-face = <0x00>;
clock-frequency = <0x3dfd240>;
hactive = <0x500>;
vactive = <0x2d0>;
hback-porch = <0x5c>;
hfront-porch = <0x5b>;
vback-porch = <0x0e>;
vfront-porch = <0x0e>;
hsync-len = <0x0a>;
vsync-len = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0xa6>;
};
timing13 {
lvds-format = <0x01>;
out-face = <0x00>;
clock-frequency = <0x3dfd240>;
hactive = <0x500>;
vactive = <0x2d0>;
hback-porch = <0x5c>;
hfront-porch = <0x5b>;
vback-porch = <0x0e>;
vfront-porch = <0x0e>;
hsync-len = <0x0a>;
vsync-len = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0xa7>;
};
timing14 {
lvds-format = <0x03>;
out-face = <0x01>;
clock-frequency = <0x1f78a40>;
hactive = <0x320>;
vactive = <0x1e0>;
hback-porch = <0x32>;
hfront-porch = <0x5a>;
vback-porch = <0x0a>;
vfront-porch = <0x4f>;
hsync-len = <0x0a>;
vsync-len = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0xa8>;
};
timing15 {
lvds-format = <0x00>;
out-face = <0x00>;
clock-frequency = <0x1c9c380>;
hactive = <0x320>;
vactive = <0x1e0>;
hback-porch = <0x32>;
hfront-porch = <0x3e>;
vback-porch = <0x0a>;
vfront-porch = <0x85>;
hsync-len = <0x26>;
vsync-len = <0x1a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0xa9>;
};
timing16 {
lvds-format = <0x03>;
out-face = <0x01>;
clock-frequency = <0x3dfd240>;
hactive = <0x500>;
vactive = <0x2d0>;
hback-porch = <0x5c>;
hfront-porch = <0x5b>;
vback-porch = <0x0e>;
vfront-porch = <0x0e>;
hsync-len = <0x0a>;
vsync-len = <0x0a>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0xaa>;
};
timing17 {
lvds-format = <0x00>;
out-face = <0x00>;
clock-frequency = <0x7270e00>;
hactive = <0x780>;
vactive = <0x438>;
hfront-porch = <0x58>;
hsync-len = <0x2c>;
hback-porch = <0x94>;
vfront-porch = <0x04>;
vsync-len = <0x05>;
vback-porch = <0x24>;
hsync-active = <0x00>;
vsync-active = <0x00>;
de-active = <0x00>;
pixelclk-active = <0x00>;
phandle = <0xab>;
};
};
port {
endpoint {
remote-endpoint = <0xac>;
phandle = <0x5b>;
};
};
};
xin32k {
status = "okay";
compatible = "pwm-clock";
#clock-cells = <0x00>;
clock-frequency = <0x8000>;
clock-output-names = "xin32k";
pwms = <0xad 0x00 0x7736 0x00>;
phandle = <0x12b>;
};
wm8978-sound {
compatible = "simple-audio-card";
simple-audio-card,format = "i2s";
simple-audio-card,name = "mtc,wm8978-codec";
simple-audio-card,mclk-fs = <0x100>;
simple-audio-card,cpu {
sound-dai = <0xae>;
};
simple-audio-card,codec {
sound-dai = <0xaf>;
};
};
cif_sensor {
compatible = "rockchip,sensor";
status = "okay";
phandle = <0xb1>;
adv7181 {
status = "okay";
is_front = <0x00>;
rockchip,power_pmu_name1 = "vcc33_lcd";
power-gpios = <0x2f 0x19 0x00>;
pwr_active = <0x01>;
reset-gpios = <0x2f 0x12 0x00>;
rst_active = <0x00>;
mir = <0x00>;
flash_attach = <0x01>;
flash_active = <0x01>;
resolution = <0x100000>;
powerup_sequence = <0x7654>;
orientation = <0x00>;
i2c_add = <0x42>;
i2c_rata = <0x186a0>;
i2c_chl = <0x03>;
cif_chl = <0x00>;
ad_chl = <0x00>;
mclk_rate = <0x18>;
rockchip,camera-module-defrect0 = <0x2d0 0x1e0 0x00 0x00 0x2d0 0x1e0>;
rockchip,camera-module-interface0 = "cvbs_ntsc";
dvd_channel = <0x00>;
dvd_mode = <0x01>;
};
};
vehicle {
compatible = "vehicle";
status = "okay";
pinctrl-0 = <0x69 0x6b>;
pinctrl-names = "vehicle";
clocks = <0x0a 0x16f 0x0a 0xcc 0x0a 0x1d9 0x0a 0x83>;
clock-names = "pclk_cif\0aclk_cif0\0hclk_cif0\0cif0_in";
rockchip,grf = <0x3f>;
rockchip,cru = <0x0a>;
rockchip,cif = <0xb0>;
rockchip,cif-sensor = <0xb1>;
ad,fix-format = <0x00>;
vehicle,rotate-mirror = <0x01>;
};
__symbols__ {
ddr_timing = "/ddr_timing";
cpu_l0 = "/cpus/cpu@0";
cpu_l1 = "/cpus/cpu@1";
cpu_l2 = "/cpus/cpu@2";
cpu_l3 = "/cpus/cpu@3";
cpu_b0 = "/cpus/cpu@100";
cpu_b1 = "/cpus/cpu@101";
cpu_b2 = "/cpus/cpu@102";
cpu_b3 = "/cpus/cpu@103";
cluster0_l2 = "/cpus/l2-cache0";
cluster1_l2 = "/cpus/l2-cache1";
cluster0_opp = "/opp_table0";
cluster1_opp = "/opp_table1";
RK3368_CPU_COST_0 = "/energy-costs/rk3368-core-cost0";
RK3368_CPU_COST_1 = "/energy-costs/rk3368-core-cost1";
RK3368_CLUSTER_COST_0 = "/energy-costs/rk3368-cluster-cost0";
RK3368_CLUSTER_COST_1 = "/energy-costs/rk3368-cluster-cost1";
dmac_peri = "/amba/dma-controller@ff250000";
dmac_bus = "/amba/dma-controller@ff600000";
xin24m = "/oscillator";
sdmmc = "/dwmmc@ff0c0000";
sdio0 = "/dwmmc@ff0d0000";
emmc = "/dwmmc@ff0f0000";
saradc = "/saradc@ff100000";
spi0 = "/spi@ff110000";
spi1 = "/spi@ff120000";
spi2 = "/spi@ff130000";
i2c0 = "/i2c@ff650000";
rk808 = "/i2c@ff650000/pmic@1b";
vdd_cpu = "/i2c@ff650000/pmic@1b/regulators/DCDC_REG1";
vdd_log = "/i2c@ff650000/pmic@1b/regulators/DCDC_REG2";
vcc_ddr = "/i2c@ff650000/pmic@1b/regulators/DCDC_REG3";
vcc_io = "/i2c@ff650000/pmic@1b/regulators/DCDC_REG4";
vcc18_flash = "/i2c@ff650000/pmic@1b/regulators/LDO_REG1";
vcca_33 = "/i2c@ff650000/pmic@1b/regulators/LDO_REG2";
vdd_10 = "/i2c@ff650000/pmic@1b/regulators/LDO_REG3";
avdd_33 = "/i2c@ff650000/pmic@1b/regulators/LDO_REG4";
vccio_sd = "/i2c@ff650000/pmic@1b/regulators/LDO_REG5";
vdd10_lcd = "/i2c@ff650000/pmic@1b/regulators/LDO_REG6";
vcc_18 = "/i2c@ff650000/pmic@1b/regulators/LDO_REG7";
vcc18_lcd = "/i2c@ff650000/pmic@1b/regulators/LDO_REG8";
vcc_sd = "/i2c@ff650000/pmic@1b/regulators/SWITCH_REG1";
vcc33_lcd = "/i2c@ff650000/pmic@1b/regulators/SWITCH_REG2";
i2c2 = "/i2c@ff140000";
gt9xx = "/i2c@ff140000/gt9xx@14";
i2c3 = "/i2c@ff150000";
i2c4 = "/i2c@ff160000";
i2c5 = "/i2c@ff170000";
wm8978 = "/i2c@ff170000/wm8978@1a";
uart0 = "/serial@ff180000";
uart1 = "/serial@ff190000";
uart3 = "/serial@ff1b0000";
uart4 = "/serial@ff1c0000";
thermal_zones = "/thermal-zones";
soc_thermal = "/thermal-zones/soc-thermal";
threshold = "/thermal-zones/soc-thermal/trips/trip-point-0";
target = "/thermal-zones/soc-thermal/trips/trip-point-1";
soc_crit = "/thermal-zones/soc-thermal/trips/soc-crit";
gpu_thermal = "/thermal-zones/gpu-thermal";
tsadc = "/tsadc@ff280000";
gmac = "/ethernet@ff290000";
nandc0 = "/nandc@ff400000";
usb_host0_ehci = "/usb@ff500000";
usb_host0_ohci = "/usb@ff520000";
usb_otg = "/usb@ff580000";
ddrpctl = "/syscon@ff610000";
i2c1 = "/i2c@ff660000";
pwm0 = "/pwm@ff680000";
pwm1 = "/pwm@ff680010";
pwm2 = "/pwm@ff680020";
pwm3 = "/pwm@ff680030";
uart2 = "/serial@ff690000";
mbox = "/mbox@ff6b0000";
mailbox = "/mailbox@ff6b0000";
mailbox_scpi = "/mailbox-scpi";
qos_iep = "/qos@ffad0000";
qos_isp_r0 = "/qos@ffad0080";
qos_isp_r1 = "/qos@ffad0100";
qos_isp_w0 = "/qos@ffad0180";
qos_isp_w1 = "/qos@ffad0200";
qos_vip = "/qos@ffad0280";
qos_vop = "/qos@ffad0300";
qos_rga_r = "/qos@ffad0380";
qos_rga_w = "/qos@ffad0400";
qos_hevc_r = "/qos@ffae0000";
qos_vpu_r = "/qos@ffae0100";
qos_vpu_w = "/qos@ffae0180";
qos_gpu = "/qos@ffaf0000";
pmu = "/power-management@ff730000";
power = "/power-management@ff730000/power-controller";
pmugrf = "/syscon@ff738000";
pmu_io_domains = "/syscon@ff738000/io-domains";
pvtm_clock = "/syscon@ff738000/pvtm-clock";
reboot_mode = "/syscon@ff738000/reboot-mode";
cru = "/clock-controller@ff760000";
grf = "/syscon@ff770000";
edp_phy = "/syscon@ff770000/edp-phy";
io_domains = "/syscon@ff770000/io-domains";
lvds = "/syscon@ff770000/lvds";
lvds_in_vop = "/syscon@ff770000/lvds/ports/port@0/endpoint";
lvds_out_panel = "/syscon@ff770000/lvds/ports/port@1/endpoint";
rgb = "/syscon@ff770000/rgb";
rgb_in_vop = "/syscon@ff770000/rgb/ports/port@0/endpoint";
u2phy = "/syscon@ff770000/usb2-phy@700";
u2phy_otg = "/syscon@ff770000/usb2-phy@700/otg-port";
u2phy_host = "/syscon@ff770000/usb2-phy@700/host-port";
dfi = "/syscon@ff770000/dfi";
dmc = "/dmc";
dmc_opp_table = "/opp_table2";
wdt = "/watchdog@ff800000";
spdif = "/spdif@ff880000";
i2s_2ch = "/i2s-2ch@ff890000";
i2s_8ch = "/i2s-8ch@ff898000";
rng = "/rng@ff8a0000";
iep = "/iep@ff900000";
iep_mmu = "/iommu@ff900800";
isp = "/isp@ff910000";
rkisp1 = "/rkisp1@ff910000";
isp_mmu = "/iommu@ff914000";
vop = "/vop@ff930000";
vop_out = "/vop@ff930000/port";
vop_out_dsi = "/vop@ff930000/port/endpoint@0";
vop_out_edp = "/vop@ff930000/port/endpoint@1";
vop_out_hdmi = "/vop@ff930000/port/endpoint@2";
vop_out_lvds = "/vop@ff930000/port/endpoint@3";
vop_out_rgb = "/vop@ff930000/port/endpoint@4";
display_subsystem = "/display-subsystem";
route_dsi = "/display-subsystem/route/route-dsi";
route_edp = "/display-subsystem/route/route-edp";
route_hdmi = "/display-subsystem/route/route-hdmi";
route_lvds = "/display-subsystem/route/route-lvds";
route_rgb = "/display-subsystem/route/route-rgb";
vop_mmu = "/iommu@ff930300";
cif = "/cif@ff950000";
cif_new = "/cif-new@ff950000";
vip_mmu = "/iommu@ff950800";
dsi = "/dsi@ff960000";
dsi_in_vop = "/dsi@ff960000/ports/port/endpoint";
dsi_out_panel = "/dsi@ff960000/ports/port@1/endpoint";
panel_in_dsi = "/dsi@ff960000/panel@0/ports/port@0/endpoint";
video_phy = "/video-phy@ff968000";
mipi_dphy_rx0 = "/mipi-dphy-rx0@ff96C000";
edp = "/edp@ff970000";
edp_in = "/edp@ff970000/ports/port@0";
edp_in_vop = "/edp@ff970000/ports/port@0/endpoint";
hdmi = "/hdmi@ff980000";
hdmi_in_vop = "/hdmi@ff980000/ports/port/endpoint";
mpp_srv = "/mpp-srv";
hevc = "/hevc_service@ff9a0000";
vepu = "/vepu@ff9a0000";
vdpu = "/vdpu@ff9a0400";
hevc_mmu = "/iommu@ff9a0440";
vpu_mmu = "/iommu@ff9a0800";
gic = "/interrupt-controller@ffb71000";
gpu = "/rogue-g6110@ffa30000";
gpu_power_model = "/rogue-g6110@ffa30000/power_model";
gpu_opp_table = "/gpu_opp_table";
nocp_peri = "/nocp-peri@ffac1000";
nocp_core = "/nocp-core@ffac1400";
nocp_gpu = "/nocp-gpu@ffac1800";
nocp_vpu = "/nocp-vpu@ffac2000";
nocp_vop = "/nocp-vop@ffac2400";
nocp_rga = "/nocp-rga@ffac2800";
efuse = "/efuse@ffb00000";
cpu_leakage = "/efuse@ffb00000/cpu-leakage@17";
leakage_volt = "/efuse@ffb00000/leakage-volt@1a";
leakage_temp = "/efuse@ffb00000/leakage-temp@1e";
temp_adjust = "/efuse@ffb00000/temp-adjust@1f";
rockchip_system_monitor = "/rockchip-system-monitor";
pinctrl = "/pinctrl";
gpio0 = "/pinctrl/gpio0@ff750000";
gpio1 = "/pinctrl/gpio1@ff780000";
gpio2 = "/pinctrl/gpio2@ff790000";
gpio3 = "/pinctrl/gpio3@ff7a0000";
pcfg_pull_up = "/pinctrl/pcfg-pull-up";
pcfg_pull_down = "/pinctrl/pcfg-pull-down";
pcfg_pull_none = "/pinctrl/pcfg-pull-none";
pcfg_pull_up_8ma = "/pinctrl/pcfg-pull-up-8ma";
pcfg_pull_none_8ma = "/pinctrl/pcfg-pull-none-8ma";
pcfg_pull_none_12ma = "/pinctrl/pcfg-pull-none-12ma";
edp_hpd = "/pinctrl/edp/edp-hpd";
emmc_clk = "/pinctrl/emmc/emmc-clk";
emmc_cmd = "/pinctrl/emmc/emmc-cmd";
emmc_pwr = "/pinctrl/emmc/emmc-pwr";
emmc_bus1 = "/pinctrl/emmc/emmc-bus1";
emmc_bus4 = "/pinctrl/emmc/emmc-bus4";
emmc_bus8 = "/pinctrl/emmc/emmc-bus8";
rgmii_pins = "/pinctrl/gmac/rgmii-pins";
rmii_pins = "/pinctrl/gmac/rmii-pins";
hdmi_cec = "/pinctrl/hdmi/hdmi-cec";
hdmi_i2c_xfer = "/pinctrl/hdmi/hdmi-i2c-xfer";
i2c0_xfer = "/pinctrl/i2c0/i2c0-xfer";
i2c1_xfer = "/pinctrl/i2c1/i2c1-xfer";
i2c2_xfer = "/pinctrl/i2c2/i2c2-xfer";
i2c3_xfer = "/pinctrl/i2c3/i2c3-xfer";
i2c4_xfer = "/pinctrl/i2c4/i2c4-xfer";
i2c5_xfer = "/pinctrl/i2c5/i2c5-xfer";
i2s_8ch_bus = "/pinctrl/i2s/i2s-8ch-bus";
i2s_8ch_mclk = "/pinctrl/i2s/i2s-8ch-mclk";
pwm0_pin = "/pinctrl/pwm0/pwm0-pin";
pwm0_pin_pull_down = "/pinctrl/pwm0/pwm0-pin-pull-down";
vop_pwm_pin = "/pinctrl/pwm0/vop-pwm";
pwm1_pin = "/pinctrl/pwm1/pwm1-pin";
pwm1_pin_pull_down = "/pinctrl/pwm1/pwm1-pin-pull-down";
pwm3_pin = "/pinctrl/pwm3/pwm3-pin";
pwm3_pin_pull_down = "/pinctrl/pwm3/pwm3-pin-pull-down";
sdio0_bus1 = "/pinctrl/sdio0/sdio0-bus1";
sdio0_bus4 = "/pinctrl/sdio0/sdio0-bus4";
sdio0_cmd = "/pinctrl/sdio0/sdio0-cmd";
sdio0_clk = "/pinctrl/sdio0/sdio0-clk";
sdio0_cd = "/pinctrl/sdio0/sdio0-cd";
sdmmc_clk = "/pinctrl/sdmmc/sdmmc-clk";
sdmmc_cmd = "/pinctrl/sdmmc/sdmmc-cmd";
sdmmc_cd = "/pinctrl/sdmmc/sdmmc-cd";
sdmmc_bus1 = "/pinctrl/sdmmc/sdmmc-bus1";
sdmmc_bus4 = "/pinctrl/sdmmc/sdmmc-bus4";
spdif_bus = "/pinctrl/spdif/spdif-bus";
spi0_clk = "/pinctrl/spi0/spi0-clk";
spi0_cs0 = "/pinctrl/spi0/spi0-cs0";
spi0_cs1 = "/pinctrl/spi0/spi0-cs1";
spi0_tx = "/pinctrl/spi0/spi0-tx";
spi0_rx = "/pinctrl/spi0/spi0-rx";
spi1_clk = "/pinctrl/spi1/spi1-clk";
spi1_cs0 = "/pinctrl/spi1/spi1-cs0";
spi1_cs1 = "/pinctrl/spi1/spi1-cs1";
spi1_rx = "/pinctrl/spi1/spi1-rx";
spi1_tx = "/pinctrl/spi1/spi1-tx";
spi2_clk = "/pinctrl/spi2/spi2-clk";
spi2_cs0 = "/pinctrl/spi2/spi2-cs0";
spi2_rx = "/pinctrl/spi2/spi2-rx";
spi2_tx = "/pinctrl/spi2/spi2-tx";
uart0_xfer = "/pinctrl/uart0/uart0-xfer";
uart0_cts = "/pinctrl/uart0/uart0-cts";
uart0_rts = "/pinctrl/uart0/uart0-rts";
uart1_xfer = "/pinctrl/uart1/uart1-xfer";
uart1_cts = "/pinctrl/uart1/uart1-cts";
uart1_rts = "/pinctrl/uart1/uart1-rts";
uart2_xfer = "/pinctrl/uart2/uart2-xfer";
uart3_xfer = "/pinctrl/uart3/uart3-xfer";
uart3_cts = "/pinctrl/uart3/uart3-cts";
uart3_rts = "/pinctrl/uart3/uart3-rts";
uart4_xfer = "/pinctrl/uart4/uart4-xfer";
uart4_cts = "/pinctrl/uart4/uart4-cts";
uart4_rts = "/pinctrl/uart4/uart4-rts";
cif_clkout = "/pinctrl/isp/cif-clkout";
isp_dvp_d2d9 = "/pinctrl/isp/isp-dvp-d2d9";
isp_dvp_d0d1 = "/pinctrl/isp/isp-dvp-d0d1";
isp_dvp_d10d11 = "/pinctrl/isp/isp_d10d11";
isp_dvp_d0d7 = "/pinctrl/isp/isp-dvp-d0d7";
isp_dvp_d4d11 = "/pinctrl/isp/isp-dvp-d4d11";
isp_shutter = "/pinctrl/isp/isp-shutter";
isp_flash_trigger = "/pinctrl/isp/isp-flash-trigger";
isp_prelight = "/pinctrl/isp/isp-prelight";
isp_flash_trigger_as_gpio = "/pinctrl/isp/isp_flash_trigger_as_gpio";
lcdc_rgb_pins = "/pinctrl/lcdc/lcdc-rgb-pins";
lcdc_sleep_pins = "/pinctrl/lcdc/lcdc-sleep-pins";
pmic_int = "/pinctrl/pmic/pmic-int";
host_vbus_drv = "/pinctrl/usb2/host-vbus-drv";
gpio0_c7 = "/pinctrl/gpio0_gpio/gpio0-c7";
gpio0_a3 = "/pinctrl/gpio0_gpio/gpio0-a3";
gpio0_c2 = "/pinctrl/gpio0_gpio/gpio0-c2";
gpio0_c3 = "/pinctrl/gpio0_gpio/gpio0-c3";
gpio0_c1 = "/pinctrl/gpio0_gpio/gpio0-c1";
gpio2_c1 = "/pinctrl/gpio0_gpio/gpio2-c1";
gpio2_c3 = "/pinctrl/gpio0_gpio/gpio2-c3";
gpio3_b1 = "/pinctrl/gpio0_gpio/gpio3-b1";
gpio3_b2 = "/pinctrl/gpio0_gpio/gpio3-b2";
pwr_key = "/pinctrl/buttons/pwr_key";
rockchip_suspend = "/rockchip-suspend";
chosen = "/chosen";
fiq_debugger = "/fiq-debugger";
drm_logo = "/reserved-memory/drm-logo@00000000";
ramoops = "/reserved-memory/ramoops@110000";
firmware_android = "/firmware/android";
backlight = "/backlight";
keys = "/gpio-keys";
rk_key = "/rockchip-key";
vcc_sys = "/vcc-sys-regulator";
timing0 = "/lvds-panel/display-timings/timing0";
timing1 = "/lvds-panel/display-timings/timing1";
timing2 = "/lvds-panel/display-timings/timing2";
timing3 = "/lvds-panel/display-timings/timing3";
timing4 = "/lvds-panel/display-timings/timing4";
timing5 = "/lvds-panel/display-timings/timing5";
timing6 = "/lvds-panel/display-timings/timing6";
timing7 = "/lvds-panel/display-timings/timing7";
timing8 = "/lvds-panel/display-timings/timing8";
timing9 = "/lvds-panel/display-timings/timing9";
timing10 = "/lvds-panel/display-timings/timing10";
timing11 = "/lvds-panel/display-timings/timing11";
timing12 = "/lvds-panel/display-timings/timing12";
timing13 = "/lvds-panel/display-timings/timing13";
timing14 = "/lvds-panel/display-timings/timing14";
timing15 = "/lvds-panel/display-timings/timing15";
timing16 = "/lvds-panel/display-timings/timing16";
timing17 = "/lvds-panel/display-timings/timing17";
panel_in_lvds = "/lvds-panel/port/endpoint";
xin32k = "/xin32k";
cif_sensor = "/cif_sensor";
};
};
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd033]
[ 0.000000] Linux version 4.19.111+ (rocky@r940) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05)) #2220 SMP PREEMPT Mon Aug 31 17:44:09 CST 2020
[ 0.000000] Machine model: Rockchip PX5 EVB V11
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f9c00000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] On node 0 totalpages: 1032192
[ 0.000000] DMA32 zone: 16248 pages used for memmap
[ 0.000000] DMA32 zone: 0 pages reserved
[ 0.000000] DMA32 zone: 1032192 pages, LIFO batch:63
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] percpu: Embedded 23 pages/cpu s57304 r8192 d28712 u94208
[ 0.000000] pcpu-alloc: s57304 r8192 d28712 u94208 alloc=23*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: enabling workaround for ARM erratum 843419
[ 0.000000] CPU features: enabling workaround for ARM erratum 845719
[ 0.000000] CPU features: kernel page table isolation forced OFF by kpti command line option
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1015944
[ 0.000000] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal androidboot.dtbo_idx=0 androidboot.verifiedbootstate=orange androidboot.slot_suffix= androidboot.serialno=c3d9b8674f4b94f6 board.sel=453 b.mode=normal console=ttyFIQ0 androidboot.baseband=N/A androidboot.wificountrycode=US androidboot.veritymode=enforcing androidboot.hardware=rk30board androidboot.console=ttyFIQ0 androidboot.verifiedbootstate=orange firmware_class.path=/vendor/etc/firmware init=/init rootwait ro loop.max_part=7 androidboot.selinux=permissive buildvariant=userdebug earlyprintk=uart8250,mmio32,0xff190000 swiotlb=1 kpti=0 androidboot.boot_devices=ff0f0000.dwmmc,ff400000.nandc
[ 0.000000] --mtc board.sel 453,0,0,0
[ 0.000000] --mtc CPU PX5 board (0)(0)
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 3993052K/4128768K available (14270K kernel code, 1804K rwdata, 5352K rodata, 3840K init, 2311K bss, 102948K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] random: random: get_random_bytes called from start_kernel+0x728/0x8b4 with crng_init=0
[ 0.000000] alloc mailbox channel failed
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000372] Failed to get pclk for 'rk_timer'
[ 0.000394] Failed to initialize '/timer@ff810000': -22
[ 0.001250] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
[ 0.001270] pid_max: default: 32768 minimum: 301
[ 0.001439] Security Framework initialized
[ 0.001454] SELinux: Initializing.
[ 0.001633] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.001669] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.003978] ASID allocator initialised with 32768 entries
[ 0.004122] rcu: Hierarchical SRCU implementation.
[ 0.006303] smp: Bringing up secondary CPUs ...
[ 0.007069] Detected VIPT I-cache on CPU1
[ 0.007135] CPU1: Booted secondary processor 0x0000000001 [0x410fd033]
[ 0.008027] Detected VIPT I-cache on CPU2
[ 0.008084] CPU2: Booted secondary processor 0x0000000002 [0x410fd033]
[ 0.008920] Detected VIPT I-cache on CPU3
[ 0.008977] CPU3: Booted secondary processor 0x0000000003 [0x410fd033]
[ 0.009866] Detected VIPT I-cache on CPU4
[ 0.009938] CPU4: Booted secondary processor 0x0000000100 [0x410fd033]
[ 0.010816] Detected VIPT I-cache on CPU5
[ 0.010860] CPU5: Booted secondary processor 0x0000000101 [0x410fd033]
[ 0.011689] Detected VIPT I-cache on CPU6
[ 0.011733] CPU6: Booted secondary processor 0x0000000102 [0x410fd033]
[ 0.012523] Detected VIPT I-cache on CPU7
[ 0.012568] CPU7: Booted secondary processor 0x0000000103 [0x410fd033]
[ 0.012722] smp: Brought up 1 node, 8 CPUs
[ 0.012794] SMP: Total of 8 processors activated.
[ 0.012807] CPU features: detected: 32-bit EL0 Support
[ 0.019526] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.019543] CPU: All CPU(s) started at EL1
[ 0.019622] alternatives: patching kernel code
[ 0.021507] devtmpfs: initialized
[ 0.040620] Trying to unpack rootfs image as initramfs...
[ 0.041495] Registered cp15_barrier emulation handler
[ 0.041519] Registered setend emulation handler
[ 0.042263] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.042292] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.043972] pinctrl core: initialized pinctrl subsystem
[ 0.045208] NET: Registered protocol family 16
[ 0.049755] schedtune: configured to support 6 boost groups
[ 0.049977] audit: initializing netlink subsys (disabled)
[ 0.050309] audit: type=2000 audit(0.048:1): state=initialized audit_enabled=0 res=1
[ 0.051965] cpuidle: using governor menu
[ 0.052004] Registered FIQ tty driver
[ 0.053282] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.061376] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.064613] console [pstore-1] enabled
[ 0.064886] pstore: Registered ramoops as persistent store backend
[ 0.064901] ramoops: attached 0xf0000@0x110000, ecc: 0/0
[ 0.083594] gpio gpiochip0: (gpio0): added GPIO chardev (254:0)
[ 0.083697] gpiochip_setup_dev: registered GPIOs 0 to 31 on device: gpiochip0 (gpio0)
[ 0.083876] gpio gpiochip1: (gpio1): added GPIO chardev (254:1)
[ 0.083960] gpiochip_setup_dev: registered GPIOs 32 to 63 on device: gpiochip1 (gpio1)
[ 0.084128] gpio gpiochip2: (gpio2): added GPIO chardev (254:2)
[ 0.084239] gpiochip_setup_dev: registered GPIOs 64 to 95 on device: gpiochip2 (gpio2)
[ 0.084410] gpio gpiochip3: (gpio3): added GPIO chardev (254:3)
[ 0.084489] gpiochip_setup_dev: registered GPIOs 96 to 127 on device: gpiochip3 (gpio3)
[ 0.089033] --mtc uart_dbg on
[ 0.106934] cryptd: max_cpu_qlen set to 1000
[ 0.110192] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.110221] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 0.111837] dma-pl330 ff600000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.111864] dma-pl330 ff600000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[ 0.112708] fiq debugger fiq mode enabled
[ 0.113779] console [ttyFIQ0] enabled
[ 0.114050] Registered fiq debugger ttyFIQ0
[ 0.115155] rockchip-pm rockchip-suspend: not set pwm-regulator-config
[ 0.116573] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys-regulator[0]'
[ 0.116925] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 0.117631] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 26, base_baud = 1500000) is a 16550A
[ 0.118299] ff1b0000.serial: ttyS3 at MMIO 0xff1b0000 (irq = 27, base_baud = 1500000) is a 16550A
[ 0.118857] ff1c0000.serial: ttyS4 at MMIO 0xff1c0000 (irq = 28, base_baud = 1500000) is a 16550A
[ 0.119916] rk_iommu ff900800.iommu: version = 1
[ 0.120433] rk_iommu ff914000.iommu: version = 1
[ 0.120801] rk_iommu ff930300.iommu: version = 1
[ 0.121140] rk_iommu ff950800.iommu: version = 1
[ 0.121204] rk_iommu ff950800.iommu: iommu hclk need to update to iface
[ 0.121533] rk_iommu ff9a0440.iommu: version = 1
[ 0.122007] rk_iommu ff9a0800.iommu: version = 1
[ 0.122975] SCSI subsystem initialized
[ 0.123301] usbcore: registered new interface driver usbfs
[ 0.123377] usbcore: registered new interface driver hub
[ 0.123552] usbcore: registered new device driver usb
[ 0.123980] i2c_init
[ 0.125551] Freeing initrd memory: 1276K
[ 0.126918] media: Linux media interface: v0.10
[ 0.126998] videodev: Linux video capture interface: v2.00
[ 0.127116] pps_core: LinuxPPS API ver. 1 registered
[ 0.127135] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.127170] PTP clock support registered
[ 0.128068] rockchip ion: success to create - cma-heap
[ 0.128111] rockchip ion: success to create - system-heap
[ 0.128663] rk3368-mailbox ff6b0000.mailbox: rk3368-mailbox initialized, version: V1.00
[ 0.130309] mbox-scpi mailbox-scpi: Scpi initialize, version: 0x1000002, chan nums: 3
[ 0.130340] mbox-scpi mailbox-scpi: MCU version: V2.15 20190401
[ 0.132737] Advanced Linux Sound Architecture Driver Initialized.
[ 0.135167] Bluetooth: Core ver 2.22
[ 0.135261] NET: Registered protocol family 31
[ 0.135279] Bluetooth: HCI device and connection manager initialized
[ 0.135306] Bluetooth: HCI socket layer initialized
[ 0.135326] Bluetooth: L2CAP socket layer initialized
[ 0.135408] Bluetooth: SCO socket layer initialized
[ 0.137597] rk808 0-001b: chip id: 0x0
[ 0.146785] rk808 0-001b: GPIO lookup for consumer dvs
[ 0.146794] rk808 0-001b: using device tree for GPIO lookup
[ 0.146821] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff650000/pmic@1b[0]'
[ 0.146840] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff650000/pmic@1b[0]'
[ 0.146851] rk808 0-001b: using lookup tables for GPIO lookup
[ 0.146859] rk808 0-001b: No GPIO consumer dvs found
[ 0.146868] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 0.146897] rk808 0-001b: GPIO lookup for consumer dvs
[ 0.146904] rk808 0-001b: using device tree for GPIO lookup
[ 0.146922] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff650000/pmic@1b[1]'
[ 0.146939] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff650000/pmic@1b[1]'
[ 0.146948] rk808 0-001b: using lookup tables for GPIO lookup
[ 0.146955] rk808 0-001b: No GPIO consumer dvs found
[ 0.146962] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 0.147049] DCDC_REG1: supplied by vcc_sys
[ 0.149428] DCDC_REG2: supplied by vcc_sys
[ 0.151234] DCDC_REG3: supplied by vcc_sys
[ 0.151661] DCDC_REG4: supplied by vcc_sys
[ 0.153042] LDO_REG1: supplied by vcc_sys
[ 0.154941] LDO_REG2: supplied by vcc_sys
[ 0.156697] LDO_REG3: supplied by vcc_sys
[ 0.158716] LDO_REG4: supplied by vcc_sys
[ 0.160727] LDO_REG5: supplied by vcc_sys
[ 0.162785] LDO_REG6: supplied by vcc_sys
[ 0.164790] LDO_REG7: supplied by vcc_sys
[ 0.166816] LDO_REG8: supplied by vcc_sys
[ 0.168872] SWITCH_REG1: supplied by vcc_io
[ 0.169293] SWITCH_REG2: supplied by vcc_io
[ 0.170391] --mtc car_init
[ 0.170981] of_get_named_gpiod_flags: can't parse 'mtc,p3v8' property of node '/mtc-init[0]'
[ 0.170999] of_get_named_gpiod_flags: can't parse 'mtc,hdmi_in_pwr' property of node '/mtc-init[0]'
[ 0.171017] of_get_named_gpiod_flags: can't parse 'mtc,mac_pwr' property of node '/mtc-init[0]'
[ 0.171034] of_get_named_gpiod_flags: can't parse 'mtc,pcie_pwr' property of node '/mtc-init[0]'
[ 0.171063] of_get_named_gpiod_flags: parsed 'mtc,modem_pwr' property of node '/mtc-init[0]' - status (0)
[ 0.171114] of_get_named_gpiod_flags: parsed 'mtc,modem_rst' property of node '/mtc-init[0]' - status (0)
[ 0.171163] of_get_named_gpiod_flags: parsed 'mtc,modem_wake' property of node '/mtc-init[0]' - status (0)
[ 0.171206] of_get_named_gpiod_flags: can't parse 'mtc,sdio_en' property of node '/mtc-init[0]'
[ 0.171228] of_get_named_gpiod_flags: parsed 'mtc,lcd_en' property of node '/mtc-init[0]' - status (0)
[ 0.171260] of_get_named_gpiod_flags: can't parse 'mtc,icn6202_rst' property of node '/mtc-init[0]'
[ 0.171282] of_get_named_gpiod_flags: parsed 'mtc,bl_en' property of node '/mtc-init[0]' - status (0)
[ 0.171313] of_get_named_gpiod_flags: can't parse 'mtc,bl_en_ex' property of node '/mtc-init[0]'
[ 0.171331] of_get_named_gpiod_flags: can't parse 'mtc,hdmi_pwr' property of node '/mtc-init[0]'
[ 0.171348] of_get_named_gpiod_flags: can't parse 'mtc,amp_en' property of node '/mtc-init[0]'
[ 0.171369] of_get_named_gpiod_flags: parsed 'mtc,wlan_pwr' property of node '/mtc-init[0]' - status (0)
[ 0.171405] of_get_named_gpiod_flags: parsed 'mtc,otg_drv' property of node '/mtc-init[0]' - status (0)
[ 0.171442] of_get_named_gpiod_flags: parsed 'mtc,gps_rst' property of node '/mtc-init[0]' - status (0)
[ 0.171485] of_get_named_gpiod_flags: parsed 'mtc,gps_pwr' property of node '/mtc-init[0]' - status (0)
[ 0.172475] dw-apb-uart ff1b0000.serial: got rx and tx dma channels
[ 0.172683] uart3_frac p_rate(400000000) is low than rate(24000000)*20, use integer or half-div
[ 0.182527] --mtc ScreenTiming 0
[ 0.182546] --mtc VTouch 0
[ 0.182565] --mtc BlPwm 0
[ 0.182586] --mtc KeyPwrMute 0
[ 0.182618] --mtc ScreenTiming 0
[ 0.182634] --mtc VTouch 0
[ 0.182652] --mtc BlPwm 0
[ 0.182666] --mtc KeyPwrMute 0
[ 0.186055] clocksource: Switched to clocksource arch_sys_counter
[ 0.297882] VFS: Disk quotas dquot_6.6.0
[ 0.298000] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.300409] rga2: Driver loaded successfully ver:4.00
[ 0.300600] rga2: Module initialized.
[ 0.300928] iommu: Adding device ff900000.iep to group 0
[ 0.300969] iep ff900000.iep: Linked as a consumer to ff900800.iommu
[ 0.301243] iep: failed to find iep power down clock source.
[ 0.301813] iep: IEP Power ON
[ 0.301888] iep: IEP Power OFF
[ 0.301974] iep: IEP Driver loaded succesfully
[ 0.302268] iep: Module initialized.
[ 0.303133] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/cif_sensor/adv7181[0]' - status (0)
[ 0.303162] of_get_named_gpiod_flags: parsed 'power-gpios' property of node '/cif_sensor/adv7181[0]' - status (0)
[ 0.303180] vehicle vehicle_main: vehicle driver probe success
[ 0.339764] tp2825 read 0xfe 0xff 0xfc --> 0x28 0x25 0x00
[ 0.339785] --mtc tp2825 detected
[ 0.357948] --mtc screen:2(1024x600)(R0)H
[ 0.358517] panel-simple lvds-panel: lvds-panel supply power not found, using dummy regulator
[ 0.358655] panel-simple lvds-panel: Linked as a consumer to regulator.0
[ 0.358728] panel-simple lvds-panel: lvds-panel supply vsp not found, using dummy regulator
[ 0.358848] panel-simple lvds-panel: lvds-panel supply vsn not found, using dummy regulator
[ 0.358933] panel-simple lvds-panel: GPIO lookup for consumer enable
[ 0.358941] panel-simple lvds-panel: using device tree for GPIO lookup
[ 0.358965] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/lvds-panel[0]'
[ 0.358982] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/lvds-panel[0]'
[ 0.358992] panel-simple lvds-panel: using lookup tables for GPIO lookup
[ 0.359000] panel-simple lvds-panel: No GPIO consumer enable found
[ 0.359009] panel-simple lvds-panel: GPIO lookup for consumer reset
[ 0.359016] panel-simple lvds-panel: using device tree for GPIO lookup
[ 0.359032] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/lvds-panel[0]'
[ 0.359071] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/lvds-panel[0]'
[ 0.359080] panel-simple lvds-panel: using lookup tables for GPIO lookup
[ 0.359088] panel-simple lvds-panel: No GPIO consumer reset found
[ 0.360539] NET: Registered protocol family 2
[ 0.361350] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
[ 0.361459] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.361878] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.362686] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.362911] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.363111] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.363498] NET: Registered protocol family 1
[ 0.364414] PCI: CLS 0 bytes, default 64
[ 0.365245] --mtc car_probe
[ 0.365484] input: mtc-key as /devices/platform/mtc-car/input/input0
[ 0.365964] --mtc mtc_lcd_en
[ 0.371230] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.374203] Initialise system trusted keyrings
[ 0.374488] workingset: timestamp_bits=45 max_order=20 bucket_order=0
[ 0.382182] Registering sdcardfs 0.1
[ 0.383554] ntfs: driver 2.1.32 [Flags: R/W DEBUG].
[ 0.383819] exFAT: Version 1.2.9
[ 0.383917] fuse init (API version 7.27)
[ 0.385733]
[ 0.385733] TEE Core Framework initialization (ver 1:0.1)
[ 0.385792] TEE armv7 Driver initialization
[ 0.386422] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0"
[ 0.386450] TEE core: Alloc the misc device "opteearmtz00" (id=0)
[ 0.386690] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=55)
[ 0.388868] Key type asymmetric registered
[ 0.388893] Asymmetric key parser 'x509' registered
[ 0.388946] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.388969] io scheduler noop registered
[ 0.389172] io scheduler cfq registered (default)
[ 0.389195] io scheduler mq-deadline registered
[ 0.389214] io scheduler kyber registered
[ 0.389364] io scheduler bfq registered
[ 0.391729] phy phy-ff770000.syscon:usb2-phy@700.0: Failed to get VBUS supply regulator
[ 0.395895] --mtc pwm_backlight_probe
[ 0.396263] --mtc pwm_backlight_probe success
[ 0.396513] mpp_service mpp-srv: probe start
[ 0.397236] iommu: Adding device ff9a0000.hevc_service to group 4
[ 0.397284] mpp_rkvdec ff9a0000.hevc_service: Linked as a consumer to ff9a0440.iommu
[ 0.397574] mpp_rkvdec ff9a0000.hevc_service: probing start
[ 0.398136] rkvdec_init:1190: failed on clk_get clk_hevc_cabac
[ 0.398195] rkvdec_init:1206: No niu aclk reset resource define
[ 0.398218] rkvdec_init:1211: No niu hclk reset resource define
[ 0.398241] rkvdec_init:1216: No cabac reset resource define
[ 0.398274] rkvdec_init:1226: No hevc cabac reset resource define
[ 0.398602] mpp_rkvdec ff9a0000.hevc_service: probing finish
[ 0.399324] iommu: Adding device ff9a0400.vdpu to group 5
[ 0.399371] mpp_vdpu1 ff9a0400.vdpu: Linked as a consumer to ff9a0800.iommu
[ 0.399585] mpp_vdpu1 ff9a0400.vdpu: probe device
[ 0.400380] mpp_vdpu1 ff9a0400.vdpu: probing finish
[ 0.400905] iommu: Adding device ff9a0000.vepu to group 5
[ 0.400949] mpp_vepu1 ff9a0000.vepu: Linked as a consumer to ff9a0800.iommu
[ 0.401010] mpp_vepu1 ff9a0000.vepu: probe device
[ 0.401710] mpp_vepu1 ff9a0000.vepu: probing finish
[ 0.402509] mpp_service mpp-srv: probe success
[ 0.405027] pvtm_div out of bounary! set max instead
[ 0.406635] rockchip-system-monitor rockchip-system-monitor: system monitor probe
[ 0.408453] random: fast init done
[ 0.408774] random: crng init done
[ 0.409189] iommu: Adding device ff930000.vop to group 2
[ 0.409230] rockchip-vop ff930000.vop: Linked as a consumer to ff930300.iommu
[ 0.413679] rockchip-drm display-subsystem: Linked as a consumer to ff930000.vop
[ 0.414234] rockchip-drm display-subsystem: Linked as a consumer to ff770000.syscon:lvds
[ 0.416768] rockchip-drm display-subsystem: defer getting devfreq
[ 0.417260] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops)
[ 0.417337] rockchip-drm display-subsystem: bound ff770000.syscon:lvds (ops rockchip_lvds_component_ops)
[ 0.417363] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 0.417382] [drm] No driver support for vblank timestamp query.
[ 0.418032] rockchip-vop ff930000.vop: [drm:vop_crtc_atomic_enable] Update mode to 1024x600p60, type: 7
[ 0.430706] successed to show loader logo
[ 0.435957] rockchip-drm display-subsystem: fb0: frame buffer device
[ 0.436987] [drm] Initialized rockchip 2.0.0 20140818 for display-subsystem on minor 0
[ 0.450420] brd: module loaded
[ 0.473524] loop: module loaded
[ 0.474166] zram: Added device: zram0
[ 0.474590] SCSI Media Changer driver v0.25
[ 0.476839] mdio_bus fixed-0: GPIO lookup for consumer reset
[ 0.476847] mdio_bus fixed-0: using lookup tables for GPIO lookup
[ 0.476856] mdio_bus fixed-0: No GPIO consumer reset found
[ 0.476883] libphy: Fixed MDIO Bus: probed
[ 0.476944] tun: Universal TUN/TAP device driver, 1.6
[ 0.478174] PPP generic driver version 2.4.2
[ 0.478366] PPP BSD Compression module registered
[ 0.478389] PPP Deflate Compression module registered
[ 0.478433] PPP MPPE Compression module registered
[ 0.478447] NET: Registered protocol family 24
[ 0.478483] PPTP driver version 0.8.5
[ 0.478840] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[ 0.478861] CSLIP: code copyright 1989 Regents of the University of California.
[ 0.478962] usbcore: registered new interface driver catc
[ 0.479024] usbcore: registered new interface driver kaweth
[ 0.479064] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 0.479125] usbcore: registered new interface driver pegasus
[ 0.479187] usbcore: registered new interface driver rtl8150
[ 0.479265] usbcore: registered new interface driver r8152
[ 0.479285] hso: drivers/net/usb/hso.c: Option Wireless
[ 0.479367] usbcore: registered new interface driver hso
[ 0.479437] usbcore: registered new interface driver asix
[ 0.479502] usbcore: registered new interface driver ax88179_178a
[ 0.479562] usbcore: registered new interface driver cdc_ether
[ 0.479622] usbcore: registered new interface driver cdc_eem
[ 0.479684] usbcore: registered new interface driver dm9601
[ 0.479754] usbcore: registered new interface driver smsc75xx
[ 0.479834] usbcore: registered new interface driver smsc95xx
[ 0.479898] usbcore: registered new interface driver gl620a
[ 0.479958] usbcore: registered new interface driver net1080
[ 0.480018] usbcore: registered new interface driver plusb
[ 0.480104] usbcore: registered new interface driver rndis_host
[ 0.480170] usbcore: registered new interface driver cdc_subset
[ 0.480230] usbcore: registered new interface driver zaurus
[ 0.480291] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 0.480357] usbcore: registered new interface driver int51x1
[ 0.480416] usbcore: registered new interface driver kalmia
[ 0.480477] usbcore: registered new interface driver ipheth
[ 0.480540] usbcore: registered new interface driver sierra_net
[ 0.480602] usbcore: registered new interface driver cx82310_eth
[ 0.480673] usbcore: registered new interface driver cdc_ncm
[ 0.480736] usbcore: registered new interface driver qmi_wwan
[ 0.480797] usbcore: registered new interface driver cdc_mbim
[ 0.482188] dwc2 ff580000.usb: ff580000.usb supply vusb_d not found, using dummy regulator
[ 0.482294] dwc2 ff580000.usb: Linked as a consumer to regulator.0
[ 0.482325] dwc2 ff580000.usb: ff580000.usb supply vusb_a not found, using dummy regulator
[ 0.522818] --mtc @ >boot 3,b0,w0,a0,an0,b+0,t0
[ 0.522869] --mtc @ mcu: MTCE_MX_V3.57_1
[ 0.522884] --mtc @ mcu: B00FE44A(00)B00FE44A(00)
[ 0.522902] --mtc mcu_vid: B00FE44AF3AFD3AA8500
[ 0.522922] --mtc sn16:78B8333747658615
[ 0.522936] --mtc sn12:333747658615
[ 0.522949] --mtc uid:-799HRC0F00198007
[ 0.523059] --mtc mcu_vid: B00FE44AF3AFD3AA8500
[ 0.523081] --mtc sn16:78B8333747658615
[ 0.523099] --mtc sn12:333747658615
[ 0.523113] --mtc uid:-799HRC0F00198007
[ 0.523158] --mtc Acc 2
[ 0.523173] --mtc @ cfg end
[ 0.523184] --mtc @ av_on
[ 0.611112] dwc2 ff580000.usb: dwc2_check_params: Invalid parameter lpm_clock_gating=1
[ 0.611141] dwc2 ff580000.usb: dwc2_check_params: Invalid parameter besl=1
[ 0.611159] dwc2 ff580000.usb: dwc2_check_params: Invalid parameter hird_threshold_en=1
[ 0.611192] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM
[ 0.612602] dwc2 ff580000.usb: DWC OTG Controller
[ 0.612640] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
[ 0.612692] dwc2 ff580000.usb: irq 32, io mem 0xff580000
[ 0.612937] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 0.612965] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.612987] usb usb1: Product: DWC OTG Controller
[ 0.613009] usb usb1: Manufacturer: Linux 4.19.111+ dwc2_hsotg
[ 0.613030] usb usb1: SerialNumber: ff580000.usb
[ 0.613700] hub 1-0:1.0: USB hub found
[ 0.613761] hub 1-0:1.0: 1 port detected
[ 0.614456] --mtc otg force host
[ 0.614482] --phy force_otg 1
[ 0.615672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.615695] ehci-pci: EHCI PCI platform driver
[ 0.615795] ehci-platform: EHCI generic platform driver
[ 0.618201] ehci-platform ff500000.usb: EHCI Host Controller
[ 0.618423] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 2
[ 0.618942] ehci-platform ff500000.usb: irq 30, io mem 0xff500000
[ 0.625090] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00
[ 0.625329] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 0.625357] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.625374] usb usb2: Product: EHCI Host Controller
[ 0.625390] usb usb2: Manufacturer: Linux 4.19.111+ ehci_hcd
[ 0.625412] usb usb2: SerialNumber: ff500000.usb
[ 0.626016] hub 2-0:1.0: USB hub found
[ 0.626097] hub 2-0:1.0: 1 port detected
[ 0.626928] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.626971] ohci-platform: OHCI generic platform driver
[ 0.627078] --mtc bl 1 100
[ 0.627130] --mtc bl 1 100
[ 0.627166] --mtc @ radio_init
[ 0.627181] --mtc @ audio bd37534
[ 0.627193] --mtc vchip 1
[ 0.627207] --mtc vchip 1
[ 0.627218] --mtc @ fms6510 1
[ 0.627233] --mtc @ av channel SYS
[ 0.627244] --mtc @ av mute
[ 0.627260] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 0.627277] --mtc @ av fade (14,14)
[ 0.627330] ohci-platform ff520000.usb: Generic Platform OHCI controller
[ 0.627625] ohci-platform ff520000.usb: new USB bus registered, assigned bus number 3
[ 0.628006] ohci-platform ff520000.usb: irq 31, io mem 0xff520000
[ 0.683294] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[ 0.683322] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.683339] usb usb3: Product: Generic Platform OHCI controller
[ 0.683354] usb usb3: Manufacturer: Linux 4.19.111+ ohci_hcd
[ 0.683396] usb usb3: SerialNumber: ff520000.usb
[ 0.683986] hub 3-0:1.0: USB hub found
[ 0.684068] hub 3-0:1.0: 1 port detected
[ 0.685765] usbcore: registered new interface driver cdc_acm
[ 0.685783] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 0.685876] usbcore: registered new interface driver usblp
[ 0.685945] usbcore: registered new interface driver cdc_wdm
[ 0.686023] usbcore: registered new interface driver uas
[ 0.686180] usbcore: registered new interface driver usb-storage
[ 0.686245] usbcore: registered new interface driver ums-alauda
[ 0.686302] usbcore: registered new interface driver ums-cypress
[ 0.686365] usbcore: registered new interface driver ums-datafab
[ 0.686431] usbcore: registered new interface driver ums_eneub6250
[ 0.686495] usbcore: registered new interface driver ums-freecom
[ 0.686562] usbcore: registered new interface driver ums-isd200
[ 0.686623] usbcore: registered new interface driver ums-jumpshot
[ 0.686685] usbcore: registered new interface driver ums-karma
[ 0.686749] usbcore: registered new interface driver ums-onetouch
[ 0.686811] usbcore: registered new interface driver ums-sddr09
[ 0.686881] usbcore: registered new interface driver ums-sddr55
[ 0.686949] usbcore: registered new interface driver ums-usbat
[ 0.687085] usbcore: registered new interface driver usbserial_generic
[ 0.687132] usbserial: USB Serial support registered for generic
[ 0.687199] usbcore: registered new interface driver option
[ 0.687238] usbserial: USB Serial support registered for GSM modem (1-port)
[ 0.687503] usbcore: registered new interface driver trancevibrator
[ 0.688338] usbcore: registered new interface driver xpad
[ 0.688416] usbcore: registered new interface driver usb_acecad
[ 0.688486] usbcore: registered new interface driver aiptek
[ 0.688553] usbcore: registered new interface driver gtco
[ 0.688620] usbcore: registered new interface driver hanwang
[ 0.688693] usbcore: registered new interface driver kbtab
[ 0.689140] sensor_register_slave:kxtj9,id=11
[ 0.689164] sensor_register_slave:mma8452,id=17
[ 0.689183] sensor_register_slave:lis3dh,id=7
[ 0.689202] sensor_register_slave:mma7660,id=18
[ 0.689220] sensor_register_slave:lsm303d,id=26
[ 0.689239] sensor_register_slave:gs_mc3230,id=27
[ 0.689255] [Gsensor] gsensor_init
[ 0.689274] sensor_register_slave:mpu6880_acc,id=28
[ 0.689292] sensor_register_slave:mpu6500_acc,id=29
[ 0.689311] sensor_register_slave:lsm330_acc,id=30
[ 0.689329] sensor_register_slave:bma2xx_acc,id=31
[ 0.689347] sensor_register_slave:akm8975,id=35
[ 0.689365] sensor_register_slave:akm8963,id=36
[ 0.689378] sensor_register_slave:l3g4200d,id=50
[ 0.689396] sensor_register_slave:l3g20d,id=51
[ 0.689414] sensor_register_slave:ewtsa,id=52
[ 0.689432] sensor_register_slave:lsm330_gyro,id=56
[ 0.689451] sensor_register_slave:cm3217,id=58
[ 0.689469] sensor_register_slave:cm3218,id=59
[ 0.689487] sensor_register_slave:ls_stk3410,id=67
[ 0.689505] sensor_register_slave:ps_stk3410,id=72
[ 0.701516] rk808-rtc rk808-rtc: registered as rtc0
[ 0.703450] rk808-rtc rk808-rtc: setting system clock to 2023-06-14 14:59:15 UTC (1686754755)
[ 0.703530] i2c /dev entries driver
[ 0.704922] usbcore: registered new interface driver uvcvideo
[ 0.704945] USB Video Class driver (1.1.1)
[ 0.705591] rockchip-iodomain ff738000.syscon:io-domains: Linked as a consumer to regulator.5
[ 0.705700] rockchip-iodomain ff738000.syscon:io-domains: Linked as a consumer to regulator.7
[ 0.705969] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.12
[ 0.706136] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.5
[ 0.706298] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.10
[ 0.707726] test_power_init: could not find dev node
[ 0.708134] device-mapper: uevent: version 1.0.3
[ 0.708517] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ 0.708833] device-mapper: verity-avb: AVB error handler initialized with vbmeta device:
[ 0.708859] Bluetooth: HCI UART driver ver 2.3
[ 0.708881] Bluetooth: HCI UART protocol H4 registered
[ 0.709287] cpu cpu0: leakage=16
[ 0.709312] cpu cpu0: leakage-volt-sel=0
[ 0.709477] cpu cpu0: Linked as a consumer to regulator.2
[ 0.709504] cpu cpu0: Failed to get pvtm
[ 0.709585] cpu cpu0: Dropping the link to regulator.2
[ 0.709742] cpu cpu4: leakage=16
[ 0.709778] cpu cpu4: leakage-volt-sel=0
[ 0.709805] cpu cpu4: leakage-scale=36
[ 0.709913] cpu cpu4: Linked as a consumer to regulator.2
[ 0.709939] cpu cpu4: Failed to get pvtm
[ 0.710001] cpu cpu4: Dropping the link to regulator.2
[ 0.710407] cpu cpu0: Linked as a consumer to regulator.2
[ 0.710474] cpu cpu0: Dropping the link to regulator.2
[ 0.710660] cpu cpu0: Linked as a consumer to regulator.2
[ 0.711546] cpu cpu0: avs=0
[ 0.711615] energy_model: pd0: hertz/watts ratio non-monotonically decreasing: em_cap_state 1 >= em_cap_state0
[ 0.711825] energy_model: Created perf domain 0-3
[ 0.711858] cpu cpu0: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0
[ 0.711891] cpu cpu0: failed to read out thermal zone (-22)
[ 0.713149] cpu cpu0: failed to find power_model node
[ 0.713854] cpu cpu4: Linked as a consumer to regulator.2
[ 0.715276] cpu cpu4: avs=1
[ 0.715359] energy_model: pd4: hertz/watts ratio non-monotonically decreasing: em_cap_state 7 >= em_cap_state6
[ 0.715675] energy_model: Created perf domain 4-7
[ 0.715710] cpu cpu4: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0
[ 0.715745] cpu cpu4: failed to read out thermal zone (-22)
[ 0.716532] cpu cpu4: failed to find power_model node
[ 0.717248] sdhci: Secure Digital Host Controller Interface driver
[ 0.717264] sdhci: Copyright(c) Pierre Ossman
[ 0.717278] Synopsys Designware Multimedia Card Interface Driver
[ 0.718069] dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode.
[ 0.718324] dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller.
[ 0.718348] dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a
[ 0.718436] dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 18,32 bit host data width,256 deep fifo
[ 0.718522] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@ff0c0000[0]'
[ 0.718531] dwmmc_rockchip ff0c0000.dwmmc: GPIO lookup for consumer cd
[ 0.718536] dwmmc_rockchip ff0c0000.dwmmc: using device tree for GPIO lookup
[ 0.718550] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/dwmmc@ff0c0000[0]'
[ 0.718563] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@ff0c0000[0]'
[ 0.718570] dwmmc_rockchip ff0c0000.dwmmc: using lookup tables for GPIO lookup
[ 0.718576] dwmmc_rockchip ff0c0000.dwmmc: No GPIO consumer cd found
[ 0.718584] dwmmc_rockchip ff0c0000.dwmmc: GPIO lookup for consumer wp
[ 0.718590] dwmmc_rockchip ff0c0000.dwmmc: using device tree for GPIO lookup
[ 0.718602] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@ff0c0000[0]'
[ 0.718614] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@ff0c0000[0]'
[ 0.718620] dwmmc_rockchip ff0c0000.dwmmc: using lookup tables for GPIO lookup
[ 0.718625] dwmmc_rockchip ff0c0000.dwmmc: No GPIO consumer wp found
[ 0.718669] --mtc sdmmc0 (dwmmc@ff0c0000) max 32000000
[ 0.731182] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 0.744551] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode.
[ 0.745069] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller.
[ 0.745096] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a
[ 0.745152] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 19,32 bit host data width,256 deep fifo
[ 0.745235] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@ff0d0000[0]'
[ 0.745243] dwmmc_rockchip ff0d0000.dwmmc: GPIO lookup for consumer cd
[ 0.745249] dwmmc_rockchip ff0d0000.dwmmc: using device tree for GPIO lookup
[ 0.745262] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/dwmmc@ff0d0000[0]'
[ 0.745275] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@ff0d0000[0]'
[ 0.745283] dwmmc_rockchip ff0d0000.dwmmc: using lookup tables for GPIO lookup
[ 0.745289] dwmmc_rockchip ff0d0000.dwmmc: No GPIO consumer cd found
[ 0.745297] dwmmc_rockchip ff0d0000.dwmmc: GPIO lookup for consumer wp
[ 0.745302] dwmmc_rockchip ff0d0000.dwmmc: using device tree for GPIO lookup
[ 0.745315] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@ff0d0000[0]'
[ 0.745327] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@ff0d0000[0]'
[ 0.745333] dwmmc_rockchip ff0d0000.dwmmc: using lookup tables for GPIO lookup
[ 0.745338] dwmmc_rockchip ff0d0000.dwmmc: No GPIO consumer wp found
[ 0.745380] --mtc sdmmc1 (dwmmc@ff0d0000) max 32000000
[ 0.758111] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 0.771759] dwmmc_rockchip ff0f0000.dwmmc: IDMAC supports 32-bit address mode.
[ 0.772449] dwmmc_rockchip ff0f0000.dwmmc: Using internal DMA controller.
[ 0.772498] dwmmc_rockchip ff0f0000.dwmmc: Version ID is 270a
[ 0.772636] dwmmc_rockchip ff0f0000.dwmmc: DW MMC controller at irq 20,32 bit host data width,256 deep fifo
[ 0.772758] dwmmc_rockchip ff0f0000.dwmmc: GPIO lookup for consumer wp
[ 0.772769] dwmmc_rockchip ff0f0000.dwmmc: using device tree for GPIO lookup
[ 0.772803] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@ff0f0000[0]'
[ 0.772829] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@ff0f0000[0]'
[ 0.772844] dwmmc_rockchip ff0f0000.dwmmc: using lookup tables for GPIO lookup
[ 0.772856] dwmmc_rockchip ff0f0000.dwmmc: No GPIO consumer wp found
[ 0.772940] mmc_host mmc2: card is non-removable.
[ 0.785962] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 0.799360] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.800542] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.806936] usbcore: registered new interface driver usbhid
[ 0.806972] usbhid: USB HID core driver
[ 0.808023] ashmem: initialized
[ 0.813525] rockchip-saradc ff100000.saradc: ff100000.saradc supply vref not found, using dummy regulator
[ 0.813723] rockchip-saradc ff100000.saradc: Linked as a consumer to regulator.0
[ 0.815950] rknandbase v1.2 2018-05-08
[ 0.817513] --mtc goodix_ts_probe
[ 0.817593] of_get_named_gpiod_flags: parsed 'touch-gpio' property of node '/i2c@ff140000/gt9xx@14[0]' - status (0)
[ 0.817628] of_get_named_gpiod_flags: parsed 'reset-gpio' property of node '/i2c@ff140000/gt9xx@14[0]' - status (0)
[ 0.817653] of_get_named_gpiod_flags: can't parse 'power-gpio' property of node '/i2c@ff140000/gt9xx@14[0]'
[ 0.827477] mmc_host mmc2: Bus speed (slot 0) = 144000000Hz (slot req 150000000Hz, actual 144000000HZ div = 0)
[ 0.901706] --mtc vehicle flinger ok
[ 0.904192] 39 31 31 00 60 10 33 04 58 02 03
[ 0.912897] --mtc touch check
[ 0.912934] --mtc config_id 65 vendor_id 3
[ 0.912951] 41
[ 0.912956] 33
[ 0.912970] 04
[ 0.912991] 58
[ 0.913005] 02
[ 0.913027] 05
[ 0.913095] 3c
[ 0.913109] 00
[ 0.913128] 01
[ 0.913142]
[ 0.913551] input: goodix-ts as /devices/platform/ff140000.i2c/i2c-2/2-0014/input/input1
[ 0.915280] usbcore: registered new interface driver snd-usb-audio
[ 0.919595] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/wm8978-sound[0]'
[ 0.919624] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/wm8978-sound[0]'
[ 0.925914] asoc-simple-card wm8978-sound: wm8978-hifi <-> ff898000.i2s-8ch mapping ok
[ 0.926797] --mtc touch para
[ 0.926831] 41
[ 0.926834] 03
[ 0.926851] 33
[ 0.926865] 04
[ 0.926879] 58
[ 0.926898] 02
[ 0.926912] f1
[ 0.926931] 03
[ 0.926944] 09
[ 0.926967] 00
[ 0.926981] 11
[ 0.927001] 00
[ 0.927015] 58
[ 0.927096] 02
[ 0.927113] 00
[ 0.927127] 00
[ 0.927147]
[ 0.927173] 00
[ 0.927176] 00
[ 0.927195] 02
[ 0.927209] 01
[ 0.927227] 00
[ 0.927240] 08
[ 0.927261] c5
[ 0.927274] 1f
[ 0.927295] 36
[ 0.927308] 01
[ 0.927329] 00
[ 0.927342] 00
[ 0.927356] c5
[ 0.927370] 45
[ 0.927388] 34
[ 0.927402] 01
[ 0.927420]
[ 0.927445] 00
[ 0.927448] 00
[ 0.927466] c6
[ 0.927480] 65
[ 0.927498] 11
[ 0.927512] 01
[ 0.927532] 00
[ 0.927546] 00
[ 0.927566] c5
[ 0.927580] 88
[ 0.927594] 19
[ 0.927611] 01
[ 0.927629] 00
[ 0.927643] 00
[ 0.927664] c6
[ 0.927678] a9
[ 0.927696]
[ 0.927731] 00
[ 0.927734] 00
[ 0.927748] 00
[ 0.927766] 00
[ 0.927779] 00
[ 0.927797] 00
[ 0.927811] 00
[ 0.927833] 00
[ 0.927847] 00
[ 0.927861] 00
[ 0.927879] 00
[ 0.927892] 00
[ 0.927912] 00
[ 0.927926] 00
[ 0.927946] 00
[ 0.927959] 00
[ 0.927980]
[ 0.928014] 00
[ 0.928017] 00
[ 0.928064] 00
[ 0.928087] 00
[ 0.928101] 00
[ 0.928115] 00
[ 0.928133] 00
[ 0.928146] 00
[ 0.928169] 00
[ 0.928183] 00
[ 0.928203] 00
[ 0.928216] 00
[ 0.928239] 00
[ 0.928252] 00
[ 0.928271] 00
[ 0.928284] 00
[ 0.928304]
[ 0.928330] 00
[ 0.928333] 00
[ 0.928347] 00
[ 0.928370] 00
[ 0.928384] 00
[ 0.928404] 00
[ 0.928418] 00
[ 0.928437] 00
[ 0.928451] 00
[ 0.928471] 00
[ 0.928484]
[ 1.030483] netem: version 1.3
[ 1.030519] u32 classifier
[ 1.030534] Actions configured
[ 1.032005] xt_time: kernel timezone is -0000
[ 1.032300] gre: GRE over IPv4 demultiplexor driver
[ 1.032325] IPv4 over IPsec tunneling driver
[ 1.033848] Initializing XFRM netlink socket
[ 1.033920] IPsec XFRM device driver
[ 1.034957] NET: Registered protocol family 10
[ 1.036767] Segment Routing with IPv6
[ 1.036961] mip6: Mobile IPv6
[ 1.038555] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.040537] NET: Registered protocol family 17
[ 1.040602] NET: Registered protocol family 15
[ 1.040729] Bridge firewalling registered
[ 1.041135] Bluetooth: RFCOMM TTY layer initialized
[ 1.041179] Bluetooth: RFCOMM socket layer initialized
[ 1.041236] Bluetooth: RFCOMM ver 1.11
[ 1.041275] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.041294] Bluetooth: BNEP filters: protocol multicast
[ 1.041323] Bluetooth: BNEP socket layer initialized
[ 1.041345] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.041373] Bluetooth: HIDP socket layer initialized
[ 1.041436] l2tp_core: L2TP core driver, V2.0
[ 1.041469] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 1.041490] [BT_RFKILL]: Enter rfkill_rk_init
[ 1.041510] [WLAN_RFKILL]: Enter rfkill_wlan_init
[ 1.042014] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[ 1.042095] [WLAN_RFKILL]: can't find rockchip,grf property
[ 1.042122] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = rtl8188eu
[ 1.042144] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[ 1.042165] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[ 1.042208] of_get_named_gpiod_flags: can't parse 'WIFI,poweren_gpio' property of node '/wireless-wlan[0]'
[ 1.042250] of_get_named_gpiod_flags: parsed 'WIFI,vbat_gpio' property of node '/wireless-wlan[0]' - status (0)
[ 1.042259] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,vbat_gpio = 28, flags = 0.
[ 1.042299] of_get_named_gpiod_flags: can't parse 'WIFI,reset_gpio' property of node '/wireless-wlan[0]'
[ 1.042322] of_get_named_gpiod_flags: can't parse 'WIFI,host_wake_irq' property of node '/wireless-wlan[0]'
[ 1.042337] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found !
[ 1.042359] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[ 1.042422] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[ 1.043238] sensor_register_slave:mpu6500_gyro,id=54
[ 1.043267] sensor_register_slave:mpu6880_gyro,id=55
[ 1.045974] registered taskstats version 1
[ 1.046005] Loading compiled-in X.509 certificates
[ 1.046384] Key type ._fscrypt registered
[ 1.046411] Key type .fscrypt registered
[ 1.046432] Key type fscrypt-provisioning registered
[ 1.046839] pstore: Using compression: deflate
[ 1.076570] pvtm list NULL
[ 1.077251] rockchip-dmc dmc: Linked as a consumer to regulator.3
[ 1.079456] rockchip-dmc dmc: Failed to get leakage
[ 1.079510] rockchip-dmc dmc: Failed to get pvtm
[ 1.080109] rockchip-dmc dmc: avs=0
[ 1.080154] rockchip-dmc dmc: failed to get vop pn to msch rl
[ 1.080330] rockchip-dmc dmc: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0
[ 1.080363] rockchip-dmc dmc: could not find power_model node
[ 1.082129] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/power[0]' - status (0)
[ 1.082153] gpio gpiochip0: Persistence not supported for GPIO 2
[ 1.082406] input: gpio-keys as /devices/platform/gpio-keys/input/input2
[ 1.084012] rk3368-thermal ff280000.tsadc: Missing tshut temp property, using default 125000
[ 1.084064] rk3368-thermal ff280000.tsadc: Missing latency-bound property, using default 50000
[ 1.084168] rk3368-thermal ff280000.tsadc: Linked as a consumer to regulator.2
[ 1.087267] rk3368 tsadc probed successfully
[ 1.089739] PVR_K: sys.gpvr.version=Rogue N 5.13
[ 1.089894] pvrsrvkm ffa30000.rogue-g6110: Linked as a consumer to regulator.3
[ 1.090023] PVR_K: 1: RGXGetBVNCConfig: Read BVNC 5.9.1.46 from device registers
[ 1.090563] pvrsrvkm ffa30000.rogue-g6110: opp[1/4]: (200000000 Hz, 1100000 uV)
[ 1.090582] pvrsrvkm ffa30000.rogue-g6110: opp[2/4]: (288000000 Hz, 1100000 uV)
[ 1.090597] pvrsrvkm ffa30000.rogue-g6110: opp[3/4]: (400000000 Hz, 1100000 uV)
[ 1.090609] pvrsrvkm ffa30000.rogue-g6110: opp[4/4]: (576000000 Hz, 1200000 uV)
[ 1.092701] [drm] Initialized pvr 1.8.4610191 20110701 for ffa30000.rogue-g6110 on minor 1
[ 1.093335] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 1.095264] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 1.095412] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 1.095430] cfg80211: failed to load regulatory.db
[ 1.095848] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 417; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '14:41:15', on 'Aug 31 2020'.
[ 1.096351] Mali:
[ 1.096354] Mali device driver loaded
[ 1.096497] ALSA device list:
[ 1.096507] #0: mtc,wm8978-codec
[ 1.098743] Freeing unused kernel memory: 3840K
[ 1.098982] Run /init as init process
[ 1.101222] magiskinit: open: /proc/bootconfig failed with 2: No such file or directory
[ 1.142132] dwmmc_rockchip ff0f0000.dwmmc: Successfully tuned phase to 204
[ 1.142407] mmc2: new HS200 MMC card at address 0001
[ 1.144226] mmcblk2: mmc2:0001 S0J9F8 58.2 GiB
[ 1.145304] mmcblk2boot0: mmc2:0001 S0J9F8 partition 1 4.00 MiB
[ 1.146359] mmcblk2boot1: mmc2:0001 S0J9F8 partition 2 4.00 MiB
[ 1.146662] mmcblk2rpmb: mmc2:0001 S0J9F8 partition 3 4.00 MiB, chardev (238:0)
[ 1.154896] --mtc @ radio chip TEF6686/8 ok
[ 1.157102] magiskinit: Failed to mount /metadata failed with 2: No such file or directory
[ 1.158227] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1.160162] mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15
[ 1.178224] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1.193677] init: init first stage started!
[ 1.194938] init: [libfs_mgr]ReadFstabFromDt(): failed to read fstab from dt
[ 1.197928] init: Using Android DT directory /proc/device-tree/firmware/android/
[ 1.232988] init: [libfs_mgr]Created logical partition product on device /dev/block/dm-0
[ 1.234698] init: [libfs_mgr]Created logical partition vendor on device /dev/block/dm-1
[ 1.236377] init: [libfs_mgr]Created logical partition system on device /dev/block/dm-2
[ 1.238213] init: [libfs_mgr]Created logical partition odm on device /dev/block/dm-3
[ 1.239870] init: [libfs_mgr]Created logical partition scratch on device /dev/block/dm-4
[ 1.240912] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/by-name/metadata
[ 1.245515] EXT4-fs (mmcblk2p12): mounted filesystem with ordered data mode. Opts: discard
[ 1.245733] init: [libfs_mgr]__mount(source=/dev/block/by-name/metadata,target=/metadata,type=ext4)=0: Success
[ 1.247117] init: GSI not detected, proceeding with normal boot
[ 1.250663] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/dm-2
[ 1.257006] EXT4-fs (dm-2): mounted filesystem without journal. Opts: barrier=1
[ 1.257381] init: [libfs_mgr]__mount(source=/dev/block/dm-2,target=/system_root,type=ext4)=0: Success
[ 1.260681] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/dm-1
[ 1.268609] EXT4-fs (dm-1): mounted filesystem without journal. Opts: barrier=1
[ 1.268968] init: [libfs_mgr]__mount(source=/dev/block/dm-1,target=/vendor,type=ext4)=0: Success
[ 1.271895] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/dm-3
[ 1.276647] EXT4-fs (dm-3): mounted filesystem without journal. Opts: barrier=1
[ 1.276901] init: [libfs_mgr]__mount(source=/dev/block/dm-3,target=/odm,type=ext4)=0: Success
[ 1.279455] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/dm-0
[ 1.284904] EXT4-fs (dm-0): mounted filesystem without journal. Opts: barrier=1
[ 1.285383] init: [libfs_mgr]__mount(source=/dev/block/dm-0,target=/product,type=ext4)=0: Success
[ 1.287683] init: Could not get mount point for '/' in /proc/mounts, /system will not be available for overlayfs
[ 1.319892] init: [libfs_mgr]__mount(source=/dev/block/dm-4,target=/mnt/scratch,type=auto)=-1: No such device
[ 1.324324] init: Skipped setting INIT_AVB_VERSION (not in recovery mode)
[ 1.363768] EXT4-fs (mmcblk2p15): VFS: Can't find ext4 filesystem
[ 1.363917] magiskinit: mount /sbin/.magisk/block/data->/sbin/.magisk/mirror/data failed with 22: Invalid argument
[ 1.368218] EXT4-fs (mmcblk2p11): mounted filesystem with ordered data mode. Opts: (null)
[ 1.546520] magiskinit: opendir: /sbin/.magisk/mirror/cache/magisk failed with 2: No such file or directory
[ 1.548520] vendor storage:20190527 ret = 0
[ 1.948796] init: Loading SELinux policy
[ 1.987331] SELinux: Permission nlmsg_readpriv in class netlink_route_socket not defined in policy.
[ 1.987737] SELinux: the above unknown classes and permissions will be denied
[ 1.987839] SELinux: policy capability network_peer_controls=1
[ 1.987850] SELinux: policy capability open_perms=1
[ 1.987857] SELinux: policy capability extended_socket_class=1
[ 1.987864] SELinux: policy capability always_check_network=0
[ 1.987881] SELinux: policy capability cgroup_seclabel=0
[ 1.987889] SELinux: policy capability nnp_nosuid_transition=1
[ 2.119641] audit: type=1403 audit(1686754756.915:2): auid=4294967295 ses=4294967295 lsm=selinux res=1
[ 2.119975] selinux: SELinux: Loaded policy from /sbin/.se
[ 2.119975]
[ 2.133239] selinux: SELinux: Loaded file_contexts
[ 2.133239]
[ 2.193608] init: init second stage started!
[ 2.233452] init: Using Android DT directory /proc/device-tree/firmware/android/
[ 2.235892] init: Init cannot set 'ro.boot.verifiedbootstate' to 'orange': Read-only property was already set
[ 2.236094] init: Init cannot set 'ro.boot.boot_devices' to 'ff0f0000.dwmmc,ff400000.nandc': Read-only property was already set
[ 2.241131] selinux: SELinux: Loaded file_contexts
[ 2.241131]
[ 2.241219] init: Running restorecon...
[ 2.262756] selinux: avc: denied { set } for scontext=u:r:vendor_init:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service permissive=1
[ 2.262756]
[ 2.265305] selinux: avc: denied { set } for scontext=u:r:vendor_init:s0 tcontext=u:object_r:radio_prop:s0 tclass=property_service permissive=1
[ 2.265305]
[ 2.266477] selinux: avc: denied { set } for scontext=u:r:vendor_init:s0 tcontext=u:object_r:exported2_default_prop:s0 tclass=property_service permissive=1
[ 2.266477]
[ 2.266792] init: Overriding previous 'ro.' property 'persist.sys.usb.config':'adb' with new value 'mtp,adb'
[ 2.267231] selinux: avc: denied { set } for scontext=u:r:vendor_init:s0 tcontext=u:object_r:bluetooth_prop:s0 tclass=property_service permissive=1
[ 2.267231]
[ 2.268463] selinux: avc: denied { set } for scontext=u:r:vendor_init:s0 tcontext=u:object_r:exported_system_prop:s0 tclass=property_service permissive=1
[ 2.268463]
[ 2.270840] init: Couldn't load property file '/product_services/build.prop': open() failed: No such file or directory: No such file or directory
[ 2.270910] init: Couldn't load property file '/factory/factory.prop': open() failed: No such file or directory: No such file or directory
[ 2.273157] init: Setting product property ro.product.brand to 'rockchip' (from ro.product.product.brand)
[ 2.273218] init: Setting product property ro.product.device to 'rk3368' (from ro.product.product.device)
[ 2.273267] init: Setting product property ro.product.manufacturer to 'rockchip' (from ro.product.product.manufacturer)
[ 2.273313] init: Setting product property ro.product.model to 'PX5' (from ro.product.product.model)
[ 2.273357] init: Setting product property ro.product.name to 'rk3368' (from ro.product.product.name)
[ 2.273426] init: Setting property 'ro.build.fingerprint' to 'rockchip/rk3368/rk3368:10/QQ2A.200305.004.A1/eng.hct2.20200831.192110:userdebug/test-keys'
[ 2.287624] init: Init cannot set 'ro.boot.flash.locked' to '0': Read-only property was already set
[ 2.288595] init: Created socket '/dev/socket/property_service', mode 666, user 0, group 0
[ 2.289822] init: SetupMountNamespaces done
[ 2.291697] init: Forked subcontext for 'u:r:vendor_init:s0' with pid 155
[ 2.293728] init: Forked subcontext for 'u:r:vendor_init:s0' with pid 156
[ 2.293928] init: Parsing file /init.rc...
[ 2.294396] init: Added '/init.environ.rc' to import list
[ 2.294443] init: Added '/init.usb.rc' to import list
[ 2.294492] init: Added '/init.rk30board.rc' to import list
[ 2.294533] init: Added '/vendor/etc/init/hw/init.rk30board.rc' to import list
[ 2.294558] init: Added '/init.usb.configfs.rc' to import list
[ 2.294603] init: Added '/init.zygote64_32.rc' to import list
[ 2.294627] init: Added '/init.hct.rc' to import list
[ 2.298749] init: Parsing file /init.environ.rc...
[ 2.299830] init: Parsing file /init.usb.rc...
[ 2.301722] init: Parsing file /init.rk30board.rc...
[ 2.301812] init: Unable to read config file '/init.rk30board.rc': open() failed: No such file or directory
[ 2.302634] init: Parsing file /vendor/etc/init/hw/init.rk30board.rc...
[ 2.303966] init: Added '/vendor/etc/init/hw/init.rockchip.rc' to import list
[ 2.304018] init: Added '/vendor/etc/init/hw/init.connectivity.rc' to import list
[ 2.304078] init: Added '/vendor/etc/init/hw/init.box.samba.rc' to import list
[ 2.304144] init: Added '/vendor/etc/init/hw/init.rk3368.rc' to import list
[ 2.304183] init: Added '/vendor/etc/init/hw/init.tablet.rc' to import list
[ 2.304213] init: Added '/vendor/etc/init/hw/init.car.rc' to import list
[ 2.304241] init: Added '/vendor/etc/init/hw/init.optee.rc' to import list
[ 2.307918] init: Parsing file /vendor/etc/init/hw/init.rockchip.rc...
[ 2.308905] init: Added '/vendor/etc/init/hw/init.rk30board.usb.rc' to import list
[ 2.308965] init: Added '/vendor/etc/init/hw/init.rk30board.environment.rc' to import list
[ 2.308995] init: Added '/vendor/etc/init/hw/init.debug.rc' to import list
[ 2.309025] init: Added '/vendor/etc/init/hw/init.mount_all.rc' to import list
[ 2.309879] init: Parsing file /vendor/etc/init/hw/init.rk30board.usb.rc...
[ 2.310705] init: Added '/vendor/etc/init/hw/init.rk3368.usb.rc' to import list
[ 2.311823] selinux: avc: denied { read } for property=init.svc.adbd pid=0 uid=0 gid=0 scontext=u:r:vendor_init:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
[ 2.311823]
[ 2.312635] init: Parsing file /vendor/etc/init/hw/init.rk3368.usb.rc...
[ 2.313435] init: Parsing file /vendor/etc/init/hw/init.rk30board.environment.rc...
[ 2.314006] init: Parsing file /vendor/etc/init/hw/init.debug.rc...
[ 2.314122] init: Unable to read config file '/vendor/etc/init/hw/init.debug.rc': open() failed: No such file or directory
[ 2.314254] init: Parsing file /vendor/etc/init/hw/init.mount_all.rc...
[ 2.314914] init: Parsing file /vendor/etc/init/hw/init.connectivity.rc...
[ 2.316911] init: Parsing file /vendor/etc/init/hw/init.box.samba.rc...
[ 2.317003] init: Unable to read config file '/vendor/etc/init/hw/init.box.samba.rc': open() failed: No such file or directory
[ 2.317164] init: Parsing file /vendor/etc/init/hw/init.rk3368.rc...
[ 2.318086] init: Parsing file /vendor/etc/init/hw/init.tablet.rc...
[ 2.318178] init: Unable to read config file '/vendor/etc/init/hw/init.tablet.rc': open() failed: No such file or directory
[ 2.318228] init: Parsing file /vendor/etc/init/hw/init.car.rc...
[ 2.318270] init: Unable to read config file '/vendor/etc/init/hw/init.car.rc': open() failed: No such file or directory
[ 2.318380] init: Parsing file /vendor/etc/init/hw/init.optee.rc...
[ 2.319156] init: Parsing file /init.usb.configfs.rc...
[ 2.321525] init: Parsing file /init.zygote64_32.rc...
[ 2.322605] init: Parsing file /init.hct.rc...
[ 2.324884] init: Parsing directory /system/etc/init...
[ 2.325405] init: Parsing file /system/etc/init/android.hidl.allocator@1.0-service.rc...
[ 2.326233] init: Parsing file /system/etc/init/android.system.suspend@1.0-service.rc...
[ 2.327230] init: Parsing file /system/etc/init/apexd.rc...
[ 2.327911] init: Parsing file /system/etc/init/art_apex_boot_integrity.rc...
[ 2.328659] init: Parsing file /system/etc/init/ashmemd.rc...
[ 2.329290] init: Parsing file /system/etc/init/atrace.rc...
[ 2.331409] init: Parsing file /system/etc/init/atrace_userdebug.rc...
[ 2.332205] init: Parsing file /system/etc/init/audioserver.rc...
[ 2.333124] init: Parsing file /system/etc/init/blank_screen.rc...
[ 2.333779] init: Parsing file /system/etc/init/bootanim.rc...
[ 2.334448] init: Parsing file /system/etc/init/bootstat-debug.rc...
[ 2.335026] init: Parsing file /system/etc/init/bootstat.rc...
[ 2.335981] init: Parsing file /system/etc/init/bpfloader.rc...
[ 2.336750] init: Parsing file /system/etc/init/cameraserver.rc...
[ 2.337541] init: Parsing file /system/etc/init/drmserver.rc...
[ 2.338225] init: Parsing file /system/etc/init/dumpstate.rc...
[ 2.339535] init: Parsing file /system/etc/init/flags_health_check.rc...
[ 2.340544] init: Parsing file /system/etc/init/gatekeeperd.rc...
[ 2.341245] init: Parsing file /system/etc/init/gpuservice.rc...
[ 2.341851] init: Parsing file /system/etc/init/gsid.rc...
[ 2.342552] init: Parsing file /system/etc/init/heapprofd.rc...
[ 2.343321] init: Parsing file /system/etc/init/hwservicemanager.rc...
[ 2.344019] init: Parsing file /system/etc/init/idmap2d.rc...
[ 2.344671] init: Parsing file /system/etc/init/incidentd.rc...
[ 2.345454] init: Parsing file /system/etc/init/init-debug.rc...
[ 2.346110] init: Parsing file /system/etc/init/installd.rc...
[ 2.347347] init: Parsing file /system/etc/init/iorapd.rc...
[ 2.348224] init: Parsing file /system/etc/init/keystore.rc...
[ 2.348909] init: Parsing file /system/etc/init/lmkd.rc...
[ 2.349599] init: Parsing file /system/etc/init/logcatd.rc...
[ 2.350637] init: Parsing file /system/etc/init/logd.rc...
[ 2.351648] init: Parsing file /system/etc/init/logtagd.rc...
[ 2.352352] init: Parsing file /system/etc/init/lpdumpd.rc...
[ 2.353116] init: Parsing file /system/etc/init/mdnsd.rc...
[ 2.353789] init: Parsing file /system/etc/init/mediadrmserver.rc...
[ 2.354455] init: Parsing file /system/etc/init/mediaextractor.rc...
[ 2.355119] init: Parsing file /system/etc/init/mediametrics.rc...
[ 2.355806] init: Parsing file /system/etc/init/mediaserver.rc...
[ 2.356540] init: Parsing file /system/etc/init/mtpd.rc...
[ 2.357217] init: Parsing file /system/etc/init/netd.rc...
[ 2.358005] init: Parsing file /system/etc/init/perfetto.rc...
[ 2.359142] init: Parsing file /system/etc/init/racoon.rc...
[ 2.359874] init: Parsing file /system/etc/init/recovery-persist.rc...
[ 2.360490] init: Parsing file /system/etc/init/rss_hwm_reset.rc...
[ 2.361243] init: Parsing file /system/etc/init/servicemanager.rc...
[ 2.361971] init: Parsing file /system/etc/init/statsd.rc...
[ 2.362879] init: Parsing file /system/etc/init/storaged.rc...
[ 2.363643] init: Parsing file /system/etc/init/surfaceflinger.rc...
[ 2.364463] init: Parsing file /system/etc/init/tombstoned.rc...
[ 2.365296] init: Parsing file /system/etc/init/traceur.rc...
[ 2.365897] init: Parsing file /system/etc/init/uncrypt.rc...
[ 2.366685] init: Parsing file /system/etc/init/usbd.rc...
[ 2.367486] init: Parsing file /system/etc/init/vdc.rc...
[ 2.368256] init: Parsing file /system/etc/init/vold.rc...
[ 2.369078] init: Parsing file /system/etc/init/wait_for_keymaster.rc...
[ 2.369764] init: Parsing file /system/etc/init/wifi-events.rc...
[ 2.370707] init: Parsing file /system/etc/init/wificond.rc...
[ 2.371565] init: Parsing file /product/etc/init...
[ 2.371648] init: Unable to read config file '/product/etc/init': open() failed: No such file or directory
[ 2.371687] init: Parsing file /product_services/etc/init...
[ 2.371731] init: Unable to read config file '/product_services/etc/init': open() failed: No such file or directory
[ 2.371790] init: Parsing file /odm/etc/init...
[ 2.371829] init: Unable to read config file '/odm/etc/init': open() failed: No such file or directory
[ 2.371869] init: Parsing directory /vendor/etc/init...
[ 2.372181] init: Parsing file /vendor/etc/init/android.hardware.audio@2.0-service.rc...
[ 2.373678] init: Parsing file /vendor/etc/init/android.hardware.bluetooth@1.0-service.rc...
[ 2.374507] init: Parsing file /vendor/etc/init/android.hardware.camera.provider@2.4-external-service.rc...
[ 2.375742] init: Parsing file /vendor/etc/init/android.hardware.camera.provider@2.4-service.rc...
[ 2.376863] init: Parsing file /vendor/etc/init/android.hardware.cas@1.1-service.rc...
[ 2.377607] init: Parsing file /vendor/etc/init/android.hardware.drm@1.0-service.rc...
[ 2.378753] init: Parsing file /vendor/etc/init/android.hardware.drm@1.2-service.clearkey.rc...
[ 2.380624] init: Parsing file /vendor/etc/init/android.hardware.drm@1.2-service.widevine.rc...
[ 2.382965] init: Parsing file /vendor/etc/init/android.hardware.gatekeeper@1.0-service.rc...
[ 2.383664] init: Parsing file /vendor/etc/init/android.hardware.gnss@1.0-service.rc...
[ 2.384283] init: Parsing file /vendor/etc/init/android.hardware.graphics.allocator@2.0-service.rc...
[ 2.385288] init: Parsing file /vendor/etc/init/android.hardware.graphics.composer@2.1-service.rc...
[ 2.385964] init: Parsing file /vendor/etc/init/android.hardware.health@2.0-service.rc...
[ 2.386620] init: Parsing file /vendor/etc/init/android.hardware.keymaster@3.0-service.rc...
[ 2.387249] init: Parsing file /vendor/etc/init/android.hardware.light@2.0-service.rc...
[ 2.388198] init: Parsing file /vendor/etc/init/android.hardware.media.omx@1.0-service.rc...
[ 2.388869] init: Parsing file /vendor/etc/init/android.hardware.mtc.mfi@1.0-service.rc...
[ 2.389508] init: Parsing file /vendor/etc/init/android.hardware.power@1.0-service.rc...
[ 2.390113] init: Parsing file /vendor/etc/init/android.hardware.sensors@1.0-service.rc...
[ 2.390829] init: Parsing file /vendor/etc/init/android.hardware.weaver@1.0-service.rc...
[ 2.391476] init: Parsing file /vendor/etc/init/android.hardware.wifi@1.0-service.rc...
[ 2.392202] init: Parsing file /vendor/etc/init/hostapd.android.rc...
[ 2.393461] init: Parsing file /vendor/etc/init/init.rockchip.akmd.rc...
[ 2.394161] init: Parsing file /vendor/etc/init/init.rockchip.drmservice.rc...
[ 2.394767] init: Parsing file /vendor/etc/init/rild.rc...
[ 2.395450] init: Parsing file /vendor/etc/init/rockchip.hardware.rockit.hw@1.0-service.rc...
[ 2.396136] init: Parsing file /vendor/etc/init/usb_dongle.rc...
[ 2.396743] init: Parsing file /vendor/etc/init/vndservicemanager.rc...
[ 2.397873] init: processing action (SetupCgroups) from (<Builtin Action>:0)
[ 2.406631] init: processing action (early-init) from (/init.rc:16)
[ 2.412619] init: starting service 'ueventd'...
[ 2.417245] init: starting service 'apexd-bootstrap'...
[ 2.419802] init: SVC_EXEC service 'apexd-bootstrap' pid 158 (uid 0 gid 1000+0 context default) started; waiting...
[ 2.464872] ueventd: ueventd started!
[ 2.468927] selinux: SELinux: Loaded file_contexts
[ 2.468927]
[ 2.469266] ueventd: Parsing file /ueventd.rc...
[ 2.470513] ueventd: Parsing file /vendor/ueventd.rc...
[ 2.471818] ueventd: /vendor/ueventd.rc: 60: invalid gid 'net_bt_stack'
[ 2.471890] ueventd: /vendor/ueventd.rc: 61: invalid gid 'net_bt_stack'
[ 2.471948] ueventd: /vendor/ueventd.rc: 62: invalid gid 'net_bt_stack'
[ 2.472004] ueventd: /vendor/ueventd.rc: 64: invalid gid 'net_bt_stack'
[ 2.472259] ueventd: /vendor/ueventd.rc: 113: invalid gid 'trace'
[ 2.473080] ueventd: Parsing file /odm/ueventd.rc...
[ 2.473145] ueventd: Unable to read config file '/odm/ueventd.rc': open() failed: No such file or directory
[ 2.473207] ueventd: Parsing file /ueventd.rk30board.rc...
[ 2.473266] ueventd: Unable to read config file '/ueventd.rk30board.rc': open() failed: No such file or directory
[ 2.568588] apexd: Bootstrap subcommand detected
[ 2.712135] apexd: wait for '/dev/loop-control' took 113ms
[ 2.712462] apexd: Pre-allocated 9 loopback devices
[ 2.713170] apexd: Scanning /system/apex for embedded keys
[ 2.719720] apexd: Scanning /product/apex for embedded keys
[ 2.719934] apexd: ... does not exist. Skipping
[ 2.720208] apexd: Scanning /system/apex looking for APEX packages.
[ 2.720546] apexd: Found /system/apex/com.android.runtime.debug.apex
[ 2.722276] apexd: Loopback device /dev/block/loop0 not ready. Waiting 50ms...: No such file or directory
[ 2.773133] apexd: Loopback device /dev/block/loop0 not ready. Waiting 50ms...: No such file or directory
[ 2.859175] EXT4-fs (loop0): mounted filesystem without journal. Opts: (null)
[ 2.859445] apexd: Successfully mounted package /system/apex/com.android.runtime.debug.apex on /apex/com.android.runtime@1
[ 2.862624] apexd: Found /system/apex/com.google.android.tzdata.apex
[ 2.893221] EXT4-fs (loop1): mounted filesystem without journal. Opts: (null)
[ 2.893461] apexd: Successfully mounted package /system/apex/com.google.android.tzdata.apex on /apex/com.android.tzdata@291602000
[ 2.894884] apexd: Found /system/apex/com.google.android.media.apex
[ 2.895698] apexd: Skipped when bootstrapping
[ 2.895768] apexd: Found /system/apex/com.android.resolv.apex
[ 2.896446] apexd: Skipped when bootstrapping
[ 2.896512] apexd: Found /system/apex/com.android.conscrypt.apex
[ 2.897122] apexd: Skipped when bootstrapping
[ 2.897189] apexd: Found /system/apex/com.android.apex.cts.shim.apex
[ 2.897740] apexd: Skipped when bootstrapping
[ 2.897802] apexd: Found /system/apex/com.google.android.media.swcodec.apex
[ 2.898379] apexd: Skipped when bootstrapping
[ 2.898453] apexd: Activated 7 packages. Skipped: 0
[ 2.898509] apexd: Bootstrapping done
[ 2.901175] init: Service 'apexd-bootstrap' (pid 158) exited with status 0 waiting took 0.482000 seconds
[ 2.901282] init: Sending signal 9 to service 'apexd-bootstrap' (pid 158) process group...
[ 2.901558] libprocessgroup: Successfully killed process cgroup uid 0 pid 158 in 0ms
[ 2.902010] init: processing action (early-init) from (/init.environ.rc:2)
[ 2.902331] init: processing action (early-init) from (/vendor/etc/init/hw/init.rk30board.rc:29)
[ 2.917890] init: processing action (early-init) from (/vendor/etc/init/hw/init.rockchip.rc:6)
[ 2.931987] init: starting service 'vendor.insmod_sh'...
[ 2.934730] init: processing action (wait_for_coldboot_done) from (<Builtin Action>:0)
[ 3.168857] ueventd: Coldboot took 0.694 seconds
[ 3.177841] init: wait for '/dev/.coldboot_done' took 242ms
[ 3.178131] init: Command 'wait_for_coldboot_done' action=wait_for_coldboot_done (<Builtin Action>:0) took 243ms and succeeded
[ 3.178269] init: processing action (MixHwrngIntoLinuxRng) from (<Builtin Action>:0)
[ 3.181980] init: Mixed 512 bytes from /dev/hw_random into /dev/urandom
[ 3.182105] init: processing action (SetMmapRndBits) from (<Builtin Action>:0)
[ 3.183371] init: processing action (SetKptrRestrict) from (<Builtin Action>:0)
[ 3.183760] init: processing action (KeychordInit) from (<Builtin Action>:0)
[ 3.184072] init: EVIOCSMASK not supported: Invalid argument
[ 3.219187] init: processing action (console_init) from (<Builtin Action>:0)
[ 3.219315] init: processing action (init) from (/init.rc:43)
[ 3.289560] Registered swp emulation handler
[ 3.293619] init: starting service 'logd'...
[ 3.297153] init: starting service 'servicemanager'...
[ 3.297222] init: Created socket '/dev/socket/logd', mode 666, user 1036, group 1036
[ 3.298163] init: Created socket '/dev/socket/logdr', mode 666, user 1036, group 1036
[ 3.299013] init: Created socket '/dev/socket/logdw', mode 222, user 1036, group 1036
[ 3.299277] init: Opened file '/proc/kmsg', flags 0
[ 3.299358] init: Opened file '/dev/kmsg', flags 1
[ 3.301393] init: starting service 'hwservicemanager'...
[ 3.305200] init: starting service 'vndservicemanager'...
[ 3.308891] init: processing action (init) from (/vendor/etc/init/hw/init.rk30board.rc:33)
[ 3.310783] init: processing action (init) from (/vendor/etc/init/hw/init.rockchip.rc:23)
[ 3.312854] init: processing action (init) from (/vendor/etc/init/hw/init.rk30board.environment.rc:1)
[ 3.313056] init: processing action (init) from (/vendor/etc/init/hw/init.rk3368.rc:33)
[ 3.327998] init: processing action (init) from (/init.hct.rc:1)
[ 3.329202] init: Command 'mkdir /etc/bluesoleil 0777 system system' action=init (/init.hct.rc:3) took 0ms and failed: fchmodat() failed: Read-only file system
[ 3.329274] init: processing action (init) from (/system/etc/init/audioserver.rc:20)
[ 3.330022] init: processing action (StartBoringSslSelfTest) from (<Builtin Action>:0)
[ 3.332099] init: processing action (MixHwrngIntoLinuxRng) from (<Builtin Action>:0)
[ 3.335856] init: Mixed 512 bytes from /dev/hw_random into /dev/urandom
[ 3.335962] init: processing action (InitBinder) from (<Builtin Action>:0)
[ 3.336385] init: processing action (late-init) from (/init.rc:316)
[ 3.336523] init: processing action (late-init) from (/system/etc/init/atrace.rc:3)
[ 3.346463] init: processing action (queue_property_triggers) from (<Builtin Action>:0)
[ 3.346577] init: processing action (early-fs) from (/init.rc:349)
[ 3.347279] init: starting service 'vold'...
[ 3.350211] init: processing action (fs) from (/vendor/etc/init/hw/init.mount_all.rc:3)
[ 3.370861] pvrsrvkm: disagrees about version of symbol module_layout
[ 3.373679] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/by-name/cache
[ 3.377145] EXT4-fs (mmcblk2p11): Ignoring removed nomblk_io_submit option
[ 3.385288] EXT4-fs (mmcblk2p11): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ 3.388343] init: [libfs_mgr]check_fs(): mount(/dev/block/by-name/cache,/cache,ext4)=0: Success
[ 3.404840] init: [libfs_mgr]check_fs(): unmount(/cache) succeeded
[ 3.405596] init: [libfs_mgr]Running /system/bin/e2fsck on /dev/block/mmcblk2p11
[ 3.413853] logd.auditd: start
[ 3.413913] logd.klogd: 3409866626
[ 3.512669] e2fsck: e2fsck 1.44.4 (18-Aug-2018)
[ 3.512669]
[ 3.512735] e2fsck: /dev/block/by-name/cache: clean, 28/98304 files, 7300/98304 blocks
[ 3.512735]
[ 3.516491] EXT4-fs (mmcblk2p11): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
[ 3.517231] init: [libfs_mgr]__mount(source=/dev/block/by-name/cache,target=/cache,type=ext4)=0: Success
[ 3.630654] F2FS-fs (dm-4): recover fsync data on readonly fs
[ 3.631217] F2FS-fs (dm-4): Mounted with checkpoint version = 65d738c2
[ 3.631595] init: [libfs_mgr]__mount(source=/dev/block/dm-4,target=/mnt/scratch,type=f2fs)=0: Success
[ 3.652108] init: [libfs_mgr]umount(/mnt/scratch)
[ 3.778003] F2FS-fs (dm-4): Mounted with checkpoint version = 65d738c2
[ 3.778386] init: [libfs_mgr]__mount(source=/dev/block/dm-4,target=/mnt/scratch,type=f2fs)=0: Success
[ 3.784710] init: [libfs_mgr]__mount(target=/system,flag=MS_PRIVATE)=-1: Invalid argument
[ 3.784916] init: [libfs_mgr]__mount(source=/system/lib64/libselinux.so,target=/dev/TemporaryDir-QdhhYD,flag=MS_MOVE)=-1: Invalid argument
[ 3.785634] init: [libfs_mgr]__mount(target=/system,flag=MS_PRIVATE)=-1: Invalid argument
[ 3.785837] init: [libfs_mgr]__mount(source=/system/bin/init,target=/dev/TemporaryDir-g3rQFT,flag=MS_MOVE)=-1: Invalid argument
[ 3.789119] init: [libfs_mgr]__mount(source=overlay,target=/system,type=overlay,upperdir=/mnt/scratch/overlay/system/upper)=0
[ 3.800496] init: [libfs_mgr]__mount(source=overlay,target=/vendor,type=overlay,upperdir=/mnt/scratch/overlay/vendor/upper)=0
[ 3.809999] init: [libfs_mgr]__mount(source=overlay,target=/odm,type=overlay,upperdir=/mnt/scratch/overlay/odm/upper)=0
[ 3.818254] init: [libfs_mgr]__mount(source=overlay,target=/product,type=overlay,upperdir=/mnt/scratch/overlay/product/upper)=0
[ 3.821754] init: Parsing file /product/etc/init...
[ 3.821895] init: Unable to read config file '/product/etc/init': open() failed: No such file or directory
[ 3.822015] init: Parsing file /product_services/etc/init...
[ 3.822184] init: Unable to read config file '/product_services/etc/init': open() failed: No such file or directory
[ 3.822370] init: Parsing file /odm/etc/init...
[ 3.822457] init: Unable to read config file '/odm/etc/init': open() failed: No such file or directory
[ 3.822612] init: Command 'mount_all /vendor/etc/fstab.${ro.hardware} --early' action=fs (/vendor/etc/init/hw/init.mount_all.rc:4) took 472ms and succeeded
[ 3.825902] init: processing action (fs) from (/system/etc/init/logd.rc:27)
[ 3.826886] init: Untracked pid 178 exited with status 0
[ 3.828503] init: processing action (fs) from (/system/etc/init/wifi-events.rc:17)
[ 3.829473] init: processing action (post-fs) from (/init.rc:353)
[ 3.831319] init: starting service 'exec 1 (/system/bin/vdc checkpoint markBootAttempt)'...
[ 3.834940] init: SVC_EXEC service 'exec 1 (/system/bin/vdc checkpoint markBootAttempt)' pid 200 (uid 1000 gid 1000+0 context default) started; waiting...
[ 3.835710] init: Service 'vendor.insmod_sh' (pid 172) exited with status 0
[ 3.835786] init: Sending signal 9 to service 'vendor.insmod_sh' (pid 172) process group...
[ 3.836381] libprocessgroup: Successfully killed process cgroup uid 0 pid 172 in 0ms
[ 3.913013] init: Service 'exec 1 (/system/bin/vdc checkpoint markBootAttempt)' (pid 200) exited with status 0 waiting took 0.079000 seconds
[ 3.913117] init: Sending signal 9 to service 'exec 1 (/system/bin/vdc checkpoint markBootAttempt)' (pid 200) process group...
[ 3.913400] libprocessgroup: Successfully killed process cgroup uid 1000 pid 200 in 0ms
[ 3.969984] init: Command 'restorecon --recursive --cross-filesystems /sys/kernel/debug' action=post-fs (/init.rc:365) took 52ms and succeeded
[ 3.971920] selinux: SELinux: Skipping restorecon on directory(/cache)
[ 3.971920]
[ 3.980648] selinux: SELinux: Skipping restorecon on directory(/metadata)
[ 3.980648]
[ 3.984525] init: processing action (post-fs) from (/vendor/etc/init/hw/init.rk30board.rc:9)
[ 3.985227] init: processing action (post-fs) from (/vendor/etc/init/hw/init.rockchip.rc:40)
[ 3.986339] init: processing action (post-fs) from (/vendor/etc/init/hw/init.optee.rc:2)
[ 3.986823] init: starting service 'tee-supplicant'...
[ 3.991782] init: processing action (post-fs) from (/system/etc/init/atrace_userdebug.rc:7)
[ 3.994263] init: processing action (post-fs) from (/system/etc/init/gsid.rc:6)
[ 3.997275] init: processing action (late-fs) from (/init.rc:410)
[ 4.000419] init: starting service 'vendor.keymaster-3-0'...
[ 4.006407] init: processing action (late-fs) from (/vendor/etc/init/hw/init.mount_all.rc:6)
[ 4.008001] init: Command 'start hwcomposer-2-1' action=late-fs (/vendor/etc/init/hw/init.mount_all.rc:9) took 0ms and failed: service hwcomposer-2-1 not found
[ 4.008802] init: Command 'start gralloc-2-0' action=late-fs (/vendor/etc/init/hw/init.mount_all.rc:10) took 0ms and failed: service gralloc-2-0 not found
[ 4.011641] init: starting service 'surfaceflinger'...
[ 4.016354] init: Failed to bind socket 'pdx/system/vr/display/client': No such file or directory
[ 4.016843] init: Failed to bind socket 'pdx/system/vr/display/manager': No such file or directory
[ 4.017317] init: Failed to bind socket 'pdx/system/vr/display/vsync': No such file or directory
[ 4.019623] init: starting service 'bootanim'...
[ 4.033781] init: Calling: /system/bin/vdc checkpoint needsCheckpoint
[ 4.124987] init: [libfs_mgr]Running /system/bin/fsck.f2fs -a /dev/block/mmcblk2p15
[ 4.195609] fsck.f2fs: Info: Fix the reported corruption.
[ 4.195609]
[ 4.195805] fsck.f2fs: Info: No support kernel version!
[ 4.195805]
[ 4.195864] fsck.f2fs: Info: Segments per section = 1
[ 4.195864]
[ 4.195916] fsck.f2fs: Info: Sections per zone = 1
[ 4.195916]
[ 4.195955] fsck.f2fs: Info: sector size = 512
[ 4.195955]
[ 4.196012] fsck.f2fs: Info: total sectors = 114389983 (55854 MB)
[ 4.196012]
[ 4.196156] fsck.f2fs: Info: MKFS version
[ 4.196156]
[ 4.196244] fsck.f2fs: "4.19.111+ #2220 SMP PREEMPT Mon Aug 31 17:44:09 CST 2020"
[ 4.196244]
[ 4.196296] fsck.f2fs: Info: FSCK version
[ 4.196296]
[ 4.196348] fsck.f2fs: from "4.19.111+ #2220 SMP PREEMPT Mon Aug 31 17:44:09 CST 2020"
[ 4.196348]
[ 4.196399] fsck.f2fs: to "4.19.111+ #2220 SMP PREEMPT Mon Aug 31 17:44:09 CST 2020"
[ 4.196399]
[ 4.196450] fsck.f2fs: Info: superblock features = 481 : encrypt verity quota_ino
[ 4.196450]
[ 4.196492] fsck.f2fs: Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000
[ 4.196492]
[ 4.196543] fsck.f2fs: Info: total FS sectors = 114389976 (55854 MB)
[ 4.196543]
[ 4.196592] fsck.f2fs: Info: CKPT version = 63e78eec
[ 4.196592]
[ 4.196642] fsck.f2fs: Info: checkpoint state = 46 : crc compacted_summary orphan_inodes sudden-power-off
[ 4.196642]
[ 4.196691] fsck.f2fs: Info: No error was reported
[ 4.196691]
[ 4.430242] F2FS-fs (mmcblk2p15): Mounted with checkpoint version = 63e78eec
[ 4.431118] init: [libfs_mgr]__mount(source=/dev/block/by-name/userdata,target=/data,type=f2fs)=0: Success
[ 4.431245] init: [libfs_mgr]/data is file encrypted
[ 4.463856] init: Keyring created with id 329954227 in process 1
[ 4.465465] init: Command 'mount_all /vendor/etc/fstab.${ro.hardware} --late' action=late-fs (/vendor/etc/init/hw/init.mount_all.rc:15) took 439ms and succeeded
[ 4.466961] init: processing action (post-fs-data) from (/init.rc:418)
[ 4.475618] init: starting service 'exec 2 (/system/bin/vdc checkpoint prepareCheckpoint)'...
[ 4.481460] init: SVC_EXEC service 'exec 2 (/system/bin/vdc checkpoint prepareCheckpoint)' pid 212 (uid 1000 gid 1000+0 context default) started; waiting...
[ 4.513591] init: Service 'exec 2 (/system/bin/vdc checkpoint prepareCheckpoint)' (pid 212) exited with status 0 waiting took 0.033000 seconds
[ 4.513752] init: Sending signal 9 to service 'exec 2 (/system/bin/vdc checkpoint prepareCheckpoint)' (pid 212) process group...
[ 4.514511] libprocessgroup: Successfully killed process cgroup uid 1000 pid 212 in 0ms
[ 4.522538] init: starting service 'exec 3 (/system/bin/vdc --wait cryptfs enablefilecrypto)'...
[ 4.527425] init: SVC_EXEC service 'exec 3 (/system/bin/vdc --wait cryptfs enablefilecrypto)' pid 213 (uid 0 gid 0+0 context default) started; waiting...
[ 4.550911] vdc: Waited 0ms for vold
[ 4.585693] --mtc display_mode 0 H 0
[ 4.607523] init: Service 'exec 3 (/system/bin/vdc --wait cryptfs enablefilecrypto)' (pid 213) exited with status 0 waiting took 0.081000 seconds
[ 4.607657] init: Sending signal 9 to service 'exec 3 (/system/bin/vdc --wait cryptfs enablefilecrypto)' (pid 213) process group...
[ 4.608406] libprocessgroup: Successfully killed process cgroup uid 0 pid 213 in 0ms
[ 4.612770] init: Setting policy on /data/bootchart
[ 4.617271] fscrypt: AES-256-CTS-CBC using implementation "cts(cbc-aes-ce)"
[ 4.617915] init: Policy for /data/bootchart set to 585b265477ceace6 modes 1/4
[ 4.620034] init: starting service 'exec 4 (/system/bin/fsverity_init)'...
[ 4.625156] init: SVC_EXEC service 'exec 4 (/system/bin/fsverity_init)' pid 231 (uid 0 gid 0+0 context default) started; waiting...
[ 4.746572] selinux: avc: denied { set } for property=vendor.gpvr.commit pid=204 uid=1000 gid=1003 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=property_service permissive=1
[ 4.746572]
[ 4.767878] PVR_K: 204: (WARN) RGXDevInitCompatCheck: Incompatible driver DDK build version (4610191) / Firmware DDK build version (4634722).
[ 4.767956] PVR_K: 204: Compatibility checks: Ignoring fields: 'C' of HW BVNC.
[ 4.796023] init: Service 'exec 4 (/system/bin/fsverity_init)' (pid 231) exited with status 0 waiting took 0.172000 seconds
[ 4.796248] init: Sending signal 9 to service 'exec 4 (/system/bin/fsverity_init)' (pid 231) process group...
[ 4.796981] libprocessgroup: Successfully killed process cgroup uid 0 pid 231 in 0ms
[ 4.798229] init: Switched to default mount namespace
[ 4.801555] init: Not setting policy on /data/apex
[ 4.807324] PVR_K: 0: Global d-cache flush assembly not implemented, using rangebased flush
[ 4.807356] PVR_K: 0: Global d-cache flush assembly not implemented, using rangebased flush
[ 4.807367] PVR_K: 0: Global d-cache flush assembly not implemented, using rangebased flush
[ 4.807378] PVR_K: 0: Global d-cache flush assembly not implemented, using rangebased flush
[ 4.807403] PVR_K: 205: Global d-cache flush assembly not implemented, using rangebased flush
[ 4.807440] PVR_K: 0: Global d-cache flush assembly not implemented, using rangebased flush
[ 4.807469] PVR_K: 1: Global d-cache flush assembly not implemented, using rangebased flush
[ 4.811642] init: Not setting policy on /data/app-staging
[ 4.813131] init: starting service 'apexd'...
[ 4.822233] fscrypt: AES-256-XTS using implementation "xts-aes-ce"
[ 4.827946] init: Setting policy on /data/misc
[ 4.830635] init: Found policy 585b265477ceace6 at /data/misc which matches expected value
[ 4.874386] init: Received control message 'interface_start' for 'android.hardware.graphics.composer@2.1::IComposer/default' from pid: 176 (/system/bin/hwservicemanager)
[ 4.874583] init: Could not find 'android.hardware.graphics.composer@2.1::IComposer/default' for ctl.interface_start
[ 4.877256] init: Received control message 'interface_start' for 'android.hardware.graphics.composer@2.1::IComposer/default' from pid: 176 (/system/bin/hwservicemanager)
[ 4.877441] init: Could not find 'android.hardware.graphics.composer@2.1::IComposer/default' for ctl.interface_start
[ 4.900102] apexd: Marking APEXd as starting
[ 4.903326] apexd: Scanning /system/apex for embedded keys
[ 4.905893] apexd: Found bundled key in package /system/apex/com.android.runtime.debug.apex
[ 4.909774] apexd: Found bundled key in package /system/apex/com.google.android.tzdata.apex
[ 4.912377] apexd: Found bundled key in package /system/apex/com.google.android.media.apex
[ 4.915109] apexd: Found bundled key in package /system/apex/com.android.resolv.apex
[ 4.917654] apexd: Found bundled key in package /system/apex/com.android.conscrypt.apex
[ 4.919563] init: Setting policy on /data/local
[ 4.920230] apexd: Found bundled key in package /system/apex/com.android.apex.cts.shim.apex
[ 4.920559] init: Found policy 585b265477ceace6 at /data/local which matches expected value
[ 4.922927] apexd: Found bundled key in package /system/apex/com.google.android.media.swcodec.apex
[ 4.924342] apexd: Scanning /product/apex for embedded keys
[ 4.924820] apexd: ... does not exist. Skipping
[ 4.925216] apexd: Populating APEX database from mounts...
[ 4.926248] apexd: Failed to walk /product/apex : Can't open /product/apex for reading : No such file or directory
[ 4.929250] apexd: 0 packages restored.
[ 4.929728] apexd: Scanning /data/apex/sessions looking for sessions to be activated.
[ 4.930464] apexd: Scanning /data/apex/active looking for APEX packages.
[ 4.930983] apexd: Activated 0 packages. Skipped: 0
[ 4.931596] apexd: Scanning /system/apex looking for APEX packages.
[ 4.932426] apexd: Found /system/apex/com.android.runtime.debug.apex
[ 4.933837] apexd: Found bundled key in package /system/apex/com.android.runtime.debug.apex
[ 4.935157] apexd: Creating mount point: /apex/com.android.runtime@1
[ 4.949798] init: Not setting policy on /data/preloads
[ 4.952294] init: Setting policy on /data/vendor
[ 4.953508] init: Found policy 585b265477ceace6 at /data/vendor which matches expected value
[ 4.956245] init: Not setting policy on /data/vendor_ce
[ 4.958647] init: Not setting policy on /data/vendor_de
[ 4.962945] apexd: Loopback device created: /dev/block/loop2
[ 4.963815] apexd: AVB footer verification successful.
[ 4.966763] init: Not setting policy on /data/data
[ 4.970176] init: Setting policy on /data/app-private
[ 4.970752] init: Policy for /data/app-private set to 585b265477ceace6 modes 1/4
[ 4.973620] init: Setting policy on /data/app-ephemeral
[ 4.974302] init: Policy for /data/app-ephemeral set to 585b265477ceace6 modes 1/4
[ 4.976719] init: Setting policy on /data/app-asec
[ 4.977336] init: Policy for /data/app-asec set to 585b265477ceace6 modes 1/4
[ 4.979819] init: Setting policy on /data/app-lib
[ 4.980424] init: Policy for /data/app-lib set to 585b265477ceace6 modes 1/4
[ 4.981240] apexd: /system/apex/com.android.runtime.debug.apex: public key matches.
[ 4.982128] apexd: Waiting for /dev/block/loop2 to be created
[ 4.984365] init: Setting policy on /data/app
[ 4.989216] EXT4-fs (loop2): mounted filesystem without journal. Opts: (null)
[ 4.989868] apexd: Successfully mounted package /system/apex/com.android.runtime.debug.apex on /apex/com.android.runtime@1
[ 4.991570] init: Found policy 585b265477ceace6 at /data/app which matches expected value
[ 4.993165] apexd: Creating bind-mount for /apex/com.android.runtime for /apex/com.android.runtime@1
[ 4.993629] apexd: Bind-mounting /apex/com.android.runtime@1 to /apex/com.android.runtime
[ 4.994174] apexd: Successfully activated /system/apex/com.android.runtime.debug.apex package_name: com.android.runtime version: 1
[ 4.994378] init: Setting policy on /data/property
[ 4.994522] apexd: Found /system/apex/com.google.android.tzdata.apex
[ 4.995554] init: Found policy 585b265477ceace6 at /data/property which matches expected value
[ 4.996135] apexd: Found bundled key in package /system/apex/com.google.android.tzdata.apex
[ 4.997438] apexd: Creating mount point: /apex/com.android.tzdata@291602000
[ 5.000659] init: Setting policy on /data/tombstones
[ 5.001329] init: Policy for /data/tombstones set to 585b265477ceace6 modes 1/4
[ 5.009332] init: Setting policy on /data/dalvik-cache
[ 5.010271] init: Found policy 585b265477ceace6 at /data/dalvik-cache which matches expected value
[ 5.012921] init: Setting policy on /data/ota
[ 5.013561] init: Policy for /data/ota set to 585b265477ceace6 modes 1/4
[ 5.016143] init: Setting policy on /data/ota_package
[ 5.016706] init: Policy for /data/ota_package set to 585b265477ceace6 modes 1/4
[ 5.019013] init: Setting policy on /data/resource-cache
[ 5.026789] init: Found policy 585b265477ceace6 at /data/resource-cache which matches expected value
[ 5.029862] init: Not setting policy on /data/lost+found
[ 5.030780] apexd: Loopback device created: /dev/block/loop3
[ 5.031342] apexd: AVB footer verification successful.
[ 5.032624] init: Setting policy on /data/drm
[ 5.033520] init: Found policy 585b265477ceace6 at /data/drm which matches expected value
[ 5.036305] init: Setting policy on /data/mediadrm
[ 5.037088] init: Policy for /data/mediadrm set to 585b265477ceace6 modes 1/4
[ 5.039920] init: Setting policy on /data/anr
[ 5.041966] init: Found policy 585b265477ceace6 at /data/anr which matches expected value
[ 5.045369] init: Setting policy on /data/nfc
[ 5.046418] init: Found policy 585b265477ceace6 at /data/nfc which matches expected value
[ 5.046798] apexd: /system/apex/com.google.android.tzdata.apex: public key matches.
[ 5.047587] apexd: Waiting for /dev/block/loop3 to be created
[ 5.051203] EXT4-fs (loop3): mounted filesystem without journal. Opts: (null)
[ 5.051569] init: Setting policy on /data/backup
[ 5.051702] apexd: Successfully mounted package /system/apex/com.google.android.tzdata.apex on /apex/com.android.tzdata@291602000
[ 5.055235] init: Found policy 585b265477ceace6 at /data/backup which matches expected value
[ 5.055602] apexd: Creating bind-mount for /apex/com.android.tzdata for /apex/com.android.tzdata@291602000
[ 5.056100] apexd: Bind-mounting /apex/com.android.tzdata@291602000 to /apex/com.android.tzdata
[ 5.056621] apexd: Successfully activated /system/apex/com.google.android.tzdata.apex package_name: com.android.tzdata version: 291602000
[ 5.057257] apexd: Found /system/apex/com.google.android.media.apex
[ 5.058001] init: Setting policy on /data/ss
[ 5.058638] init: Policy for /data/ss set to 585b265477ceace6 modes 1/4
[ 5.058771] apexd: Found bundled key in package /system/apex/com.google.android.media.apex
[ 5.060028] apexd: Creating mount point: /apex/com.android.media@291602000
[ 5.060645] init: Setting policy on /data/system
[ 5.073570] init: Found policy 585b265477ceace6 at /data/system which matches expected value
[ 5.081346] init: Not setting policy on /data/system_de
[ 5.083740] init: Not setting policy on /data/system_ce
[ 5.085995] init: Not setting policy on /data/misc_de
[ 5.088305] init: Not setting policy on /data/misc_ce
[ 5.090568] init: Not setting policy on /data/user
[ 5.092831] init: Not setting policy on /data/user_de
[ 5.095825] apexd: Loopback device created: /dev/block/loop4
[ 5.096379] apexd: AVB footer verification successful.
[ 5.097631] init: Not setting policy on /data/media
[ 5.100427] init: Setting policy on /data/media/obb
[ 5.100729] init (pid 1) is setting deprecated v1 encryption policy; recommend upgrading to v2.
[ 5.100896] init: Policy for /data/media/obb set to 585b265477ceace6 modes 1/4
[ 5.103499] init: Setting policy on /data/cache
[ 5.104303] init: Found policy 585b265477ceace6 at /data/cache which matches expected value
[ 5.112372] apexd: /system/apex/com.google.android.media.apex: public key matches.
[ 5.113104] apexd: Waiting for /dev/block/loop4 to be created
[ 5.116729] EXT4-fs (loop4): mounted filesystem without journal. Opts: (null)
[ 5.117284] apexd: Successfully mounted package /system/apex/com.google.android.media.apex on /apex/com.android.media@291602000
[ 5.119812] apexd: Creating bind-mount for /apex/com.android.media for /apex/com.android.media@291602000
[ 5.120244] apexd: Creating mountpoint /apex/com.android.media
[ 5.120682] apexd: Bind-mounting /apex/com.android.media@291602000 to /apex/com.android.media
[ 5.121185] apexd: Successfully activated /system/apex/com.google.android.media.apex package_name: com.android.media version: 291602000
[ 5.121465] apexd: Found /system/apex/com.android.resolv.apex
[ 5.122890] apexd: Found bundled key in package /system/apex/com.android.resolv.apex
[ 5.124095] apexd: Creating mount point: /apex/com.android.resolv@290000000
[ 5.147791] apexd: Loopback device created: /dev/block/loop5
[ 5.148316] apexd: AVB footer verification successful.
[ 5.162954] apexd: /system/apex/com.android.resolv.apex: public key matches.
[ 5.163716] apexd: Waiting for /dev/block/loop5 to be created
[ 5.166386] EXT4-fs (loop5): mounted filesystem without journal. Opts: (null)
[ 5.166885] apexd: Successfully mounted package /system/apex/com.android.resolv.apex on /apex/com.android.resolv@290000000
[ 5.169349] apexd: Creating bind-mount for /apex/com.android.resolv for /apex/com.android.resolv@290000000
[ 5.169707] apexd: Creating mountpoint /apex/com.android.resolv
[ 5.170247] apexd: Bind-mounting /apex/com.android.resolv@290000000 to /apex/com.android.resolv
[ 5.170696] apexd: Successfully activated /system/apex/com.android.resolv.apex package_name: com.android.resolv version: 290000000
[ 5.170945] apexd: Found /system/apex/com.android.conscrypt.apex
[ 5.172420] apexd: Found bundled key in package /system/apex/com.android.conscrypt.apex
[ 5.173579] apexd: Creating mount point: /apex/com.android.conscrypt@290000000
[ 5.217775] apexd: Loopback device created: /dev/block/loop6
[ 5.218351] apexd: AVB footer verification successful.
[ 5.233659] apexd: /system/apex/com.android.conscrypt.apex: public key matches.
[ 5.234400] apexd: Waiting for /dev/block/loop6 to be created
[ 5.240208] EXT4-fs (loop6): mounted filesystem without journal. Opts: (null)
[ 5.240720] apexd: Successfully mounted package /system/apex/com.android.conscrypt.apex on /apex/com.android.conscrypt@290000000
[ 5.243273] apexd: Creating bind-mount for /apex/com.android.conscrypt for /apex/com.android.conscrypt@290000000
[ 5.243627] apexd: Creating mountpoint /apex/com.android.conscrypt
[ 5.244009] apexd: Bind-mounting /apex/com.android.conscrypt@290000000 to /apex/com.android.conscrypt
[ 5.244508] apexd: Successfully activated /system/apex/com.android.conscrypt.apex package_name: com.android.conscrypt version: 290000000
[ 5.244758] apexd: Found /system/apex/com.android.apex.cts.shim.apex
[ 5.246197] apexd: Found bundled key in package /system/apex/com.android.apex.cts.shim.apex
[ 5.247331] apexd: Creating mount point: /apex/com.android.apex.cts.shim@1
[ 5.279764] apexd: Loopback device created: /dev/block/loop7
[ 5.280278] apexd: AVB footer verification successful.
[ 5.296816] apexd: /system/apex/com.android.apex.cts.shim.apex: public key matches.
[ 5.297513] apexd: Waiting for /dev/block/loop7 to be created
[ 5.299839] EXT4-fs (loop7): mounted filesystem without journal. Opts: (null)
[ 5.300385] apexd: Successfully mounted package /system/apex/com.android.apex.cts.shim.apex on /apex/com.android.apex.cts.shim@1
[ 5.302649] apexd: Validating shim apex /apex/com.android.apex.cts.shim@1
[ 5.303201] apexd: Checking if "/apex/com.android.apex.cts.shim@1/lost+found" is an allowed directory
[ 5.304427] apexd: Checking if "/apex/com.android.apex.cts.shim@1/etc" is an allowed directory
[ 5.305662] apexd: Checking if "/apex/com.android.apex.cts.shim@1/etc/hash.txt" is an allowed file
[ 5.306320] apexd: Checking if "/apex/com.android.apex.cts.shim@1/apex_manifest.json" is an allowed directory
[ 5.306856] apexd: Creating bind-mount for /apex/com.android.apex.cts.shim for /apex/com.android.apex.cts.shim@1
[ 5.307234] apexd: Creating mountpoint /apex/com.android.apex.cts.shim
[ 5.307636] apexd: Bind-mounting /apex/com.android.apex.cts.shim@1 to /apex/com.android.apex.cts.shim
[ 5.308018] apexd: Successfully activated /system/apex/com.android.apex.cts.shim.apex package_name: com.android.apex.cts.shim version: 1
[ 5.308356] apexd: Found /system/apex/com.google.android.media.swcodec.apex
[ 5.309736] apexd: Found bundled key in package /system/apex/com.google.android.media.swcodec.apex
[ 5.310846] apexd: Creating mount point: /apex/com.android.media.swcodec@291700100
[ 5.338756] apexd: Loopback device created: /dev/block/loop8
[ 5.339285] apexd: AVB footer verification successful.
[ 5.354431] apexd: /system/apex/com.google.android.media.swcodec.apex: public key matches.
[ 5.355159] apexd: Waiting for /dev/block/loop8 to be created
[ 5.361915] EXT4-fs (loop8): mounted filesystem without journal. Opts: (null)
[ 5.362511] apexd: Successfully mounted package /system/apex/com.google.android.media.swcodec.apex on /apex/com.android.media.swcodec@291700100
[ 5.365026] apexd: Creating bind-mount for /apex/com.android.media.swcodec for /apex/com.android.media.swcodec@291700100
[ 5.365486] apexd: Creating mountpoint /apex/com.android.media.swcodec
[ 5.365886] apexd: Bind-mounting /apex/com.android.media.swcodec@291700100 to /apex/com.android.media.swcodec
[ 5.366367] apexd: Successfully activated /system/apex/com.google.android.media.swcodec.apex package_name: com.android.media.swcodec version: 291700100
[ 5.366626] apexd: Activated 7 packages. Skipped: 0
[ 5.366907] apexd: Scanning /product/apex looking for APEX packages.
[ 5.367401] apexd: Failed to activate packages from /product/apex : Failed to scan /product/apex : Can't open /product/apex for reading : No such file or directory
[ 5.369376] apexd: Marking APEXd as ready
[ 5.370416] init: Wait for property 'apexd.status=ready' took 262ms
[ 5.376578] init: Parsing file /apex/com.android.media.swcodec@291700100/etc/init.rc...
[ 5.379708] init: starting service 'exec 5 (/system/bin/vdc --wait cryptfs init_user0)'...
[ 5.383420] init: SVC_EXEC service 'exec 5 (/system/bin/vdc --wait cryptfs init_user0)' pid 265 (uid 0 gid 0+0 context default) started; waiting...
[ 5.497970] vdc: Waited 0ms for vold
[ 5.660611] init: Service 'exec 5 (/system/bin/vdc --wait cryptfs init_user0)' (pid 265) exited with status 0 waiting took 0.278000 seconds
[ 5.660719] init: Sending signal 9 to service 'exec 5 (/system/bin/vdc --wait cryptfs init_user0)' (pid 265) process group...
[ 5.661269] libprocessgroup: Successfully killed process cgroup uid 0 pid 265 in 0ms
[ 5.664357] selinux: SELinux: Skipping restorecon on directory(/data)
[ 5.664357]
[ 5.665754] init: starting service 'exec 6 (/system/bin/tzdatacheck /apex/com.android.runtime/etc/tz /data/misc/zoneinfo)'...
[ 5.669262] init: SVC_EXEC service 'exec 6 (/system/bin/tzdatacheck /apex/com.android.runtime/etc/tz /data/misc/zoneinfo)' pid 269 (uid 1000 gid 1000+0 context default) started; waiting...
[ 5.715155] init: Service 'exec 6 (/system/bin/tzdatacheck /apex/com.android.runtime/etc/tz /data/misc/zoneinfo)' (pid 269) exited with status 0 waiting took 0.046000 seconds
[ 5.715276] init: Sending signal 9 to service 'exec 6 (/system/bin/tzdatacheck /apex/com.android.runtime/etc/tz /data/misc/zoneinfo)' (pid 269) process group...
[ 5.715832] libprocessgroup: Successfully killed process cgroup uid 1000 pid 269 in 0ms
[ 5.717605] init: processing action (post-fs-data) from (/init.rc:859)
[ 5.718100] init: starting service 'CSccZpM'...
[ 6.087690] init: wait for '/dev/.magisk_unblock' took 364ms
[ 6.087900] init: Command 'wait /dev/.magisk_unblock 40' action=post-fs-data (/init.rc:863) took 364ms and succeeded
[ 6.093671] init: Service 'CSccZpM' (pid 270) exited with status 0
[ 6.093787] init: Sending signal 9 to service 'CSccZpM' (pid 270) process group...
[ 6.094298] libprocessgroup: Successfully killed process cgroup uid 0 pid 270 in 0ms
[ 6.095127] init: Untracked pid 280 exited with status 0
[ 6.095313] init: Untracked pid 311 received signal 9
[ 6.095464] init: processing action (post-fs-data) from (/init.usb.rc:6)
[ 6.096389] init: Received control message 'interface_start' for 'android.hardware.graphics.composer@2.1::IComposer/default' from pid: 176 (/system/bin/hwservicemanager)
[ 6.096545] init: Could not find 'android.hardware.graphics.composer@2.1::IComposer/default' for ctl.interface_start
[ 6.100525] init: Setting policy on /data/adb
[ 6.100893] init: Found policy 585b265477ceace6 at /data/adb which matches expected value
[ 6.101149] init: processing action (post-fs-data) from (/vendor/etc/init/hw/init.rk30board.rc:12)
[ 6.109397] init: processing action (post-fs-data) from (/vendor/etc/init/hw/init.rockchip.rc:47)
[ 6.110706] init: processing action (post-fs-data) from (/init.hct.rc:6)
[ 6.111598] init: Command 'chown system system /etc/bluesoleil' action=post-fs-data (/init.hct.rc:10) took 0ms and failed: lchown() failed: Read-only file system
[ 6.111904] init: Command 'chmod 0777 /etc/bluesoleil' action=post-fs-data (/init.hct.rc:11) took 0ms and failed: fchmodat() failed: Read-only file system
[ 6.112015] init: processing action (post-fs-data) from (/system/etc/init/art_apex_boot_integrity.rc:19)
[ 6.113322] init: starting service 'exec 7 (/system/bin/art_apex_boot_integrity)'...
[ 6.117758] init: SVC_EXEC service 'exec 7 (/system/bin/art_apex_boot_integrity)' pid 312 (uid 0 gid 0+0 context default) started; waiting...
[ 6.364467] init: Service 'exec 7 (/system/bin/art_apex_boot_integrity)' (pid 312) exited with status 0 waiting took 0.247000 seconds
[ 6.364555] init: Sending signal 9 to service 'exec 7 (/system/bin/art_apex_boot_integrity)' (pid 312) process group...
[ 6.364957] libprocessgroup: Successfully killed process cgroup uid 0 pid 312 in 0ms
[ 6.365367] init: processing action (post-fs-data) from (/system/etc/init/bootstat.rc:9)
[ 6.378016] init: processing action (post-fs-data) from (/system/etc/init/gsid.rc:10)
[ 6.379428] init: Not setting policy on /data/gsi
[ 6.380741] init: processing action (post-fs-data) from (/system/etc/init/incidentd.rc:21)
[ 6.381651] init: processing action (post-fs-data) from (/system/etc/init/iorapd.rc:27)
[ 6.382534] init: processing action (post-fs-data) from (/system/etc/init/logtagd.rc:4)
[ 6.385730] init: processing action (post-fs-data) from (/system/etc/init/recovery-persist.rc:1)
[ 6.387022] init: starting service 'exec 8 (/system/bin/recovery-persist)'...
[ 6.389652] init: processing action (post-fs-data) from (/system/etc/init/statsd.rc:25)
[ 6.392720] init: processing action (post-fs-data) from (/vendor/etc/init/hostapd.android.rc:9)
[ 6.397234] init: processing action (load_persist_props_action) from (/init.rc:306)
[ 6.397403] init: Couldn't load property file '/data/local.prop': open() failed: No such file or directory: No such file or directory
[ 6.402018] init: starting service 'logd-reinit'...
[ 6.405341] init: processing action (load_persist_props_action) from (/system/etc/init/flags_health_check.rc:1)
[ 6.407234] init: Setting policy on /data/server_configurable_flags
[ 6.407564] init: Policy for /data/server_configurable_flags set to 585b265477ceace6 modes 1/4
[ 6.408554] init: starting service 'exec 9 (/system/bin/flags_health_check BOOT_FAILURE)'...
[ 6.411609] init: SVC_EXEC service 'exec 9 (/system/bin/flags_health_check BOOT_FAILURE)' pid 321 (uid 1000 gid 1000+0 context default) started; waiting...
[ 6.451481] init: Service 'exec 9 (/system/bin/flags_health_check BOOT_FAILURE)' (pid 321) exited with status 0 waiting took 0.040000 seconds
[ 6.451576] init: Sending signal 9 to service 'exec 9 (/system/bin/flags_health_check BOOT_FAILURE)' (pid 321) process group...
[ 6.451893] libprocessgroup: Successfully killed process cgroup uid 1000 pid 321 in 0ms
[ 6.452407] init: Service 'exec 8 (/system/bin/recovery-persist)' (pid 318) exited with status 0
[ 6.452465] init: Sending signal 9 to service 'exec 8 (/system/bin/recovery-persist)' (pid 318) process group...
[ 6.452698] libprocessgroup: Successfully killed process cgroup uid 1000 pid 318 in 0ms
[ 6.453103] init: processing action (load_persist_props_action) from (/system/etc/init/logcatd.rc:31)
[ 6.453687] init: processing action (ro.crypto.state=encrypted && ro.crypto.type=file && zygote-start) from (/init.rc:644)
[ 6.453816] init: Command 'exec_start update_verifier_nonencrypted' action=ro.crypto.state=encrypted && ro.crypto.type=file && zygote-start (/init.rc:646) took 0ms and failed: Service not found
[ 6.454551] init: starting service 'netd'...
[ 6.456476] logd.daemon: reinit
[ 6.458510] init: starting service 'zygote'...
[ 6.460358] init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
[ 6.462031] init: Service 'logd-reinit' (pid 320) exited with status 0
[ 6.462159] init: Sending signal 9 to service 'logd-reinit' (pid 320) process group...
[ 6.462276] init: Created socket '/dev/socket/mdns', mode 660, user 0, group 1000
[ 6.462602] libprocessgroup: Successfully killed process cgroup uid 1036 pid 320 in 0ms
[ 6.463850] init: Created socket '/dev/socket/fwmarkd', mode 660, user 0, group 3003
[ 6.463910] init: starting service 'zygote_secondary'...
[ 6.464269] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 6.465884] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[ 6.467590] init: processing action (zygote-start) from (/vendor/etc/init/hw/init.connectivity.rc:2)
[ 6.468232] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 6.469156] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
[ 6.480410] init: Setting policy on /data/nfc
[ 6.480608] init: Found policy 585b265477ceace6 at /data/nfc which matches expected value
[ 6.482482] init: processing action (zygote-start) from (/system/etc/init/bootstat.rc:72)
[ 6.483356] init: starting service 'exec 10 (/system/bin/bootstat --set_system_boot_reason)'...
[ 6.486233] init: processing action (firmware_mounts_complete) from (/init.rc:312)
[ 6.486472] init: processing action (early-boot) from (/vendor/etc/init/hw/init.rk3368.rc:11)
[ 6.489332] init: processing action (early-boot) from (/system/etc/init/installd.rc:5)
[ 6.513919] init: processing action (boot) from (/init.rc:651)
[ 6.517785] init: property 'dev.mnt.blk.data' doesn't exist while expanding '/sys/fs/f2fs/${dev.mnt.blk.data}/cp_interval'
[ 6.517895] init: Command 'write /sys/fs/f2fs/${dev.mnt.blk.data}/cp_interval 200' action=boot (/init.rc:684) took 0ms and failed: cannot expand '/sys/fs/f2fs/${dev.mnt.blk.data}/cp_interval'
[ 6.517947] init: property 'dev.mnt.blk.data' doesn't exist while expanding '/sys/fs/f2fs/${dev.mnt.blk.data}/gc_urgent_sleep_time'
[ 6.518001] init: Command 'write /sys/fs/f2fs/${dev.mnt.blk.data}/gc_urgent_sleep_time 50' action=boot (/init.rc:685) took 0ms and failed: cannot expand '/sys/fs/f2fs/${dev.mnt.blk.data}/gc_urgent_sleep_time'
[ 6.522769] init: starting service 'hidl_memory'...
[ 6.525944] init: starting service 'system_suspend'...
[ 6.529701] init: starting service 'vendor.audio-hal-2-0'...
[ 6.533946] init: starting service 'vendor.bluetooth-1-0'...
[ 6.538142] init: starting service 'vendor.camera-provider-2-4-ext'...
[ 6.542798] init: starting service 'vendor.camera-provider-2-4'...
[ 6.547230] init: couldn't write 330 to /dev/cpuset/camera-daemon/tasks: No such file or directory
[ 6.548805] init: starting service 'vendor.cas-hal-1-1'...
[ 6.548993] init: couldn't write 331 to /dev/cpuset/camera-daemon/tasks: No such file or directory
[ 6.553770] init: starting service 'vendor.drm-hal-1-0'...
[ 6.558017] init: starting service 'vendor.drm-clearkey-hal-1-2'...
[ 6.563513] init: starting service 'vendor.drm-widevine-hal-1-2'...
[ 6.568097] init: starting service 'vendor.gatekeeper-1-0'...
[ 6.572808] init: starting service 'vendor.gnss_service'...
[ 6.579829] init: starting service 'vendor.gralloc-2-0'...
[ 6.584718] init: starting service 'vendor.hwcomposer-2-1'...
[ 6.589747] init: starting service 'health-hal-2-0'...
[ 6.594789] init: Opened file '/dev/kmsg', flags 1
[ 6.594904] init: starting service 'vendor.light-hal-2-0'...
[ 6.599608] init: starting service 'mtc_mfi_service'...
[ 6.604499] init: starting service 'vendor.power-hal-1-0'...
[ 6.609411] init: starting service 'vendor.sensors-hal-1-0'...
[ 6.613851] init: starting service 'vendor.weaver-hal-1-0'...
[ 6.618021] init: starting service 'vendor.wifi_hal_legacy'...
[ 6.624656] init: starting service 'vendor.rockit-hal-1-0'...
[ 6.630097] init: Command 'class_start hal' action=boot (/init.rc:756) took 109ms and succeeded
[ 6.630693] init: Could not start service 'displayd' as part of class 'core': Cannot find '/system/bin/displayd': No such file or directory
[ 6.631897] init: starting service 'ashmemd'...
[ 6.641186] init: starting service 'audioserver'...
[ 6.648019] init: starting service 'gpu'...
[ 6.655652] init: starting service 'lmkd'...
[ 6.662118] init: processing action (boot) from (/init.usb.rc:21)
[ 6.670324] init: Created socket '/dev/socket/lmkd', mode 660, user 1000, group 1000
[ 6.696145] init: processing action (persist.sys.usb.config=* && boot) from (/init.usb.rc:102)
[ 6.696433] init: processing action (boot) from (/vendor/etc/init/hw/init.rk30board.rc:42)
[ 6.716890] healthd: No battery devices found
[ 6.721998] healthd: battery none chg=
[ 6.784529] init: Service 'exec 10 (/system/bin/bootstat --set_system_boot_reason)' (pid 325) exited with status 0
[ 6.784615] init: Sending signal 9 to service 'exec 10 (/system/bin/bootstat --set_system_boot_reason)' (pid 325) process group...
[ 6.784939] libprocessgroup: Successfully killed process cgroup uid 1000 pid 325 in 0ms
[ 6.833175] init: processing action (boot) from (/vendor/etc/init/hw/init.rockchip.rc:54)
[ 6.833507] init: processing action (boot) from (/vendor/etc/init/hw/init.rk30board.usb.rc:2)
[ 6.840829] init: Command 'mount configfs none /config' action=boot (/vendor/etc/init/hw/init.rk30board.usb.rc:7) took 0ms and failed: mount() failed: Device or resource busy
[ 6.848503] init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}'
[ 6.848737] init: Command 'write /config/usb_gadget/g1/strings/0x409/serialnumber ${ro.serialno}' action=boot (/vendor/etc/init/hw/init.rk30board.usb.rc:13) took 0ms and failed: cannot expand '${ro.serialno}'
[ 6.854811] file system registered
[ 6.859757] using random self ethernet address
[ 6.859815] using random host ethernet address
[ 6.862367] init: Command 'write /config/usb_gadget/g1/functions/rndis.gs4/wceis 1' action=boot (/vendor/etc/init/hw/init.rk30board.usb.rc:22) took 1ms and failed: Unable to write to file '/config/usb_gadget/g1/functions/rndis.gs4/wceis': open() failed: Permission denied
[ 6.885264] init: Received control message 'interface_start' for 'android.hardware.graphics.composer@2.1::IComposer/default' from pid: 176 (/system/bin/hwservicemanager)
[ 6.885519] init: Could not find 'android.hardware.graphics.composer@2.1::IComposer/default' for ctl.interface_start
[ 6.938835] init: processing action (boot) from (/vendor/etc/init/hw/init.rk3368.usb.rc:1)
[ 6.939013] init: processing action (boot) from (/vendor/etc/init/hw/init.rk3368.rc:15)
[ 6.947208] init: Command 'write /sys/kernel/debug/sched_features NO_ENERGY_AWARE' action=boot (/vendor/etc/init/hw/init.rk3368.rc:31) took 0ms and failed: Unable to write to file '/sys/kernel/debug/sched_features': Unable to write file contents: Invalid argument
[ 6.947300] init: processing action (boot) from (/init.hct.rc:13)
[ 6.948886] init: Command 'chmod 0777 /system/bin/gocsdk' action=boot (/init.hct.rc:50) took 0ms and failed: fchmodat() failed: Read-only file system
[ 6.949149] init: Command 'chmod 0777 /system/bin/gocsdk5' action=boot (/init.hct.rc:51) took 0ms and failed: fchmodat() failed: Read-only file system
[ 6.949379] init: Command 'chmod 0777 /system/bin/gocsdk6' action=boot (/init.hct.rc:52) took 0ms and failed: fchmodat() failed: Read-only file system
[ 6.949551] init: Command 'chmod 0777 /system/bin/gocsdk8' action=boot (/init.hct.rc:53) took 0ms and failed: fchmodat() failed: Read-only file system
[ 6.949714] init: Command 'chmod 0777 /system/bin/gocsdkrf210' action=boot (/init.hct.rc:54) took 0ms and failed: fchmodat() failed: Read-only file system
[ 6.949887] init: Command 'chmod 0777 /system/bin/dhcpcd' action=boot (/init.hct.rc:55) took 0ms and failed: fchmodat() failed: Read-only file system
[ 6.962130] init: Command 'chmod 0777 /system/bin/sdsdk6' action=boot (/init.hct.rc:63) took 0ms and failed: fchmodat() failed: Read-only file system
[ 6.962505] init: Command 'chmod 0777 /system/bin/sdsdk936' action=boot (/init.hct.rc:64) took 0ms and failed: fchmodat() failed: Read-only file system
[ 6.962698] init: Command 'chmod 0777 /system/bin/sdsdk835' action=boot (/init.hct.rc:65) took 0ms and failed: fchmodat() failed: Read-only file system
[ 6.962861] init: Command 'chmod 0777 /system/bin/sdsdk968' action=boot (/init.hct.rc:66) took 0ms and failed: fchmodat() failed: Read-only file system
[ 6.963013] init: Command 'chmod 0777 /system/bin/sdsdk816' action=boot (/init.hct.rc:67) took 0ms and failed: fchmodat() failed: Read-only file system
[ 6.963438] init: Command 'chmod 0777 /system/bin/blueletd' action=boot (/init.hct.rc:70) took 0ms and failed: fchmodat() failed: Read-only file system
[ 6.963499] init: processing action (boot) from (/system/etc/init/bootstat.rc:63)
[ 6.964033] init: processing action (boot) from (/system/etc/init/dumpstate.rc:1)
[ 6.964818] init: processing action (boot) from (/system/etc/init/gsid.rc:14)
[ 6.966015] init: starting service 'exec 11 (/system/bin/gsid run-startup-tasks)'...
[ 6.969335] init: processing action (enable_property_trigger) from (<Builtin Action>:0)
[ 6.970270] init: processing action (security.perf_harden=1) from (/init.rc:822)
[ 6.971618] init: processing action (ro.debuggable=1) from (/init.rc:846)
[ 6.972607] init: starting service 'console'...
[ 6.975985] init: setpgid failed for console: Operation not permitted
[ 6.976431] init: processing action (sys.usb.config=adb && sys.usb.configfs=1) from (/vendor/etc/init/hw/init.rk30board.usb.rc:126)
[ 6.977759] init: processing action (sys.usb.config=adb && sys.usb.configfs=1) from (/init.usb.configfs.rc:17)
[ 6.978138] init: starting service 'adbd'...
[ 6.982228] init: Created socket '/dev/socket/adbd', mode 660, user 1000, group 1000
[ 6.984182] init: processing action (ro.iorapd.enable=false) from (/system/etc/init/iorapd.rc:24)
[ 6.984632] init: processing action (nonencrypted) from (/init.rc:760)
[ 6.984859] init: Could not start service 'flash_recovery' as part of class 'main': Cannot find '/system/bin/xxxxx': No such file or directory
[ 6.984962] init: Could not start service 'bplus_helper' as part of class 'main': Cannot find '/system/bin/bplus_helper': No such file or directory
[ 6.985816] init: Could not start service 'up_eth0' as part of class 'main': File /system/bin/busybox(labeled "u:object_r:system_file:s0") has incorrect label or no domain transition from u:r:init:s0 to another SELinux domain defined. Have you configured your service correctly? https://source.android.com/security/selinux/device-policy#label_new_services_and_address_denials
[ 6.985904] init: Could not start service 'rk_store_keybox' as part of class 'main': Cannot find '/vendor/bin/rk_store_keybox': No such file or directory
[ 6.986567] init: starting service 'bpfloader'...
[ 6.990168] init: starting service 'cameraserver'...
[ 6.993112] init: couldn't write 372 to /dev/cpuset/camera-daemon/tasks: No such file or directory
[ 6.996005] init: starting service 'drm'...
[ 7.005654] init: starting service 'idmap2d'...
[ 7.013755] init: starting service 'incidentd'...
[ 7.021830] init: starting service 'installd'...
[ 7.029828] init: starting service 'keystore'...
[ 7.036786] init: starting service 'mediadrm'...
[ 7.049475] init: starting service 'mediaextractor'...
[ 7.053363] init: starting service 'mediametrics'...
[ 7.057181] init: starting service 'media'...
[ 7.061251] init: starting service 'statsd'...
[ 7.065628] init: starting service 'storaged'...
[ 7.065960] init: Created socket '/dev/socket/statsdw', mode 222, user 1066, group 1066
[ 7.082718] init: starting service 'wificond'...
[ 7.096906] init: Failed to open file '/d/mmc0/mmc0:0001/ext_csd': No such file or directory
[ 7.098838] init: starting service 'vendor.media.omx'...
[ 7.125564] init: starting service 'akmd'...
[ 7.139149] init: starting service 'rockchip.drmservice'...
[ 7.144989] init: starting service 'vendor.ril-daemon'...
[ 7.151281] init: starting service 'usb_dongle'...
[ 7.165524] init: starting service 'media.swcodec'...
[ 7.169706] init: Command 'class_start main' action=nonencrypted (/init.rc:761) took 184ms and succeeded
[ 7.169956] init: Service 'exec 11 (/system/bin/gsid run-startup-tasks)' (pid 368) exited with status 0
[ 7.170027] init: Sending signal 9 to service 'exec 11 (/system/bin/gsid run-startup-tasks)' (pid 368) process group...
[ 7.170776] libprocessgroup: Successfully killed process cgroup uid 0 pid 368 in 0ms
[ 7.171909] init: starting service '9xz2vcMHpyZAkz'...
[ 7.176780] init: starting service 'gatekeeperd'...
[ 7.183390] init: starting service 'tombstoned'...
[ 7.203289] init: starting service 'usbd'...
[ 7.227940] init: Created socket '/dev/socket/tombstoned_crash', mode 666, user 1000, group 1000
[ 7.233162] init: processing action (init.svc.mediadrm=running) from (/vendor/etc/init/android.hardware.drm@1.2-service.widevine.rc:1)
[ 7.241879] init: Service 'bpfloader' (pid 371) exited with status 0
[ 7.241943] init: Sending signal 9 to service 'bpfloader' (pid 371) process group...
[ 7.245215] libprocessgroup: Successfully killed process cgroup uid 0 pid 371 in 2ms
[ 7.245327] init: Created socket '/dev/socket/tombstoned_intercept', mode 666, user 1000, group 1000
[ 7.246412] init: Created socket '/dev/socket/tombstoned_java_trace', mode 666, user 1000, group 1000
[ 7.248111] init: starting service 'vendor.move_data_sh'...
[ 7.286999] init: Service '9xz2vcMHpyZAkz' (pid 399) exited with status 0
[ 7.287323] init: Sending signal 9 to service '9xz2vcMHpyZAkz' (pid 399) process group...
[ 7.288305] libprocessgroup: Successfully killed process cgroup uid 0 pid 399 in 0ms
[ 7.332476] init: Received control message 'start' for 'mdnsd' from pid: 370 (/system/bin/adbd --root_seclabel=u:r:su:s0)
[ 7.333330] init: starting service 'mdnsd'...
[ 7.341741] init: Created socket '/dev/socket/mdnsd', mode 660, user 1020, group 3003
[ 7.356549] init: processing action (sys.usb.config=adb && sys.usb.configfs=1 && sys.usb.ffs.ready=1) from (/init.usb.configfs.rc:20)
[ 7.371786] init: Service 'akmd' (pid 388) exited with status 254
[ 7.371909] init: Sending signal 9 to service 'akmd' (pid 388) process group...
[ 7.372767] libprocessgroup: Successfully killed process cgroup uid 1000 pid 388 in 0ms
[ 7.375004] dwc2 ff580000.usb: bound driver configfs-gadget
[ 7.456521] init: Service 'usbd' (pid 403) exited with status 0
[ 7.456596] init: Sending signal 9 to service 'usbd' (pid 403) process group...
[ 7.456938] libprocessgroup: Successfully killed process cgroup uid 0 pid 403 in 0ms
[ 7.457716] init: Service 'vendor.move_data_sh' (pid 407) exited with status 0
[ 7.457765] init: Sending signal 9 to service 'vendor.move_data_sh' (pid 407) process group...
[ 7.458146] libprocessgroup: Successfully killed process cgroup uid 1013 pid 407 in 0ms
[ 7.482131] init: processing action (vendor.serialno=*) from (/vendor/etc/init/hw/init.rk30board.rc:273)
[ 7.483921] selinux: avc: denied { set } for property=vendor.mcuid pid=389 uid=0 gid=0 scontext=u:r:np_rockchip_drmservice:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=property_service permissive=1
[ 7.483921]
[ 7.488632] init: Sending signal 9 to service 'adbd' (pid 370) process group...
[ 7.513016] android_work: did not send uevent (0 0 (null))
[ 7.513196] dwc2 ff580000.usb: dwc2_hsotg_ep_disable: called in host mode?
[ 7.513217] dwc2 ff580000.usb: dwc2_hsotg_ep_disable: called in host mode?
[ 7.513230] dwc2 ff580000.usb: dwc2_hsotg_ep_disable: called in host mode?
[ 7.513242] dwc2 ff580000.usb: dwc2_hsotg_ep_disable: called in host mode?
[ 7.513254] dwc2 ff580000.usb: dwc2_hsotg_ep_disable: called in host mode?
[ 7.513265] dwc2 ff580000.usb: dwc2_hsotg_ep_disable: called in host mode?
[ 7.513277] dwc2 ff580000.usb: dwc2_hsotg_ep_disable: called in host mode?
[ 7.513289] dwc2 ff580000.usb: dwc2_hsotg_ep_disable: called in host mode?
[ 7.513300] dwc2 ff580000.usb: dwc2_hsotg_ep_disable: called in host mode?
[ 7.513311] dwc2 ff580000.usb: dwc2_hsotg_ep_disable: called in host mode?
[ 7.513323] dwc2 ff580000.usb: dwc2_hsotg_ep_disable: called in host mode?
[ 7.519347] libprocessgroup: Successfully killed process cgroup uid 0 pid 370 in 30ms
[ 7.519878] init: Service 'adbd' (pid 370) received signal 9
[ 7.520539] init: Service 'rockchip.drmservice' (pid 389) exited with status 0
[ 7.520585] init: Sending signal 9 to service 'rockchip.drmservice' (pid 389) process group...
[ 7.529198] libprocessgroup: Successfully killed process cgroup uid 0 pid 389 in 8ms
[ 7.669967] init: Received control message 'interface_start' for 'android.hardware.gatekeeper@1.0::IGatekeeper/default' from pid: 176 (/system/bin/hwservicemanager)
[ 7.670315] init: Could not find 'android.hardware.gatekeeper@1.0::IGatekeeper/default' for ctl.interface_start
[ 7.674447] init: Received control message 'interface_start' for 'android.hardware.gatekeeper@1.0::IGatekeeper/default' from pid: 176 (/system/bin/hwservicemanager)
[ 7.674637] init: Could not find 'android.hardware.gatekeeper@1.0::IGatekeeper/default' for ctl.interface_start
[ 7.692994] --mtc display_mode 0 H 0
[ 7.782103] --mtc display_mode 0 H 0
[ 9.534828] init: Received control message 'start' for 'bootanim' from pid: 204 (/system/bin/surfaceflinger)
[ 9.588290] --mtc display_mode 0 H 0
[ 10.028371] --mtc b android
[ 10.035112] --mtc @ usb on
[ 10.310205] usb 2-1: new high-speed USB device number 2 using ehci-platform
[ 10.410945] Freeing drm_logo memory: 1124K
[ 10.450097] --mtc ann 2-1 05e3
[ 10.450170] usb 2-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[ 10.450215] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 10.450249] usb 2-1: Product: USB2.0 Hub
[ 10.452862] hub 2-1:1.0: USB hub found
[ 10.452930] --mtc hub found on USB20 port
[ 10.452987] --mtc otg(b1) mode host
[ 10.453626] hub 2-1:1.0: 4 ports detected
[ 10.531096] --mtc hdmi on
[ 10.732139] usb 2-1.4: new high-speed USB device number 3 using ehci-platform
[ 10.812468] --mtc ann 2-1.4 0bda
[ 10.812541] usb 2-1.4: New USB device found, idVendor=0bda, idProduct=0179, bcdDevice= 0.00
[ 10.812588] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 10.812621] usb 2-1.4: Product: 802.11n NIC
[ 10.812652] usb 2-1.4: Manufacturer: Realtek
[ 10.812684] usb 2-1.4: SerialNumber: 00E04C0001
[ 11.984006] init: starting service 'adbd'...
[ 11.990486] init: Created socket '/dev/socket/adbd', mode 660, user 1000, group 1000
[ 12.053842] init: processing action (sys.usb.config=adb && sys.usb.configfs=1 && sys.usb.ffs.ready=1) from (/init.usb.configfs.rc:20)
[ 12.058165] dwc2 ff580000.usb: bound driver configfs-gadget
[ 12.809434] healthd: battery none chg=
[ 18.923023] init: Received control message 'start' for 'idmap2d' from pid: 529 (system_server)
[ 19.305706] healthd: battery none chg=
[ 19.307266] healthd: battery none chg=
[ 20.039394] init: processing action (sys.sysctl.extra_free_kbytes=*) from (/init.rc:809)
[ 20.209330] --mtc display_mode 0 H 0
[ 20.272758] selinux: avc: denied { set } for property=hct.hub.sta pid=529 uid=1000 gid=1000 scontext=u:r:system_server:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service permissive=1
[ 20.272758]
[ 20.276579] sta_dsp_ver=
[ 20.277420] sta_dsp=false
[ 20.289024] --mtc b sready
[ 20.289182] --mtc @ av fade prev (14,14)
[ 20.305341] --mtc MFI get ACD 0
[ 21.504220] acc_open
[ 21.504268] acc_release
[ 22.948729]
[ 22.948774] =======================================================
[ 22.948781] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[ 22.948787] =======================================================
[ 22.948794] Realtek 8188EU USB WiFi driver (Powered by Rockchip,Ver v5.7.6_33076.20190419) init.
[ 22.948803] [WLAN_RFKILL]: rockchip_wifi_power: 1
[ 22.948812] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized
[ 22.948819] [WLAN_RFKILL]: wifi turn on power. -1
[ 22.948828] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
[ 22.948836] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: wifi OOB pin isn't defined.
[ 22.954143] bFWReady == _FALSE call reset 8051...
[ 23.001875] [WLAN_RFKILL]: rockchip_wifi_mac_addr: enter.
[ 23.001922] [WLAN_RFKILL]: get_wifi_addr_vendor: rk_vendor_read wifi mac address failed (-1)
[ 23.051584] ttyS0 - failed to request DMA, use interrupt mode
[ 23.051847] uart0_frac p_rate(400000000) is low than rate(24000000)*20, use integer or half-div
[ 23.053317] usbcore: registered new interface driver rtl8188eu
[ 23.059973] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:55)
[ 23.062165] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:55)
[ 23.106046] uart0_frac p_rate(400000000) is low than rate(24000000)*20, use integer or half-div
[ 23.135462] init: Received control message 'interface_start' for 'android.hardware.wifi.supplicant@1.0::ISupplicant/default' from pid: 176 (/system/bin/hwservicemanager)
[ 23.136418] init: starting service 'wpa_supplicant'...
[ 23.140660] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
[ 23.424404] capability: warning: `wpa_supplicant' uses 32-bit capabilities (legacy support in use)
[ 23.552948] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:55)
[ 23.800585] binder: unexpected work type, 4, not freed
[ 23.800648] binder: undelivered TRANSACTION_COMPLETE
[ 23.800664] binder: undelivered transaction 8897, process died.
[ 24.231638] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 25.286640] init: processing action (vendor.wifi.direct.interface=p2p0) from (/vendor/etc/init/hw/init.connectivity.rc:59)
[ 25.354515] --mtc a_active 80
[ 25.365531] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 25.377530] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 25.493608] --mtc cpdet 0
[ 25.517019] --mtc cpdet 0
[ 25.517864] IPv6: ADDRCONF(NETDEV_UP): p2p0: link is not ready
[ 25.873121] --mtc cpdet 0
[ 26.047679] init: processing action (bt.goc.type=3) from (/init.hct.rc:158)
[ 26.047988] init: starting service 'gocsdk6'...
[ 26.787439] dw-apb-uart ff1c0000.serial: got rx and tx dma channels
[ 26.787796] uart4_frac p_rate(400000000) is low than rate(24000000)*20, use integer or half-div
[ 26.788563] uart4_frac p_rate(400000000) is low than rate(24000000)*20, use integer or half-div
[ 29.197182] --mtc b logo comp
[ 29.239790] init: Service 'bootanim' (pid 205) exited with status 0
[ 29.239875] init: Sending signal 9 to service 'bootanim' (pid 205) process group...
[ 29.240431] libprocessgroup: Successfully killed process cgroup uid 1003 pid 205 in 0ms
[ 29.262651] init: Received control message 'stop' for 'idmap2d' from pid: 529 (system_server)
[ 29.262750] init: Sending signal 9 to service 'idmap2d' (pid 374) process group...
[ 29.274892] libprocessgroup: Successfully killed process cgroup uid 1000 pid 374 in 11ms
[ 29.276496] init: Service 'idmap2d' (pid 374) received signal 9
[ 29.443994] init: processing action (sys.boot_completed=1) from (/init.rc:800)
[ 29.447147] init: starting service 'exec 12 (/bin/rm -rf /data/per_boot)'...
[ 29.451778] init: SVC_EXEC service 'exec 12 (/bin/rm -rf /data/per_boot)' pid 1188 (uid 1000 gid 1000+0 context default) started; waiting...
[ 29.492818] init: Service 'exec 12 (/bin/rm -rf /data/per_boot)' (pid 1188) exited with status 0 waiting took 0.042000 seconds
[ 29.492893] init: Sending signal 9 to service 'exec 12 (/bin/rm -rf /data/per_boot)' (pid 1188) process group...
[ 29.493309] libprocessgroup: Successfully killed process cgroup uid 1000 pid 1188 in 0ms
[ 29.494926] init: Setting per_boot key on /data/per_boot
[ 29.495143] init: Setting policy on /data/per_boot
[ 29.495324] init: Policy for /data/per_boot set to 58d268ab47cec409 modes 1/4
[ 29.495464] init: processing action (sys.boot_completed=1) from (/init.rc:877)
[ 29.495582] init: starting service '5eeWz3AOM45Zl'...
[ 29.499924] init: processing action (sys.boot_completed=1) from (/vendor/etc/init/hw/init.rk30board.rc:233)
[ 29.507365] sdcardfs version 2.0
[ 29.507405] sdcardfs: dev_name -> /data/media
[ 29.507413] sdcardfs: options -> fsuid=1023,fsgid=1023,multiuser,derive_gid,default_normal,unshared_obb,mask=0,userid=0,gid=1015
[ 29.507423] sdcardfs: mnt -> 00000000ba04020d
[ 29.507517] sdcardfs: mounted on top of /data/media type f2fs
[ 29.508664] Remount options were mask=23,gid=9997 for vfsmnt 0000000015bc2bf8.
[ 29.508707] sdcardfs : options - debug:1
[ 29.508715] sdcardfs : options - gid:9997
[ 29.508722] sdcardfs : options - mask:23
[ 29.509556] Remount options were mask=7,gid=9997 for vfsmnt 00000000da984d47.
[ 29.509600] sdcardfs : options - debug:1
[ 29.509609] sdcardfs : options - gid:9997
[ 29.509616] sdcardfs : options - mask:7
[ 29.510391] Remount options were mask=7,gid=9997 for vfsmnt 00000000cfaa57b5.
[ 29.510433] sdcardfs : options - debug:1
[ 29.510443] sdcardfs : options - gid:9997
[ 29.510450] sdcardfs : options - mask:7
[ 29.531769] init: Service '5eeWz3AOM45Zl' (pid 1190) exited with status 0
[ 29.531862] init: Sending signal 9 to service '5eeWz3AOM45Zl' (pid 1190) process group...
[ 29.532278] libprocessgroup: Successfully killed process cgroup uid 0 pid 1190 in 0ms
[ 29.533369] init: processing action (sys.boot_completed=1) from (/vendor/etc/init/hw/init.rk3368.rc:1)
[ 29.535449] init: processing action (sys.boot_completed=1) from (/init.hct.rc:78)
[ 29.537347] init: Setting policy on /data/.android
[ 29.537648] init: Policy for /data/.android set to 585b265477ceace6 modes 1/4
[ 29.538022] init: processing action (sys.boot_completed=1 && sys.logbootcomplete=1) from (/system/etc/init/bootstat.rc:78)
[ 29.538829] init: starting service 'exec 13 (/system/bin/bootstat --record_boot_complete --record_boot_reason --record_time_since_factory_reset -l)'...
[ 29.541810] init: processing action (sys.boot_completed=1) from (/system/etc/init/flags_health_check.rc:7)
[ 29.551448] init: processing action (sys.boot_completed=1) from (/system/etc/init/logd.rc:32)
[ 29.554623] init: starting service 'logd-auditctl'...
[ 29.562227] init: processing action (sys.boot_completed=1 && sys.wifitracing.started=0) from (/system/etc/init/wifi-events.rc:20)
[ 29.565470] selinux: SELinux: Skipping restorecon on directory(/data/system_ce/0)
[ 29.565470]
[ 29.657130] init: Command 'mkdir /sys/kernel/debug/tracing/instances/wifi 711' action=sys.boot_completed=1 && sys.wifitracing.started=0 (/system/etc/init/wifi-events.rc:22) took 94ms and succeeded
[ 29.662134] init: Service 'logd-auditctl' (pid 1192) exited with status 0
[ 29.662202] init: Sending signal 9 to service 'logd-auditctl' (pid 1192) process group...
[ 29.662539] libprocessgroup: Successfully killed process cgroup uid 1036 pid 1192 in 0ms
[ 29.663119] init: Service 'exec 13 (/system/bin/bootstat --record_boot_complete --record_boot_reason --record_time_since_factory_reset -l)' (pid 1191) exited with status 0
[ 29.663167] init: Sending signal 9 to service 'exec 13 (/system/bin/bootstat --record_boot_complete --record_boot_reason --record_time_since_factory_reset -l)' (pid 1191) process group...
[ 29.663497] libprocessgroup: Successfully killed process cgroup uid 1000 pid 1191 in 0ms
[ 29.663972] init: Async property child exited with status 0
[ 29.689806] selinux: SELinux: Skipping restorecon on directory(/data/vendor_ce/0)
[ 29.689806]
[ 29.695382] init: Async property child exited with status 0
[ 29.711533] selinux: SELinux: Skipping restorecon on directory(/data/misc_ce/0)
[ 29.711533]
[ 29.714642] init: processing action (persist.sys.zram_enabled=1 && sys-boot-completed-set) from (/vendor/etc/init/hw/init.rk30board.rc:247)
[ 29.721547] zram0: detected capacity change from 0 to 2064412672
[ 29.761495] mkswap: Swapspace size: 2016024k, UUID=ed64a712-d531-40c8-9a2d-9315787f7b34
[ 29.764752] Adding 2016024k swap on /dev/block/zram0. Priority:-2 extents:1 across:2016024k SS
[ 29.770118] init: Command 'swapon_all /vendor/etc/fstab.${ro.hardware}' action=persist.sys.zram_enabled=1 && sys-boot-completed-set (/vendor/etc/init/hw/init.rk30board.rc:248) took 55ms and succeeded
[ 29.770409] init: Async property child exited with status 0
[ 29.771133] init: processing action (service.adbec.enable=1) from (/init.hct.rc:86)
[ 29.771951] init: processing action (service.usbmuxd.enable=1) from (/init.hct.rc:97)
[ 31.195712] --mtc wm8978_mute 0
[ 34.275204] --mtc b boot comp early
[ 34.282962] --mtc @ >on3
[ 34.283502] --mtc startCnt 0
[ 34.285005] --mtc rtc 2023-06-14 22:59:49
[ 34.285639] --mtc rtc 2023-06-14 22:59:49
[ 34.299145] --mtc timer 0
[ 34.309592] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 34.309692] --mtc @ start app
[ 34.309713] --mtc @ <on
[ 34.315700] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 35.235115] --mtc timer 1
[ 36.146179] --mtc b boot comp
[ 36.179672] --mtc wm8978_mute 1
[ 36.275170] --mtc timer 2
[ 36.304108] --mtc @ av unmute
[ 36.304189] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 36.627477] apexd: Found bundled key in package /system/apex/com.android.apex.cts.shim.apex
[ 36.628753] apexd: Found bundled key in package /system/apex/com.android.conscrypt.apex
[ 36.629769] apexd: Found bundled key in package /system/apex/com.google.android.media.apex
[ 36.630750] apexd: Found bundled key in package /system/apex/com.google.android.media.swcodec.apex
[ 36.632240] apexd: Found bundled key in package /system/apex/com.android.resolv.apex
[ 36.633231] apexd: Found bundled key in package /system/apex/com.android.runtime.debug.apex
[ 36.633977] apexd: Found bundled key in package /system/apex/com.google.android.tzdata.apex
[ 36.634894] apexd: Found bundled key in package /system/apex/com.android.runtime.debug.apex
[ 36.635629] apexd: Found bundled key in package /system/apex/com.google.android.tzdata.apex
[ 36.636442] apexd: Found bundled key in package /system/apex/com.google.android.media.apex
[ 36.637464] apexd: Found bundled key in package /system/apex/com.android.resolv.apex
[ 36.638490] apexd: Found bundled key in package /system/apex/com.android.conscrypt.apex
[ 36.639543] apexd: Found bundled key in package /system/apex/com.android.apex.cts.shim.apex
[ 36.640710] apexd: Found bundled key in package /system/apex/com.google.android.media.swcodec.apex
[ 36.641528] apexd: Can't open /product/apex for reading : No such file or directory
[ 37.315083] --mtc timer 3
[ 38.355088] --mtc timer 4
[ 39.395071] --mtc timer 5
[ 40.295147] selinux: avc: denied { set } for property=vendor.wifi.state pid=818 uid=1010 gid=1010 scontext=u:r:hal_wifi_supplicant_default:s0 tcontext=u:object_r:vendor_hal_wifi_prop:s0 tclass=property_service permissive=1
[ 40.295147]
[ 40.436143] --mtc timer 6
[ 40.568376] init: Service 'wpa_supplicant' (pid 818) exited with status 0
[ 40.568475] init: Sending signal 9 to service 'wpa_supplicant' (pid 818) process group...
[ 40.569005] libprocessgroup: Successfully killed process cgroup uid 0 pid 818 in 0ms
[ 40.590815] binder: 529:634 transaction failed 29189/-22, size 100-8 line 3080
[ 40.745639] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:55)
[ 40.796414] init: Received control message 'interface_start' for 'android.hardware.wifi.supplicant@1.0::ISupplicant/default' from pid: 176 (/system/bin/hwservicemanager)
[ 40.799256] init: starting service 'wpa_supplicant'...
[ 40.816715] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
[ 41.002438] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:55)
[ 41.367903] init: processing action (vendor.wifi.direct.interface=p2p0) from (/vendor/etc/init/hw/init.connectivity.rc:59)
[ 41.436347] IPv6: ADDRCONF(NETDEV_UP): p2p0: link is not ready
[ 41.817226] init: Received control message 'start' for 'gsid' from pid: 529 (system_server)
[ 41.818428] init: starting service 'gsid'...
[ 42.024722] init: Received control message 'stop' for 'gsid' from pid: 529 (system_server)
[ 42.024881] init: Sending signal 9 to service 'gsid' (pid 1909) process group...
[ 42.031493] libprocessgroup: Successfully killed process cgroup uid 0 pid 1909 in 6ms
[ 42.033497] init: Service 'gsid' (pid 1909) received signal 9
[ 45.532939] logd: logdr: UID=1000 GID=1000 PID=2139 n tail=127 logMask=19 pid=0 start=0ns timeout=0ns
[ 50.800532] --mtc key 0136
[ 61.045705] binder_alloc: 1224: binder_alloc_buf size 1056768 failed, no address space
[ 61.045770] binder_alloc: allocated: 13264 (num: 14 largest: 4424), free: 1027120 (num: 6 largest: 1016696)
[ 61.045802] binder: 1496:2660 transaction failed 29201/-28, size 1056768-0 line 3249
[ 61.254799] logd: logdr: UID=10113 GID=10113 PID=1496 n tail=0 logMask=4 pid=0 start=0ns timeout=0ns
[ 77.642505] init: processing action (sys.sysctl.tcp_def_init_rwnd=*) from (/init.rc:813)
[ 85.523639] init: Untracked pid 2945 exited with status 0
[ 424.599009] usb usb2-port1: disabled by hub (EMI?), re-enabling...
[ 424.599147] --mtc dis 2-1
[ 424.599220] usb 2-1: USB disconnect, device number 2
[ 424.599252] --mtc dis 2-1.4
[ 424.599298] usb 2-1.4: USB disconnect, device number 3
[ 424.844406] logd: logdr: UID=1010 GID=1010 PID=3407 n tail=50 logMask=8 pid=384 start=0ns timeout=0ns
[ 424.856694] logd: logdr: UID=1010 GID=1010 PID=3407 n tail=50 logMask=1 pid=384 start=0ns timeout=0ns
[ 424.860572] logd: logdr: UID=1010 GID=1010 PID=3407 n tail=0 logMask=8 pid=384 start=0ns timeout=0ns
[ 424.866408] logd: logdr: UID=1010 GID=1010 PID=3407 n tail=0 logMask=1 pid=384 start=0ns timeout=0ns
[ 424.877211] init: Service 'wificond' (pid 384) received signal 6
[ 424.877298] init: Sending signal 9 to service 'wificond' (pid 384) process group...
[ 424.878274] binder: release 384:384 transaction 368368 in, still active
[ 424.883425] libprocessgroup: Successfully killed process cgroup uid 1010 pid 384 in 5ms
[ 424.884426] init: Untracked pid 3415 received signal 9
[ 424.884672] init: Untracked pid 3407 exited with status 0
[ 424.886358] init: starting service 'wificond'...
[ 424.889120] binder: send failed reply for transaction 368368 to 529:636
[ 424.889230] binder: undelivered transaction 368681, process died.
[ 424.889285] binder: undelivered transaction 368680, process died.
[ 424.889298] binder: send failed reply for transaction 368683 to 529:634
[ 424.916456] init: Service 'wpa_supplicant' (pid 1836) exited with status 0
[ 424.916553] init: Sending signal 9 to service 'wpa_supplicant' (pid 1836) process group...
[ 424.917143] libprocessgroup: Successfully killed process cgroup uid 0 pid 1836 in 0ms
[ 424.964163] usb 2-1: new high-speed USB device number 4 using ehci-platform
[ 424.996745] logd: logdr: UID=1000 GID=1000 PID=3445 n tail=127 logMask=19 pid=0 start=0ns timeout=0ns
[ 425.094117] --mtc ann 2-1 05e3
[ 425.094186] usb 2-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[ 425.094217] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 425.094244] usb 2-1: Product: USB2.0 Hub
[ 425.096911] hub 2-1:1.0: USB hub found
[ 425.096958] --mtc hub found on USB20 port
[ 425.097636] hub 2-1:1.0: 4 ports detected
[ 425.372173] usb 2-1.1: new high-speed USB device number 5 using ehci-platform
[ 425.531311] --mtc ann 2-1.1 152d
[ 425.531359] usb 2-1.1: New USB device found, idVendor=152d, idProduct=0583, bcdDevice= 2.09
[ 425.531369] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 425.531378] usb 2-1.1: Product: SSD 512GB
[ 425.531385] usb 2-1.1: Manufacturer: SSD 512GB
[ 425.531401] usb 2-1.1: SerialNumber: 00NHSR44545D
[ 425.533639] scsi host0: uas
[ 425.536164] scsi 0:0:0:0: Direct-Access SSD 512GB 0209 PQ: 0 ANSI: 6
[ 425.540546] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 425.601124] usb 2-1.4: new high-speed USB device number 6 using ehci-platform
[ 425.628947] init: Untracked pid 2943 exited with status 0
[ 425.679937] --mtc ann 2-1.4 0bda
[ 425.679990] usb 2-1.4: New USB device found, idVendor=0bda, idProduct=0179, bcdDevice= 0.00
[ 425.680002] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 425.680015] usb 2-1.4: Product: 802.11n NIC
[ 425.680027] usb 2-1.4: Manufacturer: Realtek
[ 425.680091] usb 2-1.4: SerialNumber: 00E04C0001
[ 425.686679] bFWReady == _FALSE call reset 8051...
[ 425.723516] [WLAN_RFKILL]: rockchip_wifi_mac_addr: enter.
[ 425.723555] [WLAN_RFKILL]: get_wifi_addr_vendor: rk_vendor_read wifi mac address failed (-1)
[ 427.031079] sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
[ 427.031126] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 427.031454] sd 0:0:0:0: [sda] Write Protect is off
[ 427.031482] sd 0:0:0:0: [sda] Mode Sense: 6b 00 00 08
[ 427.032221] sd 0:0:0:0: [sda] Disabling FUA
[ 427.032253] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 427.032597] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[ 427.038133] sda:
[ 427.044369] sd 0:0:0:0: [sda] Attached SCSI disk
[ 427.066821] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:55)
[ 427.077393] init: Received control message 'interface_start' for 'android.hardware.wifi.supplicant@1.0::ISupplicant/default' from pid: 176 (/system/bin/hwservicemanager)
[ 427.078884] init: starting service 'wpa_supplicant'...
[ 427.086142] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
[ 427.215442] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:55)
[ 427.864291] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 427.998216] init: processing action (vendor.wifi.direct.interface=p2p0) from (/vendor/etc/init/hw/init.connectivity.rc:59)
[ 428.029217] IPv6: ADDRCONF(NETDEV_UP): p2p0: link is not ready
[ 428.232155] init: Service 'wpa_supplicant' (pid 3521) exited with status 0
[ 428.232238] init: Sending signal 9 to service 'wpa_supplicant' (pid 3521) process group...
[ 428.232761] libprocessgroup: Successfully killed process cgroup uid 0 pid 3521 in 0ms
[ 428.244230] binder: send failed reply for transaction 373609 to 529:635
[ 428.390764] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:55)
[ 428.404152] init: Received control message 'interface_start' for 'android.hardware.wifi.supplicant@1.0::ISupplicant/default' from pid: 176 (/system/bin/hwservicemanager)
[ 428.406294] init: starting service 'wpa_supplicant'...
[ 428.412487] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
[ 428.518539] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:55)
[ 428.649027] init: processing action (vendor.wifi.direct.interface=p2p0) from (/vendor/etc/init/hw/init.connectivity.rc:59)
[ 428.677169] IPv6: ADDRCONF(NETDEV_UP): p2p0: link is not ready
[ 428.785086] --mtc key 0136
[ 428.970533] --mtc key 0136
[ 433.947797] FAT-fs (sda): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 434.019013] sdcardfs version 2.0
[ 434.019125] sdcardfs: dev_name -> /mnt/media_rw/EAEE-0001
[ 434.019151] sdcardfs: options -> fsuid=1023,fsgid=1023,mask=0,userid=0,gid=1015
[ 434.019176] sdcardfs: mnt -> 0000000066420f61
[ 434.019324] sdcardfs: mounted on top of /mnt/media_rw/EAEE-0001 type vfat
[ 434.023295] Remount options were mask=23,gid=9997 for vfsmnt 000000009e17cf13.
[ 434.023355] sdcardfs : options - debug:1
[ 434.023376] sdcardfs : options - gid:9997
[ 434.023396] sdcardfs : options - mask:23
[ 434.026033] Remount options were mask=7,gid=9997 for vfsmnt 000000005025c8af.
[ 434.026129] sdcardfs : options - debug:1
[ 434.026152] sdcardfs : options - gid:9997
[ 434.026171] sdcardfs : options - mask:7
[ 434.028877] Remount options were mask=7,gid=9997 for vfsmnt 00000000ca5171d6.
[ 434.028934] sdcardfs : options - debug:1
[ 434.028955] sdcardfs : options - gid:9997
[ 434.028975] sdcardfs : options - mask:7
[ 434.779002] --mtc enter sys
[ 436.499621] --mtc a_active 91
[ 436.502523] --mtc wm8978_mute 0
[ 436.607016] --mtc @ av vol (30) (0)
[ 436.610906] --mtc @ fade 0(14,14)(80,80,80,80)
[ 437.703726] --mtc a_active 80
[ 437.711887] --mtc @ av vol (0) (0)
[ 437.715739] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 438.198304] --mtc a_active 91
[ 438.307766] --mtc @ av vol (30) (0)
[ 438.307839] --mtc @ fade 0(14,14)(80,80,80,80)
[ 440.430825] --mtc key 0136
[ 440.597821] --mtc key 0136
[ 441.045798] --mtc a_active 80
[ 441.051775] --mtc @ av vol (0) (0)
[ 441.056687] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 441.960226] --mtc a_active 91
[ 442.071128] --mtc @ av vol (30) (0)
[ 442.071200] --mtc @ fade 0(14,14)(80,80,80,80)
[ 442.650958] --mtc a_active 80
[ 442.656868] --mtc @ av vol (0) (0)
[ 442.660906] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 443.071514] --mtc a_active 91
[ 443.178851] --mtc @ av vol (30) (0)
[ 443.178898] --mtc @ fade 0(14,14)(80,80,80,80)
[ 444.248763] --mtc a_active 80
[ 444.257747] --mtc @ av vol (0) (0)
[ 444.261661] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 444.583205] --mtc a_active 91
[ 444.688802] --mtc @ av vol (30) (0)
[ 444.692637] --mtc @ fade 0(14,14)(80,80,80,80)
[ 447.433110] --mtc a_active 80
[ 447.438654] --mtc @ av vol (0) (0)
[ 447.443537] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 447.776500] --mtc a_active 91
[ 447.884654] --mtc @ av vol (30) (0)
[ 447.884686] --mtc @ fade 0(14,14)(80,80,80,80)
[ 448.454480] --mtc a_active 80
[ 448.462671] --mtc @ av vol (0) (0)
[ 448.466511] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 448.790447] --mtc a_active 91
[ 448.896596] --mtc @ av vol (30) (0)
[ 448.900548] --mtc @ fade 0(14,14)(80,80,80,80)
[ 449.963576] --mtc a_active 80
[ 449.969747] --mtc @ av vol (0) (0)
[ 449.973568] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 450.244349] --mtc a_active 91
[ 450.354586] --mtc @ av vol (30) (0)
[ 450.358461] --mtc @ fade 0(14,14)(80,80,80,80)
[ 453.098363] --mtc a_active 80
[ 453.105558] --mtc @ av vol (0) (0)
[ 453.111425] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 453.498522] --mtc a_active 91
[ 453.604667] --mtc @ av vol (30) (0)
[ 453.608443] --mtc @ fade 0(14,14)(80,80,80,80)
[ 454.190435] --mtc a_active 80
[ 454.197522] --mtc @ av vol (0) (0)
[ 454.201407] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 454.572871] --mtc a_active 91
[ 454.681614] --mtc @ av vol (30) (0)
[ 454.685400] --mtc @ fade 0(14,14)(80,80,80,80)
[ 455.746604] --mtc a_active 80
[ 455.754509] --mtc @ av vol (0) (0)
[ 455.758357] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 456.014466] --mtc a_active 91
[ 456.123582] --mtc @ av vol (30) (0)
[ 456.127451] --mtc @ fade 0(14,14)(80,80,80,80)
[ 458.856581] --mtc a_active 80
[ 458.863441] --mtc @ av vol (0) (0)
[ 458.867461] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 459.260473] --mtc a_active 91
[ 459.370513] --mtc @ av vol (30) (0)
[ 459.370563] --mtc @ fade 0(14,14)(80,80,80,80)
[ 459.948570] --mtc a_active 80
[ 459.956401] --mtc @ av vol (0) (0)
[ 459.960259] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 460.302807] --mtc a_active 91
[ 460.410396] --mtc @ av vol (30) (0)
[ 460.410449] --mtc @ fade 0(14,14)(80,80,80,80)
[ 461.480966] --mtc a_active 80
[ 461.487372] --mtc @ av vol (0) (0)
[ 461.491434] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 461.730324] --mtc a_active 91
[ 461.838475] --mtc @ av vol (30) (0)
[ 461.838539] --mtc @ fade 0(14,14)(80,80,80,80)
[ 464.568445] --mtc a_active 80
[ 464.575334] --mtc @ av vol (0) (0)
[ 464.579222] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 464.926794] --mtc a_active 91
[ 465.034286] --mtc @ av vol (30) (0)
[ 465.034330] --mtc @ fade 0(14,14)(80,80,80,80)
[ 465.613222] --mtc a_active 80
[ 465.619342] --mtc @ av vol (0) (0)
[ 465.623264] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 465.908572] --mtc a_active 91
[ 466.020320] --mtc @ av vol (30) (0)
[ 466.020383] --mtc @ fade 0(14,14)(80,80,80,80)
[ 467.075891] --mtc a_active 80
[ 467.081332] --mtc @ av vol (0) (0)
[ 467.085255] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 467.376004] --mtc a_active 91
[ 467.482370] --mtc @ av vol (30) (0)
[ 467.486145] --mtc @ fade 0(14,14)(80,80,80,80)
[ 470.210831] --mtc a_active 80
[ 470.220165] --mtc @ av vol (0) (0)
[ 470.224164] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 470.647010] --mtc a_active 91
[ 470.755311] --mtc @ av vol (30) (0)
[ 470.759049] --mtc @ fade 0(14,14)(80,80,80,80)
[ 471.325569] --mtc a_active 80
[ 471.331219] --mtc @ av vol (0) (0)
[ 471.335100] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 471.683651] --mtc a_active 91
[ 471.791261] --mtc @ av vol (30) (0)
[ 471.795080] --mtc @ fade 0(14,14)(80,80,80,80)
[ 472.859616] --mtc a_active 80
[ 472.868149] --mtc @ av vol (0) (0)
[ 472.872029] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 473.223013] --mtc a_active 91
[ 473.329165] --mtc @ av vol (30) (0)
[ 473.333154] --mtc @ fade 0(14,14)(80,80,80,80)
[ 476.062368] --mtc a_active 80
[ 476.070091] --mtc @ av vol (0) (0)
[ 476.073994] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 476.416586] --mtc a_active 91
[ 476.522186] --mtc @ av vol (30) (0)
[ 476.526029] --mtc @ fade 0(14,14)(80,80,80,80)
[ 477.106692] --mtc a_active 80
[ 477.111126] --mtc @ av vol (0) (0)
[ 477.114951] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 477.542352] --mtc a_active 91
[ 477.649346] --mtc @ av vol (30) (0)
[ 477.652933] --mtc @ fade 0(14,14)(80,80,80,80)
[ 478.710564] --mtc a_active 80
[ 478.717083] --mtc @ av vol (0) (0)
[ 478.720907] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 479.101043] --mtc a_active 91
[ 479.209122] --mtc @ av vol (30) (0)
[ 479.213029] --mtc @ fade 0(14,14)(80,80,80,80)
[ 481.938114] --mtc a_active 80
[ 481.944022] --mtc @ av vol (0) (0)
[ 481.947902] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 482.314726] --mtc a_active 91
[ 482.421090] --mtc @ av vol (30) (0)
[ 482.424814] --mtc @ fade 0(14,14)(80,80,80,80)
[ 483.005024] --mtc a_active 80
[ 483.013722] --mtc @ av vol (0) (0)
[ 483.013755] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 483.436821] --mtc a_active 91
[ 483.543930] --mtc @ av vol (30) (0)
[ 483.543974] --mtc @ fade 0(14,14)(80,80,80,80)
[ 484.607031] --mtc a_active 80
[ 484.613940] --mtc @ av vol (0) (0)
[ 484.617822] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 484.880870] --mtc a_active 91
[ 484.986003] --mtc @ av vol (30) (0)
[ 484.989880] --mtc @ fade 0(14,14)(80,80,80,80)
[ 487.718956] --mtc a_active 80
[ 487.726913] --mtc @ av vol (0) (0)
[ 487.730856] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 488.145191] --mtc a_active 91
[ 488.251928] --mtc @ av vol (30) (0)
[ 488.255709] --mtc @ fade 0(14,14)(80,80,80,80)
[ 488.831482] --mtc a_active 80
[ 488.835844] --mtc @ av vol (0) (0)
[ 488.840715] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 489.301269] --mtc a_active 91
[ 489.413574] --mtc @ av vol (30) (0)
[ 489.413637] --mtc @ fade 0(14,14)(80,80,80,80)
[ 490.484304] --mtc a_active 80
[ 490.491851] --mtc @ av vol (0) (0)
[ 490.491920] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 490.841836] --mtc a_active 91
[ 490.952856] --mtc @ av vol (30) (0)
[ 490.952919] --mtc @ fade 0(14,14)(80,80,80,80)
[ 493.688090] --mtc a_active 80
[ 493.693764] --mtc @ av vol (0) (0)
[ 493.698619] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 494.099013] --mtc a_active 91
[ 494.210839] --mtc @ av vol (30) (0)
[ 494.210911] --mtc @ fade 0(14,14)(80,80,80,80)
[ 494.778026] --mtc a_active 80
[ 494.785743] --mtc @ av vol (0) (0)
[ 494.789800] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 495.106284] --mtc a_active 91
[ 495.212803] --mtc @ av vol (30) (0)
[ 495.216573] --mtc @ fade 0(14,14)(80,80,80,80)
[ 496.288688] --mtc a_active 80
[ 496.296697] --mtc @ av vol (0) (0)
[ 496.301673] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 496.550196] --mtc a_active 91
[ 496.657725] --mtc @ av vol (30) (0)
[ 496.661590] --mtc @ fade 0(14,14)(80,80,80,80)
[ 499.400942] --mtc a_active 80
[ 499.408704] --mtc @ av vol (0) (0)
[ 499.412477] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 499.779515] --mtc a_active 91
[ 499.886586] --mtc @ av vol (30) (0)
[ 499.886624] --mtc @ fade 0(14,14)(80,80,80,80)
[ 500.465456] --mtc a_active 80
[ 500.472701] --mtc @ av vol (0) (0)
[ 500.476498] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 500.921396] --mtc a_active 91
[ 501.031635] --mtc @ av vol (30) (0)
[ 501.031679] --mtc @ fade 0(14,14)(80,80,80,80)
[ 502.088931] --mtc a_active 80
[ 502.096746] --mtc @ av vol (0) (0)
[ 502.100514] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 502.449632] --mtc a_active 91
[ 502.558719] --mtc @ av vol (30) (0)
[ 502.562601] --mtc @ fade 0(14,14)(80,80,80,80)
[ 505.299365] --mtc a_active 80
[ 505.306521] --mtc @ av vol (0) (0)
[ 505.310456] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 505.710590] --mtc a_active 91
[ 505.818648] --mtc @ av vol (30) (0)
[ 505.822416] --mtc @ fade 0(14,14)(80,80,80,80)
[ 506.386620] --mtc a_active 80
[ 506.395446] --mtc @ av vol (0) (0)
[ 506.399468] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 506.814989] --mtc a_active 91
[ 506.920612] --mtc @ av vol (30) (0)
[ 506.924365] --mtc @ fade 0(14,14)(80,80,80,80)
[ 507.988784] --mtc a_active 80
[ 507.998518] --mtc @ av vol (0) (0)
[ 507.998570] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 508.277913] --mtc a_active 91
[ 508.386445] --mtc @ av vol (30) (0)
[ 508.386480] --mtc @ fade 0(14,14)(80,80,80,80)
[ 511.123580] --mtc a_active 80
[ 511.135142] --mtc @ av vol (0) (0)
[ 511.135218] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 511.496428] --mtc a_active 91
[ 511.604504] --mtc @ av vol (30) (0)
[ 511.608251] --mtc @ fade 0(14,14)(80,80,80,80)
[ 512.191376] --mtc a_active 80
[ 512.200493] --mtc @ av vol (0) (0)
[ 512.204271] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 512.672039] --mtc a_active 91
[ 512.783221] --mtc @ av vol (30) (0)
[ 512.783291] --mtc @ fade 0(14,14)(80,80,80,80)
[ 513.842754] --mtc a_active 80
[ 513.848460] --mtc @ av vol (0) (0)
[ 513.852344] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 514.115914] --mtc a_active 91
[ 514.226433] --mtc @ av vol (30) (0)
[ 514.226498] --mtc @ fade 0(14,14)(80,80,80,80)
[ 516.953757] --mtc a_active 80
[ 516.960330] --mtc @ av vol (0) (0)
[ 516.964225] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 517.284199] --mtc a_active 91
[ 517.392372] --mtc @ av vol (30) (0)
[ 517.396161] --mtc @ fade 0(14,14)(80,80,80,80)
[ 517.974348] --mtc a_active 80
[ 517.982299] --mtc @ av vol (0) (0)
[ 517.986371] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 518.305181] --mtc a_active 91
[ 518.413311] --mtc @ av vol (30) (0)
[ 518.417213] --mtc @ fade 0(14,14)(80,80,80,80)
[ 519.484634] --mtc a_active 80
[ 519.492216] --mtc @ av vol (0) (0)
[ 519.496123] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 521.161444] --mtc a_active 91
[ 521.271248] --mtc @ av vol (30) (0)
[ 521.275156] --mtc @ fade 0(14,14)(80,80,80,80)
[ 524.010112] --mtc a_active 80
[ 524.017217] --mtc @ av vol (0) (0)
[ 524.022073] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 524.356674] --mtc a_active 91
[ 524.461235] --mtc @ av vol (30) (0)
[ 524.465237] --mtc @ fade 0(14,14)(80,80,80,80)
[ 525.031913] --mtc a_active 80
[ 525.040564] --mtc @ av vol (0) (0)
[ 525.043164] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 525.531475] --mtc a_active 91
[ 525.638215] --mtc @ av vol (30) (0)
[ 525.642005] --mtc @ fade 0(14,14)(80,80,80,80)
[ 526.706724] --mtc a_active 80
[ 526.713179] --mtc @ av vol (0) (0)
[ 526.719621] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 527.014645] --mtc a_active 91
[ 527.121167] --mtc @ av vol (30) (0)
[ 527.124947] --mtc @ fade 0(14,14)(80,80,80,80)
[ 529.862204] --mtc a_active 80
[ 529.870097] --mtc @ av vol (0) (0)
[ 529.873918] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 530.174674] --mtc a_active 91
[ 530.282177] --mtc @ av vol (30) (0)
[ 530.285925] --mtc @ fade 0(14,14)(80,80,80,80)
[ 530.860951] --mtc a_active 80
[ 530.867025] --mtc @ av vol (0) (0)
[ 530.870883] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 531.193096] --mtc a_active 91
[ 531.303826] --mtc @ av vol (30) (0)
[ 531.303881] --mtc @ fade 0(14,14)(80,80,80,80)
[ 532.370899] --mtc a_active 80
[ 532.379884] --mtc @ av vol (0) (0)
[ 532.383941] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 532.616258] --mtc a_active 91
[ 532.725122] --mtc @ av vol (30) (0)
[ 532.728958] --mtc @ fade 0(14,14)(80,80,80,80)
[ 535.459874] --mtc a_active 80
[ 535.465930] --mtc @ av vol (0) (0)
[ 535.470806] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 535.826753] --mtc a_active 91
[ 535.936000] --mtc @ av vol (30) (0)
[ 535.936074] --mtc @ fade 0(14,14)(80,80,80,80)
[ 536.503216] --mtc a_active 80
[ 536.511911] --mtc @ av vol (0) (0)
[ 536.515940] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 536.933187] --mtc a_active 91
[ 537.041989] --mtc @ av vol (30) (0)
[ 537.045846] --mtc @ fade 0(14,14)(80,80,80,80)
[ 538.104501] --mtc a_active 80
[ 538.111878] --mtc @ av vol (0) (0)
[ 538.115781] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 538.367419] --mtc a_active 91
[ 538.472961] --mtc @ av vol (30) (0)
[ 538.476829] --mtc @ fade 0(14,14)(80,80,80,80)
[ 541.216205] --mtc a_active 80
[ 541.226883] --mtc @ av vol (0) (0)
[ 541.226918] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 541.543515] --mtc a_active 91
[ 541.651910] --mtc @ av vol (30) (0)
[ 541.651953] --mtc @ fade 0(14,14)(80,80,80,80)
[ 542.239384] --mtc a_active 80
[ 542.246741] --mtc @ av vol (0) (0)
[ 542.250908] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 542.627286] --mtc a_active 91
[ 542.737857] --mtc @ av vol (30) (0)
[ 542.737896] --mtc @ fade 0(14,14)(80,80,80,80)
[ 543.793507] --mtc a_active 80
[ 543.800723] --mtc @ av vol (0) (0)
[ 543.804853] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 544.079137] --mtc a_active 91
[ 544.187865] --mtc @ av vol (30) (0)
[ 544.191671] --mtc @ fade 0(14,14)(80,80,80,80)
[ 546.930194] --mtc a_active 80
[ 546.934749] --mtc @ av vol (0) (0)
[ 546.938723] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 547.302967] --mtc a_active 91
[ 547.415242] --mtc @ av vol (30) (0)
[ 547.415282] --mtc @ fade 0(14,14)(80,80,80,80)
[ 547.996352] --mtc a_active 80
[ 548.002663] --mtc @ av vol (0) (0)
[ 548.006566] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 548.428290] --mtc a_active 91
[ 548.538793] --mtc @ av vol (30) (0)
[ 548.538849] --mtc @ fade 0(14,14)(80,80,80,80)
[ 549.597615] --mtc a_active 80
[ 549.603732] --mtc @ av vol (0) (0)
[ 549.607556] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 549.869408] --mtc a_active 91
[ 549.977655] --mtc @ av vol (30) (0)
[ 549.982349] --mtc @ fade 0(14,14)(80,80,80,80)
[ 552.711826] --mtc a_active 80
[ 552.720903] --mtc @ av vol (0) (0)
[ 552.725200] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 553.189957] --mtc a_active 91
[ 553.297704] --mtc @ av vol (30) (0)
[ 553.301526] --mtc @ fade 0(14,14)(80,80,80,80)
[ 553.870697] --mtc a_active 80
[ 553.877591] --mtc @ av vol (0) (0)
[ 553.881545] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 554.302710] --mtc a_active 91
[ 554.408676] --mtc @ av vol (30) (0)
[ 554.412465] --mtc @ fade 0(14,14)(80,80,80,80)
[ 555.472130] --mtc a_active 80
[ 555.477573] --mtc @ av vol (0) (0)
[ 555.481465] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 555.778156] --mtc a_active 91
[ 555.889289] --mtc @ av vol (30) (0)
[ 555.889325] --mtc @ fade 0(14,14)(80,80,80,80)
[ 558.629960] --mtc a_active 80
[ 558.637500] --mtc @ av vol (0) (0)
[ 558.641917] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 559.050642] --mtc a_active 91
[ 559.161377] --mtc @ av vol (30) (0)
[ 559.161442] --mtc @ fade 0(14,14)(80,80,80,80)
[ 559.746191] --mtc a_active 80
[ 559.754454] --mtc @ av vol (0) (0)
[ 559.758411] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 560.124727] --mtc a_active 91
[ 560.230455] --mtc @ av vol (30) (0)
[ 560.234350] --mtc @ fade 0(14,14)(80,80,80,80)
[ 561.301538] --mtc a_active 80
[ 561.306433] --mtc @ av vol (0) (0)
[ 561.310345] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 561.521243] --mtc a_active 91
[ 561.627534] --mtc @ av vol (30) (0)
[ 561.631309] --mtc @ fade 0(14,14)(80,80,80,80)
[ 564.366424] --mtc a_active 80
[ 564.374425] --mtc @ av vol (0) (0)
[ 564.379290] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 564.757136] --mtc a_active 91
[ 564.865421] --mtc @ av vol (30) (0)
[ 564.865462] --mtc @ fade 0(14,14)(80,80,80,80)
[ 565.433074] --mtc a_active 80
[ 565.439473] --mtc @ av vol (0) (0)
[ 565.443244] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 565.839163] --mtc a_active 91
[ 565.949454] --mtc @ av vol (30) (0)
[ 565.953241] --mtc @ fade 0(14,14)(80,80,80,80)
[ 567.012698] --mtc a_active 80
[ 567.024151] --mtc @ av vol (0) (0)
[ 567.024203] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 567.285261] --mtc a_active 91
[ 567.393402] --mtc @ av vol (30) (0)
[ 567.397163] --mtc @ fade 0(14,14)(80,80,80,80)
[ 570.128779] --mtc a_active 80
[ 570.137298] --mtc @ av vol (0) (0)
[ 570.141182] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 570.464833] --mtc a_active 91
[ 570.569359] --mtc @ av vol (30) (0)
[ 570.573150] --mtc @ fade 0(14,14)(80,80,80,80)
[ 571.149124] --mtc a_active 80
[ 571.158129] --mtc @ av vol (0) (0)
[ 571.162164] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 571.449002] --mtc a_active 91
[ 571.555351] --mtc @ av vol (30) (0)
[ 571.559091] --mtc @ fade 0(14,14)(80,80,80,80)
[ 572.611068] --mtc a_active 80
[ 572.620164] --mtc @ av vol (0) (0)
[ 572.624211] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 572.890733] --mtc a_active 91
[ 572.999353] --mtc @ av vol (30) (0)
[ 573.003119] --mtc @ fade 0(14,14)(80,80,80,80)
[ 575.744605] --mtc a_active 80
[ 575.751265] --mtc @ av vol (0) (0)
[ 575.755092] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 576.099646] --mtc a_active 91
[ 576.206426] --mtc @ av vol (30) (0)
[ 576.210036] --mtc @ fade 0(14,14)(80,80,80,80)
[ 576.789323] --mtc a_active 80
[ 576.795228] --mtc @ av vol (0) (0)
[ 576.798939] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 577.163455] --mtc a_active 91
[ 577.274250] --mtc @ av vol (30) (0)
[ 577.274312] --mtc @ fade 0(14,14)(80,80,80,80)
[ 578.345560] --mtc a_active 80
[ 578.352124] --mtc @ av vol (0) (0)
[ 578.355988] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 578.639894] --mtc a_active 91
[ 578.747165] --mtc @ av vol (30) (0)
[ 578.750956] --mtc @ fade 0(14,14)(80,80,80,80)
[ 581.480301] --mtc a_active 80
[ 581.491190] --mtc @ av vol (0) (0)
[ 581.491242] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 581.791323] --mtc a_active 91
[ 581.897112] --mtc @ av vol (30) (0)
[ 581.900985] --mtc @ fade 0(14,14)(80,80,80,80)
[ 582.477901] --mtc a_active 80
[ 582.484088] --mtc @ av vol (0) (0)
[ 582.487916] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 582.813711] --mtc a_active 91
[ 582.921108] --mtc @ av vol (30) (0)
[ 582.924994] --mtc @ fade 0(14,14)(80,80,80,80)
[ 583.988116] --mtc a_active 80
[ 583.992021] --mtc @ av vol (0) (0)
[ 583.995908] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 584.249835] --mtc a_active 91
[ 584.356072] --mtc @ av vol (30) (0)
[ 584.359824] --mtc @ fade 0(14,14)(80,80,80,80)
[ 587.100483] --mtc a_active 80
[ 587.105951] --mtc @ av vol (0) (0)
[ 587.109816] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 587.405728] --mtc a_active 91
[ 587.514017] --mtc @ av vol (30) (0)
[ 587.514084] --mtc @ fade 0(14,14)(80,80,80,80)
[ 588.097815] --mtc a_active 80
[ 588.103943] --mtc @ av vol (0) (0)
[ 588.107817] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 588.600586] --mtc a_active 91
[ 588.709826] --mtc @ av vol (30) (0)
[ 588.713754] --mtc @ fade 0(14,14)(80,80,80,80)
[ 589.770451] --mtc a_active 80
[ 589.776857] --mtc @ av vol (0) (0)
[ 589.781812] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 590.050542] --mtc a_active 91
[ 590.155995] --mtc @ av vol (30) (0)
[ 590.159846] --mtc @ fade 0(14,14)(80,80,80,80)
[ 592.902935] --mtc a_active 80
[ 592.909866] --mtc @ av vol (0) (0)
[ 592.914713] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 593.246255] --mtc a_active 91
[ 593.353839] --mtc @ av vol (30) (0)
[ 593.353876] --mtc @ fade 0(14,14)(80,80,80,80)
[ 593.928424] --mtc a_active 80
[ 593.935890] --mtc @ av vol (0) (0)
[ 593.939709] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 594.295819] --mtc a_active 91
[ 594.403912] --mtc @ av vol (30) (0)
[ 594.407764] --mtc @ fade 0(14,14)(80,80,80,80)
[ 595.480980] --mtc a_active 80
[ 595.489740] --mtc @ av vol (0) (0)
[ 595.489776] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 595.729711] --mtc a_active 91
[ 595.838879] --mtc @ av vol (30) (0)
[ 595.838941] --mtc @ fade 0(14,14)(80,80,80,80)
[ 598.568307] --mtc a_active 80
[ 598.575733] --mtc @ av vol (0) (0)
[ 598.580605] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 598.927993] --mtc a_active 91
[ 599.033819] --mtc @ av vol (30) (0)
[ 599.037600] --mtc @ fade 0(14,14)(80,80,80,80)
[ 599.613855] --mtc a_active 80
[ 599.621725] --mtc @ av vol (0) (0)
[ 599.626588] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 599.962541] init: Untracked pid 4436 exited with status 0
[ 600.069435] --mtc a_active 91
[ 600.174788] --mtc @ av vol (30) (0)
[ 600.178563] --mtc @ fade 0(14,14)(80,80,80,80)
[ 601.238449] --mtc a_active 80
[ 601.242699] --mtc @ av vol (0) (0)
[ 601.246586] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 601.518554] --mtc a_active 91
[ 601.629704] --mtc @ av vol (30) (0)
[ 601.629757] --mtc @ fade 0(14,14)(80,80,80,80)
[ 604.373157] --mtc a_active 80
[ 604.379640] --mtc @ av vol (0) (0)
[ 604.383616] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 604.751795] --mtc a_active 91
[ 604.861416] --mtc @ av vol (30) (0)
[ 604.861469] --mtc @ fade 0(14,14)(80,80,80,80)
[ 605.441092] --mtc a_active 80
[ 605.452392] --mtc @ av vol (0) (0)
[ 605.452447] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 605.817592] --mtc a_active 91
[ 605.927692] --mtc @ av vol (30) (0)
[ 605.927743] --mtc @ fade 0(14,14)(80,80,80,80)
[ 606.998273] --mtc a_active 80
[ 607.005681] --mtc @ av vol (0) (0)
[ 607.009508] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 607.254173] --mtc a_active 91
[ 607.361654] --mtc @ av vol (30) (0)
[ 607.365408] --mtc @ fade 0(14,14)(80,80,80,80)
[ 610.110612] --mtc a_active 80
[ 610.118387] --mtc @ av vol (0) (0)
[ 610.122461] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 610.441757] --mtc a_active 91
[ 610.549668] --mtc @ av vol (30) (0)
[ 610.553334] --mtc @ fade 0(14,14)(80,80,80,80)
[ 611.131777] --mtc a_active 80
[ 611.136526] --mtc @ av vol (0) (0)
[ 611.140452] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 611.498727] --mtc a_active 91
[ 611.607581] --mtc @ av vol (30) (0)
[ 611.607638] --mtc @ fade 0(14,14)(80,80,80,80)
[ 612.663141] --mtc a_active 80
[ 612.668433] --mtc @ av vol (0) (0)
[ 612.672286] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 612.881870] --mtc a_active 91
[ 612.991524] --mtc @ av vol (30) (0)
[ 612.995006] --mtc @ fade 0(14,14)(80,80,80,80)
[ 615.728143] --mtc a_active 80
[ 615.733411] --mtc @ av vol (0) (0)
[ 615.738363] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 616.078876] --mtc a_active 91
[ 616.188310] --mtc @ av vol (30) (0)
[ 616.192446] --mtc @ fade 0(14,14)(80,80,80,80)
[ 616.773582] --mtc a_active 80
[ 616.780296] --mtc @ av vol (0) (0)
[ 616.784416] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 617.075943] --mtc a_active 91
[ 617.183441] --mtc @ av vol (30) (0)
[ 617.187423] --mtc @ fade 0(14,14)(80,80,80,80)
[ 618.263709] --mtc a_active 80
[ 618.272324] --mtc @ av vol (0) (0)
[ 618.276172] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 620.549768] --mtc a_active 91
[ 620.658494] --mtc @ av vol (30) (0)
[ 620.658560] --mtc @ fade 0(14,14)(80,80,80,80)
[ 623.394538] --mtc a_active 80
[ 623.399229] --mtc @ av vol (0) (0)
[ 623.404066] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 623.711004] --mtc a_active 91
[ 623.822427] --mtc @ av vol (30) (0)
[ 623.822494] --mtc @ fade 0(14,14)(80,80,80,80)
[ 624.393194] --mtc a_active 80
[ 624.401258] --mtc @ av vol (0) (0)
[ 624.405149] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 624.844425] --mtc a_active 91
[ 624.953298] --mtc @ av vol (30) (0)
[ 624.957050] --mtc @ fade 0(14,14)(80,80,80,80)
[ 626.017466] --mtc a_active 80
[ 626.026180] --mtc @ av vol (0) (0)
[ 626.030131] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 626.303998] --mtc a_active 91
[ 626.412212] --mtc @ av vol (30) (0)
[ 626.412263] --mtc @ fade 0(14,14)(80,80,80,80)
[ 629.151498] --mtc a_active 80
[ 629.158164] --mtc @ av vol (0) (0)
[ 629.162019] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 629.495737] --mtc a_active 91
[ 629.605132] --mtc @ av vol (30) (0)
[ 629.605168] --mtc @ fade 0(14,14)(80,80,80,80)
[ 630.173145] --mtc a_active 80
[ 630.182142] --mtc @ av vol (0) (0)
[ 630.186016] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 630.552430] --mtc a_active 91
[ 630.660076] --mtc @ av vol (30) (0)
[ 630.663945] --mtc @ fade 0(14,14)(80,80,80,80)
[ 631.728847] --mtc a_active 80
[ 631.738949] --mtc @ av vol (0) (0)
[ 631.739001] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 631.997185] --mtc a_active 91
[ 632.103174] --mtc @ av vol (30) (0)
[ 632.106947] --mtc @ fade 0(14,14)(80,80,80,80)
[ 634.841438] --mtc a_active 80
[ 634.847998] --mtc @ av vol (0) (0)
[ 634.852122] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 635.134240] --mtc a_active 91
[ 635.241091] --mtc @ av vol (30) (0)
[ 635.244860] --mtc @ fade 0(14,14)(80,80,80,80)
[ 635.815916] --mtc a_active 80
[ 635.825012] --mtc @ av vol (0) (0)
[ 635.828884] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 636.206393] --mtc a_active 91
[ 636.314020] --mtc @ av vol (30) (0)
[ 636.318852] --mtc @ fade 0(14,14)(80,80,80,80)
[ 637.369851] --mtc a_active 80
[ 637.379183] --mtc @ av vol (0) (0)
[ 637.379236] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 637.618850] --mtc a_active 91
[ 637.727083] --mtc @ av vol (30) (0)
[ 637.727134] --mtc @ fade 0(14,14)(80,80,80,80)
[ 640.459821] --mtc a_active 80
[ 640.467930] --mtc @ av vol (0) (0)
[ 640.471837] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 640.814692] --mtc a_active 91
[ 640.920974] --mtc @ av vol (30) (0)
[ 640.924733] --mtc @ fade 0(14,14)(80,80,80,80)
[ 641.503210] --mtc a_active 80
[ 641.510910] --mtc @ av vol (0) (0)
[ 641.514850] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 641.924534] --mtc a_active 91
[ 642.030952] --mtc @ av vol (30) (0)
[ 642.034735] --mtc @ fade 0(14,14)(80,80,80,80)
[ 643.104759] --mtc a_active 80
[ 643.111876] --mtc @ av vol (0) (0)
[ 643.115715] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 643.384121] --mtc a_active 91
[ 643.493860] --mtc @ av vol (30) (0)
[ 643.493933] --mtc @ fade 0(14,14)(80,80,80,80)
[ 646.242133] --mtc a_active 80
[ 646.247701] --mtc @ av vol (0) (0)
[ 646.251860] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 646.599017] --mtc a_active 91
[ 646.704859] --mtc @ av vol (30) (0)
[ 646.708632] --mtc @ fade 0(14,14)(80,80,80,80)
[ 647.285591] --mtc a_active 80
[ 647.291760] --mtc @ av vol (0) (0)
[ 647.295635] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 647.721376] --mtc a_active 91
[ 647.831830] --mtc @ av vol (30) (0)
[ 647.831868] --mtc @ fade 0(14,14)(80,80,80,80)
[ 648.887078] --mtc a_active 80
[ 648.892663] --mtc @ av vol (0) (0)
[ 648.896921] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 649.215670] --mtc a_active 91
[ 649.320809] --mtc @ av vol (30) (0)
[ 649.324611] --mtc @ fade 0(14,14)(80,80,80,80)
[ 652.069864] --mtc a_active 80
[ 652.077663] --mtc @ av vol (0) (0)
[ 652.081552] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 652.469767] --mtc a_active 91
[ 652.576752] --mtc @ av vol (30) (0)
[ 652.576792] --mtc @ fade 0(14,14)(80,80,80,80)
[ 653.158817] --mtc a_active 80
[ 653.166801] --mtc @ av vol (0) (0)
[ 653.170710] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 653.579937] --mtc a_active 91
[ 653.685753] --mtc @ av vol (30) (0)
[ 653.689625] --mtc @ fade 0(14,14)(80,80,80,80)
[ 654.763487] --mtc a_active 80
[ 654.770617] --mtc @ av vol (0) (0)
[ 654.774462] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 654.985023] --mtc a_active 91
[ 655.091724] --mtc @ av vol (30) (0)
[ 655.095487] --mtc @ fade 0(14,14)(80,80,80,80)
[ 657.827853] --mtc a_active 80
[ 657.832613] --mtc @ av vol (0) (0)
[ 657.837769] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 658.135295] --mtc a_active 91
[ 658.244563] --mtc @ av vol (30) (0)
[ 658.244606] --mtc @ fade 0(14,14)(80,80,80,80)
[ 658.825354] --mtc a_active 80
[ 658.830558] --mtc @ av vol (0) (0)
[ 658.834443] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 659.201271] --mtc a_active 91
[ 659.306634] --mtc @ av vol (30) (0)
[ 659.310424] --mtc @ fade 0(14,14)(80,80,80,80)
[ 660.381122] --mtc a_active 80
[ 660.386512] --mtc @ av vol (0) (0)
[ 660.391395] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 660.652669] --mtc a_active 91
[ 660.758620] --mtc @ av vol (30) (0)
[ 660.762389] --mtc @ fade 0(14,14)(80,80,80,80)
[ 663.491567] --mtc a_active 80
[ 663.498486] --mtc @ av vol (0) (0)
[ 663.502343] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 663.785140] --mtc a_active 91
[ 663.890577] --mtc @ av vol (30) (0)
[ 663.894372] --mtc @ fade 0(14,14)(80,80,80,80)
[ 664.467939] --mtc a_active 80
[ 664.475462] --mtc @ av vol (0) (0)
[ 664.480332] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 664.937350] --mtc a_active 91
[ 665.045580] --mtc @ av vol (30) (0)
[ 665.049317] --mtc @ fade 0(14,14)(80,80,80,80)
[ 666.118611] --mtc a_active 80
[ 666.124428] --mtc @ av vol (0) (0)
[ 666.128325] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 666.384163] --mtc a_active 91
[ 666.489480] --mtc @ av vol (30) (0)
[ 666.493346] --mtc @ fade 0(14,14)(80,80,80,80)
[ 669.229905] --mtc a_active 80
[ 669.234387] --mtc @ av vol (0) (0)
[ 669.239320] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 669.627872] --mtc a_active 91
[ 669.738374] --mtc @ av vol (30) (0)
[ 669.738435] --mtc @ fade 0(14,14)(80,80,80,80)
[ 670.321065] --mtc a_active 80
[ 670.329355] --mtc @ av vol (0) (0)
[ 670.333240] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 670.732034] --mtc a_active 91
[ 670.838386] --mtc @ av vol (30) (0)
[ 670.842269] --mtc @ fade 0(14,14)(80,80,80,80)
[ 671.902412] --mtc a_active 80
[ 671.910328] --mtc @ av vol (0) (0)
[ 671.914196] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 672.193604] --mtc a_active 91
[ 672.299402] --mtc @ av vol (30) (0)
[ 672.303165] --mtc @ fade 0(14,14)(80,80,80,80)
[ 675.034421] --mtc a_active 80
[ 675.043219] --mtc @ av vol (0) (0)
[ 675.047091] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 675.461093] --mtc a_active 91
[ 675.570251] --mtc @ av vol (30) (0)
[ 675.570303] --mtc @ fade 0(14,14)(80,80,80,80)
[ 676.147123] --mtc a_active 80
[ 676.153254] --mtc @ av vol (0) (0)
[ 676.157127] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 676.599783] --mtc a_active 91
[ 676.706200] --mtc @ av vol (30) (0)
[ 676.710120] --mtc @ fade 0(14,14)(80,80,80,80)
[ 677.772657] --mtc a_active 80
[ 677.781240] --mtc @ av vol (0) (0)
[ 677.785107] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 678.069711] --mtc a_active 91
[ 678.180199] --mtc @ av vol (30) (0)
[ 678.180263] --mtc @ fade 0(14,14)(80,80,80,80)
[ 680.907276] --mtc a_active 80
[ 680.913161] --mtc @ av vol (0) (0)
[ 680.918787] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 681.223263] --mtc a_active 91
[ 681.333185] --mtc @ av vol (30) (0)
[ 681.333257] --mtc @ fade 0(14,14)(80,80,80,80)
[ 681.906977] --mtc a_active 80
[ 681.914148] --mtc @ av vol (0) (0)
[ 681.917997] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 682.223304] --mtc a_active 91
[ 682.331176] --mtc @ av vol (30) (0)
[ 682.334979] --mtc @ fade 0(14,14)(80,80,80,80)
[ 683.392995] --mtc a_active 80
[ 683.398113] --mtc @ av vol (0) (0)
[ 683.402073] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 683.684691] --mtc a_active 91
[ 683.792132] --mtc @ av vol (30) (0)
[ 683.795949] --mtc @ fade 0(14,14)(80,80,80,80)
[ 686.526306] --mtc a_active 80
[ 686.531099] --mtc @ av vol (0) (0)
[ 686.534913] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 688.952571] --mtc a_active 91
[ 689.060121] --mtc @ av vol (30) (0)
[ 689.063844] --mtc @ fade 0(14,14)(80,80,80,80)
[ 689.642946] --mtc a_active 80
[ 689.652075] --mtc @ av vol (0) (0)
[ 689.655844] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 690.144814] --mtc a_active 91
[ 690.256010] --mtc @ av vol (30) (0)
[ 690.256076] --mtc @ fade 0(14,14)(80,80,80,80)
[ 691.311533] --mtc a_active 80
[ 691.315998] --mtc @ av vol (0) (0)
[ 691.319922] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 691.628482] --mtc a_active 91
[ 691.735098] --mtc @ av vol (30) (0)
[ 691.738826] --mtc @ fade 0(14,14)(80,80,80,80)
[ 694.467500] --mtc a_active 80
[ 694.473877] --mtc @ av vol (0) (0)
[ 694.477747] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 694.848445] --mtc a_active 91
[ 694.958066] --mtc @ av vol (30) (0)
[ 694.958100] --mtc @ fade 0(14,14)(80,80,80,80)
[ 695.536034] --mtc a_active 80
[ 695.547578] --mtc @ av vol (0) (0)
[ 695.547619] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 696.127531] --mtc a_active 91
[ 696.235023] --mtc @ av vol (30) (0)
[ 696.238897] --mtc @ fade 0(14,14)(80,80,80,80)
[ 697.301330] --mtc a_active 80
[ 697.308743] --mtc @ av vol (0) (0)
[ 697.312817] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 697.583024] --mtc a_active 91
[ 697.688949] --mtc @ av vol (30) (0)
[ 697.692657] --mtc @ fade 0(14,14)(80,80,80,80)
[ 700.435169] --mtc a_active 80
[ 700.445490] --mtc @ av vol (0) (0)
[ 700.445551] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 700.809032] --mtc a_active 91
[ 700.917808] --mtc @ av vol (30) (0)
[ 700.917877] --mtc @ fade 0(14,14)(80,80,80,80)
[ 701.502638] --mtc a_active 80
[ 701.509742] --mtc @ av vol (0) (0)
[ 701.513621] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 701.842866] --mtc a_active 91
[ 701.951739] --mtc @ av vol (30) (0)
[ 701.955670] --mtc @ fade 0(14,14)(80,80,80,80)
[ 703.011908] --mtc a_active 80
[ 703.017717] --mtc @ av vol (0) (0)
[ 703.021682] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 703.412295] --mtc a_active 91
[ 703.522478] --mtc @ av vol (30) (0)
[ 703.522514] --mtc @ fade 0(14,14)(80,80,80,80)
[ 706.263532] --mtc a_active 80
[ 706.270673] --mtc @ av vol (0) (0)
[ 706.275531] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 706.678243] --mtc a_active 91
[ 706.786696] --mtc @ av vol (30) (0)
[ 706.790562] --mtc @ fade 0(14,14)(80,80,80,80)
[ 707.356220] --mtc a_active 80
[ 707.362597] --mtc @ av vol (0) (0)
[ 707.366558] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 707.722681] --mtc a_active 91
[ 707.831617] --mtc @ av vol (30) (0)
[ 707.835479] --mtc @ fade 0(14,14)(80,80,80,80)
[ 708.886615] --mtc a_active 80
[ 708.895610] --mtc @ av vol (0) (0)
[ 708.899459] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 709.209895] --mtc a_active 91
[ 709.317551] --mtc @ av vol (30) (0)
[ 709.321419] --mtc @ fade 0(14,14)(80,80,80,80)
[ 712.048499] --mtc a_active 80
[ 712.059432] --mtc @ av vol (0) (0)
[ 712.059500] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 712.421269] --mtc a_active 91
[ 712.528617] --mtc @ av vol (30) (0)
[ 712.532426] --mtc @ fade 0(14,14)(80,80,80,80)
[ 713.115706] --mtc a_active 80
[ 713.124572] --mtc @ av vol (0) (0)
[ 713.128401] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 713.489515] --mtc a_active 91
[ 713.599708] --mtc @ av vol (30) (0)
[ 713.599776] --mtc @ fade 0(14,14)(80,80,80,80)
[ 714.671566] --mtc a_active 80
[ 714.677504] --mtc @ av vol (0) (0)
[ 714.681464] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 714.960782] --mtc a_active 91
[ 715.070260] --mtc @ av vol (30) (0)
[ 715.070304] --mtc @ fade 0(14,14)(80,80,80,80)
[ 717.809282] --mtc a_active 80
[ 717.815426] --mtc @ av vol (0) (0)
[ 717.821030] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 718.203295] --mtc a_active 91
[ 718.308522] --mtc @ av vol (30) (0)
[ 718.312267] --mtc @ fade 0(14,14)(80,80,80,80)
[ 718.898372] --mtc a_active 80
[ 718.905424] --mtc @ av vol (0) (0)
[ 718.909294] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 719.300186] --mtc a_active 91
[ 719.409178] --mtc @ av vol (30) (0)
[ 719.409231] --mtc @ fade 0(14,14)(80,80,80,80)
[ 720.476190] --mtc a_active 80
[ 720.483296] --mtc @ av vol (0) (0)
[ 720.487222] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 720.761649] --mtc a_active 91
[ 720.870443] --mtc @ av vol (30) (0)
[ 720.874222] --mtc @ fade 0(14,14)(80,80,80,80)
[ 723.610915] --mtc a_active 80
[ 723.618345] --mtc @ av vol (0) (0)
[ 723.622204] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 723.995969] --mtc a_active 91
[ 724.102396] --mtc @ av vol (30) (0)
[ 724.106218] --mtc @ fade 0(14,14)(80,80,80,80)
[ 724.679745] --mtc a_active 80
[ 724.685292] --mtc @ av vol (0) (0)
[ 724.689363] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 725.070605] --mtc a_active 91
[ 725.178454] --mtc @ av vol (30) (0)
[ 725.182173] --mtc @ fade 0(14,14)(80,80,80,80)
[ 726.232582] --mtc a_active 80
[ 726.238283] --mtc @ av vol (0) (0)
[ 726.242191] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 726.617465] --mtc a_active 91
[ 726.728248] --mtc @ av vol (30) (0)
[ 726.728288] --mtc @ fade 0(14,14)(80,80,80,80)
[ 726.788760] init: Untracked pid 5023 exited with status 0
[ 729.462662] --mtc a_active 80
[ 729.469210] --mtc @ av vol (0) (0)
[ 729.473117] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 729.916870] --mtc a_active 91
[ 730.025987] --mtc @ av vol (30) (0)
[ 730.026093] --mtc @ fade 0(14,14)(80,80,80,80)
[ 730.600750] --mtc a_active 80
[ 730.607157] --mtc @ av vol (0) (0)
[ 730.611020] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 730.931145] --mtc a_active 91
[ 731.039247] --mtc @ av vol (30) (0)
[ 731.042974] --mtc @ fade 0(14,14)(80,80,80,80)
[ 732.110216] --mtc a_active 80
[ 732.118148] --mtc @ av vol (0) (0)
[ 732.122009] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 732.427906] --mtc a_active 91
[ 732.535181] --mtc @ av vol (30) (0)
[ 732.538970] --mtc @ fade 0(14,14)(80,80,80,80)
[ 735.269247] --mtc a_active 80
[ 735.276106] --mtc @ av vol (0) (0)
[ 735.279970] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 735.742737] --mtc a_active 91
[ 735.850090] --mtc @ av vol (30) (0)
[ 735.850178] --mtc @ fade 0(14,14)(80,80,80,80)
[ 736.430800] --mtc a_active 80
[ 736.439823] --mtc @ av vol (0) (0)
[ 736.439892] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 736.875306] --mtc a_active 91
[ 736.985084] --mtc @ av vol (30) (0)
[ 736.988899] --mtc @ fade 0(14,14)(80,80,80,80)
[ 738.055577] --mtc a_active 80
[ 738.063005] --mtc @ av vol (0) (0)
[ 738.067840] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 738.301586] --mtc a_active 91
[ 738.409091] --mtc @ av vol (30) (0)
[ 738.412896] --mtc @ fade 0(14,14)(80,80,80,80)
[ 741.143966] --mtc a_active 80
[ 741.151996] --mtc @ av vol (0) (0)
[ 741.156017] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 741.448735] --mtc a_active 91
[ 741.557081] --mtc @ av vol (30) (0)
[ 741.560948] --mtc @ fade 0(14,14)(80,80,80,80)
[ 742.141174] --mtc a_active 80
[ 742.149962] --mtc @ av vol (0) (0)
[ 742.153947] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 742.529099] --mtc a_active 91
[ 742.640767] --mtc @ av vol (30) (0)
[ 742.640833] --mtc @ fade 0(14,14)(80,80,80,80)
[ 743.697952] --mtc a_active 80
[ 743.710746] --mtc @ av vol (0) (0)
[ 743.710815] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 744.019893] --mtc a_active 91
[ 744.129106] --mtc @ av vol (30) (0)
[ 744.129179] --mtc @ fade 0(14,14)(80,80,80,80)
[ 746.851736] --mtc a_active 80
[ 746.858878] --mtc @ av vol (0) (0)
[ 746.862846] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 747.231353] --mtc a_active 91
[ 747.341956] --mtc @ av vol (30) (0)
[ 747.342010] --mtc @ fade 0(14,14)(80,80,80,80)
[ 747.919368] --mtc a_active 80
[ 747.927860] --mtc @ av vol (0) (0)
[ 747.932756] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 748.389230] --mtc a_active 91
[ 748.495972] --mtc @ av vol (30) (0)
[ 748.500717] --mtc @ fade 0(14,14)(80,80,80,80)
[ 749.571497] --mtc a_active 80
[ 749.576825] --mtc @ av vol (0) (0)
[ 749.580707] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 749.846792] --mtc a_active 91
[ 749.952895] --mtc @ av vol (30) (0)
[ 749.956664] --mtc @ fade 0(14,14)(80,80,80,80)
[ 752.681915] --mtc a_active 80
[ 752.689784] --mtc @ av vol (0) (0)
[ 752.693738] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 753.019516] --mtc a_active 91
[ 753.126827] --mtc @ av vol (30) (0)
[ 753.130622] --mtc @ fade 0(14,14)(80,80,80,80)
[ 753.703604] --mtc a_active 80
[ 753.710680] --mtc @ av vol (0) (0)
[ 753.714602] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 754.113207] --mtc a_active 91
[ 754.224720] --mtc @ av vol (30) (0)
[ 754.224768] --mtc @ fade 0(14,14)(80,80,80,80)
[ 755.282462] --mtc a_active 80
[ 755.288684] --mtc @ av vol (0) (0)
[ 755.292546] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 755.502994] --mtc a_active 91
[ 755.611713] --mtc @ av vol (30) (0)
[ 755.611769] --mtc @ fade 0(14,14)(80,80,80,80)
[ 758.347529] --mtc a_active 80
[ 758.354677] --mtc @ av vol (0) (0)
[ 758.358521] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 758.819970] --mtc a_active 91
[ 758.927748] --mtc @ av vol (30) (0)
[ 758.931507] --mtc @ fade 0(14,14)(80,80,80,80)
[ 759.508520] --mtc a_active 80
[ 759.515627] --mtc @ av vol (0) (0)
[ 759.520557] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 759.880549] --mtc a_active 91
[ 759.989729] --mtc @ av vol (30) (0)
[ 759.989793] --mtc @ fade 0(14,14)(80,80,80,80)
[ 761.064607] --mtc a_active 80
[ 761.070612] --mtc @ av vol (0) (0)
[ 761.074487] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 761.405667] --mtc a_active 91
[ 761.511691] --mtc @ av vol (30) (0)
[ 761.515421] --mtc @ fade 0(14,14)(80,80,80,80)
[ 764.247914] --mtc a_active 80
[ 764.255528] --mtc @ av vol (0) (0)
[ 764.259426] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 764.676765] --mtc a_active 91
[ 764.784611] --mtc @ av vol (30) (0)
[ 764.788390] --mtc @ fade 0(14,14)(80,80,80,80)
[ 765.360902] --mtc a_active 80
[ 765.368530] --mtc @ av vol (0) (0)
[ 765.372382] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 765.764678] --mtc a_active 91
[ 765.875530] --mtc @ av vol (30) (0)
[ 765.875581] --mtc @ fade 0(14,14)(80,80,80,80)
[ 766.942507] --mtc a_active 80
[ 766.952210] --mtc @ av vol (0) (0)
[ 766.952276] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 767.177548] --mtc a_active 91
[ 767.285498] --mtc @ av vol (30) (0)
[ 767.289360] --mtc @ fade 0(14,14)(80,80,80,80)
[ 770.028820] --mtc a_active 80
[ 770.038236] --mtc @ av vol (0) (0)
[ 770.038306] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 770.388790] --mtc a_active 91
[ 770.498278] --mtc @ av vol (30) (0)
[ 770.498321] --mtc @ fade 0(14,14)(80,80,80,80)
[ 771.073482] --mtc a_active 80
[ 771.082377] --mtc @ av vol (0) (0)
[ 771.087254] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 771.417493] --mtc a_active 91
[ 771.524469] --mtc @ av vol (30) (0)
[ 771.528249] --mtc @ fade 0(14,14)(80,80,80,80)
[ 772.579485] --mtc a_active 80
[ 772.588376] --mtc @ av vol (0) (0)
[ 772.592240] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 772.863850] --mtc a_active 91
[ 772.974560] --mtc @ av vol (30) (0)
[ 772.974625] --mtc @ fade 0(14,14)(80,80,80,80)
[ 775.714970] --mtc a_active 80
[ 775.721211] --mtc @ av vol (0) (0)
[ 775.725332] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 776.128391] --mtc a_active 91
[ 776.238348] --mtc @ av vol (30) (0)
[ 776.238412] --mtc @ fade 0(14,14)(80,80,80,80)
[ 776.805818] --mtc a_active 80
[ 776.812393] --mtc @ av vol (0) (0)
[ 776.816261] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 777.157176] --mtc a_active 91
[ 777.267058] --mtc @ av vol (30) (0)
[ 777.267096] --mtc @ fade 0(14,14)(80,80,80,80)
[ 778.340711] --mtc a_active 80
[ 778.348389] --mtc @ av vol (0) (0)
[ 778.352232] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 778.583253] --mtc a_active 91
[ 778.692335] --mtc @ av vol (30) (0)
[ 778.696173] --mtc @ fade 0(14,14)(80,80,80,80)
[ 781.426844] --mtc a_active 80
[ 781.431255] --mtc @ av vol (0) (0)
[ 781.435132] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 781.785877] --mtc a_active 91
[ 781.895238] --mtc @ av vol (30) (0)
[ 781.895292] --mtc @ fade 0(14,14)(80,80,80,80)
[ 782.472640] --mtc a_active 80
[ 782.477279] --mtc @ av vol (0) (0)
[ 782.481139] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 782.884841] --mtc a_active 91
[ 782.993184] --mtc @ av vol (30) (0)
[ 782.993221] --mtc @ fade 0(14,14)(80,80,80,80)
[ 784.054946] --mtc a_active 80
[ 784.063274] --mtc @ av vol (0) (0)
[ 784.063309] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 784.306595] --mtc a_active 91
[ 784.414236] --mtc @ av vol (30) (0)
[ 784.414289] --mtc @ fade 0(14,14)(80,80,80,80)
[ 787.139736] --mtc a_active 80
[ 787.148135] --mtc @ av vol (0) (0)
[ 787.153171] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 787.467860] --mtc a_active 91
[ 787.579964] --mtc @ av vol (30) (0)
[ 787.580100] --mtc @ fade 0(14,14)(80,80,80,80)
[ 788.161572] --mtc a_active 80
[ 788.168108] --mtc @ av vol (0) (0)
[ 788.171923] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 788.490985] --mtc a_active 91
[ 788.600124] --mtc @ av vol (30) (0)
[ 788.603993] --mtc @ fade 0(14,14)(80,80,80,80)
[ 789.669794] --mtc a_active 80
[ 789.678935] --mtc @ av vol (0) (0)
[ 789.679012] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 789.964690] --mtc a_active 91
[ 790.074011] --mtc @ av vol (30) (0)
[ 790.074071] --mtc @ fade 0(14,14)(80,80,80,80)
[ 792.804266] --mtc a_active 80
[ 792.812029] --mtc @ av vol (0) (0)
[ 792.815855] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 793.163506] --mtc a_active 91
[ 793.274091] --mtc @ av vol (30) (0)
[ 793.274155] --mtc @ fade 0(14,14)(80,80,80,80)
[ 793.850667] --mtc a_active 80
[ 793.855902] --mtc @ av vol (0) (0)
[ 793.859805] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 794.217824] --mtc a_active 91
[ 794.325023] --mtc @ av vol (30) (0)
[ 794.328768] --mtc @ fade 0(14,14)(80,80,80,80)
[ 795.383275] --mtc a_active 80
[ 795.387897] --mtc @ av vol (0) (0)
[ 795.391764] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 795.633876] --mtc a_active 91
[ 795.745795] --mtc @ av vol (30) (0)
[ 795.748704] --mtc @ fade 0(14,14)(80,80,80,80)
[ 798.473179] --mtc a_active 80
[ 798.481776] --mtc @ av vol (0) (0)
[ 798.485797] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 798.922386] --mtc a_active 91
[ 799.029956] --mtc @ av vol (30) (0)
[ 799.033719] --mtc @ fade 0(14,14)(80,80,80,80)
[ 799.610827] --mtc a_active 80
[ 799.618879] --mtc @ av vol (0) (0)
[ 799.622843] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 799.952387] --mtc a_active 91
[ 800.059945] --mtc @ av vol (30) (0)
[ 800.063827] --mtc @ fade 0(14,14)(80,80,80,80)
[ 801.119510] --mtc a_active 80
[ 801.126841] --mtc @ av vol (0) (0)
[ 801.130714] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 801.499552] --mtc a_active 91
[ 801.604924] --mtc @ av vol (30) (0)
[ 801.608664] --mtc @ fade 0(14,14)(80,80,80,80)
[ 804.347088] --mtc a_active 80
[ 804.351784] --mtc @ av vol (0) (0)
[ 804.356661] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 804.691104] --mtc a_active 91
[ 804.797830] --mtc @ av vol (30) (0)
[ 804.801613] --mtc @ fade 0(14,14)(80,80,80,80)
[ 805.369737] --mtc a_active 80
[ 805.376749] --mtc @ av vol (0) (0)
[ 805.380624] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 805.768353] --mtc a_active 91
[ 805.875795] --mtc @ av vol (30) (0)
[ 805.875838] --mtc @ fade 0(14,14)(80,80,80,80)
[ 806.948905] --mtc a_active 80
[ 806.957656] --mtc @ av vol (0) (0)
[ 806.961554] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 807.220642] --mtc a_active 91
[ 807.328771] --mtc @ av vol (30) (0)
[ 807.332538] --mtc @ fade 0(14,14)(80,80,80,80)
[ 810.058162] --mtc a_active 80
[ 810.064673] --mtc @ av vol (0) (0)
[ 810.068541] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 810.555643] --mtc a_active 91
[ 810.663613] --mtc @ av vol (30) (0)
[ 810.663649] --mtc @ fade 0(14,14)(80,80,80,80)
[ 811.241487] --mtc a_active 80
[ 811.250513] --mtc @ av vol (0) (0)
[ 811.254546] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 811.746125] --mtc a_active 91
[ 811.852677] --mtc @ av vol (30) (0)
[ 811.856472] --mtc @ fade 0(14,14)(80,80,80,80)
[ 812.912843] --mtc a_active 80
[ 812.917629] --mtc @ av vol (0) (0)
[ 812.922576] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 813.241828] --mtc a_active 91
[ 813.349617] --mtc @ av vol (30) (0)
[ 813.349689] --mtc @ fade 0(14,14)(80,80,80,80)
[ 816.095015] --mtc a_active 80
[ 816.102548] --mtc @ av vol (0) (0)
[ 816.106840] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 816.430663] --mtc a_active 91
[ 816.539606] --mtc @ av vol (30) (0)
[ 816.543488] --mtc @ fade 0(14,14)(80,80,80,80)
[ 817.117559] --mtc a_active 80
[ 817.122562] --mtc @ av vol (0) (0)
[ 817.126493] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 817.480840] --mtc a_active 91
[ 817.590617] --mtc @ av vol (30) (0)
[ 817.590680] --mtc @ fade 0(14,14)(80,80,80,80)
[ 818.649964] --mtc a_active 80
[ 818.655453] --mtc @ av vol (0) (0)
[ 818.659342] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 818.873855] --mtc a_active 91
[ 818.984561] --mtc @ av vol (30) (0)
[ 818.988431] --mtc @ fade 0(14,14)(80,80,80,80)
[ 821.713132] --mtc a_active 80
[ 821.722398] --mtc @ av vol (0) (0)
[ 821.726395] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 822.027274] --mtc a_active 91
[ 822.137424] --mtc @ av vol (30) (0)
[ 822.141371] --mtc @ fade 0(14,14)(80,80,80,80)
[ 822.711284] --mtc a_active 80
[ 822.723295] --mtc @ av vol (0) (0)
[ 822.723366] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 823.077723] --mtc a_active 91
[ 823.186533] --mtc @ av vol (30) (0)
[ 823.186599] --mtc @ fade 0(14,14)(80,80,80,80)
[ 824.245704] --mtc a_active 80
[ 824.253343] --mtc @ av vol (0) (0)
[ 824.257226] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 824.500403] --mtc a_active 91
[ 824.610915] --mtc @ av vol (30) (0)
[ 824.610979] --mtc @ fade 0(14,14)(80,80,80,80)
[ 827.360654] --mtc a_active 80
[ 827.367289] --mtc @ av vol (0) (0)
[ 827.371162] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 827.668679] --mtc a_active 91
[ 827.778308] --mtc @ av vol (30) (0)
[ 827.778380] --mtc @ fade 0(14,14)(80,80,80,80)
[ 828.357987] --mtc a_active 80
[ 828.368155] --mtc @ av vol (0) (0)
[ 828.368223] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 828.718289] --mtc a_active 91
[ 828.824240] --mtc @ av vol (30) (0)
[ 828.828154] --mtc @ fade 0(14,14)(80,80,80,80)
[ 829.889707] --mtc a_active 80
[ 829.897379] --mtc @ av vol (0) (0)
[ 829.901140] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 830.158113] --mtc a_active 91
[ 830.267269] --mtc @ av vol (30) (0)
[ 830.267337] --mtc @ fade 0(14,14)(80,80,80,80)
[ 833.000940] --mtc a_active 80
[ 833.010113] --mtc @ av vol (0) (0)
[ 833.014186] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 833.445681] --mtc a_active 91
[ 833.552297] --mtc @ av vol (30) (0)
[ 833.556582] --mtc @ fade 0(14,14)(80,80,80,80)
[ 834.139923] --mtc a_active 80
[ 834.145287] --mtc @ av vol (0) (0)
[ 834.149169] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 834.567933] --mtc a_active 91
[ 834.675166] --mtc @ av vol (30) (0)
[ 834.675206] --mtc @ fade 0(14,14)(80,80,80,80)
[ 835.743530] --mtc a_active 80
[ 835.752885] --mtc @ av vol (0) (0)
[ 835.752916] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 836.030260] --mtc a_active 91
[ 836.138213] --mtc @ av vol (30) (0)
[ 836.141989] --mtc @ fade 0(14,14)(80,80,80,80)
[ 836.157163] --mtc key 0136
[ 838.877533] --mtc a_active 80
[ 838.886851] --mtc @ av vol (0) (0)
[ 838.886917] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 839.309274] --mtc a_active 91
[ 839.417159] --mtc @ av vol (30) (0)
[ 839.417275] --mtc @ fade 0(14,14)(80,80,80,80)
[ 839.990375] --mtc a_active 80
[ 839.995098] --mtc @ av vol (0) (0)
[ 839.999083] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 840.545921] --mtc a_active 91
[ 840.652178] --mtc @ av vol (30) (0)
[ 840.656125] --mtc @ fade 0(14,14)(80,80,80,80)
[ 841.728846] --mtc a_active 80
[ 841.735032] --mtc @ av vol (0) (0)
[ 841.738949] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 842.150179] --mtc a_active 91
[ 842.255151] --mtc @ av vol (30) (0)
[ 842.259024] --mtc @ fade 0(14,14)(80,80,80,80)
[ 845.005626] --mtc a_active 80
[ 845.012012] --mtc @ av vol (0) (0)
[ 845.015893] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 845.535588] --mtc a_active 91
[ 845.611718] --mtc high temp 85000(85000)
[ 845.641156] --mtc @ av vol (30) (0)
[ 845.644871] --mtc @ fade 0(14,14)(80,80,80,80)
[ 846.210380] --mtc a_active 80
[ 846.220770] --mtc @ av vol (0) (0)
[ 846.220819] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 846.661817] --mtc a_active 91
[ 846.772099] --mtc @ av vol (30) (0)
[ 846.772155] --mtc @ fade 0(14,14)(80,80,80,80)
[ 847.438837] --mtc key 0136
[ 847.835538] --mtc a_active 80
[ 847.840865] --mtc @ av vol (0) (0)
[ 847.844912] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 848.269978] --mtc a_active 91
[ 848.376987] --mtc @ av vol (30) (0)
[ 848.380774] --mtc @ fade 0(14,14)(80,80,80,80)
[ 851.112744] --mtc a_active 80
[ 851.120802] --mtc @ av vol (0) (0)
[ 851.124872] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 851.476463] --mtc a_active 91
[ 851.583881] --mtc @ av vol (30) (0)
[ 851.583955] --mtc @ fade 0(14,14)(80,80,80,80)
[ 852.157631] --mtc a_active 80
[ 852.168592] --mtc @ av vol (0) (0)
[ 852.168664] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 852.606804] --mtc a_active 91
[ 852.714901] --mtc @ av vol (30) (0)
[ 852.719678] --mtc @ fade 0(14,14)(80,80,80,80)
[ 853.783499] --mtc a_active 80
[ 853.791826] --mtc @ av vol (0) (0)
[ 853.795784] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 854.163007] --mtc a_active 91
[ 854.271884] --mtc @ av vol (30) (0)
[ 854.276020] --mtc @ fade 0(14,14)(80,80,80,80)
[ 857.011200] --mtc a_active 80
[ 857.022946] --mtc @ av vol (0) (0)
[ 857.023001] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 857.368424] --mtc a_active 91
[ 857.475744] --mtc @ av vol (30) (0)
[ 857.480666] --mtc @ fade 0(14,14)(80,80,80,80)
[ 858.054596] --mtc a_active 80
[ 858.063723] --mtc @ av vol (0) (0)
[ 858.067638] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 858.492036] --mtc a_active 91
[ 858.598826] --mtc @ av vol (30) (0)
[ 858.602624] --mtc @ fade 0(14,14)(80,80,80,80)
[ 859.658015] --mtc a_active 80
[ 859.663687] --mtc @ av vol (0) (0)
[ 859.667521] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 859.995356] --mtc a_active 91
[ 860.100759] --mtc @ av vol (30) (0)
[ 860.104525] --mtc @ fade 0(14,14)(80,80,80,80)
[ 862.838117] --mtc a_active 80
[ 862.845699] --mtc @ av vol (0) (0)
[ 862.849547] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 863.151029] --mtc a_active 91
[ 863.258760] --mtc @ av vol (30) (0)
[ 863.262544] --mtc @ fade 0(14,14)(80,80,80,80)
[ 863.838229] --mtc a_active 80
[ 863.846643] --mtc @ av vol (0) (0)
[ 863.850505] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 864.173754] --mtc a_active 91
[ 864.282719] --mtc @ av vol (30) (0)
[ 864.286521] --mtc @ fade 0(14,14)(80,80,80,80)
[ 865.346143] --mtc a_active 80
[ 865.356602] --mtc @ av vol (0) (0)
[ 865.356671] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 865.649090] --mtc a_active 91
[ 865.759594] --mtc @ av vol (30) (0)
[ 865.763569] --mtc @ fade 0(14,14)(80,80,80,80)
[ 868.504663] --mtc a_active 80
[ 868.509511] --mtc @ av vol (0) (0)
[ 868.513424] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 868.878877] --mtc a_active 91
[ 868.989105] --mtc @ av vol (30) (0)
[ 868.989155] --mtc @ fade 0(14,14)(80,80,80,80)
[ 869.572184] --mtc a_active 80
[ 869.578557] --mtc @ av vol (0) (0)
[ 869.582557] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 869.951813] --mtc a_active 91
[ 870.058431] --mtc @ av vol (30) (0)
[ 870.062418] --mtc @ fade 0(14,14)(80,80,80,80)
[ 871.127239] --mtc a_active 80
[ 871.135500] --mtc @ av vol (0) (0)
[ 871.139365] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 871.424314] --mtc a_active 91
[ 871.534690] --mtc @ av vol (30) (0)
[ 871.534743] --mtc @ fade 0(14,14)(80,80,80,80)
[ 874.264076] --mtc a_active 80
[ 874.271437] --mtc @ av vol (0) (0)
[ 874.275413] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 874.690473] --mtc a_active 91
[ 874.796508] --mtc @ av vol (30) (0)
[ 874.800338] --mtc @ fade 0(14,14)(80,80,80,80)
[ 875.376447] --mtc a_active 80
[ 875.383430] --mtc @ av vol (0) (0)
[ 875.387296] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 875.854602] --mtc a_active 91
[ 875.961334] --mtc @ av vol (30) (0)
[ 875.965465] --mtc @ fade 0(14,14)(80,80,80,80)
[ 877.026524] --mtc a_active 80
[ 877.035405] --mtc @ av vol (0) (0)
[ 877.035472] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 877.320145] --mtc a_active 91
[ 877.428405] --mtc @ av vol (30) (0)
[ 877.432219] --mtc @ fade 0(14,14)(80,80,80,80)
[ 880.159451] --mtc a_active 80
[ 880.164323] --mtc @ av vol (0) (0)
[ 880.168145] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 880.527303] --mtc a_active 91
[ 880.634380] --mtc @ av vol (30) (0)
[ 880.638169] --mtc @ fade 0(14,14)(80,80,80,80)
[ 881.202637] --mtc a_active 80
[ 881.209437] --mtc @ av vol (0) (0)
[ 881.213189] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 881.727700] --mtc a_active 91
[ 881.835313] --mtc @ av vol (30) (0)
[ 881.839090] --mtc @ fade 0(14,14)(80,80,80,80)
[ 882.898556] --mtc a_active 80
[ 882.906264] --mtc @ av vol (0) (0)
[ 882.910143] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 883.173024] --mtc a_active 91
[ 883.279332] --mtc @ av vol (30) (0)
[ 883.283113] --mtc @ fade 0(14,14)(80,80,80,80)
[ 886.013766] --mtc a_active 80
[ 886.018208] --mtc @ av vol (0) (0)
[ 886.022144] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 886.338875] --mtc a_active 91
[ 886.447334] --mtc @ av vol (30) (0)
[ 886.451066] --mtc @ fade 0(14,14)(80,80,80,80)
[ 887.035100] --mtc a_active 80
[ 887.047179] --mtc @ av vol (0) (0)
[ 887.047243] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 887.481155] --mtc a_active 91
[ 887.589213] --mtc @ av vol (30) (0)
[ 887.589266] --mtc @ fade 0(14,14)(80,80,80,80)
[ 888.661581] --mtc a_active 80
[ 888.667193] --mtc @ av vol (0) (0)
[ 888.671098] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 888.908515] --mtc a_active 91
[ 889.017266] --mtc @ av vol (30) (0)
[ 889.021135] --mtc @ fade 0(14,14)(80,80,80,80)
[ 891.749667] --mtc a_active 80
[ 891.758170] --mtc @ av vol (0) (0)
[ 891.761981] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 892.185331] --mtc a_active 91
[ 892.293149] --mtc @ av vol (30) (0)
[ 892.296897] --mtc @ fade 0(14,14)(80,80,80,80)
[ 892.861984] --mtc a_active 80
[ 892.869976] --mtc @ av vol (0) (0)
[ 892.873980] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 893.321491] --mtc a_active 91
[ 893.427170] --mtc @ av vol (30) (0)
[ 893.430954] --mtc @ fade 0(14,14)(80,80,80,80)
[ 894.487104] --mtc a_active 80
[ 894.495089] --mtc @ av vol (0) (0)
[ 894.499130] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 894.754391] --mtc a_active 91
[ 894.863195] --mtc @ av vol (30) (0)
[ 894.867001] --mtc @ fade 0(14,14)(80,80,80,80)
[ 897.599195] --mtc a_active 80
[ 897.606020] --mtc @ av vol (0) (0)
[ 897.609946] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 898.053536] --mtc a_active 91
[ 898.159076] --mtc @ av vol (30) (0)
[ 898.162919] --mtc @ fade 0(14,14)(80,80,80,80)
[ 898.736800] --mtc a_active 80
[ 898.741934] --mtc @ av vol (0) (0)
[ 898.746792] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 899.216939] --mtc a_active 91
[ 899.324087] --mtc @ av vol (30) (0)
[ 899.328800] --mtc @ fade 0(14,14)(80,80,80,80)
[ 900.384777] --mtc a_active 80
[ 900.396685] --mtc @ av vol (0) (0)
[ 900.396760] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 900.650667] --mtc a_active 91
[ 900.758943] --mtc @ av vol (30) (0)
[ 900.759010] --mtc @ fade 0(14,14)(80,80,80,80)
[ 903.498285] --mtc a_active 80
[ 903.504900] --mtc @ av vol (0) (0)
[ 903.508754] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 903.912742] --mtc a_active 91
[ 904.020887] --mtc @ av vol (30) (0)
[ 904.020952] --mtc @ fade 0(14,14)(80,80,80,80)
[ 904.608080] --mtc a_active 80
[ 904.614862] --mtc @ av vol (0) (0)
[ 904.619929] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 905.031187] --mtc a_active 91
[ 905.138968] --mtc @ av vol (30) (0)
[ 905.142794] --mtc @ fade 0(14,14)(80,80,80,80)
[ 906.211550] --mtc a_active 80
[ 906.217857] --mtc @ av vol (0) (0)
[ 906.221685] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 906.493767] --mtc a_active 91
[ 906.603015] --mtc @ av vol (30) (0)
[ 906.606777] --mtc @ fade 0(14,14)(80,80,80,80)
[ 909.345352] --mtc a_active 80
[ 909.351753] --mtc @ av vol (0) (0)
[ 909.355637] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 909.769677] --mtc a_active 91
[ 909.878712] --mtc @ av vol (30) (0)
[ 909.878749] --mtc @ fade 0(14,14)(80,80,80,80)
[ 910.458888] --mtc a_active 80
[ 910.463784] --mtc @ av vol (0) (0)
[ 910.467707] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 910.781638] --mtc a_active 91
[ 910.888847] --mtc @ av vol (30) (0)
[ 910.892601] --mtc @ fade 0(14,14)(80,80,80,80)
[ 911.945354] --mtc a_active 80
[ 911.952721] --mtc @ av vol (0) (0)
[ 911.956583] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 912.215978] --mtc a_active 91
[ 912.323743] --mtc @ av vol (30) (0)
[ 912.323797] --mtc @ fade 0(14,14)(80,80,80,80)
[ 915.057558] --mtc a_active 80
[ 915.065669] --mtc @ av vol (0) (0)
[ 915.069544] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 915.441701] --mtc a_active 91
[ 915.552690] --mtc @ av vol (30) (0)
[ 915.552733] --mtc @ fade 0(14,14)(80,80,80,80)
[ 916.125718] --mtc a_active 80
[ 916.131615] --mtc @ av vol (0) (0)
[ 916.135483] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 916.537505] --mtc a_active 91
[ 916.645716] --mtc @ av vol (30) (0)
[ 916.649444] --mtc @ fade 0(14,14)(80,80,80,80)
[ 917.705260] --mtc a_active 80
[ 917.712630] --mtc @ av vol (0) (0)
[ 917.716547] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 917.999801] --mtc a_active 91
[ 918.107713] --mtc @ av vol (30) (0)
[ 918.107758] --mtc @ fade 0(14,14)(80,80,80,80)
[ 920.839519] --mtc a_active 80
[ 920.845510] --mtc @ av vol (0) (0)
[ 920.851019] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 921.233631] --mtc a_active 91
[ 921.343506] --mtc @ av vol (30) (0)
[ 921.343545] --mtc @ fade 0(14,14)(80,80,80,80)
[ 921.931361] --mtc a_active 80
[ 921.937501] --mtc @ av vol (0) (0)
[ 921.942352] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 922.326022] --mtc a_active 91
[ 922.433605] --mtc @ av vol (30) (0)
[ 922.437357] --mtc @ fade 0(14,14)(80,80,80,80)
[ 923.510414] --mtc a_active 80
[ 923.518364] --mtc @ av vol (0) (0)
[ 923.522373] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 923.740947] --mtc a_active 91
[ 923.849563] --mtc @ av vol (30) (0)
[ 923.853412] --mtc @ fade 0(14,14)(80,80,80,80)
[ 926.596448] --mtc a_active 80
[ 926.604430] --mtc @ av vol (0) (0)
[ 926.608336] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 926.981506] --mtc a_active 91
[ 927.089526] --mtc @ av vol (30) (0)
[ 927.093374] --mtc @ fade 0(14,14)(80,80,80,80)
[ 927.666244] --mtc a_active 80
[ 927.677353] --mtc @ av vol (0) (0)
[ 927.677388] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 928.117234] --mtc a_active 91
[ 928.227373] --mtc @ av vol (30) (0)
[ 928.227436] --mtc @ fade 0(14,14)(80,80,80,80)
[ 929.290496] --mtc a_active 80
[ 929.297399] --mtc @ av vol (0) (0)
[ 929.301339] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 929.732901] --mtc a_active 91
[ 929.838470] --mtc @ av vol (30) (0)
[ 929.842345] --mtc @ fade 0(14,14)(80,80,80,80)
[ 932.589751] --mtc a_active 80
[ 932.595328] --mtc @ av vol (0) (0)
[ 932.599197] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 932.906126] --mtc a_active 91
[ 933.014369] --mtc @ av vol (30) (0)
[ 933.018173] --mtc @ fade 0(14,14)(80,80,80,80)
[ 933.585791] --mtc a_active 80
[ 933.596015] --mtc @ av vol (0) (0)
[ 933.596083] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 934.029548] --mtc a_active 91
[ 934.135408] --mtc @ av vol (30) (0)
[ 934.139178] --mtc @ fade 0(14,14)(80,80,80,80)
[ 935.210678] --mtc a_active 80
[ 935.216308] --mtc @ av vol (0) (0)
[ 935.220233] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 935.573112] --mtc a_active 91
[ 935.681356] --mtc @ av vol (30) (0)
[ 935.685240] --mtc @ fade 0(14,14)(80,80,80,80)
[ 938.417227] --mtc a_active 80
[ 938.427378] --mtc @ av vol (0) (0)
[ 938.430872] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 938.829510] --mtc a_active 91
[ 938.935304] --mtc @ av vol (30) (0)
[ 938.939094] --mtc @ fade 0(14,14)(80,80,80,80)
[ 939.510432] --mtc a_active 80
[ 939.518151] --mtc @ av vol (0) (0)
[ 939.522079] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 939.970394] --mtc a_active 91
[ 940.076308] --mtc @ av vol (30) (0)
[ 940.080176] --mtc @ fade 0(14,14)(80,80,80,80)
[ 941.134450] --mtc a_active 80
[ 941.139203] --mtc @ av vol (0) (0)
[ 941.142964] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 941.391501] --mtc a_active 91
[ 941.499236] --mtc @ av vol (30) (0)
[ 941.499289] --mtc @ fade 0(14,14)(80,80,80,80)
[ 944.247566] --mtc a_active 80
[ 944.254103] --mtc @ av vol (0) (0)
[ 944.258925] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 944.652476] --mtc a_active 91
[ 944.758156] --mtc @ av vol (30) (0)
[ 944.761997] --mtc @ fade 0(14,14)(80,80,80,80)
[ 945.336507] --mtc a_active 80
[ 945.342075] --mtc @ av vol (0) (0)
[ 945.345941] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 945.717827] --mtc a_active 91
[ 945.826031] --mtc @ av vol (30) (0)
[ 945.826100] --mtc @ fade 0(14,14)(80,80,80,80)
[ 946.894601] --mtc a_active 80
[ 946.900844] --mtc @ av vol (0) (0)
[ 946.904990] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 947.231948] --mtc a_active 91
[ 947.338250] --mtc @ av vol (30) (0)
[ 947.341882] --mtc @ fade 0(14,14)(80,80,80,80)
[ 950.075903] --mtc a_active 80
[ 950.081984] --mtc @ av vol (0) (0)
[ 950.086962] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 950.461437] --mtc a_active 91
[ 950.567079] --mtc @ av vol (30) (0)
[ 950.570795] --mtc @ fade 0(14,14)(80,80,80,80)
[ 951.141274] --mtc a_active 80
[ 951.147992] --mtc @ av vol (0) (0)
[ 951.152861] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 951.476821] --mtc a_active 91
[ 951.588718] --mtc @ av vol (30) (0)
[ 951.588768] --mtc @ fade 0(14,14)(80,80,80,80)
[ 952.651842] --mtc a_active 80
[ 952.660924] --mtc @ av vol (0) (0)
[ 952.664797] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 952.945646] --mtc a_active 91
[ 953.056018] --mtc @ av vol (30) (0)
[ 953.056130] --mtc @ fade 0(14,14)(80,80,80,80)
[ 955.786806] --mtc a_active 80
[ 955.792829] --mtc @ av vol (0) (0)
[ 955.797718] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 956.146834] --mtc a_active 91
[ 956.254915] --mtc @ av vol (30) (0)
[ 956.258684] --mtc @ fade 0(14,14)(80,80,80,80)
[ 956.830882] --mtc a_active 80
[ 956.839761] --mtc @ av vol (0) (0)
[ 956.843881] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 957.204107] --mtc a_active 91
[ 957.309893] --mtc @ av vol (30) (0)
[ 957.313682] --mtc @ fade 0(14,14)(80,80,80,80)
[ 958.386291] --mtc a_active 80
[ 958.395693] --mtc @ av vol (0) (0)
[ 958.399795] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 958.669389] --mtc a_active 91
[ 958.777884] --mtc @ av vol (30) (0)
[ 958.777930] --mtc @ fade 0(14,14)(80,80,80,80)
[ 961.520453] --mtc a_active 80
[ 961.526825] --mtc @ av vol (0) (0)
[ 961.530695] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 961.981508] --mtc a_active 91
[ 962.087813] --mtc @ av vol (30) (0)
[ 962.092735] --mtc @ fade 0(14,14)(80,80,80,80)
[ 962.658234] --mtc a_active 80
[ 962.667839] --mtc @ av vol (0) (0)
[ 962.667885] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 963.080944] --mtc a_active 91
[ 963.188842] --mtc @ av vol (30) (0)
[ 963.196582] --mtc @ fade 0(14,14)(80,80,80,80)
[ 963.386062] logd: logdr: UID=10113 GID=10113 PID=4845 n tail=0 logMask=4 pid=0 start=0ns timeout=0ns
[ 964.261303] --mtc a_active 80
[ 964.265741] --mtc @ av vol (0) (0)
[ 964.269624] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 964.519310] --mtc a_active 91
[ 964.629681] --mtc @ av vol (30) (0)
[ 964.629728] --mtc @ fade 0(14,14)(80,80,80,80)
[ 967.373845] --mtc a_active 80
[ 967.379553] --mtc @ av vol (0) (0)
[ 967.383483] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 967.804411] --mtc a_active 91
[ 967.911729] --mtc @ av vol (30) (0)
[ 967.911801] --mtc @ fade 0(14,14)(80,80,80,80)
[ 968.486412] --mtc a_active 80
[ 968.494561] --mtc @ av vol (0) (0)
[ 968.498685] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 968.845652] --mtc a_active 91
[ 968.953729] --mtc @ av vol (30) (0)
[ 968.957499] --mtc @ fade 0(14,14)(80,80,80,80)
[ 970.020293] --mtc a_active 80
[ 970.025531] --mtc @ av vol (0) (0)
[ 970.030404] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 970.402916] --mtc a_active 91
[ 970.515385] --mtc @ av vol (30) (0)
[ 970.515457] --mtc @ fade 0(14,14)(80,80,80,80)
[ 973.246433] --mtc a_active 80
[ 973.257519] --mtc @ av vol (0) (0)
[ 973.257573] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 973.691984] --mtc a_active 91
[ 973.801486] --mtc @ av vol (30) (0)
[ 973.805374] --mtc @ fade 0(14,14)(80,80,80,80)
[ 974.383948] --mtc a_active 80
[ 974.392505] --mtc @ av vol (0) (0)
[ 974.396894] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 974.794990] --mtc a_active 91
[ 974.900497] --mtc @ av vol (30) (0)
[ 974.904345] --mtc @ fade 0(14,14)(80,80,80,80)
[ 975.965334] --mtc a_active 80
[ 975.970430] --mtc @ av vol (0) (0)
[ 975.974433] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 976.215897] --mtc a_active 91
[ 976.324609] --mtc @ av vol (30) (0)
[ 976.328390] --mtc @ fade 0(14,14)(80,80,80,80)
[ 979.052479] --mtc a_active 80
[ 979.059513] --mtc @ av vol (0) (0)
[ 979.063300] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 979.527950] --mtc a_active 91
[ 979.638373] --mtc @ av vol (30) (0)
[ 979.638413] --mtc @ fade 0(14,14)(80,80,80,80)
[ 980.213620] --mtc a_active 80
[ 980.219408] --mtc @ av vol (0) (0)
[ 980.223284] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 980.706387] --mtc a_active 91
[ 980.814424] --mtc @ av vol (30) (0)
[ 980.814495] --mtc @ fade 0(14,14)(80,80,80,80)
[ 981.885519] --mtc a_active 80
[ 981.891320] --mtc @ av vol (0) (0)
[ 981.896210] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 982.173783] --mtc a_active 91
[ 982.284370] --mtc @ av vol (30) (0)
[ 982.284419] --mtc @ fade 0(14,14)(80,80,80,80)
[ 985.018181] --mtc a_active 80
[ 985.025223] --mtc @ av vol (0) (0)
[ 985.029240] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 985.357574] --mtc a_active 91
[ 985.465357] --mtc @ av vol (30) (0)
[ 985.469136] --mtc @ fade 0(14,14)(80,80,80,80)
[ 986.041527] --mtc a_active 80
[ 986.049257] --mtc @ av vol (0) (0)
[ 986.053103] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 986.496813] --mtc a_active 91
[ 986.601369] --mtc @ av vol (30) (0)
[ 986.605176] --mtc @ fade 0(14,14)(80,80,80,80)
[ 987.667350] --mtc a_active 80
[ 987.674135] --mtc @ av vol (0) (0)
[ 987.678164] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 987.950952] --mtc a_active 91
[ 988.062994] --mtc @ av vol (30) (0)
[ 988.063066] --mtc @ fade 0(14,14)(80,80,80,80)
[ 990.799744] --mtc a_active 80
[ 990.806216] --mtc @ av vol (0) (0)
[ 990.810079] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 991.276867] --mtc a_active 91
[ 991.383353] --mtc @ av vol (30) (0)
[ 991.387133] --mtc @ fade 0(14,14)(80,80,80,80)
[ 991.962252] --mtc a_active 80
[ 991.968155] --mtc @ av vol (0) (0)
[ 991.972031] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 992.340647] --mtc a_active 91
[ 992.450064] --mtc @ av vol (30) (0)
[ 992.454087] --mtc @ fade 0(14,14)(80,80,80,80)
[ 993.516583] --mtc a_active 80
[ 993.525182] --mtc @ av vol (0) (0)
[ 993.529113] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 993.783686] --mtc a_active 91
[ 993.893683] --mtc @ av vol (30) (0)
[ 993.893750] --mtc @ fade 0(14,14)(80,80,80,80)
[ 996.629255] --mtc a_active 80
[ 996.637132] --mtc @ av vol (0) (0)
[ 996.641110] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 997.028911] --mtc a_active 91
[ 997.140062] --mtc @ av vol (30) (0)
[ 997.140100] --mtc @ fade 0(14,14)(80,80,80,80)
[ 997.721339] --mtc a_active 80
[ 997.729917] --mtc @ av vol (0) (0)
[ 997.733995] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 998.102680] --mtc a_active 91
[ 998.211105] --mtc @ av vol (30) (0)
[ 998.214872] --mtc @ fade 0(14,14)(80,80,80,80)
[ 999.275920] --mtc a_active 80
[ 999.286753] --mtc @ av vol (0) (0)
[ 999.286791] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 999.570124] --mtc a_active 91
[ 999.682100] --mtc @ av vol (30) (0)
[ 999.682149] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1002.411815] --mtc a_active 80
[ 1002.417918] --mtc @ av vol (0) (0)
[ 1002.421782] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1002.865695] --mtc a_active 91
[ 1002.975890] --mtc @ av vol (30) (0)
[ 1002.975945] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1003.546946] --mtc a_active 80
[ 1003.554963] --mtc @ av vol (0) (0)
[ 1003.558841] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1004.023117] --mtc a_active 91
[ 1004.133930] --mtc @ av vol (30) (0)
[ 1004.133995] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1005.199915] --mtc a_active 80
[ 1005.206925] --mtc @ av vol (0) (0)
[ 1005.210883] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1005.456808] --mtc a_active 91
[ 1005.563986] --mtc @ av vol (30) (0)
[ 1005.567769] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1008.311983] --mtc a_active 80
[ 1008.321884] --mtc @ av vol (0) (0)
[ 1008.321931] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1008.732617] --mtc a_active 91
[ 1008.839071] --mtc @ av vol (30) (0)
[ 1008.842682] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1009.425701] --mtc a_active 80
[ 1009.431835] --mtc @ av vol (0) (0)
[ 1009.435655] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1009.808401] --mtc a_active 91
[ 1009.915885] --mtc @ av vol (30) (0)
[ 1009.919739] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1010.981986] --mtc a_active 80
[ 1010.989774] --mtc @ av vol (0) (0)
[ 1010.994850] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1011.309111] --mtc a_active 91
[ 1011.417891] --mtc @ av vol (30) (0)
[ 1011.421686] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1012.082592] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based firewall rule not found. Use the iptables CT target to attach helpers instead.
[ 1014.162435] --mtc a_active 80
[ 1014.168749] --mtc @ av vol (0) (0)
[ 1014.172710] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1014.679251] --mtc a_active 91
[ 1014.785776] --mtc @ av vol (30) (0)
[ 1014.789638] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1015.370618] --mtc a_active 80
[ 1015.378759] --mtc @ av vol (0) (0)
[ 1015.382554] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1015.759874] --mtc a_active 91
[ 1015.867807] --mtc @ av vol (30) (0)
[ 1015.871624] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1016.922438] --mtc a_active 80
[ 1016.927704] --mtc @ av vol (0) (0)
[ 1016.931475] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1017.273024] --mtc a_active 91
[ 1017.383765] --mtc @ av vol (30) (0)
[ 1017.387542] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1020.126763] --mtc a_active 80
[ 1020.133723] --mtc @ av vol (0) (0)
[ 1020.137505] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1020.439621] --mtc a_active 91
[ 1020.548592] --mtc @ av vol (30) (0)
[ 1020.548629] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1021.125726] --mtc a_active 80
[ 1021.130514] --mtc @ av vol (0) (0)
[ 1021.135560] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1021.436543] --mtc a_active 91
[ 1021.542633] --mtc @ av vol (30) (0)
[ 1021.546432] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1022.612473] --mtc a_active 80
[ 1022.619553] --mtc @ av vol (0) (0)
[ 1022.623418] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1022.859521] --mtc a_active 91
[ 1022.970525] --mtc @ av vol (30) (0)
[ 1022.970563] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1025.700940] --mtc a_active 80
[ 1025.708486] --mtc @ av vol (0) (0)
[ 1025.712347] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1026.009318] --mtc a_active 91
[ 1026.118614] --mtc @ av vol (30) (0)
[ 1026.118676] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1026.697647] --mtc a_active 80
[ 1026.703504] --mtc @ av vol (0) (0)
[ 1026.707364] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1027.012855] --mtc a_active 91
[ 1027.120547] --mtc @ av vol (30) (0)
[ 1027.124300] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1028.184352] --mtc a_active 80
[ 1028.191508] --mtc @ av vol (0) (0)
[ 1028.195670] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1028.499256] --mtc a_active 91
[ 1028.607558] --mtc @ av vol (30) (0)
[ 1028.611455] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1031.341673] --mtc a_active 80
[ 1031.348401] --mtc @ av vol (0) (0)
[ 1031.352267] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1031.659114] --mtc a_active 91
[ 1031.766430] --mtc @ av vol (30) (0)
[ 1031.766484] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1032.341579] --mtc a_active 80
[ 1032.348367] --mtc @ av vol (0) (0)
[ 1032.353235] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1032.718343] --mtc a_active 91
[ 1032.825464] --mtc @ av vol (30) (0)
[ 1032.829239] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1033.897125] --mtc a_active 80
[ 1033.903230] --mtc @ av vol (0) (0)
[ 1033.907229] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1034.143232] --mtc a_active 91
[ 1034.250441] --mtc @ av vol (30) (0)
[ 1034.254296] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1036.983885] --mtc a_active 80
[ 1036.990354] --mtc @ av vol (0) (0)
[ 1036.994129] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1037.404676] --mtc a_active 91
[ 1037.513436] --mtc @ av vol (30) (0)
[ 1037.513469] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1038.098804] --mtc a_active 80
[ 1038.106303] --mtc @ av vol (0) (0)
[ 1038.110163] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1038.521443] --mtc a_active 91
[ 1038.628258] --mtc @ av vol (30) (0)
[ 1038.632780] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1039.700561] --mtc a_active 80
[ 1039.708271] --mtc @ av vol (0) (0)
[ 1039.712207] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1039.990467] --mtc a_active 91
[ 1040.096294] --mtc @ av vol (30) (0)
[ 1040.100103] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1042.841180] --mtc a_active 80
[ 1042.850188] --mtc @ av vol (0) (0)
[ 1042.855120] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1043.305611] --mtc a_active 91
[ 1043.414303] --mtc @ av vol (30) (0)
[ 1043.414346] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1044.000082] --mtc a_active 80
[ 1044.011107] --mtc @ av vol (0) (0)
[ 1044.011172] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1044.419344] --mtc a_active 91
[ 1044.531204] --mtc @ av vol (30) (0)
[ 1044.531259] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1045.604440] --mtc a_active 80
[ 1045.614016] --mtc @ av vol (0) (0)
[ 1045.618164] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1045.892459] --mtc a_active 91
[ 1046.005135] --mtc @ av vol (30) (0)
[ 1046.005198] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1048.738713] --mtc a_active 80
[ 1048.746998] --mtc @ av vol (0) (0)
[ 1048.750993] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1049.157703] --mtc a_active 91
[ 1049.266122] --mtc @ av vol (30) (0)
[ 1049.269896] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1049.851386] --mtc a_active 80
[ 1049.857098] --mtc @ av vol (0) (0)
[ 1049.860908] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1050.178921] --mtc a_active 91
[ 1050.288099] --mtc @ av vol (30) (0)
[ 1050.288130] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1051.359966] --mtc a_active 80
[ 1051.366013] --mtc @ av vol (0) (0)
[ 1051.369893] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1051.625610] --mtc a_active 91
[ 1051.731977] --mtc @ av vol (30) (0)
[ 1051.735834] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1054.471689] --mtc a_active 80
[ 1054.477963] --mtc @ av vol (0) (0)
[ 1054.481890] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1054.788625] --mtc a_active 91
[ 1054.897092] --mtc @ av vol (30) (0)
[ 1054.897155] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1055.470351] --mtc a_active 80
[ 1055.475927] --mtc @ av vol (0) (0)
[ 1055.479916] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1055.957967] --mtc a_active 91
[ 1056.068693] --mtc @ av vol (30) (0)
[ 1056.068734] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1057.142992] --mtc a_active 80
[ 1057.148939] --mtc @ av vol (0) (0)
[ 1057.152875] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1057.474983] --mtc a_active 91
[ 1057.583737] --mtc @ av vol (30) (0)
[ 1057.583773] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1060.322920] --mtc a_active 80
[ 1060.328887] --mtc @ av vol (0) (0)
[ 1060.332737] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1060.642714] --mtc a_active 91
[ 1060.750817] --mtc @ av vol (30) (0)
[ 1060.754653] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1061.322729] --mtc a_active 80
[ 1061.328794] --mtc @ av vol (0) (0)
[ 1061.333840] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1061.741413] --mtc a_active 91
[ 1061.845926] --mtc @ av vol (30) (0)
[ 1061.849661] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1062.923160] --mtc a_active 80
[ 1062.934735] --mtc @ av vol (0) (0)
[ 1062.934805] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1063.223186] --mtc a_active 91
[ 1063.331755] --mtc @ av vol (30) (0)
[ 1063.335603] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1066.057421] --mtc a_active 80
[ 1066.063709] --mtc @ av vol (0) (0)
[ 1066.067568] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1066.378722] --mtc a_active 91
[ 1066.484784] --mtc @ av vol (30) (0)
[ 1066.488552] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1067.055098] --mtc a_active 80
[ 1067.061772] --mtc @ av vol (0) (0)
[ 1067.065575] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1067.418295] --mtc a_active 91
[ 1067.523827] --mtc @ av vol (30) (0)
[ 1067.527560] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1068.587214] --mtc a_active 80
[ 1068.594693] --mtc @ av vol (0) (0)
[ 1068.598563] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1068.966646] --mtc a_active 91
[ 1069.077801] --mtc @ av vol (30) (0)
[ 1069.077861] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1071.814620] --mtc a_active 80
[ 1071.823596] --mtc @ av vol (0) (0)
[ 1071.827517] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1072.243564] --mtc a_active 91
[ 1072.353557] --mtc @ av vol (30) (0)
[ 1072.353601] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1072.928771] --mtc a_active 80
[ 1072.939480] --mtc @ av vol (0) (0)
[ 1072.939544] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1073.420678] --mtc a_active 91
[ 1073.528572] --mtc @ av vol (30) (0)
[ 1073.532425] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1074.600636] --mtc a_active 80
[ 1074.606580] --mtc @ av vol (0) (0)
[ 1074.611505] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1074.975448] --mtc a_active 91
[ 1075.086714] --mtc @ av vol (30) (0)
[ 1075.086774] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1077.828257] --mtc a_active 80
[ 1077.835516] --mtc @ av vol (0) (0)
[ 1077.839369] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1078.162312] --mtc a_active 91
[ 1078.269703] --mtc @ av vol (30) (0)
[ 1078.273358] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1078.850178] --mtc a_active 80
[ 1078.856454] --mtc @ av vol (0) (0)
[ 1078.860323] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1079.218012] --mtc a_active 91
[ 1079.327521] --mtc @ av vol (30) (0)
[ 1079.327573] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1080.382234] --mtc a_active 80
[ 1080.389564] --mtc @ av vol (0) (0)
[ 1080.393385] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1080.644904] --mtc a_active 91
[ 1080.752509] --mtc @ av vol (30) (0)
[ 1080.756293] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1083.494582] --mtc a_active 80
[ 1083.501377] --mtc @ av vol (0) (0)
[ 1083.505331] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1083.873551] --mtc a_active 91
[ 1083.984361] --mtc @ av vol (30) (0)
[ 1083.984402] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1084.562228] --mtc a_active 80
[ 1084.570360] --mtc @ av vol (0) (0)
[ 1084.574223] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1084.972763] --mtc a_active 91
[ 1085.080372] --mtc @ av vol (30) (0)
[ 1085.084298] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1086.140646] --mtc a_active 80
[ 1086.147363] --mtc @ av vol (0) (0)
[ 1086.152217] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1086.425268] --mtc a_active 91
[ 1086.532509] --mtc @ av vol (30) (0)
[ 1086.536180] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1089.276554] --mtc a_active 80
[ 1089.281295] --mtc @ av vol (0) (0)
[ 1089.285158] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1089.619491] --mtc a_active 91
[ 1089.725339] --mtc @ av vol (30) (0)
[ 1089.729145] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1090.298113] --mtc a_active 80
[ 1090.306202] --mtc @ av vol (0) (0)
[ 1090.310098] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1090.651280] --mtc a_active 91
[ 1090.762361] --mtc @ av vol (30) (0)
[ 1090.762424] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1091.831843] --mtc a_active 80
[ 1091.838278] --mtc @ av vol (0) (0)
[ 1091.842536] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1092.063112] --mtc a_active 91
[ 1092.173217] --mtc @ av vol (30) (0)
[ 1092.173257] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1094.917665] --mtc a_active 80
[ 1094.924200] --mtc @ av vol (0) (0)
[ 1094.928027] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1095.295449] --mtc a_active 91
[ 1095.405247] --mtc @ av vol (30) (0)
[ 1095.405304] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1095.986408] --mtc a_active 80
[ 1095.994175] --mtc @ av vol (0) (0)
[ 1095.998092] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1096.417834] --mtc a_active 91
[ 1096.524129] --mtc @ av vol (30) (0)
[ 1096.528013] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1097.591202] --mtc a_active 80
[ 1097.597174] --mtc @ av vol (0) (0)
[ 1097.601106] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1097.886644] --mtc a_active 91
[ 1097.996927] --mtc @ av vol (30) (0)
[ 1097.996979] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1100.723826] --mtc a_active 80
[ 1100.731092] --mtc @ av vol (0) (0)
[ 1100.736033] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1101.121736] --mtc a_active 91
[ 1101.226942] --mtc @ av vol (30) (0)
[ 1101.230978] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1101.817399] --mtc a_active 80
[ 1101.824004] --mtc @ av vol (0) (0)
[ 1101.827985] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1102.229370] --mtc a_active 91
[ 1102.340027] --mtc @ av vol (30) (0)
[ 1102.340134] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1103.393682] --mtc a_active 80
[ 1103.401913] --mtc @ av vol (0) (0)
[ 1103.405993] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1103.661517] --mtc a_active 91
[ 1103.771095] --mtc @ av vol (30) (0)
[ 1103.775812] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1106.507504] --mtc a_active 80
[ 1106.513915] --mtc @ av vol (0) (0)
[ 1106.517783] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1106.893698] --mtc a_active 91
[ 1107.000054] --mtc @ av vol (30) (0)
[ 1107.003759] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1107.573953] --mtc a_active 80
[ 1107.579899] --mtc @ av vol (0) (0)
[ 1107.583764] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1108.034388] --mtc a_active 91
[ 1108.142994] --mtc @ av vol (30) (0)
[ 1108.143084] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1109.200987] --mtc a_active 80
[ 1109.207964] --mtc @ av vol (0) (0)
[ 1109.212766] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1109.510387] --mtc a_active 91
[ 1109.619870] --mtc @ av vol (30) (0)
[ 1109.619928] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1112.356622] --mtc a_active 80
[ 1112.362848] --mtc @ av vol (0) (0)
[ 1112.366831] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1112.696397] --mtc a_active 91
[ 1112.803800] --mtc @ av vol (30) (0)
[ 1112.807695] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1113.378666] --mtc a_active 80
[ 1113.384814] --mtc @ av vol (0) (0)
[ 1113.389689] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1113.839332] --mtc a_active 91
[ 1113.943879] --mtc @ av vol (30) (0)
[ 1113.947667] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1115.003623] --mtc a_active 80
[ 1115.008770] --mtc @ av vol (0) (0)
[ 1115.012670] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1115.385722] --mtc a_active 91
[ 1115.496949] --mtc @ av vol (30) (0)
[ 1115.497002] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1118.231839] --mtc a_active 80
[ 1118.236848] --mtc @ av vol (0) (0)
[ 1118.240663] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1118.574168] --mtc a_active 91
[ 1118.682770] --mtc @ av vol (30) (0)
[ 1118.686665] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1119.253610] --mtc a_active 80
[ 1119.262606] --mtc @ av vol (0) (0)
[ 1119.266637] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1119.653908] --mtc a_active 91
[ 1119.759794] --mtc @ av vol (30) (0)
[ 1119.763577] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1120.833909] --mtc a_active 80
[ 1120.838634] --mtc @ av vol (0) (0)
[ 1120.842513] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1121.072693] --mtc a_active 91
[ 1121.180700] --mtc @ av vol (30) (0)
[ 1121.184475] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1123.919550] --mtc a_active 80
[ 1123.928633] --mtc @ av vol (0) (0)
[ 1123.932496] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1124.306836] --mtc a_active 91
[ 1124.415651] --mtc @ av vol (30) (0)
[ 1124.419426] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1124.987670] --mtc a_active 80
[ 1124.995701] --mtc @ av vol (0) (0)
[ 1124.999448] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1125.417039] --mtc a_active 91
[ 1125.526670] --mtc @ av vol (30) (0)
[ 1125.526720] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1126.591778] --mtc a_active 80
[ 1126.599555] --mtc @ av vol (0) (0)
[ 1126.603457] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1126.849598] --mtc a_active 91
[ 1126.957609] --mtc @ av vol (30) (0)
[ 1126.961408] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1129.701264] --mtc a_active 80
[ 1129.710406] --mtc @ av vol (0) (0)
[ 1129.715034] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1130.137866] --mtc a_active 91
[ 1130.245599] --mtc @ av vol (30) (0)
[ 1130.250359] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1130.817613] --mtc a_active 80
[ 1130.824453] --mtc @ av vol (0) (0)
[ 1130.828311] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1131.285922] --mtc a_active 91
[ 1131.393477] --mtc @ av vol (30) (0)
[ 1131.397311] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1132.468676] --mtc a_active 80
[ 1132.477409] --mtc @ av vol (0) (0)
[ 1132.482267] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1132.759120] --mtc a_active 91
[ 1132.870359] --mtc @ av vol (30) (0)
[ 1132.874368] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1135.602283] --mtc a_active 80
[ 1135.609363] --mtc @ av vol (0) (0)
[ 1135.614249] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1135.909621] --mtc a_active 91
[ 1136.020134] --mtc @ av vol (30) (0)
[ 1136.020187] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1136.601231] --mtc a_active 80
[ 1136.609241] --mtc @ av vol (0) (0)
[ 1136.613284] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1137.073264] --mtc a_active 91
[ 1137.184354] --mtc @ av vol (30) (0)
[ 1137.184424] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1138.251659] --mtc a_active 80
[ 1138.257286] --mtc @ av vol (0) (0)
[ 1138.261154] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1138.539407] --mtc a_active 91
[ 1138.648286] --mtc @ av vol (30) (0)
[ 1138.648333] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1141.387364] --mtc a_active 80
[ 1141.393230] --mtc @ av vol (0) (0)
[ 1141.397113] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1141.812690] --mtc a_active 91
[ 1141.922313] --mtc @ av vol (30) (0)
[ 1141.926303] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1142.499500] --mtc a_active 80
[ 1142.506183] --mtc @ av vol (0) (0)
[ 1142.510084] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1142.904781] --mtc a_active 91
[ 1143.014344] --mtc @ av vol (30) (0)
[ 1143.014406] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1144.079288] --mtc a_active 80
[ 1144.088210] --mtc @ av vol (0) (0)
[ 1144.092053] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1144.374163] --mtc a_active 91
[ 1144.479281] --mtc @ av vol (30) (0)
[ 1144.483002] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1147.214267] --mtc a_active 80
[ 1147.220179] --mtc @ av vol (0) (0)
[ 1147.224097] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1147.564398] --mtc a_active 91
[ 1147.670194] --mtc @ av vol (30) (0)
[ 1147.673973] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1148.258580] --mtc a_active 80
[ 1148.265111] --mtc @ av vol (0) (0)
[ 1148.268976] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1148.666652] --mtc a_active 91
[ 1148.773319] --mtc @ av vol (30) (0)
[ 1148.777068] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1149.838693] --mtc a_active 80
[ 1149.846058] --mtc @ av vol (0) (0)
[ 1149.851051] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1150.103534] --mtc a_active 91
[ 1150.212113] --mtc @ av vol (30) (0)
[ 1150.212175] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1152.948855] --mtc a_active 80
[ 1152.955947] --mtc @ av vol (0) (0)
[ 1152.959963] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1153.283188] --mtc a_active 91
[ 1153.391045] --mtc @ av vol (30) (0)
[ 1153.395843] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1153.971820] --mtc a_active 80
[ 1153.981989] --mtc @ av vol (0) (0)
[ 1153.982054] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1154.329214] --mtc a_active 91
[ 1154.439095] --mtc @ av vol (30) (0)
[ 1154.442855] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1155.502202] --mtc a_active 80
[ 1155.511011] --mtc @ av vol (0) (0)
[ 1155.514868] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1155.781988] --mtc a_active 91
[ 1155.894083] --mtc @ av vol (30) (0)
[ 1155.894146] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1158.639393] --mtc a_active 80
[ 1158.644925] --mtc @ av vol (0) (0)
[ 1158.648813] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1158.958487] --mtc a_active 91
[ 1159.065012] --mtc @ av vol (30) (0)
[ 1159.068796] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1159.633323] --mtc a_active 80
[ 1159.636880] --mtc @ av vol (0) (0)
[ 1159.640742] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1160.091252] --mtc a_active 91
[ 1160.197945] --mtc @ av vol (30) (0)
[ 1160.201725] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1161.259949] --mtc a_active 80
[ 1161.265899] --mtc @ av vol (0) (0)
[ 1161.269764] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1161.639487] --mtc a_active 91
[ 1161.749092] --mtc @ av vol (30) (0)
[ 1161.749147] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1164.488467] --mtc a_active 80
[ 1164.494766] --mtc @ av vol (0) (0)
[ 1164.498674] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1164.941986] --mtc a_active 91
[ 1165.048787] --mtc @ av vol (30) (0)
[ 1165.052651] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1165.623740] --mtc a_active 80
[ 1165.631714] --mtc @ av vol (0) (0)
[ 1165.635769] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1166.085793] --mtc a_active 91
[ 1166.191855] --mtc @ av vol (30) (0)
[ 1166.195724] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1167.249684] --mtc a_active 80
[ 1167.260497] --mtc @ av vol (0) (0)
[ 1167.260570] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1167.590009] --mtc a_active 91
[ 1167.699768] --mtc @ av vol (30) (0)
[ 1167.699822] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1170.431693] --mtc a_active 80
[ 1170.436727] --mtc @ av vol (0) (0)
[ 1170.440540] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1170.904916] --mtc a_active 91
[ 1171.015703] --mtc @ av vol (30) (0)
[ 1171.015758] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1171.591198] --mtc a_active 80
[ 1171.598578] --mtc @ av vol (0) (0)
[ 1171.602601] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1171.990854] --mtc a_active 91
[ 1172.100687] --mtc @ av vol (30) (0)
[ 1172.100749] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1173.170736] --mtc a_active 80
[ 1173.177616] --mtc @ av vol (0) (0)
[ 1173.181470] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1173.414254] --mtc a_active 91
[ 1173.524739] --mtc @ av vol (30) (0)
[ 1173.524809] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1176.257985] --mtc a_active 80
[ 1176.265581] --mtc @ av vol (0) (0)
[ 1176.270463] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1176.736862] --mtc a_active 91
[ 1176.843644] --mtc @ av vol (30) (0)
[ 1176.847415] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1177.418587] --mtc a_active 80
[ 1177.427577] --mtc @ av vol (0) (0)
[ 1177.431413] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1177.810409] --mtc a_active 91
[ 1177.921560] --mtc @ av vol (30) (0)
[ 1177.921625] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1178.975226] --mtc a_active 80
[ 1178.982119] --mtc @ av vol (0) (0)
[ 1178.984475] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1179.360394] --mtc a_active 91
[ 1179.468596] --mtc @ av vol (30) (0)
[ 1179.472375] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1179.643707] --mtc dis 2-1.1
[ 1179.643782] usb 2-1.1: USB disconnect, device number 5
[ 1182.203605] --mtc a_active 80
[ 1182.211467] --mtc @ av vol (0) (0)
[ 1182.215634] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1182.816771] --mtc a_active 91
[ 1182.925459] --mtc @ av vol (30) (0)
[ 1182.929615] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1183.502766] --mtc a_active 80
[ 1183.512309] --mtc @ av vol (0) (0)
[ 1183.512367] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1184.075188] print_req_error: I/O error, dev sda, sector 244352
[ 1184.075300] print_req_error: I/O error, dev sda, sector 244353
[ 1184.075348] print_req_error: I/O error, dev sda, sector 244354
[ 1184.075398] print_req_error: I/O error, dev sda, sector 244355
[ 1184.075445] print_req_error: I/O error, dev sda, sector 244356
[ 1184.076115] print_req_error: I/O error, dev sda, sector 244357
[ 1184.076266] print_req_error: I/O error, dev sda, sector 244352
[ 1184.076358] FAT-fs (sda): Directory bread(block 244352) failed
[ 1184.076461] print_req_error: I/O error, dev sda, sector 244353
[ 1184.076485] FAT-fs (sda): Directory bread(block 244353) failed
[ 1184.076594] print_req_error: I/O error, dev sda, sector 244354
[ 1184.076620] FAT-fs (sda): Directory bread(block 244354) failed
[ 1184.076657] print_req_error: I/O error, dev sda, sector 244355
[ 1184.076679] FAT-fs (sda): Directory bread(block 244355) failed
[ 1184.076721] FAT-fs (sda): Directory bread(block 244356) failed
[ 1184.076764] FAT-fs (sda): Directory bread(block 244357) failed
[ 1184.076807] FAT-fs (sda): Directory bread(block 244358) failed
[ 1184.076850] FAT-fs (sda): Directory bread(block 244359) failed
[ 1184.076893] FAT-fs (sda): Directory bread(block 244360) failed
[ 1184.076937] FAT-fs (sda): Directory bread(block 244361) failed
[ 1184.083799] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 1184.091885] --mtc a_active 91
[ 1184.200526] --mtc @ av vol (30) (0)
[ 1184.209390] --mtc @ fade 0(14,14)(80,80,80,80)
[ 1184.213503] sd 0:0:0:0: [sda] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 1184.578353] --mtc a_active 80
[ 1184.588728] --mtc @ av vol (0) (0)
[ 1184.588809] --mtc @ fade 1(14,14)(ff,ff,ff,ff)
[ 1187.598686] --mtc wm8978_mute 1
[ 1507.515091] --mtc key 0134
[ 1512.488212] sta_dsp=false
[ 1512.489093] sta_dsp_ver=
[ 1523.310266] --mtc @ av fade prev (14,14)
[ 1524.177658] --mtc @ av fade prev (14,14)
[ 1524.177699] --mtc @ av fade set (13,15)
[ 1524.177707] --mtc @ av fade (13,15)
[ 1524.663391] --mtc @ av fade prev (13,15)
[ 1524.663427] --mtc @ av fade set (18,14)
[ 1524.663437] --mtc @ av fade (18,14)
[ 1525.067394] --mtc @ av fade prev (18,14)
[ 1525.067431] --mtc @ av fade set (15,15)
[ 1525.067438] --mtc @ av fade (15,15)
[ 1531.222659] --mtc key 0134
[ 1556.678216] --mtc key 0134
[ 1560.998080] --mtc key 0134
[ 1564.177574] sta_dsp=false
[ 1564.178577] sta_dsp_ver=
[ 1565.254824] --mtc key 0134
[ 1567.649957] --mtc key 0134
[ 1574.101808] --mtc key 0134
[ 1583.649636] --mtc key 0134
[ 1603.847580] --mtc cpdet 0
[ 1610.345567] --mtc canlist 142 START
[ 1610.775041] --mtc canlist 142 OK
[ 1635.516734] --mtc touch winH(1075,404)(263,214)
[ 1646.427744] --mtc touch winH(1075,190)(15,600)
[ 1707.905368] --mtc display_mode 0 H 0
[ 1707.905800] --mtc display_mode 0 H 0
[ 1718.050134] --mtc key 0136
[ 1718.294008] --mtc key 0136
[ 1720.358222] --mtc enter sys
[ 1722.349900] --mtc key 0136
[ 1722.505949] --mtc key 0136
[ 1782.142852] --mtc cpdet 0
[ 1784.633756] --mtc key 0136
[ 1796.018512] --mtc cpdet 0
[ 1798.598448] --mtc canlist 142 START
[ 1799.026164] --mtc canlist 142 OK
[ 1838.088256] --mtc cpdet 0
[ 1838.259186] --mtc cpdet 0
[ 1838.292149] --mtc cpdet 0
[ 1874.776532] --mtc cpdet 0
[ 1874.964018] --mtc cpdet 0
[ 1875.016409] --mtc cpdet 0
[ 1877.602687] --mtc cpdet 0
[ 1877.773586] --mtc cpdet 0
[ 1877.805639] --mtc cpdet 0
[ 1879.344773] --mtc cpdet 0
[ 1879.516944] --mtc cpdet 0
[ 1879.548421] --mtc cpdet 0
[ 1881.193731] --mtc cpdet 0
[ 1913.634240] --mtc key 0134
[ 1945.055700] --mtc key 0111
[ 1945.081441] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 1946.743652] --mtc key 0119
[ 1946.764560] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 1946.944538] --mtc key 0119
[ 1946.967637] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 1947.409732] --mtc key 0111
[ 1947.433605] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 1947.677652] --mtc key 0111
[ 1947.701615] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 1948.381565] --mtc key 0111
[ 1948.406495] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 1948.817707] --mtc key 0111
[ 1948.841514] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 1979.285014] --mtc key 0134
[ 1982.429919] --mtc key 0136
[ 1982.624931] --mtc key 0136
[ 2004.408523] --mtc key 0136
[ 2004.720595] --mtc key 0136
[ 2004.900585] --mtc key 0136
[ 2007.572271] --mtc enter gsm_bt
[ 2007.581437] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 2007.586174] --mtc focus gain gsm_bt
[ 2008.264690] logd: logdr: UID=10113 GID=10113 PID=4845 n tail=0 logMask=4 pid=0 start=0ns timeout=0ns
[ 2017.361334] --mtc key 0136
[ 2017.754244] --mtc key 0136
[ 2022.111410] --mtc focus gain line
[ 2022.203797] --mtc enter sys
[ 2022.208883] --mtc focus loss gsm_bt
[ 2022.211755] --mtc enter line
[ 2022.214125] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 2022.225094] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 2022.331091] --mtc @ fms6510 (5 6)
[ 2022.344113] --mtc @ av channel AUX
[ 2022.344144] --mtc @ av focus AUX gain
[ 2022.399257] --mtc @ av vol (36) (0)
[ 2022.399308] --mtc @ fade 0(15,15)(80,82,82,84)
[ 2022.483361] --mtc ch2 mode init 7(-1)
[ 2023.003023] --mtc @ fade 0(15,15)(80,82,82,84)
[ 2024.875763] --mtc tp2825 8 5 6
[ 2024.875819] --mtc tp2825 reinit
[ 2031.560118] --mtc key 0136
[ 2039.979399] --mtc ch2 mode init 7(-1)
[ 2045.252690] --mtc ch2 mode init 7(-1)
[ 2046.731394] --mtc ch2 mode init 7(-1)
[ 2048.507376] --mtc ch2 mode init 7(-1)
[ 2049.691322] --mtc ch2 mode init 7(-1)
[ 2050.283296] --mtc ch2 mode init 7(-1)
[ 2051.863712] --mtc key 0136
[ 2054.447602] --mtc key 0136
[ 2054.647593] --mtc key 0136
[ 2054.808616] --mtc key 0136
[ 2055.564736] --mtc key 0134
[ 2055.759610] --mtc key 0134
[ 2055.935594] --mtc key 0134
[ 2056.111560] --mtc key 0134
[ 2056.291562] --mtc key 0134
[ 2056.679536] --mtc key 0111
[ 2056.705182] --mtc @ av vol (37) (0)
[ 2056.705253] --mtc @ fade 0(15,15)(80,82,82,84)
[ 2056.903506] --mtc key 0111
[ 2056.947594] --mtc @ av vol (39) (0)
[ 2056.951596] --mtc @ fade 0(15,15)(80,82,82,84)
[ 2058.719465] --mtc key 0119
[ 2058.738630] --mtc @ av vol (37) (0)
[ 2058.742400] --mtc @ fade 0(15,15)(80,82,82,84)
[ 2059.100414] --mtc key 0119
[ 2059.121654] --mtc @ av vol (36) (0)
[ 2059.125381] --mtc @ fade 0(15,15)(80,82,82,84)
[ 2059.944489] --mtc key 0111
[ 2059.964511] --mtc @ av vol (37) (0)
[ 2059.968366] --mtc @ fade 0(15,15)(80,82,82,84)
[ 2061.173401] --mtc key 0102
[ 2061.183534] --mtc @ av mute
[ 2061.186403] --mtc @ av vol (0) (0)
[ 2061.190544] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 2062.000426] --mtc key 0102
[ 2062.024689] --mtc @ av unmute
[ 2062.024744] --mtc @ av vol (37) (0)
[ 2062.024760] --mtc @ fade 0(15,15)(80,82,82,84)
[ 2062.744401] --mtc key 0102
[ 2062.760756] --mtc @ av mute
[ 2062.760830] --mtc @ av vol (0) (0)
[ 2062.760852] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 2670.784389] --mtc dis 2-1
[ 2670.784477] usb 2-1: USB disconnect, device number 4
[ 2670.784572] --mtc dis 2-1.4
[ 2670.784609] usb 2-1.4: USB disconnect, device number 6
[ 2670.867605] binder: undelivered transaction 1875131, process died.
[ 2670.969324] init: Untracked pid 7474 exited with status 0
[ 2671.149118] usb 2-1: new high-speed USB device number 7 using ehci-platform
[ 2671.162083] logd: logdr: UID=1010 GID=1010 PID=7976 n tail=50 logMask=8 pid=3437 start=0ns timeout=0ns
[ 2671.171757] logd: logdr: UID=1010 GID=1010 PID=7976 n tail=50 logMask=1 pid=3437 start=0ns timeout=0ns
[ 2671.177491] logd: logdr: UID=1010 GID=1010 PID=7976 n tail=0 logMask=8 pid=3437 start=0ns timeout=0ns
[ 2671.184494] logd: logdr: UID=1010 GID=1010 PID=7976 n tail=0 logMask=1 pid=3437 start=0ns timeout=0ns
[ 2671.193412] init: Untracked pid 7976 exited with status 0
[ 2671.193650] init: Service 'wificond' (pid 3437) received signal 6
[ 2671.193828] init: Sending signal 9 to service 'wificond' (pid 3437) process group...
[ 2671.194696] libprocessgroup: Successfully killed process cgroup uid 1010 pid 3437 in 0ms
[ 2671.195456] init: Untracked pid 7981 exited with status 0
[ 2671.196190] binder: release 3437:3437 transaction 1875559 in, still active
[ 2671.196826] init: starting service 'wificond'...
[ 2671.212232] binder: send failed reply for transaction 1875559 to 529:636
[ 2671.212315] binder: undelivered transaction 1875735, process died.
[ 2671.212380] binder: undelivered transaction 1875734, process died.
[ 2671.212397] binder: send failed reply for transaction 1875737 to 529:634
[ 2671.269857] init: Service 'wpa_supplicant' (pid 3539) exited with status 0
[ 2671.269937] init: Sending signal 9 to service 'wpa_supplicant' (pid 3539) process group...
[ 2671.270442] libprocessgroup: Successfully killed process cgroup uid 0 pid 3539 in 0ms
[ 2671.281369] --mtc ann 2-1 05e3
[ 2671.281459] usb 2-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[ 2671.281486] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2671.281509] usb 2-1: Product: USB2.0 Hub
[ 2671.286891] hub 2-1:1.0: USB hub found
[ 2671.286942] --mtc hub found on USB20 port
[ 2671.289173] hub 2-1:1.0: 4 ports detected
[ 2671.358439] logd: logdr: UID=1000 GID=1000 PID=7999 n tail=127 logMask=19 pid=0 start=0ns timeout=0ns
[ 2671.564119] usb 2-1.1: new high-speed USB device number 8 using ehci-platform
[ 2671.683835] --mtc ann 2-1.1 152d
[ 2671.683909] usb 2-1.1: New USB device found, idVendor=152d, idProduct=0583, bcdDevice= 2.09
[ 2671.683959] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2671.683994] usb 2-1.1: Product: SSD 512GB
[ 2671.684104] usb 2-1.1: Manufacturer: SSD 512GB
[ 2671.684156] usb 2-1.1: SerialNumber: 00NHSR44545D
[ 2671.687833] scsi host0: uas
[ 2671.691882] scsi 0:0:0:0: Direct-Access SSD 512GB 0209 PQ: 0 ANSI: 6
[ 2671.698156] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2671.754121] usb 2-1.4: new high-speed USB device number 9 using ehci-platform
[ 2671.819219] init: Untracked pid 4434 exited with status 130
[ 2671.819930] init: Untracked pid 7579 exited with status 129
[ 2671.820453] init: Untracked pid 7460 received signal 1
[ 2671.822426] init: Untracked pid 5020 received signal 1
[ 2671.833337] --mtc ann 2-1.4 0bda
[ 2671.833399] usb 2-1.4: New USB device found, idVendor=0bda, idProduct=0179, bcdDevice= 0.00
[ 2671.833442] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2671.833475] usb 2-1.4: Product: 802.11n NIC
[ 2671.833508] usb 2-1.4: Manufacturer: Realtek
[ 2671.833543] usb 2-1.4: SerialNumber: 00E04C0001
[ 2671.840572] bFWReady == _FALSE call reset 8051...
[ 2671.875560] [WLAN_RFKILL]: rockchip_wifi_mac_addr: enter.
[ 2671.875613] [WLAN_RFKILL]: get_wifi_addr_vendor: rk_vendor_read wifi mac address failed (-1)
[ 2673.441251] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:55)
[ 2673.457930] init: Received control message 'interface_start' for 'android.hardware.wifi.supplicant@1.0::ISupplicant/default' from pid: 176 (/system/bin/hwservicemanager)
[ 2673.459264] init: starting service 'wpa_supplicant'...
[ 2673.469228] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
[ 2673.667982] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:55)
[ 2673.686347] sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
[ 2673.686379] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2673.686712] sd 0:0:0:0: [sda] Write Protect is off
[ 2673.686732] sd 0:0:0:0: [sda] Mode Sense: 6b 00 00 08
[ 2673.687456] sd 0:0:0:0: [sda] Disabling FUA
[ 2673.687475] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2673.687854] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[ 2673.692490] sda:
[ 2673.696969] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2674.094375] [EXFAT] trying to mount...
[ 2674.261141] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2674.386820] init: processing action (vendor.wifi.direct.interface=p2p0) from (/vendor/etc/init/hw/init.connectivity.rc:59)
[ 2674.416283] IPv6: ADDRCONF(NETDEV_UP): p2p0: link is not ready
[ 2674.516083] [EXFAT] mounted successfully
[ 2674.557497] sdcardfs version 2.0
[ 2674.557536] sdcardfs: dev_name -> /mnt/media_rw/F4CD-F019
[ 2674.557546] sdcardfs: options -> fsuid=1023,fsgid=1023,mask=0,userid=0,gid=1015
[ 2674.557558] sdcardfs: mnt -> 00000000eee83021
[ 2674.557637] sdcardfs: mounted on top of /mnt/media_rw/F4CD-F019 type exfat
[ 2674.559724] Remount options were mask=23,gid=9997 for vfsmnt 00000000e5c3a6f2.
[ 2674.559765] sdcardfs : options - debug:1
[ 2674.559777] sdcardfs : options - gid:9997
[ 2674.559786] sdcardfs : options - mask:23
[ 2674.561205] Remount options were mask=7,gid=9997 for vfsmnt 00000000ae84ec3c.
[ 2674.561242] sdcardfs : options - debug:1
[ 2674.561255] sdcardfs : options - gid:9997
[ 2674.561263] sdcardfs : options - mask:7
[ 2674.562695] Remount options were mask=7,gid=9997 for vfsmnt 000000005c8beb85.
[ 2674.562728] sdcardfs : options - debug:1
[ 2674.562741] sdcardfs : options - gid:9997
[ 2674.562749] sdcardfs : options - mask:7
[ 2674.703480] init: Service 'wpa_supplicant' (pid 8008) exited with status 0
[ 2674.703562] init: Sending signal 9 to service 'wpa_supplicant' (pid 8008) process group...
[ 2674.704185] libprocessgroup: Successfully killed process cgroup uid 0 pid 8008 in 0ms
[ 2674.853391] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:55)
[ 2674.896158] --mtc focus loss line
[ 2674.898746] init: Received control message 'interface_start' for 'android.hardware.wifi.supplicant@1.0::ISupplicant/default' from pid: 176 (/system/bin/hwservicemanager)
[ 2674.900579] init: starting service 'wpa_supplicant'...
[ 2674.904181] --mtc focus loss line
[ 2674.905722] --mtc @ av focus AUX loss
[ 2674.905780] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 2674.918522] --mtc enter sys
[ 2674.920155] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
[ 2674.942216] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 2675.044913] --mtc @ av channel SYS
[ 2675.045167] --mtc @ av unmute
[ 2675.054551] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 2675.054594] --mtc @ av focus SYS gain
[ 2675.060756] --mtc enter sys
[ 2675.101691] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:55)
[ 2675.110578] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 2675.276239] init: processing action (vendor.wifi.direct.interface=p2p0) from (/vendor/etc/init/hw/init.connectivity.rc:59)
[ 2675.886639] IPv6: ADDRCONF(NETDEV_UP): p2p0: link is not ready
[ 2721.169300] init: Untracked pid 8065 exited with status 0
[ 2795.571139] --mtc key 0136
[ 2795.790226] --mtc key 0136
[ 2815.378550] binder_alloc: 991: binder_alloc_buf, no vma
[ 2815.378646] binder: 529:546 transaction failed 29189/-3, size 80-0 line 3249
[ 2815.566970] binder: undelivered transaction 1903720, process died.
[ 2820.225827] --mtc key 0136
[ 2821.317666] --mtc key 0136
[ 2821.589737] --mtc key 0136
[ 2821.814603] --mtc key 0136
[ 2822.014474] --mtc key 0136
[ 2822.189685] --mtc key 0136
[ 2822.370526] --mtc key 0136
[ 2822.545751] --mtc key 0136
[ 2822.745718] --mtc key 0136
[ 2822.989658] --mtc key 0136
[ 2948.088580] init: Untracked pid 8208 exited with status 0
[ 3584.226200] --mtc focus gain fm
[ 3584.235184] --mtc enter fm
[ 3584.245238] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 3584.281653] --mtc enter fm
[ 3584.350178] --mtc @ fms6510 (9 10)
[ 3584.361330] --mtc @ av channel RADIO
[ 3584.364533] --mtc @ av focus RADIO gain
[ 3584.373725] --mtc @ radio_on
[ 3584.417150] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 3584.423305] --mtc @ av vol (37) (0)
[ 3584.428515] --mtc @ fade 0(15,15)(80,82,82,84)
[ 3585.035101] --mtc @ fade 0(15,15)(80,82,82,84)
[ 3595.395498] --mtc @ av vol (0) (0)
[ 3595.395538] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 3595.416141] --mtc @ av vol (37) (0)
[ 3595.416183] --mtc @ fade 0(15,15)(80,82,82,84)
[ 3596.933225] --mtc @ av vol (0) (0)
[ 3596.937071] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 3596.956862] --mtc @ av vol (37) (0)
[ 3596.956938] --mtc @ fade 0(15,15)(80,82,82,84)
[ 3598.097380] --mtc @ av vol (0) (0)
[ 3598.097451] --mtc @ fade 1(15,15)(ff,ff,ff,ff)
[ 3598.118774] --mtc @ av vol (37) (0)
[ 3598.118844] --mtc @ fade 0(15,15)(80,82,82,84)
[ 3600.943931] --mtc key 0136
[ 3601.145120] --mtc key 0136
GPIOD.MODER @ 0x48000c00:
PD0: Input (No pull-up, pull-down)
PD1: General purpose output
PD2: General purpose output
PD3: General purpose output
PD4: General purpose output
PD5: Alternate function (0)
PD6: Alternate function (0)
PD7: Input (No pull-up, pull-down)
PD8: Input (No pull-up, pull-down)
PD9: Input (No pull-up, pull-down)
PD10: General purpose output
PD11: Input (No pull-up, pull-down)
PD12: General purpose output
PD13: General purpose output
PD14: General purpose output
PD15: General purpose output
GPIOC.MODER @ 0x48000800:
PC0: Analog
PC1: Input (No pull-up, pull-down)
PC2: Analog
PC3: Analog
PC4: Analog
PC5: Analog
PC6: General purpose output
PC7: General purpose output
PC8: General purpose output
PC9: General purpose output
PC10: Input (No pull-up, pull-down)
PC11: Input (No pull-up, pull-down)
PC12: General purpose output
PC13: General purpose output
PC14: General purpose output
PC15: General purpose output
GPIOB.MODER @ 0x48000400:
PB0: General purpose output
PB1: General purpose output
PB2: Input (No pull-up, pull-down)
PB3: General purpose output
PB4: Input (No pull-up, pull-down)
PB5: General purpose output
PB6: Alternate function (0)
PB7: Alternate function (0)
PB8: General purpose output
PB9: General purpose output
PB10: General purpose output
PB11: General purpose output
PB12: General purpose output
PB13: General purpose output
PB14: General purpose output
PB15: General purpose output
GPIOE.MODER @ 0x48001000:
PE0: General purpose output
PE1: General purpose output
PE2: General purpose output
PE3: General purpose output
PE4: Input (No pull-up, pull-down)
PE5: Input (No pull-up, pull-down)
PE6: General purpose output
PE7: General purpose output
PE8: General purpose output
PE9: General purpose output
PE10: Alternate function (TIM1/TIM2)
PE11: Alternate function (TIM1/TIM2)
PE12: General purpose output
PE13: General purpose output
PE14: General purpose output
PE15: General purpose output
GPIOA.MODER @ 0x48000000:
PA0: Analog
PA1: Analog
PA2: Analog
PA3: Analog
PA4: Analog
PA5: General purpose output
PA6: General purpose output
PA7: General purpose output
PA8: General purpose output
PA9: Alternate function ((I2C1..3, I2CFMP1))
PA10: Alternate function ((I2C1..3, I2CFMP1))
PA11: Alternate function ((SPI1/2/3/4))
PA12: Alternate function ((SPI1/2/3/4))
PA13: Alternate function (0)
PA14: Alternate function (0)
PA15: General purpose output
lrwxrwxrwx 1 root root 20 2023-06-16 02:00 backup -> /dev/block/mmcblk2p9
lrwxrwxrwx 1 root root 20 2023-06-16 02:00 boot -> /dev/block/mmcblk2p7
lrwxrwxrwx 1 root root 21 2023-06-16 02:00 cache -> /dev/block/mmcblk2p11
lrwxrwxrwx 1 root root 20 2023-06-16 02:00 dtb -> /dev/block/mmcblk2p4
lrwxrwxrwx 1 root root 20 2023-06-16 02:00 dtbo -> /dev/block/mmcblk2p5
lrwxrwxrwx 1 root root 21 2023-06-16 02:00 frp -> /dev/block/mmcblk2p13
lrwxrwxrwx 1 root root 21 2023-06-16 02:00 metadata -> /dev/block/mmcblk2p12
lrwxrwxrwx 1 root root 20 2023-06-16 02:00 misc -> /dev/block/mmcblk2p3
lrwxrwxrwx 1 root root 20 2023-06-16 02:00 recovery -> /dev/block/mmcblk2p8
lrwxrwxrwx 1 root root 21 2023-06-16 02:00 security -> /dev/block/mmcblk2p10
lrwxrwxrwx 1 root root 21 2023-06-16 02:00 super -> /dev/block/mmcblk2p14
lrwxrwxrwx 1 root root 20 2023-06-16 02:00 trust -> /dev/block/mmcblk2p2
lrwxrwxrwx 1 root root 20 2023-06-16 02:00 uboot -> /dev/block/mmcblk2p1
lrwxrwxrwx 1 root root 21 2023-06-16 02:00 userdata -> /dev/block/mmcblk2p15
lrwxrwxrwx 1 root root 20 2023-06-16 02:00 vbmeta -> /dev/block/mmcblk2p6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment