Toybrick

RK1808内核源码无法下载

jiakai1000

注册会员

积分
66
楼主
发表于 2023-7-18 17:28:13    查看: 2163|回复: 6 | [复制链接]    打印 | 只看该作者
按文档使用repo sync下载SDK, 但是卡在这里无法继续:
Fetching: 90% (38/42) 0:43 | 1 job | 0:32 kernel @ kernel
已确认不是网络问题, 网络已翻!
调查后发现repo sync是根据https://github.com/96boards-tb-96aiot/manifest/raw/master/default.xml 里的URL下载源码
但是kernel的URL已经被删除了 https://github.com/96boards-tb-96aiot/kernel
请重新上传kernel源码, 我们使用PCIe接口的RK1808算力卡遇到问题, 内核会死机, 需要修改kernel重新编译.
谢谢!
回复

使用道具 举报

qiu

版主

积分
1130
沙发
发表于 2023-7-26 08:52:53 | 只看该作者
1808的kernel代码没有开放,具体是什么错误呢? 有日志吗?
回复

使用道具 举报

jiakai1000

注册会员

积分
66
板凳
 楼主| 发表于 2023-7-26 11:25:11 | 只看该作者
你好:
RK1808M0通过pcie与RK3588通信,3588给1808发送数据正常, 1808给3588发送数据时,如果是SSH之类的小流量数据没事, 但是iperf压测会导致1808死机,而且串口没有打印日志.
经排查, 问题原因是RK1808上的RNDIS gadget驱动是一个叫adbd的应用程序实现的, 可能是有bug, 导致PCIe通信断开
但是同时走PCIe通信的还有USB storage gadget驱动, 这个就没问题, 所以不是硬件问题.
不重启Linux, 手动将adbd重启, 可以恢复pcie连接.
将RK1808算力卡插在PC的PCIe插槽上有同样的问题, 使用USB3.0模式正常.
回复

使用道具 举报

onepiece

中级会员

积分
256
地板
发表于 2023-8-3 14:40:01 | 只看该作者
麻烦把1808的详细的kernel日志发一下。
回复

使用道具 举报

jiakai1000

注册会员

积分
66
5#
 楼主| 发表于 2023-8-3 15:24:40 | 只看该作者
[    0.000000] Booting Linux on physical CPU 0x0
[    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 (kfx@inno) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #5 SMP PREEMPT Fri Jun 24 17:46:46 CST 2022
[    0.000000] Boot CPU: AArch64 Processor [410fd042]
[    0.000000] earlycon: Early serial console at MMIO32 0xff550000 (options '')
[    0.000000] bootconsole [uart0] enabled
[    0.000000] Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
[    0.000000] cma: Reserved 128 MiB at 0x0000000032c00000
[    0.000000] On node 0 totalpages: 260608
[    0.000000]   DMA zone: 4072 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 260608 pages, LIFO batch:31
[    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] PERCPU: Embedded 19 pages/cpu @ffffffc03ff68000 s40512 r8192 d29120 u77824
[    0.000000] pcpu-alloc: s40512 r8192 d29120 u77824 alloc=19*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 256536
[    0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff550000 root=PARTUUID=614e0000-0000-4b53-8000-1d28000054a9 rw rootwait rootfstype=ext4 console=ttyFIQ0 swiotlb=1 coherent_pool=1m kpti=0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.000000] software IO TLB: mapped [mem 0x3fe20000-0x3fe60000] (0MB)
[    0.000000] Memory: 864404K/1042432K available (7038K kernel code, 642K rwdata, 2440K rodata, 384K init, 1710K bss, 46956K reserved, 131072K cma-reserved)
[    0.000000] Virtual kernel memory layout:
                   modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
                   vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000   (   246 GB)
                     .init : 0xffffff80089d0000 - 0xffffff8008a30000   (   384 KB)
                     .text : 0xffffff8008080000 - 0xffffff8008760000   (  7040 KB)
                   .rodata : 0xffffff8008760000 - 0xffffff80089d0000   (  2496 KB)
                     .data : 0xffffff8008a30000 - 0xffffff8008ad0808   (   643 KB)
                   fixed   : 0xffffffbffe7fd000 - 0xffffffbffec00000   (  4108 KB)
                   PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000   (    16 MB)
                   memory  : 0xffffffc000600000 - 0xffffffc040000000   (  1018 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]         Build-time adjustment of leaf fanout to 64.
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] ITS: /interrupt-controller@ff100000/interrupt-controller@ff120000
[    0.000000] ITS: allocated 65536 Devices @3e800000 (psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GIC: using LPI property table @0x0000000000620000
[    0.000000] ITS: Allocated 1792 chunks for LPIs
[    0.000000] CPU0: found redistributor 0 region 0:0x00000000ff140000
[    0.000000] CPU0: using LPI pending table @0x0000000000630000
[    0.000000] GIC: using cache flushing for LPI property table
[    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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.001885] Console: colour dummy device 80x25
[    0.002314] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
[    0.003265] pid_max: default: 32768 minimum: 301
[    0.003805] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.004436] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.005735] Initializing cgroup subsys devices
[    0.006149] Initializing cgroup subsys freezer
[    0.006830] sched-energy: CPU device node has no sched-energy-costs
[    0.007402] Invalid sched_group_energy for CPU0
[    0.007853] CPU0: update cpu_capacity 1024
[    0.008273] ASID allocator initialised with 65536 entries
[    0.014135] PCI/MSI: /interrupt-controller@ff100000/interrupt-controller@ff120000 domain created
[    0.015318] Platform MSI: /interrupt-controller@ff100000/interrupt-controller@ff120000 domain created
[    0.020660] Detected VIPT I-cache on CPU1
[    0.020690] CPU1: found redistributor 1 region 0:0x00000000ff160000
[    0.020717] CPU1: using LPI pending table @0x000000003e960000
[    0.020753] Invalid sched_group_energy for CPU1
[    0.020757] CPU1: update cpu_capacity 1024
[    0.020762] CPU1: Booted secondary processor [410fd042]
[    0.020861] Brought up 2 CPUs
[    0.023879] SMP: Total of 2 processors activated.
[    0.024306] CPU features: detected feature: GIC system register CPU interface
[    0.024943] CPU features: detected feature: 32-bit EL0 Support
[    0.025493] CPU: All CPU(s) started at EL2
[    0.025991] Invalid sched_group_energy for CPU1
[    0.026411] Invalid sched_group_energy for Cluster1
[    0.026877] Invalid sched_group_energy for CPU0
[    0.027295] Invalid sched_group_energy for Cluster0
[    0.028239] devtmpfs: initialized
[    0.048669] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.049609] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.056608] pinctrl core: initialized pinctrl subsystem
[    0.058271] NET: Registered protocol family 16
[    0.064326] cpuidle: using governor menu
[    0.064722] Registered FIQ tty driver
[    0.065370] vdso: 2 pages (1 code @ ffffff8008766000, 1 data @ ffffff8008a34000)
[    0.066072] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.067670] DMA: preallocated 1024 KiB pool for atomic allocations
[    0.082323] gpiochip_add_data: registered GPIOs 0 to 31 on device: gpio0
[    0.082448] gpiochip_add_data: registered GPIOs 32 to 63 on device: gpio1
[    0.082557] gpiochip_add_data: registered GPIOs 64 to 95 on device: gpio2
[    0.082702] gpiochip_add_data: registered GPIOs 96 to 127 on device: gpio3
[    0.082812] gpiochip_add_data: registered GPIOs 128 to 159 on device: gpio4
[    0.092114] console [pstore-1] enabled
[    0.092461] pstore: Registered ramoops as persistent store backend
[    0.093040] ramoops: attached 0xf0000@0x110000, ecc: 0/0
[    0.094894] fiq debugger fiq mode enabled
[    0.095675] console [ttyFIQ0] enabled
[    0.103257] bootconsole [uart0] disabled
[    0.107737] Registered fiq debugger ttyFIQ0
[    0.120560] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc5v0-sys[0]'
[    0.120963] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vdd-cpu[0]'
[    0.121304] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vdd-log[0]'
[    0.121615] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-1v8[0]'
[    0.122544] iommu: Adding device ffb00000.vop to group 0
[    0.122708] iommu: Adding device ffb80000.vpu_service to group 1
[    0.123242] rk_iommu ffb00f00.iommu: can't get sclk
[    0.123647] rk_iommu ffb80800.iommu: can't get sclk
[    0.124240] SCSI subsystem initialized
[    0.124549] usbcore: registered new interface driver usbfs
[    0.124620] usbcore: registered new interface driver hub
[    0.124694] usbcore: registered new device driver usb
[    0.125370] of_get_named_gpiod_flags: parsed 'gpios' property of node '/i2c@0[0]' - status (0)
[    0.125416] of_get_named_gpiod_flags: parsed 'gpios' property of node '/i2c@0[1]' - status (0)
[    0.125765] i2c-gpio i2c@0: using pins 9 (SDA) and 8 (SCL)
[    0.125917] media: Linux media interface: v0.10
[    0.126000] Linux video capture interface: v2.00
[    0.126078] pps_core: LinuxPPS API ver. 1 registered
[    0.126090] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.126123] PTP clock support registered
[    0.128352] Advanced Linux Sound Architecture Driver Initialized.
[    0.129052] Bluetooth: Core ver 2.21
[    0.129134] NET: Registered protocol family 31
[    0.129153] Bluetooth: HCI device and connection manager initialized
[    0.129180] Bluetooth: HCI socket layer initialized
[    0.129196] Bluetooth: L2CAP socket layer initialized
[    0.129234] Bluetooth: SCO socket layer initialized
[    0.130484] rockchip-cpuinfo cpuinfo: Serial                : b761a797be76b34a
[    0.131057] clocksource: Switched to clocksource arch_sys_counter
[    0.145544] NET: Registered protocol family 2
[    0.146227] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.146388] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[    0.146601] TCP: Hash tables configured (established 8192 bind 8192)
[    0.146691] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.146738] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.146988] NET: Registered protocol family 1
[    0.147237] PCI: CLS 0 bytes, default 64
[    0.147475] Unpacking initramfs...
[    1.357191] Freeing initrd memory: 15716K
[    1.357684] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    1.373346] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.373648] ntfs: driver 2.1.32 [Flags: R/O].
[    1.373927] SGI XFS with security attributes, no debug enabled
[    1.381793] io scheduler noop registered (default)
[    1.384258] phy phy-fe010000.syscon:usb2-phy@100.2: Failed to get VBUS supply regulator
[    1.387787] rk-vcodec ffb80000.vpu_service: no regulator for vcodec
[    1.389018] rk_vcodec: vcodec_read_property:3323: can't find vpu grf property
[    1.389163] rk-vcodec ffb80000.vpu_service: probe device
[    1.389510] rk-vcodec ffb80000.vpu_service: drm allocator with mmu enabled
[    1.390408] rk-vcodec ffb80000.vpu_service: could not find power_model node
[    1.390439] rk-vcodec ffb80000.vpu_service: init success
[    1.394479] dma-pl330 ff4e0000.dmac: Loaded driver for PL330 DMAC-241330
[    1.394521] dma-pl330 ff4e0000.dmac:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[    1.394887] rockchip-pvtm fe000000.syscon:npu-pvtm: failed to get rst 0 npu
[    1.395107] rockchip-pvtm fe020000.syscon:pmu-pvtm: failed to get rst 0 pmu
[    1.395296] rockchip-pvtm fe050000.syscon:pvtm: failed to get rst 0 core
[    1.396028] rockchip-system-monitor rockchip-system-monitor: system monitor probe
[    1.396548] fan53555-regulator 6-001c: GPIO lookup for consumer vsel
[    1.396570] fan53555-regulator 6-001c: using device tree for GPIO lookup
[    1.396618] of_get_named_gpiod_flags: parsed 'vsel-gpios' property of node '/i2c@0/tcs4525@1c[0]' - status (0)
[    1.398533] fan53555-regulator 6-001c: FAN53555 Option[12] Rev[15] Detected!
[    1.398668] fan53555-reg: supplied by vcc5v0_sys
[    1.399654] vdd_npu: Bringing 1150000uV into 950000-950000uV
[    1.409663] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[    1.410818] [drm] Initialized drm 1.1.0 20060810
[    1.411604] ffb30000.dsi supply power not found, using dummy regulator
[    1.411696] dw-mipi-dsi ffb30000.dsi: GPIO lookup for consumer enable
[    1.411711] dw-mipi-dsi ffb30000.dsi: using device tree for GPIO lookup
[    1.411727] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/dsi@ffb30000[0]'
[    1.411740] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/dsi@ffb30000[0]'
[    1.411753] dw-mipi-dsi ffb30000.dsi: using lookup tables for GPIO lookup
[    1.411767] dw-mipi-dsi ffb30000.dsi: lookup for GPIO enable failed
[    1.411783] dw-mipi-dsi ffb30000.dsi: GPIO lookup for consumer reset
[    1.411795] dw-mipi-dsi ffb30000.dsi: using device tree for GPIO lookup
[    1.411808] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/dsi@ffb30000[0]'
[    1.411823] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/dsi@ffb30000[0]'
[    1.411835] dw-mipi-dsi ffb30000.dsi: using lookup tables for GPIO lookup
[    1.411849] dw-mipi-dsi ffb30000.dsi: lookup for GPIO reset failed
[    1.414377] [drm] Rockchip DRM driver version: v1.0.1
[    1.414669] rockchip-drm display-subsystem: devfreq is not set
[    1.415137] rockchip-vop ffb00000.vop: missing rockchip,grf property
[    1.415348] rockchip-drm display-subsystem: bound ffb00000.vop (ops 0xffffff80087c35f8)
[    1.415392] rockchip-drm display-subsystem: failed to bind ffb30000.dsi (ops 0xffffff80087ba0a8): -517
[    1.415693] rockchip-drm display-subsystem: master bind failed: -517
[    1.417578] ffb30000.dsi.0 supply power not found, using dummy regulator
[    1.417690] panel-simple-dsi ffb30000.dsi.0: GPIO lookup for consumer enable
[    1.417706] panel-simple-dsi ffb30000.dsi.0: using device tree for GPIO lookup
[    1.417722] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/dsi@ffb30000/panel@0[0]'
[    1.417736] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/dsi@ffb30000/panel@0[0]'
[    1.417749] panel-simple-dsi ffb30000.dsi.0: using lookup tables for GPIO lookup
[    1.417764] panel-simple-dsi ffb30000.dsi.0: lookup for GPIO enable failed
[    1.417779] panel-simple-dsi ffb30000.dsi.0: GPIO lookup for consumer lvds-pwr-out
[    1.417792] panel-simple-dsi ffb30000.dsi.0: using device tree for GPIO lookup
[    1.417805] of_get_named_gpiod_flags: can't parse 'lvds-pwr-out-gpios' property of node '/dsi@ffb30000/panel@0[0]'
[    1.417819] of_get_named_gpiod_flags: can't parse 'lvds-pwr-out-gpio' property of node '/dsi@ffb30000/panel@0[0]'
[    1.417833] panel-simple-dsi ffb30000.dsi.0: using lookup tables for GPIO lookup
[    1.417846] panel-simple-dsi ffb30000.dsi.0: lookup for GPIO lvds-pwr-out failed
[    1.417862] panel-simple-dsi ffb30000.dsi.0: GPIO lookup for consumer reset
[    1.417874] panel-simple-dsi ffb30000.dsi.0: using device tree for GPIO lookup
[    1.417887] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/dsi@ffb30000/panel@0[0]'
[    1.417902] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/dsi@ffb30000/panel@0[0]'
[    1.417914] panel-simple-dsi ffb30000.dsi.0: using lookup tables for GPIO lookup
[    1.417927] panel-simple-dsi ffb30000.dsi.0: lookup for GPIO reset failed
[    1.418158] Unable to detect cache hierarchy for CPU 0
[    1.433754] loop: module loaded
[    1.434039] SCSI Media Changer driver v0.25
[    1.436832] Rockchip WiFi SYS interface (V1.00) ...
[    1.436981] usbcore: registered new interface driver rtl8150
[    1.437089] usbcore: registered new interface driver r8152
[    1.437184] usbcore: registered new interface driver asix
[    1.437263] usbcore: registered new interface driver ax88179_178a
[    1.437324] usbcore: registered new interface driver cdc_ether
[    1.437396] usbcore: registered new interface driver rndis_host
[    1.437507] usbcore: registered new interface driver cdc_ncm
[    1.437583] usbcore: registered new interface driver cdc_mbim
[    1.444013] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.444087] ehci-pci: EHCI PCI platform driver
[    1.444174] ehci-platform: EHCI generic platform driver
[    1.446719] ehci-platform ffd80000.usb: EHCI Host Controller
[    1.446771] ehci-platform ffd80000.usb: new USB bus registered, assigned bus number 1
[    1.447021] ehci-platform ffd80000.usb: irq 22, io mem 0xffd80000
[    1.453091] ehci-platform ffd80000.usb: USB 2.0 started, EHCI 1.00
[    1.453330] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.453350] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.453374] usb usb1: Product: EHCI Host Controller
[    1.453388] usb usb1: Manufacturer: Linux 4.4.194 ehci_hcd
[    1.453402] usb usb1: SerialNumber: ffd80000.usb
[    1.454214] hub 1-0:1.0: USB hub found
[    1.454291] hub 1-0:1.0: 1 port detected
[    1.454859] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.454933] ohci-platform: OHCI generic platform driver
[    1.455452] ohci-platform ffd90000.usb: Generic Platform OHCI controller
[    1.455518] ohci-platform ffd90000.usb: new USB bus registered, assigned bus number 2
[    1.455741] ohci-platform ffd90000.usb: irq 23, io mem 0xffd90000
[    1.510285] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.510312] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.510335] usb usb2: Product: Generic Platform OHCI controller
[    1.510349] usb usb2: Manufacturer: Linux 4.4.194 ohci_hcd
[    1.510364] usb usb2: SerialNumber: ffd90000.usb
[    1.511240] hub 2-0:1.0: USB hub found
[    1.511322] hub 2-0:1.0: 1 port detected
[    1.512676] usbcore: registered new interface driver cdc_wdm
[    1.512821] usbcore: registered new interface driver usb-storage
[    1.512947] usbcore: registered new interface driver usbserial
[    1.512997] usbcore: registered new interface driver usbserial_generic
[    1.513092] usbserial: USB Serial support registered for generic
[    1.513161] usbcore: registered new interface driver cp210x
[    1.513206] usbserial: USB Serial support registered for cp210x
[    1.513287] usbcore: registered new interface driver ftdi_sio
[    1.513340] usbserial: USB Serial support registered for FTDI USB Serial Device
[    1.513491] usbcore: registered new interface driver keyspan
[    1.513538] usbserial: USB Serial support registered for Keyspan - (without firmware)
[    1.513582] usbserial: USB Serial support registered for Keyspan 1 port adapter
[    1.513627] usbserial: USB Serial support registered for Keyspan 2 port adapter
[    1.513670] usbserial: USB Serial support registered for Keyspan 4 port adapter
[    1.513736] usbcore: registered new interface driver option
[    1.513790] usbserial: USB Serial support registered for GSM modem (1-port)
[    1.513986] usbcore: registered new interface driver oti6858
[    1.514034] usbserial: USB Serial support registered for oti6858
[    1.514152] usbcore: registered new interface driver pl2303
[    1.514222] usbserial: USB Serial support registered for pl2303
[    1.514297] usbcore: registered new interface driver qcserial
[    1.514345] usbserial: USB Serial support registered for Qualcomm USB modem
[    1.514422] usbcore: registered new interface driver sierra
[    1.514478] usbserial: USB Serial support registered for Sierra USB modem
[    1.514566] usbcore: registered new interface driver cdc_xr_usb_serial
[    1.514577] xr_usb_serial_common: Exar USB UART (serial port) driver
[    1.515912] usbcore: registered new interface driver usbtouchscreen
[    1.516574] i2c /dev entries driver
[    1.518782] IR NEC protocol handler initialized
[    1.518975] IR RC5(x/sz) protocol handler initialized
[    1.519181] IR RC6 protocol handler initialized
[    1.519388] IR JVC protocol handler initialized
[    1.519592] IR Sony protocol handler initialized
[    1.519791] IR SANYO protocol handler initialized
[    1.519996] IR Sharp protocol handler initialized
[    1.520201] IR MCE Keyboard/mouse protocol handler initialized
[    1.520405] IR XMP protocol handler initialized
[    1.522101] usbcore: registered new interface driver uvcvideo
[    1.522235] USB Video Class driver (1.1.1)
[    1.523522] Boot mode: coldboot
[    1.525391] rockchip-thermal ff3a0000.tsadc: tsadc is probed successfully!
[    1.526196] dw_wdt ff720000.watchdog: Should better to setup a 'resets' property in dt, that must been named with reset
[    1.526729] Bluetooth: HCI UART driver ver 2.3
[    1.526826] Bluetooth: HCI UART protocol H4 registered
[    1.527025] Bluetooth: HCI UART protocol LL registered
[    1.527539] cpu cpu0: leakage=82
[    1.528002] cpu cpu0: Failed to set pvtm_volt
[    1.528182] cpu cpu0: Failed to get pvtm
[    1.529928] cpu cpu0: avs=0
[    1.530136] cpu cpu0: l=0 h=85000 hyst=5000 l_limit=1200000000 h_limit=1008000000 h_table=0
[    1.531235] Synopsys Designware Multimedia Card Interface Driver
[    1.532523] dwmmc_rockchip ffd00000.dwmmc: IDMAC supports 32-bit address mode.
[    1.532694] dwmmc_rockchip ffd00000.dwmmc: Using internal DMA controller.
[    1.532795] dwmmc_rockchip ffd00000.dwmmc: Version ID is 270a
[    1.533116] dwmmc_rockchip ffd00000.dwmmc: DW MMC controller at irq 21,32 bit host data width,256 deep fifo
[    1.533238] dwmmc_rockchip ffd00000.dwmmc: No vmmc regulator found
[    1.533398] dwmmc_rockchip ffd00000.dwmmc: No vqmmc regulator found
[    1.533614] dwmmc_rockchip ffd00000.dwmmc: GPIO lookup for consumer wp
[    1.533627] dwmmc_rockchip ffd00000.dwmmc: using device tree for GPIO lookup
[    1.533643] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@ffd00000[0]'
[    1.533657] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@ffd00000[0]'
[    1.533670] dwmmc_rockchip ffd00000.dwmmc: using lookup tables for GPIO lookup
[    1.533684] dwmmc_rockchip ffd00000.dwmmc: lookup for GPIO wp failed
[    1.544027] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    1.554545] dwmmc_rockchip ffd00000.dwmmc: 1 slots initialized
[    1.555482] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/led@1[0]' - status (0)
[    1.555780] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/led@2[0]' - status (0)
[    1.556032] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/led@3[0]' - status (0)
[    1.556818] usbcore: registered new interface driver usbhid
[    1.556869] usbhid: USB HID core driver
[    1.560408] optee: probing for conduit method from DT.
[    1.570383] optee: initialized driver
[    1.570455] rknandc_base v1.1 2017-01-11
[    1.570979] rksfc_base v1.1 2016-01-08
[    1.571508] rksfc ffc50000.sfc: rksfc_probe clk rate = 100000000
[    1.571642] rkflash_dev_init enter
[    1.571799] sfc nor id: 0 0 0
[    1.571992] rkflash[1] is invalid
[    1.572199] rkflash_dev_init enter
[    1.572406] sfc_nand id: 0 0 0
[    1.572603] rkflash[2] is invalid
[    1.581532] NET: Registered protocol family 10
[    1.582667] NET: Registered protocol family 17
[    1.582731] NET: Registered protocol family 15
[    1.582783] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    1.582907] Bluetooth: RFCOMM TTY layer initialized
[    1.583027] Bluetooth: RFCOMM socket layer initialized
[    1.583242] Bluetooth: RFCOMM ver 1.11
[    1.583446] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.583636] Bluetooth: HIDP socket layer initialized
[    1.583836] [WLAN_RFKILL]: Enter rfkill_wlan_init
[    1.584341] [BT_RFKILL]: Enter rfkill_rk_init
[    1.585083] flash vendor_init_thread!
[    1.585117] flash vendor storage:20170308 ret = -1
[    1.587248] rga2: Driver loaded successfully ver:4.00
[    1.587399] rga2: Module initialized.
[    1.588858] [drm] Rockchip DRM driver version: v1.0.1
[    1.589162] rockchip-drm display-subsystem: devfreq is not set
[    1.589543] rockchip-vop ffb00000.vop: missing rockchip,grf property
[    1.589701] rockchip-drm display-subsystem: bound ffb00000.vop (ops 0xffffff80087c35f8)
[    1.589800] rockchip-drm display-subsystem: bound ffb30000.dsi (ops 0xffffff80087ba0a8)
[    1.589820] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.589829] [drm] No driver support for vblank timestamp query.
[    1.590029] rockchip-drm display-subsystem: failed to parse loader memory
[    1.594386] rockchip-drm display-subsystem: fb0:  frame buffer device
[    1.597638] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
[    1.600510] adc_keys adc-keys: keymap is missing
[    1.600555] adc_keys: probe of adc-keys failed with error -22
[    1.600999] hctosys: unable to open rtc device (rtc0)
[    1.615236] vdd_npu: disabling
[    1.615798] ALSA device list:
[    1.615827]   #0: Loopback 1
[    1.616162] Freeing unused kernel memory: 384K
[    1.652228] systemd[1]: System time before build time, advancing clock.
[    1.653910] systemd[1]: Failed to insert module 'autofs4': No such file or directory
[    1.656880] cgroup: cgroup2: unknown option "nsdelegate"
[    1.660858] systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    1.661545] systemd[1]: Detected architecture arm64.
[    1.661584] systemd[1]: Running in initial RAM disk.
[    1.669155] systemd[1]: Set hostname to <localhost.localdomain>.
[    1.882216] systemd[1]: File /usr/lib/systemd/system/systemd-udevd.service:34 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    1.882256] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    1.917015] random: systemd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
[    1.917177] systemd[1]: Reached target Local File Systems.
[    1.922384] random: systemd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
[    1.922646] systemd[1]: Listening on udev Kernel Socket.
[    1.927635] random: systemd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
[    1.928095] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.933694] random: systemd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
[    1.933791] systemd[1]: Reached target Timers.
[    1.937784] random: systemd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
[    1.938315] systemd[1]: Listening on Journal Socket.
[    1.943948] random: systemd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
[    1.944378] systemd[1]: Listening on udev Control Socket.
[    1.953787] random: systemd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
[    1.953908] systemd[1]: Reached target Swap.
[    1.958033] random: systemd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
[    1.961143] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.966376] random: systemd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
[    1.966492] systemd[1]: Reached target Sockets.
[    1.971498] random: systemd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
[    1.974277] systemd[1]: Starting Setup Virtual Console...
[    1.982665] systemd[1]: Starting Journal Service...
[    1.991402] systemd[1]: Reached target Slices.
[    2.009759] systemd[1]: Starting Apply Kernel Variables...
[    2.015247] systemd[1]: Started Create Static Device Nodes in /dev.
[    2.035585] systemd[1]: Starting udev Kernel Device Manager...
[    2.093877] dwmmc_rockchip ffd00000.dwmmc: Successfully tuned phase to 232
[    2.094091] mmc0: new HS200 MMC card at address 0001
[    2.096775] systemd[1]: Started Apply Kernel Variables.
[    2.108935] mmcblk0: mmc0:0001 8GTF4R 7.28 GiB
[    2.124136] mmcblk0boot0: mmc0:0001 8GTF4R partition 1 4.00 MiB
[    2.134162] mmcblk0boot1: mmc0:0001 8GTF4R partition 2 4.00 MiB
[    2.143371] systemd[1]: Started udev Kernel Device Manager.
[    2.145472] mmcblk0rpmb: mmc0:0001 8GTF4R partition 3 512 KiB
[    2.150599]  mmcblk0: p1 p2 p3 p4
[    2.158340] systemd[1]: Starting udev Coldplug all Devices...
[    2.309346] systemd[1]: Started Journal Service.
[    2.611375] vendor storage:20190527 ret = 0
[    3.181471] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
[    3.716188] EXT4-fs (mmcblk0p3): mounting ext2 file system using the ext4 subsystem
[    3.718026] EXT4-fs (mmcblk0p3): warning: mounting unchecked fs, running e2fsck is recommended
[    3.718971] EXT4-fs (mmcblk0p3): mounted filesystem without journal. Opts: (null)
[    4.210941] systemd-journald[137]: Received SIGTERM from PID 1 (systemd).
[    4.494747] systemd[1]: Failed to lookup module alias 'autofs4': Function not implemented
[    4.503404] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    4.504355] systemd[1]: Detected architecture arm64.
[    4.507920] systemd[1]: Set hostname to <debian10.toybrick>.
[    4.768741] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    4.768795] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    5.033647] systemd[1]: initrd-switch-root.service: Current command vanished from the unit file, execution of the command list won't be resumed.
[    5.058032] systemd[1]: systemd-journald.service: Current command vanished from the unit file, execution of the command list won't be resumed.
[    5.090698] systemd[1]: initrd-switch-root.service: Succeeded.
[    5.091404] systemd[1]: Stopped Switch Root.
[    5.092458] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
[    5.092726] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    5.092809] systemd[1]: Stopped Journal Service.
[    5.093350] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    5.093566] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
[    5.096260] systemd[1]: Mounting Kernel Debug File System...
[    5.096935] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped.
[    5.097748] systemd[1]: Listening on fsck to fsckd communication Socket.
[    5.104225] systemd[1]: Starting Load Kernel Modules...
[    5.104713] systemd[1]: Stopped target Switch Root.
[    5.105317] systemd[1]: Stopped target Initrd Root File System.
[    5.106703] systemd[1]: Created slice User and Session Slice.
[    5.107807] systemd[1]: Stopping plymouth-start.service...
[    5.112092] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.114581] systemd[1]: Stopped target Initrd File Systems.
[    5.121611] systemd[1]: Listening on udev Control Socket.
[    5.127213] systemd[1]: Listening on udev Kernel Socket.
[    5.136203] systemd[1]: Starting udev Coldplug all Devices...
[    5.137956] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.147106] systemd[1]: Reached target Swap.
[    5.151651] systemd[1]: Reached target Remote File Systems.
[    5.169553] systemd[1]: Listening on Syslog Socket.
[    5.177235] systemd[1]: Created slice system-getty.slice.
[    5.194263] systemd[1]: Condition check resulted in Create list of required static device nodes for the current kernel being skipped.
[    5.195192] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    5.215409] EXT4-fs (mmcblk0p4): re-mounted. Opts: (null)
[    5.225539] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    5.228580] systemd[1]: Starting Journal Service...
[    5.234413] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    5.241496] systemd[1]: systemd-ask-password-plymouth.path: Succeeded.
[    5.241632] systemd[1]: Stopped systemd-ask-password-plymouth.path.
[    5.249337] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[    5.250618] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    5.250844] systemd[1]: Reached target Slices.
[    5.260019] systemd[1]: sysroot.mount: Succeeded.
[    5.261548] systemd[1]: plymouth-start.service: Main process exited, code=killed, status=15/TERM
[    5.262009] systemd[1]: plymouth-start.service: Succeeded.
[    5.262790] systemd[1]: Stopped plymouth-start.service.
[    5.269349] systemd[1]: Mounted Kernel Debug File System.
[    5.277296] systemd[1]: Started Load Kernel Modules.
[    5.284918] systemd[1]: Started Remount Root and Kernel File Systems.
[    5.298605] systemd[1]: Starting Load/Save Random Seed...
[    5.310807] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    5.314859] systemd[1]: Starting Create System Users...
[    5.335561] systemd[1]: Starting Apply Kernel Variables...
[    5.357619] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    5.357760] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
[    5.357913] systemd[1]: Reached target Paths.
[    5.372601] systemd[1]: Reached target Local Encrypted Volumes.
[    5.391575] systemd[1]: Started Journal Service.
[    5.508898] systemd-journald[285]: Received request to flush runtime journal from PID 1
[    5.924445] EXT4-fs (mmcblk0p3): mounting ext2 file system using the ext4 subsystem
[    5.929780] EXT4-fs (mmcblk0p3): mounted filesystem without journal. Opts: (null)
[    6.619666] random: nonblocking pool is initialized
[    6.924674] using random self ethernet address
[    6.924718] using random host ethernet address
[    6.940381] Mass Storage Function, version: 2009/09/11
[    6.940423] LUN: removable file: (no medium)
[    6.956714] file system registered
[    7.040226] read descriptors
[    7.040270] read strings
[    7.048229] read descriptors
[    7.048267] read strings
[    7.135346] usb0: HOST MAC 10:dc:b6:9f:ef:3e
[    7.135607] usb0: MAC 10:dc:b6:90:ef:3e
[    7.183549] android_work: sent uevent USB_STATE=CONNECTED
[    7.241297] configfs-gadget gadget: super-speed config #1: b
[    7.241482] android_work: sent uevent USB_STATE=CONFIGURED
[    7.270773] galcore: loading out-of-tree module taints kernel.
[    7.274042] galcore: unknown parameter 'gpuProfiler' ignored
[    7.274742] galcore: npu init.
[    7.277185] galcore: start npu probe.
[    7.278684] npu: platform_get_irq irq = 19
[    7.278712] npu: platform_get_resource registerMemBase = ffbc0000, registerMemSize = 1000
[    7.278728] Galcore version 6.4.6.5.351518
[    7.278735] Galcore options:
[    7.278743]   irqLine           = 19
[    7.278750]   registerMemBase   = 0xFFBC0000
[    7.278758]   registerMemSize   = 0x00001000
[    7.278766]   contiguousSize    = 0x00400000
[    7.278773]   contiguousBase    = 0x0
[    7.278780]   externalSize      = 0x00000000
[    7.278788]   externalBase      = 0x0
[    7.278795]   exclusiveSize     = 0x00000000
[    7.278803]   exclusiveBase     = 0x0
[    7.278810]   bankSize          = 0x00000000
[    7.278817]   fastClear         = -1
[    7.278824]   compression       = 15
[    7.278831]   powerManagement   = 1
[    7.278838]   baseAddress       = 0x00000000
[    7.278846]   physSize          = 0x00000000
[    7.278853]   recovery          = 1
[    7.278860]   stuckDump         = 0
[    7.278867]   GPU smallBatch    = 1
[    7.278875]   allMapInOne       = 1
[    7.278882]   enableNN          = 0xff
[    7.278888]   userClusterMasks  = ff, ff, ff, ff, ff, ff, ff, ff,
[    7.278927]   irqs              = 19, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
[    7.278972]   registerBases     = 0xFFBC0000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
[    7.279021]   registerSizes     = 0x00001000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
[    7.279185]   chipIDs           = 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF,
[    7.279265]   core 0 internal sRAMBases = 0xFFFFFFFFFFFFFFFF, 0xFFFFFFFFFFFFFFFF,
[    7.279283]   core 1 internal sRAMBases = 0xFFFFFFFFFFFFFFFF, 0xFFFFFFFFFFFFFFFF,
[    7.279301]   core 2 internal sRAMBases = 0xFFFFFFFFFFFFFFFF, 0xFFFFFFFFFFFFFFFF,
[    7.279318]   core 3 internal sRAMBases = 0xFFFFFFFFFFFFFFFF, 0xFFFFFFFFFFFFFFFF,
[    7.279337]   core 4 internal sRAMBases = 0xFFFFFFFFFFFFFFFF, 0xFFFFFFFFFFFFFFFF,
[    7.279464]   core 5 internal sRAMBases = 0xFFFFFFFFFFFFFFFF, 0xFFFFFFFFFFFFFFFF,
[    7.279544]   core 6 internal sRAMBases = 0xFFFFFFFFFFFFFFFF, 0xFFFFFFFFFFFFFFFF,
[    7.279584]   core 7 internal sRAMBases = 0xFFFFFFFFFFFFFFFF, 0xFFFFFFFFFFFFFFFF,
[    7.279611]   core 8 internal sRAMBases = 0xFFFFFFFFFFFFFFFF, 0xFFFFFFFFFFFFFFFF,
[    7.279628]   core 9 internal sRAMBases = 0xFFFFFFFFFFFFFFFF, 0xFFFFFFFFFFFFFFFF,
[    7.279646]   core 10 internal sRAMBases = 0xFFFFFFFFFFFFFFFF, 0xFFFFFFFFFFFFFFFF,
[    7.279663]   External sRAMBases = 0xfec10000, 0xffffffffffffffff,
[    7.279681]   mmuPageTablePool  = 1
[    7.279699]   mmuDynamicMap     = 1
[    7.279720]   DDR Bit Width     = 32
[    7.279731]   isrPoll           = 0x00000000
[    7.279737] Build options:
[    7.279745]   gcdGPU_TIMEOUT    = 20000
[    7.279752]   gcdGPU_2D_TIMEOUT = 4000
[    7.279759]   gcdINTERRUPT_STATISTIC = 1
[    7.286299] Galcore Info: ContiguousBase=0x32e00000 ContiguousSize=0x400000
[    7.291198] Galcore Info: MMU mapped core 0 SRAM[0] hardware virtual address=0x400000 size=0x80000
[    7.291240] Galcore Info: MMU mapped core 0 SRAM[1] hardware virtual address=0x480000 size=0x80000
[    7.291256] Galcore Info: MMU mapped external shared SRAM[0] CPU view base=0xfec10000 GPU view base=0xfec10000 GPU virtual address=0xfec10000 size=0x1f0000
[    7.295089] galcore ffbc0000.npu: Init npu devfreq
[    7.295241] galcore ffbc0000.npu: leakage=82
[    7.295494] galcore ffbc0000.npu: Failed to get pvtm
[    7.295927] galcore ffbc0000.npu: avs=0
[    7.302517] galcore ffbc0000.npu: l=0 h=2147483647 hyst=5000 l_limit=594000000 h_limit=0 h_table=0
[    7.823809] tty_port_close_start: tty->count = 1 port count = 2.
回复

使用道具 举报

onepiece

中级会员

积分
256
6#
发表于 2023-8-7 17:43:39 | 只看该作者
本帖最后由 onepiece 于 2023-8-7 17:58 编辑

你们目前需要传输多大的数据?
回复

使用道具 举报

jiakai1000

注册会员

积分
66
7#
 楼主| 发表于 2023-8-7 19:51:46 | 只看该作者
传输视频, 码率10-50Mbps
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

产品中心 购买渠道 开源社区 Wiki教程 资料下载 关于Toybrick


快速回复 返回顶部 返回列表