Maker39 Posted December 11, 2022 Share Posted December 11, 2022 @jockled-con6 is selected armbianmonitor -u uploaded to http://ix.io/4ilG Tests with rk322x-config i can do it later 0 Quote Link to comment Share on other sites More sharing options...
jock Posted December 11, 2022 Author Share Posted December 11, 2022 @Maker39 it looks to me that you're running an "old" image: the kernel reports it has been compiled 21th Sep 2022, but the esp8089 driver and wifi fixes have been introduced the 3rd Oct 2022. Use a newer image or do apt update && apt upgrade. The emmc in those logs looks fine to me, it is detected correctly and I don't see any error. Upgrade and send again the URL from armbianmonitor -u 1 Quote Link to comment Share on other sites More sharing options...
Maker39 Posted December 11, 2022 Share Posted December 11, 2022 2 часа назад, jock сказал: apt update && apt upgrade Wow !!! it's magic ! I have WiFi 2 Quote Link to comment Share on other sites More sharing options...
Maker39 Posted December 12, 2022 Share Posted December 12, 2022 11.12.2022 в 11:27, jock сказал: I suggest to you to run armbian on sdcard and do some tests with rk322x-config. You need to try the various combinations from the eMMC section * don't set any options https://paste.armbian.com/nuquzizino * emmc-pins alone https://paste.armbian.com/ravorodada * emmc-pins + emmc-ddr-ph45 https://paste.armbian.com/didajaqeko * emmc-pins + emmc-ddr-ph180 https://paste.armbian.com/yiqutaxaqi * emmc-pins + emmc-hs200 only "Install/update bootloader on SD/eMMC" option available 0 Quote Link to comment Share on other sites More sharing options...
jock Posted December 12, 2022 Author Share Posted December 12, 2022 @Maker39 I don't see mmc buffer errors, is the emmc working with pins + ddr-ph45 overlay? If it works you should go with that. 0 Quote Link to comment Share on other sites More sharing options...
Maker39 Posted December 13, 2022 Share Posted December 13, 2022 9 часов назад, jock сказал: is the emmc working with pins + ddr-ph45 overlay? No dmesg after armbian-install [ 103.467966] mmc_host mmc2: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3) [ 103.528295] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) [ 103.532463] blk_update_request: I/O error, dev mmcblk2, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0 [ 103.532582] Buffer I/O error on dev mmcblk2, logical block 0, lost async page write dmesg after armbian config/... boot from eMMC-system on eMMC [ 81.469807] mmc_host mmc2: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3) [ 81.530225] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) [ 81.534394] blk_update_request: I/O error, dev mmcblk2, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0 [ 81.534484] Buffer I/O error on dev mmcblk2, logical block 0, lost async page write [ 81.842872] blk_update_request: I/O error, dev mmcblk2, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 3 prio class 0 [ 81.842943] Buffer I/O error on dev mmcblk2, logical block 0, lost async page write [ 81.843012] Buffer I/O error on dev mmcblk2, logical block 1, lost async page write [ 81.843031] Buffer I/O error on dev mmcblk2, logical block 2, lost async page write [ 81.843230] blk_update_request: I/O error, dev mmcblk2, sector 15269864 op 0x1:(WRITE) flags 0x800 phys_seg 3 prio class 0 [ 81.843250] Buffer I/O error on dev mmcblk2, logical block 1908733, lost async page write [ 81.843278] Buffer I/O error on dev mmcblk2, logical block 1908734, lost async page write [ 81.843293] Buffer I/O error on dev mmcblk2, logical block 1908735, lost async page write [ 81.858078] blk_update_request: I/O error, dev mmcblk2, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0 [ 81.858149] Buffer I/O error on dev mmcblk2, logical block 0, 0 Quote Link to comment Share on other sites More sharing options...
jock Posted December 13, 2022 Author Share Posted December 13, 2022 @Maker39 well, my best guess is that the emmc is faulty 🤷♂️ 0 Quote Link to comment Share on other sites More sharing options...
drigohighlander Posted December 20, 2022 Share Posted December 20, 2022 Hi guys, sorry my bad english in advanced I bought an MXQ PRO 5k and this have the rockchip 322x. Multitool boots fine, but, sometimes it doesn't detect the internal ROM saying something "no emmc device found" something like that, so I reboot and it works But I can't do anything, I had trying to do the Backup first and it got stuck in 0% for hous... BTW I don't know why this multitool image doesn't have the step-nand option..but anyway Acessing the bash shell, the output of dmesg command show errors either in mmcblk1 (my sdcard) and mmcblk2 (the internal rom) My sdcard is new, and is everything ok with it, I have two bought together with the tv box weeks before this post Burn the image several times.. Maybe my tvbox came broken? It's start android normally... Somebody have any idea? Thanks in advance. 0 Quote Link to comment Share on other sites More sharing options...
MattWestB Posted December 20, 2022 Share Posted December 20, 2022 @drigohighlander I think you have the same box i is having. For 11 months multitool was not working at all with it and not possible connecting to it and using multitool from CLI but it shall being fixed with the updated version. The large problem is that HDMI was /is not working on it. Your device dont have is having eMMC and then you is not getting options for step-nand option. I was erasing the eMMC and flashing one bootloader in it and booted armbian from SD-Card and it was working OK also from USB flash. Then working OK i was installing armbian from armbian-config on the eMMC and its working very good. Only thing i have not getting working is WiFi / Bt but i only using Ethernet so its OK for my and HDMI is also not braking thing for my then using SSH and docker / Portainer for doing the needed things on it. 0 Quote Link to comment Share on other sites More sharing options...
jock Posted December 20, 2022 Author Share Posted December 20, 2022 @drigohighlander please post your dmesg log, photos of the board, the original dtb or a link to the original firmware. If you don't post informations about your hardware but just say "does not work" we can't help at all. 0 Quote Link to comment Share on other sites More sharing options...
drigohighlander Posted December 26, 2022 Share Posted December 26, 2022 Here is the dmesg log... https://file.io/oq1yw7opSThs How can I get the dtb and firmware? I tried to do dd if=/dev/dtb but seems /dev/dtb doens't exist when I boot from multiboot. 0 Quote Link to comment Share on other sites More sharing options...
drigohighlander Posted December 27, 2022 Share Posted December 27, 2022 Ok I tried to get the dtb with this command dtc -I fs -o devicetree.dts /sys/firmware/devicetree/base found in this thread: Here are the dtb and the output error log. https://file.io/0ko9ymYuM0IS Don't know how to extract the firmware, do you still need the pictures of the board? Thanks 0 Quote Link to comment Share on other sites More sharing options...
drigohighlander Posted December 27, 2022 Share Posted December 27, 2022 @MattWestB Hi How did you erase the eMMC and put on it a bootloader? I tried to erase it from multiboot but without success 0 Quote Link to comment Share on other sites More sharing options...
jock Posted December 27, 2022 Author Share Posted December 27, 2022 @drigohighlander you posted no useful information there: the dmesg link is broken and the dtb file comes from the multitool. I asked for the original device tree. I still see no photos of the board. 0 Quote Link to comment Share on other sites More sharing options...
mwe Posted December 30, 2022 Share Posted December 30, 2022 (edited) Hi, I have installed the image (Linux v88 4.4.194-rk322x #2 SMP Wed Aug 25 20:09:42 UTC 2021) to the nand of my V88 4k and it works. Chip type: RK3229 - Serial: URKN50020 0000000013212d x CPU Leakage: 0x06 - Logic Leakage: 0x05 x Internal flash: NAND x Wifi device: South Silicon Valley 6051p/6256p - Device ID: 3030:3030 I setup Wifi and it works but only if i connect the ethernet cabel(!?) if i boot without the cabel, no wifi... I plugin the cabel, both IPs reachable Any idea 💡? Best regards Markus Edited December 30, 2022 by mwe typo 0 Quote Link to comment Share on other sites More sharing options...
jock Posted December 30, 2022 Author Share Posted December 30, 2022 @mwe Perhaps you're trying to ping the wifi interface from another machine? Because the ssv6051 suffered a problem with the broadcast ARP packets that has been solved in the mainline flavour of the kernel, which does not work with NAND yet. In practice the driver does not respond to ARP packets, so the wifi interface does not "announce" itself to others when asked to. The presence of the ethernet may cause some side effects that let the interface announce deliberately and so it works. 1 Quote Link to comment Share on other sites More sharing options...
MR01 Posted January 1, 2023 Share Posted January 1, 2023 (edited) @jocki installed, one year ago, 5.15.35 image on internal storage. Im not sure where im wrong, but i cant boot into sdcard multi tool (i want to make a backup of internal storage so i can restore before doint testing and junking the system) Is possible or in old 5.15.35 the u-boot only boot internal storage? Edited January 1, 2023 by MR01 0 Quote Link to comment Share on other sites More sharing options...
jock Posted January 1, 2023 Author Share Posted January 1, 2023 @MR01 It should work as usual, that part never changed and the boot priority is always sdcard -> USB -> eMMC. I don't remember if there were minor or major bugs in that part in the past. Perhaps you can try to upgrade the bootloader with apt update && apt install linux-u-boot-rk322x-box-current, but usually it is best to upgrade bootloader and kernel together, so I don't suggest to do that. You can also try to boot multitool from USB stick, but the best way to do experiments is to burn an armbian image onto sdcard or USB stick so you don't touch the installed system. Of course remember to decompress the image first, if your image writer does not so automatically. 1 Quote Link to comment Share on other sites More sharing options...
Arden King Posted January 1, 2023 Share Posted January 1, 2023 Thanks to all for the hard work I needed an SBC for a Magic Mirror project manged to resurrect an old TV box for the job so saved money and prevented something potentially going to landfill Mine was is branded "Mini Q1" only issue is no Wi-Fi isn't working rkconfig reports the it as 02e7:9086 and unknown so using a USB stick for wifi atm is there a fix for this Other question as I'm in need of another cheap sbc is there one that is known to be fully supported ? Thanks Arden 0 Quote Link to comment Share on other sites More sharing options...
RaptorSDS Posted January 2, 2023 Share Posted January 2, 2023 vor 6 Stunden schrieb Arden King: rkconfig reports the it as 02e7:9086 and unknown thats a clone of realtek with name S9012P , i had also a box with a similar clone . Its close source and the Manufacture has no real linux driver my solution was reflow/resolder a realtek RTL8723 DS/BS from ali... its pin and pin behavior compatible , but without a proper driver the AP S9012P is useless in linux 1 Quote Link to comment Share on other sites More sharing options...
speed21 Posted January 8, 2023 Share Posted January 8, 2023 My board decided to crap its pants after flashing armbian for the 10th time but I managed to revive it. Not sure if this is useful but I found the clock pin that I can connect GND to make the box enter MASKROM mode my board has an emcp chip on it My model is MXQPRO_V71 you can solder a wire to this point and short it to ground then plug in your sdcard with multitool short the clock pin to the ground and plug the power, wait till the led indicator turns red then remove the jumpers. if the led starts flashing then you are all set! you can try flashing armbian or your stock firmware to your box 2 Quote Link to comment Share on other sites More sharing options...
Vladd11 Posted January 9, 2023 Share Posted January 9, 2023 Hello. Is it possible to use WiFi SmartChip 02e7:9086 with Armbian? 0 Quote Link to comment Share on other sites More sharing options...
jock Posted January 9, 2023 Author Share Posted January 9, 2023 3 hours ago, Vladd11 said: Hello. Is it possible to use WiFi SmartChip 02e7:9086 with Armbian? You can read exactly two posts above yours. 0 Quote Link to comment Share on other sites More sharing options...
GrandStalker Posted January 16, 2023 Share Posted January 16, 2023 Can someone explain to me the difference or what are lunar and sid in the download columns? This is on community releases page. Ive looked bit maybe not putting in circles search terms 0 Quote Link to comment Share on other sites More sharing options...
Igor Posted January 16, 2023 Share Posted January 16, 2023 27 minutes ago, GrandStalker said: Can someone explain to me the difference or what are lunar and sid in the download columns? This is on community releases page. Ive looked bit maybe not putting in circles search terms https://github.com/armbian/community/commit/2dc0a364c8a31e11d708885e0622f1be30402de1 2 Quote Link to comment Share on other sites More sharing options...
GrandStalker Posted January 16, 2023 Share Posted January 16, 2023 Thank you Igor! Wish me luck lol 0 Quote Link to comment Share on other sites More sharing options...
GrandStalker Posted January 18, 2023 Share Posted January 18, 2023 Does anyone have a link to TV box that has the rockchip rk3229. The one I received has an s805 instead of what was advertised.. So back it goes. I'm in the US. TIA! 0 Quote Link to comment Share on other sites More sharing options...
tommyboy Posted January 26, 2023 Share Posted January 26, 2023 Hello, I bought this TV box and burned the Multitool on an SD card, after I put the SD card, it works fine for about 1 minute and then stop. The log from the Uart show The end of the log : "[ 9.269594] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck." https://ibb.co/g7s4Lp6 https://ibb.co/HK4cYC8 https://ibb.co/jTkc2v6 https://ibb.co/HYBqKHw Spoiler U-Boot 2020.10-armbian+ (Mar 12 2021 - 13:38:05 +0000) Model: Generic Rockchip rk322x TV Box board DRAM: 1010 MiB MMC: dwmmc@30000000: 1, dwmmc@30020000: 0 Loading Environment from EXT4... ** Unable to use mmc 0:auto for loading the env ** In: serial@11030000 Out: serial@11030000 Err: serial@11030000 Model: Generic Rockchip rk322x TV Box board Net: eth0: ethernet@30200000 starting USB... Bus usb@30040000: USB DWC2 Bus usb@30080000: USB EHCI 1.00 Bus usb@300c0000: USB EHCI 1.00 Bus usb@30100000: USB EHCI 1.00 scanning bus usb@30040000 for devices... 1 USB Device(s) found scanning bus usb@30080000 for devices... 1 USB Device(s) found scanning bus usb@300c0000 for devices... 1 USB Device(s) found scanning bus usb@30100000 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc1 is current device Scanning mmc 1:1... Found /extlinux/extlinux.conf Retrieving file: /extlinux/extlinux.conf 169 bytes read in 10 ms (15.6 KiB/s) 1: Multitool Retrieving file: /kernel.img 8719272 bytes read in 389 ms (21.4 MiB/s) append: boot=UUID=FC0F-3936 root=PARTUUID=270918b3-02 rootwait console=ttyS2,115200 verbose=1 consoleblank=0 Retrieving file: /rk322x-box.dtb 46714 bytes read in 10 ms (4.5 MiB/s) ## Flattened Device Tree blob at 61f00000 Booting using the fdt blob at 0x61f00000 EHCI failed to shut down host controller. EHCI failed to shut down host controller. Loading Device Tree to 683f1000, end 683ff679 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0xf00 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.194-rk322x (root@armbianbuild) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) ) #47 SMP Thu Apr 9 17:37:46 UTC 2020 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Generic RK322x TV Box board [ 0.000000] cma: Reserved 128 MiB at 0x98000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv65535.65535 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] PERCPU: Embedded 14 pages/cpu @e7659000 s24856 r8192 d24296 u57344 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 256256 [ 0.000000] Kernel command line: boot=UUID=FC0F-3936 root=PARTUUID=270918b3-02 rootwait console=ttyS2,115200 verbose=1 consoleblank=0 [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 871700K/1034240K available (12820K kernel code, 875K rwdata, 3224K rodata, 796K init, 1219K bss, 31468K reserved, 131072K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xb0000000 - 0xf0000000 (1024 MB) [ 0.000000] pkmap : 0xafe00000 - 0xb0000000 ( 2 MB) [ 0.000000] modules : 0xaf000000 - 0xafe00000 ( 14 MB) [ 0.000000] .text : 0xb0008000 - 0xb0c8d53c (12822 kB) [ 0.000000] .init : 0xb10a1000 - 0xb1168000 ( 796 kB) [ 0.000000] .data : 0xb1168000 - 0xb1242e94 ( 876 kB) [ 0.000000] .bss : 0xb1244000 - 0xb1374ee4 (1220 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000009] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000025] Switching to timer-based delay loop, resolution 41ns [ 0.001750] Console: colour dummy device 80x30 [ 0.001793] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.001814] pid_max: default: 32768 minimum: 301 [ 0.001963] Security Framework initialized [ 0.001978] Yama: becoming mindful. [ 0.002064] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002081] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003105] Initializing cgroup subsys io [ 0.003150] Initializing cgroup subsys memory [ 0.003201] Initializing cgroup subsys devices [ 0.003222] Initializing cgroup subsys freezer [ 0.003241] Initializing cgroup subsys net_cls [ 0.003259] Initializing cgroup subsys perf_event [ 0.003277] Initializing cgroup subsys net_prio [ 0.003311] Initializing cgroup subsys pids [ 0.003391] CPU: Testing write buffer coherency: ok [ 0.003448] ftrace: allocating 41720 entries in 123 pages [ 0.086881] /cpus/cpu@f00 missing clock-frequency property [ 0.086923] /cpus/cpu@f01 missing clock-frequency property [ 0.086943] /cpus/cpu@f02 missing clock-frequency property [ 0.086964] /cpus/cpu@f03 missing clock-frequency property [ 0.086979] CPU0: update cpu_capacity 430 [ 0.086991] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 0.087096] Setting up static identity map for 0x60008280 - 0x600082d8 [ 0.090515] CPU1: update cpu_capacity 430 [ 0.090525] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 0.091813] CPU2: update cpu_capacity 430 [ 0.091823] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 0.093100] CPU3: update cpu_capacity 430 [ 0.093110] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 0.093273] Brought up 4 CPUs [ 0.093316] SMP: Total of 4 processors activated (192.00 BogoMIPS). [ 0.093325] CPU: All CPU(s) started in SVC mode. [ 0.095212] devtmpfs: initialized [ 0.113506] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.114114] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.114158] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.120971] xor: measuring software checksum speed [ 0.158920] arm4regs : 1011.000 MB/sec [ 0.199026] 8regs : 705.000 MB/sec [ 0.239129] 32regs : 684.000 MB/sec [ 0.279234] neon : 1017.000 MB/sec [ 0.279244] xor: using function: neon (1017.000 MB/sec) [ 0.279295] pinctrl core: initialized pinctrl subsystem [ 0.281131] NET: Registered protocol family 16 [ 0.283587] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.295437] cpuidle: using governor ladder [ 0.307449] cpuidle: using governor menu [ 0.330820] console [pstore-1] enabled [ 0.330833] pstore: Registered ramoops as persistent store backend [ 0.330846] ramoops: attached 0xf0000@0x62e00000, ecc: 0/0 [ 0.333874] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.333897] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.432612] raid6: int32x1 gen() 133 MB/s [ 0.500632] raid6: int32x1 xor() 131 MB/s [ 0.568846] raid6: int32x2 gen() 166 MB/s [ 0.636916] raid6: int32x2 xor() 136 MB/s [ 0.705270] raid6: int32x4 gen() 163 MB/s [ 0.773529] raid6: int32x4 xor() 137 MB/s [ 0.841681] raid6: int32x8 gen() 166 MB/s [ 0.909944] raid6: int32x8 xor() 113 MB/s [ 0.978088] raid6: neonx1 gen() 382 MB/s [ 1.046241] raid6: neonx1 xor() 290 MB/s [ 1.114443] raid6: neonx2 gen() 519 MB/s [ 1.182593] raid6: neonx2 xor() 376 MB/s [ 1.250867] raid6: neonx4 gen() 581 MB/s [ 1.319041] raid6: neonx4 xor() 400 MB/s [ 1.387315] raid6: neonx8 gen() 559 MB/s [ 1.455523] raid6: neonx8 xor() 391 MB/s [ 1.455536] raid6: using algorithm neonx4 gen() 581 MB/s [ 1.455547] raid6: .... xor() 400 MB/s, rmw enabled [ 1.455557] raid6: using intx1 recovery algorithm [ 1.456678] rockchip-pm rockchip-suspend: not set wakeup-config [ 1.456704] rockchip-pm rockchip-suspend: not set pwm-regulator-config [ 1.460654] iommu: Adding device 20020000.vpu-service to group 0 [ 1.460766] iommu: Adding device 20030000.rkvdec to group 1 [ 1.460868] iommu: Adding device 20050000.vop to group 2 [ 1.460965] iommu: Adding device 20070000.iep to group 3 [ 1.461602] rk_iommu 20020800.iommu: can't get sclk [ 1.462192] rk_iommu 20030480.iommu: can't get sclk [ 1.462471] rk_iommu 20053f00.iommu: can't get sclk [ 1.462626] rk_iommu 20070800.iommu: can't get aclk [ 1.462647] rk_iommu 20070800.iommu: can't get hclk [ 1.462664] rk_iommu 20070800.iommu: can't get sclk [ 1.463641] SCSI subsystem initialized [ 1.464100] usbcore: registered new interface driver usbfs [ 1.464207] usbcore: registered new interface driver hub [ 1.464352] usbcore: registered new device driver usb [ 1.464592] media: Linux media interface: v0.10 [ 1.464674] Linux video capture interface: v2.00 [ 1.464899] pps_core: LinuxPPS API ver. 1 registered [ 1.464916] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.464959] PTP clock support registered [ 1.467105] Advanced Linux Sound Architecture Driver Initialized. [ 1.468393] Bluetooth: Core ver 2.21 [ 1.468482] NET: Registered protocol family 31 [ 1.468497] Bluetooth: HCI device and connection manager initialized [ 1.468523] Bluetooth: HCI socket layer initialized [ 1.468541] Bluetooth: L2CAP socket layer initialized [ 1.468604] Bluetooth: SCO socket layer initialized [ 1.469552] NetLabel: Initializing [ 1.469578] NetLabel: domain hash size = 128 [ 1.469588] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.469675] NetLabel: unlabeled traffic allowed by default [ 1.470877] clocksource: Switched to clocksource arch_sys_counter [ 1.574136] NET: Registered protocol family 2 [ 1.575274] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 1.575403] TCP bind hash table entries: 8192 (order: 5, 163840 bytes) [ 1.575760] TCP: Hash tables configured (established 8192 bind 8192) [ 1.575878] UDP hash table entries: 512 (order: 2, 24576 bytes) [ 1.575949] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes) [ 1.576348] NET: Registered protocol family 1 [ 1.577225] RPC: Registered named UNIX socket transport module. [ 1.577256] RPC: Registered udp transport module. [ 1.577267] RPC: Registered tcp transport module. [ 1.577278] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.578314] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 1.581558] Initialise system trusted keyring [ 1.596486] VFS: Disk quotas dquot_6.6.0 [ 1.596825] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.599820] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.603591] NFS: Registering the id_resolver key type [ 1.603694] Key type id_resolver registered [ 1.603707] Key type id_legacy registered [ 1.603744] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.603847] ntfs: driver 2.1.32 [Flags: R/W]. [ 1.604823] JFS: nTxBlock = 7834, nTxLock = 62673 [ 1.617786] SGI XFS with security attributes, no debug enabled [ 1.628017] NET: Registered protocol family 38 [ 1.628085] Key type asymmetric registered [ 1.628108] Asymmetric key parser 'x509' registered [ 1.628570] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 1.628921] io scheduler noop registered [ 1.628957] io scheduler deadline registered [ 1.629052] io scheduler cfq registered (default) [ 1.632750] phy phy-11000000.syscon:usb2-phy@800.2: Failed to get VBUS supply regulator [ 1.638334] rk-vcodec 20020000.vpu-service: no regulator for vcodec [ 1.638972] rk-vcodec 20020000.vpu-service: probe device [ 1.639499] rk-vcodec 20020000.vpu-service: drm allocator with mmu enabled [ 1.641038] rk-vcodec 20020000.vpu-service: could not find power_model node [ 1.641070] rk-vcodec 20020000.vpu-service: init success [ 1.641467] rk-vcodec 20030000.rkvdec: vcodec regulator not ready, retry [ 1.645994] dma-pl330 110f0000.pdma: Loaded driver for PL330 DMAC-241330 [ 1.646027] dma-pl330 110f0000.pdma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 [ 1.647347] rockchip-system-monitor rockchip-system-monitor: system monitor probe [ 1.649948] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.650999] 11030000.serial: ttyS2 at MMIO 0x11030000 (irq = 30, base_baud = 1500000) is a 16550A [ 2.682384] console [ttyS2] enabled [ 2.687966] [drm] Initialized drm 1.1.0 20060810 [ 2.695272] [drm] Rockchip DRM driver version: v1.0.1 [ 2.700683] rockchip-drm display-subsystem: devfreq is not set [ 2.707474] rockchip-drm display-subsystem: bound 20050000.vop (ops 0xb0d111b0) [ 2.715311] i2c i2c-0: of_i2c: modalias failure on /hdmi@200a0000/ports [ 2.721996] dwhdmi-rockchip 200a0000.hdmi: registered DesignWare HDMI I2C bus driver [ 2.729886] dwhdmi-rockchip 200a0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (inno_dw_hdmi_phy) [ 2.741131] rockchip-drm display-subsystem: bound 200a0000.hdmi (ops 0xb0d09708) [ 2.748642] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.755289] [drm] No driver support for vblank timestamp query. [ 2.761402] rockchip-drm display-subsystem: failed to parse display resources [ 2.768651] rockchip-drm display-subsystem: No connectors reported connected with modes [ 2.776776] [drm] Cannot find any crtc or sizes - going 1024x768 [ 2.805879] Console: switching to colour frame buffer device 128x48 [ 2.827565] rockchip-drm display-subsystem: fb0: frame buffer device [ 2.854360] brd: module loaded [ 2.870466] loop: module loaded [ 2.873762] lkdtm: No crash points registered, enable through debugfs [ 2.883221] libphy: Fixed MDIO Bus: probed [ 2.887418] tun: Universal TUN/TAP device driver, 1.6 [ 2.892502] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 2.899142] CAN device driver interface [ 2.904601] rk_gmac-dwmac 30200000.ethernet: clock input or output? (output). [ 2.911805] rk_gmac-dwmac 30200000.ethernet: TX delay(0x30). [ 2.917492] rk_gmac-dwmac 30200000.ethernet: RX delay(0x10). [ 2.923211] rk_gmac-dwmac 30200000.ethernet: integrated PHY? (yes). [ 2.929691] rk_gmac-dwmac 30200000.ethernet: cannot get clock clk_mac_speed [ 2.941746] rk_gmac-dwmac 30200000.ethernet: init for RMII [ 2.983000] stmmac - user ID: 0x10, Synopsys ID: 0x35 [ 2.988122] Ring mode enabled [ 2.991217] DMA HW capability register supported [ 2.995772] Normal descriptors [ 2.999123] RX Checksum Offload Engine supported (type 2) [ 3.004625] TX Checksum insertion supported [ 3.008912] Wake-Up On Lan supported [ 3.012760] rk_gmac-dwmac 30200000.ethernet: rk_get_eth_addr: mac address: 46:5c:5f:7f:3f:3e [ 3.021228] eth%d: device MAC address 46:5c:5f:7f:3f:3e [ 3.026473] Enable RX Mitigation via HW Watchdog Timer [ 3.050291] libphy: stmmac: probed [ 3.053918] eth%d: PHY ID 1234d400 at 0 IRQ POLL (stmmac-0:00) active [ 3.060396] eth%d: PHY ID 00000000 at 1 IRQ POLL (stmmac-0:01) [ 3.066249] eth%d: PHY ID 00000000 at 2 IRQ POLL (stmmac-0:02) [ 3.072100] eth%d: PHY ID 00000000 at 3 IRQ POLL (stmmac-0:03) [ 3.077950] eth%d: PHY ID 00000000 at 4 IRQ POLL (stmmac-0:04) [ 3.083800] eth%d: PHY ID 00000000 at 5 IRQ POLL (stmmac-0:05) [ 3.089648] eth%d: PHY ID 00000000 at 6 IRQ POLL (stmmac-0:06) [ 3.095497] eth%d: PHY ID 00000000 at 7 IRQ POLL (stmmac-0:07) [ 3.101347] eth%d: PHY ID 00000000 at 8 IRQ POLL (stmmac-0:08) [ 3.107195] eth%d: PHY ID 00000000 at 9 IRQ POLL (stmmac-0:09) [ 3.113044] eth%d: PHY ID 00000000 at 10 IRQ POLL (stmmac-0:0a) [ 3.118979] eth%d: PHY ID 00000000 at 11 IRQ POLL (stmmac-0:0b) [ 3.124913] eth%d: PHY ID 00000000 at 12 IRQ POLL (stmmac-0:0c) [ 3.130857] eth%d: PHY ID 00000000 at 13 IRQ POLL (stmmac-0:0d) [ 3.136791] eth%d: PHY ID 00000000 at 14 IRQ POLL (stmmac-0:0e) [ 3.142726] eth%d: PHY ID 00000000 at 15 IRQ POLL (stmmac-0:0f) [ 3.148660] eth%d: PHY ID 00000000 at 16 IRQ POLL (stmmac-0:10) [ 3.154594] eth%d: PHY ID 00000000 at 17 IRQ POLL (stmmac-0:11) [ 3.160529] eth%d: PHY ID 00000000 at 18 IRQ POLL (stmmac-0:12) [ 3.166463] eth%d: PHY ID 00000000 at 19 IRQ POLL (stmmac-0:13) [ 3.172396] eth%d: PHY ID 00000000 at 20 IRQ POLL (stmmac-0:14) [ 3.178330] eth%d: PHY ID 00000000 at 21 IRQ POLL (stmmac-0:15) [ 3.184264] eth%d: PHY ID 00000000 at 22 IRQ POLL (stmmac-0:16) [ 3.190224] eth%d: PHY ID 00000000 at 23 IRQ POLL (stmmac-0:17) [ 3.196169] eth%d: PHY ID 00000000 at 24 IRQ POLL (stmmac-0:18) [ 3.202112] eth%d: PHY ID 00000000 at 25 IRQ POLL (stmmac-0:19) [ 3.208056] eth%d: PHY ID 00000000 at 26 IRQ POLL (stmmac-0:1a) [ 3.213994] eth%d: PHY ID 00000000 at 27 IRQ POLL (stmmac-0:1b) [ 3.219932] eth%d: PHY ID 00000000 at 28 IRQ POLL (stmmac-0:1c) [ 3.225868] eth%d: PHY ID 00000000 at 29 IRQ POLL (stmmac-0:1d) [ 3.231805] eth%d: PHY ID 00000000 at 30 IRQ POLL (stmmac-0:1e) [ 3.237741] eth%d: PHY ID 00000000 at 31 IRQ POLL (stmmac-0:1f) [ 3.245385] PPP generic driver version 2.4.2 [ 3.250254] Atmel at76x USB Wireless LAN Driver 0.17 loading [ 3.256126] usbcore: registered new interface driver at76c50x-usb [ 3.262405] usbcore: registered new interface driver rtl8187 [ 3.268225] usbcore: registered new interface driver rndis_wlan [ 3.274274] usbcore: registered new interface driver zd1201 [ 3.280371] usbcore: registered new interface driver rt2800usb [ 3.286454] Rockchip WiFi SYS interface (V1.00) ... [ 3.291560] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 3.299091] usbcore: registered new interface driver pegasus [ 3.304880] usbcore: registered new interface driver rtl8150 [ 3.310654] usbcore: registered new interface driver r8152 [ 3.316273] usbcore: registered new interface driver asix [ 3.321778] usbcore: registered new interface driver ax88179_178a [ 3.327979] usbcore: registered new interface driver cdc_ether [ 3.333926] usbcore: registered new interface driver dm9601 [ 3.339656] usbcore: registered new interface driver smsc75xx [ 3.345533] usbcore: registered new interface driver smsc95xx [ 3.351390] usbcore: registered new interface driver net1080 [ 3.357154] usbcore: registered new interface driver rndis_host [ 3.363181] usbcore: registered new interface driver MOSCHIP usb-ethernet driver [ 3.370747] usbcore: registered new interface driver cdc_ncm [ 3.376529] usbcore: registered new interface driver cdc_mbim [ 3.382921] 30040000.usb supply vusb_d not found, using dummy regulator [ 3.389704] 30040000.usb supply vusb_a not found, using dummy regulator [ 3.409734] dwc2 30040000.usb: DWC OTG Controller [ 3.414589] dwc2 30040000.usb: new USB bus registered, assigned bus number 1 [ 3.421728] dwc2 30040000.usb: irq 49, io mem 0x30040000 [ 3.427477] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.434318] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.441566] usb usb1: Product: DWC OTG Controller [ 3.446293] usb usb1: Manufacturer: Linux 4.4.194-rk322x dwc2_hsotg [ 3.452580] usb usb1: SerialNumber: 30040000.usb [ 3.458431] hub 1-0:1.0: USB hub found [ 3.462312] hub 1-0:1.0: 1 port detected [ 3.468062] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.474662] ehci-platform: EHCI generic platform driver [ 3.482584] ehci-platform 30080000.usb: EHCI Host Controller [ 3.488751] ehci-platform 30080000.usb: new USB bus registered, assigned bus number 2 [ 3.496981] ehci-platform 30080000.usb: irq 50, io mem 0x30080000 [ 3.514942] ehci-platform 30080000.usb: USB 2.0 started, EHCI 1.00 [ 3.521505] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.528346] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.535596] usb usb2: Product: EHCI Host Controller [ 3.540497] usb usb2: Manufacturer: Linux 4.4.194-rk322x ehci_hcd [ 3.546609] usb usb2: SerialNumber: 30080000.usb [ 3.552329] hub 2-0:1.0: USB hub found [ 3.556211] hub 2-0:1.0: 1 port detected [ 3.563017] ehci-platform 300c0000.usb: EHCI Host Controller [ 3.569358] ehci-platform 300c0000.usb: new USB bus registered, assigned bus number 3 [ 3.577643] ehci-platform 300c0000.usb: irq 52, io mem 0x300c0000 [ 3.594916] ehci-platform 300c0000.usb: USB 2.0 started, EHCI 1.00 [ 3.601490] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.608333] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.615580] usb usb3: Product: EHCI Host Controller [ 3.620481] usb usb3: Manufacturer: Linux 4.4.194-rk322x ehci_hcd [ 3.626594] usb usb3: SerialNumber: 300c0000.usb [ 3.632324] hub 3-0:1.0: USB hub found [ 3.636247] hub 3-0:1.0: 1 port detected [ 3.643001] ehci-platform 30100000.usb: EHCI Host Controller [ 3.649193] ehci-platform 30100000.usb: new USB bus registered, assigned bus number 4 [ 3.657431] ehci-platform 30100000.usb: irq 54, io mem 0x30100000 [ 3.674921] ehci-platform 30100000.usb: USB 2.0 started, EHCI 1.00 [ 3.681479] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.688324] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.695572] usb usb4: Product: EHCI Host Controller [ 3.700473] usb usb4: Manufacturer: Linux 4.4.194-rk322x ehci_hcd [ 3.706585] usb usb4: SerialNumber: 30100000.usb [ 3.712305] hub 4-0:1.0: USB hub found [ 3.716215] hub 4-0:1.0: 1 port detected [ 3.721029] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.727311] ohci-platform: OHCI generic platform driver [ 3.733055] ohci-platform 300a0000.usb: Generic Platform OHCI controller [ 3.741314] ohci-platform 300a0000.usb: new USB bus registered, assigned bus number 5 [ 3.749531] ohci-platform 300a0000.usb: irq 51, io mem 0x300a0000 [ 3.815207] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.822056] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.829313] usb usb5: Product: Generic Platform OHCI controller [ 3.835263] usb usb5: Manufacturer: Linux 4.4.194-rk322x ohci_hcd [ 3.841379] usb usb5: SerialNumber: 300a0000.usb [ 3.847760] hub 5-0:1.0: USB hub found [ 3.851637] hub 5-0:1.0: 1 port detected [ 3.856547] ohci-platform 300e0000.usb: Generic Platform OHCI controller [ 3.863754] ohci-platform 300e0000.usb: new USB bus registered, assigned bus number 6 [ 3.871972] ohci-platform 300e0000.usb: irq 53, io mem 0x300e0000 [ 3.935257] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.942103] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.949353] usb usb6: Product: Generic Platform OHCI controller [ 3.955313] usb usb6: Manufacturer: Linux 4.4.194-rk322x ohci_hcd [ 3.961435] usb usb6: SerialNumber: 300e0000.usb [ 3.967459] hub 6-0:1.0: USB hub found [ 3.971335] hub 6-0:1.0: 1 port detected [ 3.976282] ohci-platform 30120000.usb: Generic Platform OHCI controller [ 3.983471] ohci-platform 30120000.usb: new USB bus registered, assigned bus number 7 [ 3.991669] ohci-platform 30120000.usb: irq 55, io mem 0x30120000 [ 4.055234] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.062076] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.069323] usb usb7: Product: Generic Platform OHCI controller [ 4.075285] usb usb7: Manufacturer: Linux 4.4.194-rk322x ohci_hcd [ 4.081406] usb usb7: SerialNumber: 30120000.usb [ 4.087445] hub 7-0:1.0: USB hub found [ 4.091320] hub 7-0:1.0: 1 port detected [ 4.096342] usbcore: registered new interface driver cdc_acm [ 4.102072] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 4.110272] usbcore: registered new interface driver cdc_wdm [ 4.116312] usbcore: registered new interface driver usb-storage [ 4.122563] usbcore: registered new interface driver usbserial [ 4.128520] usbcore: registered new interface driver usbserial_generic [ 4.135131] usbserial: USB Serial support registered for generic [ 4.141276] usbcore: registered new interface driver keyspan [ 4.147021] usbserial: USB Serial support registered for Keyspan - (without firmware) [ 4.154917] usbserial: USB Serial support registered for Keyspan 1 port adapter [ 4.162290] usbserial: USB Serial support registered for Keyspan 2 port adapter [ 4.169664] usbserial: USB Serial support registered for Keyspan 4 port adapter [ 4.177102] usbcore: registered new interface driver option [ 4.182747] usbserial: USB Serial support registered for GSM modem (1-port) [ 4.190420] usbcore: registered new interface driver oti6858 [ 4.196430] usbserial: USB Serial support registered for oti6858 [ 4.202600] usbcore: registered new interface driver qcserial [ 4.208437] usbserial: USB Serial support registered for Qualcomm USB modem [ 4.215606] usbcore: registered new interface driver sierra [ 4.221261] usbserial: USB Serial support registered for Sierra USB modem [ 4.229120] usbcore: registered new interface driver iforce [ 4.234979] usbcore: registered new interface driver xpad [ 4.240678] usbcore: registered new interface driver usbtouchscreen [ 4.248249] i2c /dev entries driver [ 4.254705] usbcore: registered new interface driver uvcvideo [ 4.260541] USB Video Class driver (1.1.1) [ 4.266711] Boot mode: normal [ 4.271310] rockchip-thermal 11150000.tsadc: tsadc is probed successfully! [ 4.280168] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.289067] Bluetooth: Virtual HCI driver ver 1.5 [ 4.294152] Bluetooth: HCI UART driver ver 2.3 [ 4.298652] Bluetooth: HCI UART protocol H4 registered [ 4.303828] Bluetooth: HCI UART protocol LL registered [ 4.309001] Bluetooth: HCI UART protocol ATH3K registered [ 4.314421] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 4.320915] Bluetooth: HCI UART protocol BCM registered [ 4.326353] usbcore: registered new interface driver bfusb [ 4.332040] usbcore: registered new interface driver btusb [ 4.337567] Bluetooth: Generic Bluetooth SDIO driver ver 0.1 [ 4.344014] cpu cpu0: leakage=4 [ 4.347257] cpu cpu0: leakage-volt-sel=0 [ 4.351433] cpu cpu0: Failed to get pvtm [ 4.356961] cpu cpu0: avs=0 [ 4.359966] cpu cpu0: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 [ 4.366986] cpu cpu0: failed to read out thermal zone (-22) [ 4.373363] cpu cpu0: failed to find power_model node [ 4.379444] Synopsys Designware Multimedia Card Interface Driver [ 4.386289] dwmmc_rockchip 30000000.dwmmc: IDMAC supports 32-bit address mode. [ 4.393717] dwmmc_rockchip 30000000.dwmmc: Using internal DMA controller. [ 4.400549] dwmmc_rockchip 30000000.dwmmc: Version ID is 270a [ 4.406387] dwmmc_rockchip 30000000.dwmmc: DW MMC controller at irq 45,32 bit host data width,256 deep fifo [ 4.416204] dwmmc_rockchip 30000000.dwmmc: No vmmc regulator found [ 4.422406] dwmmc_rockchip 30000000.dwmmc: No vqmmc regulator found [ 4.428828] dwmmc_rockchip 30000000.dwmmc: Got CD GPIO [ 4.446982] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 4.469296] dwmmc_rockchip 30000000.dwmmc: 1 slots initialized [ 4.475680] dwmmc_rockchip 30010000.dwmmc: num-slots property not found, assuming 1 slot is available [ 4.485140] dwmmc_rockchip 30010000.dwmmc: IDMAC supports 32-bit address mode. [ 4.492596] dwmmc_rockchip 30010000.dwmmc: Using internal DMA controller. [ 4.499469] dwmmc_rockchip 30010000.dwmmc: Version ID is 270a [ 4.505346] dwmmc_rockchip 30010000.dwmmc: DW MMC controller at irq 46,32 bit host data width,256 deep fifo [ 4.515231] dwmmc_rockchip 30010000.dwmmc: No vmmc regulator found [ 4.521459] dwmmc_rockchip 30010000.dwmmc: No vqmmc regulator found [ 4.540960] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 400000Hz, actual 244140HZ div = 2) [ 4.559449] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 4.569416] mmc0: new high speed SDHC card at address 1234 [ 4.569458] dwmmc_rockchip 30010000.dwmmc: 1 slots initialized [ 4.569815] dwmmc_rockchip 30020000.dwmmc: IDMAC supports 32-bit address mode. [ 4.569948] dwmmc_rockchip 30020000.dwmmc: Using internal DMA controller. [ 4.569964] dwmmc_rockchip 30020000.dwmmc: Version ID is 270a [ 4.570039] dwmmc_rockchip 30020000.dwmmc: DW MMC controller at irq 47,32 bit host data width,256 deep fifo [ 4.570074] dwmmc_rockchip 30020000.dwmmc: 'clock-freq-min-max' property was deprecated. [ 4.570113] dwmmc_rockchip 30020000.dwmmc: No vmmc regulator found [ 4.570118] dwmmc_rockchip 30020000.dwmmc: No vqmmc regulator found [ 4.582986] mmc_host mmc2: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3) [ 4.595910] dwmmc_rockchip 30020000.dwmmc: 1 slots initialized [ 4.597345] ledtrig-cpu: registered to indicate activity on CPUs [ 4.597459] hidraw: raw HID events driver (C) Jiri Kosina [ 4.598096] usbcore: registered new interface driver usbhid [ 4.598099] usbhid: USB HID core driver [ 4.598572] ashmem: initialized [ 4.601088] rknandbase v1.2 2018-05-08 [ 4.601444] rknand 30030000.nandc: rknand_probe clk rate = 150000000 [ 4.601707] ftl_init fffffffe [ 4.601710] rk_ftl_init fail [ 4.603001] usbcore: registered new interface driver snd-usb-audio [ 4.603148] usbcore: registered new interface driver snd-ua101 [ 4.603260] usbcore: registered new interface driver snd-usb-caiaq [ 4.603361] usbcore: registered new interface driver snd-usb-6fire [ 4.603479] usbcore: registered new interface driver snd-usb-hiface [ 4.603561] usbcore: registered new interface driver snd-bcd2000 [ 4.603642] usbcore: registered new interface driver snd_usb_pod [ 4.603720] usbcore: registered new interface driver snd_usb_podhd [ 4.603913] usbcore: registered new interface driver snd_usb_toneport [ 4.603999] usbcore: registered new interface driver snd_usb_variax [ 4.608422] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 300000Hz, actual 244140HZ div = 2) [ 4.610664] u32 classifier [ 4.610668] input device check on [ 4.610670] Actions configured [ 4.610684] Netfilter messages via NETLINK v0.30. [ 4.610710] nfnl_acct: registering with nfnetlink. [ 4.610807] nf_conntrack version 0.5.0 (15668 buckets, 62672 max) [ 4.611990] Initializing XFRM netlink socket [ 4.613152] NET: Registered protocol family 10 [ 4.614697] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 4.615252] sit: IPv6 over IPv4 tunneling driver [ 4.616162] NET: Registered protocol family 17 [ 4.616202] NET: Registered protocol family 15 [ 4.616273] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 4.616313] Bridge firewalling registered [ 4.616321] can: controller area network core (rev 20120528 abi 9) [ 4.616417] NET: Registered protocol family 29 [ 4.616432] can: raw protocol (rev 20120528) [ 4.616441] can: broadcast manager protocol (rev 20120528 t) [ 4.616457] can: netlink gateway (rev 20130117) max_hops=1 [ 4.616981] Bluetooth: RFCOMM TTY layer initialized [ 4.617009] Bluetooth: RFCOMM socket layer initialized [ 4.617053] Bluetooth: RFCOMM ver 1.11 [ 4.617082] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 4.617099] Bluetooth: HIDP socket layer initialized [ 4.617177] 8021q: 802.1Q VLAN Support v1.8 [ 4.617220] lib80211: common routines for IEEE802.11 drivers [ 4.617265] [WLAN_RFKILL]: Enter rfkill_wlan_init [ 4.617638] [BT_RFKILL]: Enter rfkill_rk_init [ 4.617878] Key type dns_resolver registered [ 4.618246] flash vendor_init_thread! [ 4.618253] flash vendor storage:20170308 ret = -1 [ 4.618353] Error: Driver 'sc031gs' is already registered, aborting... [ 4.619066] Registering SWP/SWPB emulation handler [ 4.620197] registered taskstats version 1 [ 4.620216] Loading compiled-in X.509 certificates [ 4.623700] Btrfs loaded [ 4.625266] rga2: Driver loaded successfully ver:4.01 [ 4.625508] rga2: Module initialized. [ 4.625576] pvtm list NULL [ 4.626180] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 4.627132] rk-vcodec 20030000.rkvdec: leakage=3 [ 4.627150] rk-vcodec 20030000.rkvdec: leakage-volt-sel=0 [ 4.627276] rk-vcodec 20030000.rkvdec: Failed to get pvtm [ 4.627895] rk-vcodec 20030000.rkvdec: avs=0 [ 4.628084] mmc2: new high speed MMC card at address 0001 [ 4.628378] rk-vcodec 20030000.rkvdec: probe device [ 4.629006] rk-vcodec 20030000.rkvdec: drm allocator with mmu enabled [ 4.629469] mmcblk2: mmc2:0001 V10008 7.05 GiB [ 4.630224] mmcblk2boot0: mmc2:0001 V10008 partition 1 4.00 MiB [ 4.631001] mmcblk2boot1: mmc2:0001 V10008 partition 2 4.00 MiB [ 4.631038] rk-vcodec 20030000.rkvdec: init success [ 4.631761] mmcblk2rpmb: mmc2:0001 V10008 partition 3 4.00 MiB [ 4.633647] asoc-simple-card hdmi-sound: i2s-hifi <-> 100c0000.i2s0 mapping ok [ 4.635430] mmcblk2: p1 [ 4.637842] asoc-simple-card spdif-sound: dit-hifi <-> 100d0000.spdif mapping ok [ 4.640735] hctosys: unable to open rtc device (rtc0) [ 4.655843] ALSA device list: [ 4.655855] #0: DW-I2S-HDMI [ 4.655859] #1: SPDIF [ 4.658968] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 200000Hz, actual 162760HZ div = 3) [ 4.714889] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 100000Hz, actual 97656HZ div = 5) [ 5.066256] ttyS2 - failed to request DMA, use interrupt mode [ 5.072769] mmcblk0: mmc0:1234 SA16G 14.4 GiB [ 5.078941] mmcblk0: error -5 transferring data, sector 0, nr 8, cmd response 0x900, card status 0x0 [ 5.114018] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 5.157538] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 5.167433] mmc0: tried to reset card [ 5.172082] mmcblk0: p1 p2 [ 5.174449] vendor storage:20190527 ret = 0 [ 5.188034] squashfs: SQUASHFS error: Xattrs in filesystem, these will be ignored [ 5.195625] squashfs: SQUASHFS error: unable to read xattr id index table [ 5.205883] VFS: Mounted root (squashfs filesystem) readonly on device 179:66. [ 5.217146] devtmpfs: mounted [ 5.221237] Freeing unused kernel memory: 796K [ 5.225719] This architecture does not have kernel memory protection. [ 6.418115] random: dropbear: uninitialized urandom read (32 bytes read, 14 bits of entropy available) Debian GNU/Linux 10 multitool ttyS2 [ 6.465382] mmcblk2: error -115 sending stop command, original cmd response 0x900, card status 0x400900 [ 6.474911] mmcblk2: error -84 transferring data, sector 64, nr 8, cmd response 0x900, card status 0x0 [ 6.484258] mmcblk2: retrying using single block read multitool login: root (automatic login) [ 6.497691] mmcblk2: error -5 transferring data, sector 136, nr 120, cmd response 0x900, card status 0xb00 [ 6.507483] mmcblk2: retrying using single block read [ 6.519417] mmcblk2: error -84 transferring data, sector 165, nr 91, cmd response 0x900, card status 0x0 [ 6.529063] blk_update_request: I/O error, dev mmcblk2, sector 165 [ 6.538735] mmcblk2: error -84 transferring data, sector 180, nr 76, cmd response 0x900, card status 0x0 [ 6.548328] blk_update_request: I/O error, dev mmcblk2, sector 180 [ 6.557964] mmcblk2: error -84 transferring data, sector 193, nr 63, cmd response 0x900, card status 0x0 [ 6.567587] blk_update_request: I/O error, dev mmcblk2, sector 193 [ 6.592919] mmcblk2: error -84 transferring data, sector 72, nr 48, cmd response 0x900, card status 0xb00 [ 6.602642] mmcblk2: retrying using single block read [ 6.624046] mmcblk2: error -5 transferring data, sector 192, nr 8, cmd response 0x900, card status 0xb00 sh: 1: cannot create /run/motd.dynamic.new: Read-only f[ 6.633646] mmcblk2: retrying using single block read ile system The programs included with the Debian GNU/Linux [ 6.645094] mmcblk2: error -84 transferring data, sector 198, nr 2, cmd response 0x900, card status 0x0 system are free software; the exact distributio[ 6.658357] blk_update_request: I/O error, dev mmcblk2, sector 198 n terms for each program are described in the i[ 6.669057] Buffer I/O error on dev mmcblk2, logical block 24, async page read ndividual files in /usr/share/doc/*/copyright. [ 6.682050] mmcblk2: error -5 transferring data, sector 200, nr 8, cmd response 0x900, card status 0x0 Debian GNU/Linux comes with ABSOLUTELY NO WARR[ 6.693481] mmcblk2: retrying using single block read ANTY, to the extent permitted by applicable law[ 6.703130] mmcblk2: error -84 transferring data, sector 200, nr 8, cmd response 0x900, card status 0x0 . -bash: cannot set terminal process group (-1)[ 6.716264] blk_update_request: I/O error, dev mmcblk2, sector 200 : Inappropriate ioctl for device -bash: no job [ 6.728304] Buffer I/O error on dev mmcblk2, logical block 25, async page read control in this shell root@multitool:~# [ 6.748635] mmcblk2: error -115 sending stop command, original cmd response 0x900, card status 0x400900 [ 6.758102] mmcblk2: error -84 transferring data, sector 28872, nr 8, cmd response 0x900, card status 0x0 [ 6.767681] mmcblk2: retrying using single block read [ 6.773277] mmcblk2: error -84 transferring data, sector 28873, nr 7, cmd response 0x900, card status 0x0 [ 6.782870] blk_update_request: I/O error, dev mmcblk2, sector 28873 [ 6.790807] mmcblk2: error -84 transferring data, sector 28872, nr 8, cmd response 0x900, card status 0x0 [ 6.800394] mmcblk2: retrying using single block read [ 6.806159] mmcblk2: error -84 transferring data, sector 28874, nr 6, cmd response 0x900, card status 0x0 [ 6.815744] blk_update_request: I/O error, dev mmcblk2, sector 28874 [ 6.823125] Buffer I/O error on dev mmcblk2p1, logical block 3605, async page read [ 6.831390] mmcblk2: error -84 transferring data, sector 72, nr 8, cmd response 0x900, card status 0x0 [ 6.840745] mmcblk2: retrying using single block read [ 6.846885] mmcblk2: error -84 transferring data, sector 76, nr 4, cmd response 0x900, card status 0x0 [ 6.856208] blk_update_request: I/O error, dev mmcblk2, sector 76 [ 6.863282] mmcblk2: error -5 transferring data, sector 72, nr 8, cmd response 0x900, card status 0x0 [ 6.872528] mmcblk2: retrying using single block read [ 6.880294] mmcblk2: error -5 transferring data, sector 152, nr 8, cmd response 0x900, card status 0xb00 [ 6.889847] mmcblk2: retrying using single block read [ 6.895811] mmcblk2: error -84 transferring data, sector 155, nr 5, cmd response 0x900, card status 0x0 [ 6.905229] blk_update_request: I/O error, dev mmcblk2, sector 155 [ 6.911768] mmcblk2: error -84 transferring data, sector 156, nr 4, cmd response 0x900, card status 0x0 [ 6.921173] blk_update_request: I/O error, dev mmcblk2, sector 156 [ 6.928329] mmcblk2: error -5 transferring data, sector 152, nr 8, cmd response 0x900, card status 0x0 [ 6.937662] mmcblk2: retrying using single block read [ 6.943941] mmcblk2: error -84 transferring data, sector 157, nr 3, cmd response 0x900, card status 0x0 [ 6.953838] Buffer I/O error on dev mmcblk2p1, logical block 15, async page read [ 7.315252] mmcblk2boot1: error -110 sending stop command, original cmd response 0x900, card status 0x400900 [ 7.325185] mmcblk2boot1: error -110 transferring data, sector 0, nr 8, cmd response 0x900, card status 0x0 [ 7.334982] mmcblk2boot1: retrying using single block read [ 7.348961] mmcblk2boot1: error -5 transferring data, sector 8, nr 8, cmd response 0x900, card status 0xb00 [ 7.358788] mmcblk2boot1: retrying using single block read [ 7.408677] mmcblk2boot0: error -5 transferring data, sector 8, nr 8, cmd response 0x900, card status 0x0 [ 7.418365] mmcblk2boot0: retrying using single block read [ 7.831025] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 8.366240] mmcblk2: error -84 transferring data, sector 64, nr 8, cmd response 0x900, card status 0x0 [ 8.375637] mmcblk2: retrying using single block read [ 8.382885] mmcblk2: error -84 transferring data, sector 128, nr 8, cmd response 0x900, card status 0x0 [ 8.392318] mmcblk2: retrying using single block read [ 8.397778] mmcblk2: error -84 transferring data, sector 128, nr 8, cmd response 0x900, card status 0x0 [ 8.408506] mmcblk2: error -84 transferring data, sector 134, nr 2, cmd response 0x900, card status 0x0 [ 8.418304] mmcblk2: error -84 transferring data, sector 135, nr 1, cmd response 0x900, card status 0x0 [ 8.428349] mmcblk2: error -84 transferring data, sector 128, nr 8, cmd response 0x900, card status 0x0 [ 8.437793] mmcblk2: retrying using single block read [ 8.444111] mmcblk2: error -84 transferring data, sector 133, nr 3, cmd response 0x900, card status 0x0 [ 8.454064] mmcblk2: error -84 transferring data, sector 135, nr 1, cmd response 0x900, card status 0x0 [ 8.463482] Buffer I/O error on dev mmcblk2, logical block 16, async page read [ 8.475374] mmcblk2: error -84 transferring data, sector 64, nr 8, cmd response 0x900, card status 0x0 [ 8.484771] mmcblk2: retrying using single block read [ 8.496010] mmcblk2: error -5 transferring data, sector 72, nr 8, cmd response 0x900, card status 0xb00 [ 8.505466] mmcblk2: retrying using single block read [ 8.511255] mmcblk2: error -84 transferring data, sector 74, nr 6, cmd response 0x900, card status 0x0 [ 8.521109] mmcblk2: error -84 transferring data, sector 76, nr 4, cmd response 0x900, card status 0x0 [ 8.531447] mmcblk2: error -5 transferring data, sector 72, nr 8, cmd response 0x900, card status 0x0 [ 8.540690] mmcblk2: retrying using single block read [ 8.546449] mmcblk2: error -84 transferring data, sector 74, nr 6, cmd response 0x900, card status 0x0 [ 8.556315] mmcblk2: error -84 transferring data, sector 76, nr 4, cmd response 0x900, card status 0x0 [ 8.566304] Buffer I/O error on dev mmcblk2p1, logical block 5, async page read [ 8.575258] mmcblk2: error -5 transferring data, sector 152, nr 8, cmd response 0x900, card status 0x0 [ 8.584625] mmcblk2: retrying using single block read [ 8.590748] mmcblk2: error -84 transferring data, sector 156, nr 4, cmd response 0x900, card status 0x0 [ 8.601142] mmcblk2: error -5 transferring data, sector 152, nr 8, cmd response 0x900, card status 0x0 [ 8.610475] mmcblk2: retrying using single block read [ 8.618247] mmcblk2: error -5 transferring data, sector 168, nr 120, cmd response 0x900, card status 0xb00 [ 8.627984] mmcblk2: retrying using single block read [ 8.636890] mmcblk2: error -84 transferring data, sector 186, nr 102, cmd response 0x900, card status 0x0 [ 8.649368] mmcblk2: error -84 transferring data, sector 200, nr 88, cmd response 0x900, card status 0x0 [ 8.682539] mmcblk2: error -5 transferring data, sector 104, nr 48, cmd response 0x900, card status 0x0 [ 8.691958] mmcblk2: retrying using single block read [ 8.702702] mmcblk2: error -84 transferring data, sector 135, nr 17, cmd response 0x900, card status 0x0 [ 8.716232] mmcblk2: error -5 transferring data, sector 72, nr 8, cmd response 0x900, card status 0xb00 [ 8.725707] mmcblk2: retrying using single block read [ 8.731864] mmcblk2: error -84 transferring data, sector 76, nr 4, cmd response 0x900, card status 0x0 [ 8.741885] Buffer I/O error on dev mmcblk2p1, logical block 5, async page read [ 8.750315] mmcblk2: error -5 transferring data, sector 72, nr 8, cmd response 0x900, card status 0x0 [ 8.759618] mmcblk2: retrying using single block read [ 8.766786] mmcblk2: error -5 transferring data, sector 104, nr 8, cmd response 0x900, card status 0xb00 [ 8.776343] mmcblk2: retrying using single block read [ 8.784194] mmcblk2: error -84 transferring data, sector 128, nr 8, cmd response 0x900, card status 0x0 [ 8.793654] mmcblk2: retrying using single block read [ 8.800314] mmcblk2: error -84 transferring data, sector 135, nr 1, cmd response 0x900, card status 0x0 [ 8.809736] Buffer I/O error on dev mmcblk2p1, logical block 12, async page read [ 8.826776] mmcblk2boot1: error -5 transferring data, sector 8, nr 8, cmd response 0x900, card status 0x0 [ 8.836406] mmcblk2boot1: retrying using single block read [ 8.885181] mmcblk2boot0: error -5 transferring data, sector 0, nr 8, cmd response 0x900, card status 0x0 [ 8.894867] mmcblk2boot0: retrying using single block read [ 8.908997] mmcblk2boot0: error -5 transferring data, sector 8, nr 8, cmd response 0x900, card status 0xb00 [ 8.918808] mmcblk2boot0: retrying using single block read [ 8.925205] mmcblk2boot0: error -84 transferring data, sector 8, nr 8, cmd response 0x900, card status 0x0 [ 8.942306] mmcblk2boot0: error -5 transferring data, sector 8, nr 8, cmd response 0x900, card status 0x0 [ 8.951937] mmcblk2boot0: retrying using single block read [ 9.269594] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. 0 Quote Link to comment Share on other sites More sharing options...
jock Posted January 26, 2023 Author Share Posted January 26, 2023 @tommyboy You did not specify if armbian stops working or the multitool. I guess you're talking about the multitool, since you posted the dmesg of that one. Try to substitute rk322x-box.dtb in the multitool partition with this one: rk322x-box.dtb and try again 0 Quote Link to comment Share on other sites More sharing options...
tommyboy Posted January 27, 2023 Share Posted January 27, 2023 Yes, multitool stop working, thank you for help i will try. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.