-
-
Save daniel-thompson/6fb27e1f7cd5d6b764cd82ccf59796dd to your computer and use it in GitHub Desktop.
tsys mainline kernel when the display won't start up
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 5.4.0-rc6-0006-pinebookpro+ (drt@buster-10) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #15 SMP Thu Nov 7 12:34:18 UTC 2019 | |
[ 0.000000] Machine model: Pine64 Pinebook Pro | |
[ 0.000000] earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '') | |
[ 0.000000] printk: bootconsole [uart8250] enabled | |
[ 0.000000] efi: Getting EFI parameters from FDT: | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB | |
[ 0.000000] cma: Reserved 64 MiB at 0x00000000f4000000 | |
[ 0.000000] On node 0 totalpages: 1015296 | |
[ 0.000000] DMA32 zone: 15864 pages used for memmap | |
[ 0.000000] DMA32 zone: 0 pages reserved | |
[ 0.000000] DMA32 zone: 1015296 pages, LIFO batch:63 | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: PSCIv1.0 detected in firmware. | |
[ 0.000000] psci: Using standard PSCI v0.2 function IDs | |
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | |
[ 0.000000] psci: SMC Calling Convention v1.0 | |
[ 0.000000] percpu: Embedded 42 pages/cpu s134360 r8192 d29480 u172032 | |
[ 0.000000] pcpu-alloc: s134360 r8192 d29480 u172032 alloc=42*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 | |
[ 0.000000] Detected VIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: GIC system register CPU interface | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 999432 | |
[ 0.000000] Kernel command line: root=PARTLABEL=rootfs console=ttyS2,1500000n8 console=tty0 rw rootwait rootfstype=ext4 panic=10 coherent_pool=1M ethaddr=fe:8c:45:ec:8c:6e eth1addr=fe:8c:45:ec:8c:8e serial=7137179d229b2b1 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 zswap.enabled=1 video=HDMI-A-1:1920x1080@60 video=eDP-1:1920x1080@60 vga=current earlycon=uart8250,mmio32,0xff1a0000 | |
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) | |
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | |
[ 0.000000] Memory: 3860460K/4061184K available (14140K kernel code, 1884K rwdata, 5680K rodata, 1792K init, 8523K bss, 135188K reserved, 65536K cma-reserved) | |
[ 0.000000] random: get_random_u64 called from cache_random_seq_create+0x88/0x158 with crng_init=0 | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 | |
[ 0.000000] ftrace: allocating 47797 entries in 187 pages | |
[ 0.000000] rcu: Hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6. | |
[ 0.000000] Tasks RCU enabled. | |
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. | |
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6 | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode | |
[ 0.000000] GICv3: 256 SPIs implemented | |
[ 0.000000] GICv3: 0 Extended SPIs implemented | |
[ 0.000000] GICv3: Distributor has no Range Selector support | |
[ 0.000000] GICv3: 16 PPIs implemented | |
[ 0.000000] GICv3: no VLPI support, no direct LPI support | |
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000 | |
[ 0.000000] ITS [mem 0xfee20000-0xfee3ffff] | |
[ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @ed600000 (flat, esz 8, psz 64K, shr 0) | |
[ 0.000000] ITS: using cache flushing for cmd queue | |
[ 0.000000] GICv3: using LPI property table @0x00000000ed590000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000ed5a0000 | |
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] } | |
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] } | |
[ 0.000000] arch_timer: 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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns | |
[ 0.001899] Console: colour dummy device 80x25 | |
[ 0.002328] printk: console [tty0] enabled | |
[ 0.002726] printk: bootconsole [uart8250] disabled | |
[ 0.003232] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) | |
[ 0.003255] pid_max: default: 32768 minimum: 301 | |
[ 0.003455] LSM: Security Framework initializing | |
[ 0.003480] Yama: becoming mindful. | |
[ 0.003571] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) | |
[ 0.003602] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) | |
[ 0.003680] *** VALIDATE tmpfs *** | |
[ 0.004220] *** VALIDATE proc *** | |
[ 0.004472] *** VALIDATE cgroup1 *** | |
[ 0.004486] *** VALIDATE cgroup2 *** | |
[ 0.005465] ASID allocator initialised with 32768 entries | |
[ 0.005565] rcu: Hierarchical SRCU implementation. | |
[ 0.007555] Platform MSI: interrupt-controller@fee20000 domain created | |
[ 0.007956] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created | |
[ 0.008619] EFI services will not be available. | |
[ 0.009114] smp: Bringing up secondary CPUs ... | |
[ 0.009681] Detected VIPT I-cache on CPU1 | |
[ 0.009718] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000 | |
[ 0.009732] GICv3: CPU1: using allocated LPI pending table @0x00000000ed5b0000 | |
[ 0.009775] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.010373] Detected VIPT I-cache on CPU2 | |
[ 0.010397] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000 | |
[ 0.010408] GICv3: CPU2: using allocated LPI pending table @0x00000000ed5c0000 | |
[ 0.010434] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[ 0.010979] Detected VIPT I-cache on CPU3 | |
[ 0.011001] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000 | |
[ 0.011012] GICv3: CPU3: using allocated LPI pending table @0x00000000ed5d0000 | |
[ 0.011037] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[ 0.014298] CPU features: detected: EL2 vector hardening | |
[ 0.014602] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware | |
[ 0.014986] Detected PIPT I-cache on CPU4 | |
[ 0.016265] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000 | |
[ 0.016709] GICv3: CPU4: using allocated LPI pending table @0x00000000ed5e0000 | |
[ 0.017926] CPU4: Booted secondary processor 0x0000000100 [0x410fd082] | |
[ 0.025372] Detected PIPT I-cache on CPU5 | |
[ 0.026543] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000 | |
[ 0.026949] GICv3: CPU5: using allocated LPI pending table @0x00000000ed5f0000 | |
[ 0.028117] CPU5: Booted secondary processor 0x0000000101 [0x410fd082] | |
[ 0.032346] smp: Brought up 1 node, 6 CPUs | |
[ 0.032619] SMP: Total of 6 processors activated. | |
[ 0.032657] CPU features: detected: 32-bit EL0 Support | |
[ 0.032686] CPU features: detected: CRC32 instructions | |
[ 0.042930] CPU: All CPU(s) started at EL2 | |
[ 0.043593] alternatives: patching kernel code | |
[ 0.055727] devtmpfs: initialized | |
[ 0.074503] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
[ 0.074679] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) | |
[ 0.079249] pinctrl core: initialized pinctrl subsystem | |
[ 0.081594] DMI not present or invalid. | |
[ 0.082352] NET: Registered protocol family 16 | |
[ 0.154026] DMA: preallocated 1024 KiB pool for atomic allocations | |
[ 0.214935] cpuidle: using governor ladder | |
[ 0.217810] cpuidle: using governor menu | |
[ 0.244188] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.257553] Serial: AMBA PL011 UART driver | |
[ 2.123683] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 2.124736] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 2.125534] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 2.126294] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 64.275487] cryptd: max_cpu_qlen set to 1000 | |
[ 65.090769] ACPI: Interpreter disabled. | |
[ 65.266914] vcc3v3_pcie: supplied by dc_12v | |
[ 65.338376] vcc_sys: supplied by dc_12v | |
[ 65.364884] iommu: Default domain type: Translated | |
[ 65.456761] vgaarb: loaded | |
[ 65.491750] SCSI subsystem initialized | |
[ 65.497869] libata version 3.00 loaded. | |
[ 65.508165] usbcore: registered new interface driver usbfs | |
[ 65.511557] usbcore: registered new interface driver hub | |
[ 65.515900] usbcore: registered new device driver usb | |
[ 65.541854] mc: Linux media interface: v0.10 | |
[ 65.543619] videodev: Linux video capture interface: v2.00 | |
[ 65.545804] pps_core: LinuxPPS API ver. 1 registered | |
[ 65.546438] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 65.547764] PTP clock support registered | |
[ 65.556252] EDAC MC: Ver: 3.0.0 | |
[ 65.589182] Advanced Linux Sound Architecture Driver Initialized. | |
[ 65.609926] NetLabel: Initializing | |
[ 65.610661] NetLabel: domain hash size = 128 | |
[ 65.611194] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
[ 65.614671] NetLabel: unlabeled traffic allowed by default | |
[ 65.642070] clocksource: Switched to clocksource arch_sys_counter | |
[ 92.161894] watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [swapper/0:1] | |
[ 92.162774] Modules linked in: | |
[ 92.163633] CPU: 4 PID: 1 Comm: swapper/0 Not tainted 5.4.0-rc6-0006-pinebookpro+ #15 | |
[ 92.164440] Hardware name: Pine64 Pinebook Pro (DT) | |
[ 92.165172] pstate: 80000005 (Nzcv daif -PAN -UAO) | |
[ 92.166057] pc : trace_event_eval_update+0xf8/0x330 | |
[ 92.166744] lr : trace_event_eval_update+0x138/0x330 | |
[ 92.167302] sp : ffff80001004bcf0 | |
[ 92.167823] x29: ffff80001004bcf0 x28: 0000000000000000 | |
[ 92.168667] x27: ffff80001157ad70 x26: ffff80001164d780 | |
[ 92.169445] x25: ffff800010fe3d60 x24: 00000000000000e7 | |
[ 92.170166] x23: 0000000000000008 x22: ffff8000114cab58 | |
[ 92.170876] x21: 000000000000023b x20: 00000000000000fb | |
[ 92.171580] x19: ffff800011638a7b x18: 0000000000000001 | |
[ 92.172267] x17: 00000000f552e63b x16: 00000000b121eb4a | |
[ 92.172956] x15: ffffffffffffffff x14: ff00000000000000 | |
[ 92.173636] x13: ffffffffffffffff x12: 0000000000000007 | |
[ 92.174308] x11: 0101010101010101 x10: 0000000000000008 | |
[ 92.174979] x9 : 0000000000000004 x8 : 0000000000000008 | |
[ 92.175662] x7 : 08190071111e1908 x6 : 08191e1171001908 | |
[ 92.176335] x5 : 0000000000000000 x4 : 000000000000004e | |
[ 92.176998] x3 : 0000000000000046 x2 : ffff800011638a6b | |
[ 92.177662] x1 : 0000000000000010 x0 : 0000000000000020 | |
[ 92.178325] Call trace: | |
[ 92.178976] trace_event_eval_update+0xf8/0x330 | |
[ 92.179767] tracer_init_tracefs+0x174/0x200 | |
[ 92.180465] do_one_initcall+0x54/0x220 | |
[ 92.181211] kernel_init_freeable+0x1d4/0x278 | |
[ 92.181875] kernel_init+0x18/0x104 | |
[ 92.182511] ret_from_fork+0x10/0x18 | |
[ 107.649721] *** VALIDATE bpf *** | |
[ 107.660284] VFS: Disk quotas dquot_6.6.0 | |
[ 107.664402] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 107.668411] *** VALIDATE ramfs *** | |
[ 107.669721] *** VALIDATE hugetlbfs *** | |
[ 107.688189] pnp: PnP ACPI: disabled | |
[ 108.057956] thermal_sys: Registered thermal governor 'fair_share' | |
[ 108.058135] thermal_sys: Registered thermal governor 'bang_bang' | |
[ 108.059022] thermal_sys: Registered thermal governor 'step_wise' | |
[ 108.059696] thermal_sys: Registered thermal governor 'user_space' | |
[ 108.060362] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 108.094994] NET: Registered protocol family 2 | |
[ 108.126291] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) | |
[ 108.130981] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 108.150650] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) | |
[ 108.187213] TCP: Hash tables configured (established 32768 bind 32768) | |
[ 108.194506] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) | |
[ 108.202790] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) | |
[ 108.217344] NET: Registered protocol family 1 | |
[ 108.235833] RPC: Registered named UNIX socket transport module. | |
[ 108.236722] RPC: Registered udp transport module. | |
[ 108.237339] RPC: Registered tcp transport module. | |
[ 108.237919] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 108.238810] PCI: CLS 0 bytes, default 64 | |
[ 108.246854] Trying to unpack rootfs image as initramfs... | |
[ 187.896383] Freeing initrd memory: 22028K | |
[ 187.941311] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available | |
[ 187.957496] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available | |
[ 187.977388] kvm [1]: IPA Size Limit: 40bits | |
[ 188.062903] kvm [1]: vgic-v2@fff20000 | |
[ 188.064517] kvm [1]: GIC system register CPU interface enabled | |
[ 188.073249] kvm [1]: vgic interrupt IRQ10 | |
[ 188.082824] kvm [1]: Hyp mode initialized successfully | |
[ 218.216478] Initialise system trusted keyrings | |
[ 218.220635] workingset: timestamp_bits=46 max_order=20 bucket_order=0 | |
[ 218.513534] zbud: loaded | |
[ 218.622481] NFS: Registering the id_resolver key type | |
[ 218.623901] Key type id_resolver registered | |
[ 218.624542] Key type id_legacy registered | |
[ 218.625525] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 218.627285] ntfs: driver 2.1.32 [Flags: R/W]. | |
[ 218.645306] fuse: init (API version 7.31) | |
[ 218.650044] *** VALIDATE fuse *** | |
[ 218.650855] *** VALIDATE fuse *** | |
[ 218.668561] SGI XFS with ACLs, security attributes, no debug enabled | |
[ 220.297958] NET: Registered protocol family 38 | |
[ 220.299082] Key type asymmetric registered | |
[ 220.299729] Asymmetric key parser 'x509' registered | |
[ 220.303311] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) | |
[ 220.308526] io scheduler mq-deadline registered | |
[ 220.309267] io scheduler kyber registered | |
[ 220.317638] io scheduler bfq registered | |
[ 220.425941] vcc5v0_host: supplied by vcc_sys | |
[ 220.755142] rockchip-pcie f8000000.pcie: no vpcie12v regulator found | |
[ 220.759508] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found | |
[ 220.760998] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found | |
[ 221.265069] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout! | |
[ 221.271441] rockchip-pcie: probe of f8000000.pcie failed with error -110 | |
[ 221.322849] IPMI message handler: version 39.2 | |
[ 221.444783] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330 | |
[ 221.446059] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12 | |
[ 221.511331] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330 | |
[ 221.513206] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 | |
[ 221.591006] pwm-regulator: supplied by vcc_sys | |
[ 221.602584] vcc3v3_sys: supplied by vcc_sys | |
[ 221.604954] vcc_lcd_en: supplied by vcc3v3_sys | |
[ 221.608384] vcc5v0_typec: supplied by vcc_sys | |
[ 221.648966] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 221.740181] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 37, base_baud = 1500000) is a 16550A | |
[ 221.777991] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 38, base_baud = 1500000) is a 16550A | |
[ 222.089688] printk: console [ttyS2] enabled | |
[ 222.212458] cacheinfo: Unable to detect cache hierarchy for CPU 0 | |
[ 222.368210] spi-nor spi0.0: gd25q128 (16384 Kbytes) | |
[ 223.085712] libphy: Fixed MDIO Bus: probed | |
[ 223.284784] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 223.287101] ehci-pci: EHCI PCI platform driver | |
[ 223.290205] ehci-platform: EHCI generic platform driver | |
[ 223.304113] ehci-platform fe380000.usb: EHCI Host Controller | |
[ 223.312984] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1 | |
[ 223.319809] ehci-platform fe380000.usb: irq 30, io mem 0xfe380000 | |
[ 223.353280] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00 | |
[ 223.365407] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 | |
[ 223.367727] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 223.369650] usb usb1: Product: EHCI Host Controller | |
[ 223.371082] usb usb1: Manufacturer: Linux 5.4.0-rc6-0006-pinebookpro+ ehci_hcd | |
[ 223.373767] usb usb1: SerialNumber: fe380000.usb | |
[ 223.396303] hub 1-0:1.0: USB hub found | |
[ 223.399558] hub 1-0:1.0: 1 port detected | |
[ 223.427651] ehci-platform fe3c0000.usb: EHCI Host Controller | |
[ 223.437204] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2 | |
[ 223.444538] ehci-platform fe3c0000.usb: irq 32, io mem 0xfe3c0000 | |
[ 223.473435] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00 | |
[ 223.484860] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 | |
[ 223.487347] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 223.489368] usb usb2: Product: EHCI Host Controller | |
[ 223.490855] usb usb2: Manufacturer: Linux 5.4.0-rc6-0006-pinebookpro+ ehci_hcd | |
[ 223.493786] usb usb2: SerialNumber: fe3c0000.usb | |
[ 223.516428] hub 2-0:1.0: USB hub found | |
[ 223.519224] hub 2-0:1.0: 1 port detected | |
[ 223.548997] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 223.551135] ohci-pci: OHCI PCI platform driver | |
[ 223.555590] ohci-platform: OHCI generic platform driver | |
[ 223.565969] ohci-platform fe3a0000.usb: Generic Platform OHCI controller | |
[ 223.575881] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3 | |
[ 223.582923] ohci-platform fe3a0000.usb: irq 31, io mem 0xfe3a0000 | |
[ 223.664625] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04 | |
[ 223.666976] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 223.668898] usb usb3: Product: Generic Platform OHCI controller | |
[ 223.670480] usb usb3: Manufacturer: Linux 5.4.0-rc6-0006-pinebookpro+ ohci_hcd | |
[ 223.673075] usb usb3: SerialNumber: fe3a0000.usb | |
[ 223.694335] hub 3-0:1.0: USB hub found | |
[ 223.697047] hub 3-0:1.0: 1 port detected | |
[ 223.720802] ohci-platform fe3e0000.usb: Generic Platform OHCI controller | |
[ 223.730778] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4 | |
[ 223.738549] ohci-platform fe3e0000.usb: irq 33, io mem 0xfe3e0000 | |
[ 223.818972] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04 | |
[ 223.821300] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 223.824245] usb usb4: Product: Generic Platform OHCI controller | |
[ 223.825885] usb usb4: Manufacturer: Linux 5.4.0-rc6-0006-pinebookpro+ ohci_hcd | |
[ 223.827750] usb usb4: SerialNumber: fe3e0000.usb | |
[ 223.854366] hub 4-0:1.0: USB hub found | |
[ 223.857151] hub 4-0:1.0: 1 port detected | |
[ 223.885333] uhci_hcd: USB Universal Host Controller Interface driver | |
[ 223.903261] usb 2-1: new high-speed USB device number 2 using ehci-platform | |
[ 223.920254] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 223.930670] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5 | |
[ 223.938514] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010 | |
[ 223.943712] xhci-hcd xhci-hcd.0.auto: irq 228, io mem 0xfe900000 | |
[ 223.959946] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 | |
[ 223.963066] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 223.965045] usb usb5: Product: xHCI Host Controller | |
[ 223.966466] usb usb5: Manufacturer: Linux 5.4.0-rc6-0006-pinebookpro+ xhci-hcd | |
[ 223.968342] usb usb5: SerialNumber: xhci-hcd.0.auto | |
[ 223.997226] hub 5-0:1.0: USB hub found | |
[ 224.000011] hub 5-0:1.0: 1 port detected | |
[ 224.019398] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 224.029123] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 6 | |
[ 224.032769] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed | |
[ 224.037751] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 224.046276] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04 | |
[ 224.048526] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 224.050422] usb usb6: Product: xHCI Host Controller | |
[ 224.053059] usb usb6: Manufacturer: Linux 5.4.0-rc6-0006-pinebookpro+ xhci-hcd | |
[ 224.054981] usb usb6: SerialNumber: xhci-hcd.0.auto | |
[ 224.085980] hub 6-0:1.0: USB hub found | |
[ 224.088728] hub 6-0:1.0: 1 port detected | |
[ 224.111108] usb 2-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36 | |
[ 224.114403] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 | |
[ 224.116296] usb 2-1: Product: USB2.0 Hub | |
[ 224.130107] usbcore: registered new interface driver uas | |
[ 224.133629] usb 3-1: new low-speed USB device number 2 using ohci-platform | |
[ 224.152932] usbcore: registered new interface driver usb-storage | |
[ 224.156401] usbcore: registered new interface driver ums-alauda | |
[ 224.160068] usbcore: registered new interface driver ums-cypress | |
[ 224.166100] usbcore: registered new interface driver ums-datafab | |
[ 224.167495] usbcore: registered new interface driver ums_eneub6250 | |
[ 224.168240] usbcore: registered new interface driver ums-freecom | |
[ 224.168854] usbcore: registered new interface driver ums-isd200 | |
[ 224.169611] usbcore: registered new interface driver ums-jumpshot | |
[ 224.170272] usbcore: registered new interface driver ums-karma | |
[ 224.170599] hub 2-1:1.0: USB hub found | |
[ 224.171011] usbcore: registered new interface driver ums-onetouch | |
[ 224.173399] usbcore: registered new interface driver ums-realtek | |
[ 224.174001] usbcore: registered new interface driver ums-sddr09 | |
[ 224.175343] usbcore: registered new interface driver ums-sddr55 | |
[ 224.175908] usbcore: registered new interface driver ums-usbat | |
[ 224.176205] hub 2-1:1.0: 4 ports detected | |
[ 224.176802] usbcore: registered new interface driver usbserial_generic | |
[ 224.178920] usbserial: USB Serial support registered for generic | |
[ 224.191259] mousedev: PS/2 mouse device common for all mice | |
[ 224.348015] rk808 0-001b: chip id: 0x0 | |
[ 224.392977] usb 3-1: New USB device found, idVendor=258a, idProduct=001e, bcdDevice= 1.00 | |
[ 224.393265] usb 5-1: new high-speed USB device number 2 using xhci-hcd | |
[ 224.397130] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 224.399029] usb 3-1: Product: USB KEYBOARD | |
[ 224.400343] usb 3-1: Manufacturer: HAILUCK CO.,LTD | |
[ 224.453728] rk808-regulator rk808-regulator: there is no dvs0 gpio | |
[ 224.456471] rk808-regulator rk808-regulator: there is no dvs1 gpio | |
[ 224.460777] DCDC_REG1: supplied by vcc_sys | |
[ 224.491231] DCDC_REG2: supplied by vcc_sys | |
[ 224.512834] DCDC_REG3: supplied by vcc_sys | |
[ 224.526848] DCDC_REG4: supplied by vcc_sys | |
[ 224.549138] LDO_REG1: supplied by vcc_sys | |
[ 224.563475] usb 2-1.2: new high-speed USB device number 3 using ehci-platform | |
[ 224.577906] LDO_REG2: supplied by vcc_sys | |
[ 224.584914] vcc3v0_touch: Bringing 1800000uV into 3000000-3000000uV | |
[ 224.600221] usb 5-1: New USB device found, idVendor=148f, idProduct=3572, bcdDevice= 1.01 | |
[ 224.603388] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 224.605309] usb 5-1: Product: 802.11 n WLAN | |
[ 224.606639] usb 5-1: Manufacturer: Ralink | |
[ 224.606792] LDO_REG3: supplied by vcc_sys | |
[ 224.609029] usb 5-1: SerialNumber: 1.0 | |
[ 224.626535] LDO_REG4: supplied by vcc_sys | |
[ 224.632411] vcc_sdio: Bringing 3300000uV into 3000000-3000000uV | |
[ 224.650700] random: fast init done | |
[ 224.652272] LDO_REG5: supplied by vcc_sys | |
[ 224.658299] vcca3v0_codec: Bringing 1800000uV into 3000000-3000000uV | |
[ 224.680567] LDO_REG6: supplied by vcc_sys | |
[ 224.704005] LDO_REG7: supplied by vcc_sys | |
[ 224.726414] LDO_REG8: supplied by vcc_sys | |
[ 224.747864] SWITCH_REG1: supplied by vcc3v3_sys | |
[ 224.765817] SWITCH_REG2: supplied by vcc3v3_sys | |
[ 224.774431] usb 2-1.2: New USB device found, idVendor=0c45, idProduct=6321, bcdDevice= 0.00 | |
[ 224.776846] usb 2-1.2: New USB device strings: Mfr=2, Product=1, SerialNumber=0 | |
[ 224.779172] usb 2-1.2: Product: USB Camera | |
[ 224.780486] usb 2-1.2: Manufacturer: Sonix Technology Co., Ltd. | |
[ 224.812961] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! | |
[ 224.815873] fan53555-reg: supplied by vcc_sys | |
[ 224.837961] vcc1v8_s3: supplied by vcc_1v8 | |
[ 224.862370] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! | |
[ 224.865087] fan53555-reg: supplied by vcc_sys | |
[ 224.918094] typec_fusb302 4-0022: 4-0022 supply vbus not found, using dummy regulator | |
[ 224.933406] OF: graph: no port node found in /i2c@ff3d0000/fusb30x@22 | |
[ 225.272778] cellwise,cw201x 4-0062: cw2015/cw2013 driver v1.2 probe sucess | |
[ 225.295724] cellwise,cw201x 4-0062: Failed to get device for device node dc-charger | |
[ 225.333365] device-mapper: uevent: version 1.0.3 | |
[ 225.349185] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com | |
[ 225.491001] cpufreq: cpufreq_online: CPU4: Running at unlisted freq: 12000 KHz | |
[ 225.513331] cpufreq: cpufreq_online: CPU4: Unlisted initial frequency changed to: 408000 KHz | |
[ 225.516099] sdhci: Secure Digital Host Controller Interface driver | |
[ 225.516644] sdhci: Copyright(c) Pierre Ossman | |
[ 225.517323] Synopsys Designware Multimedia Card Interface Driver | |
[ 225.518335] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode. | |
[ 225.518978] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller. | |
[ 225.519580] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a | |
[ 225.520106] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 27,32 bit host data width,256 deep fifo | |
[ 225.521022] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq | |
[ 225.521552] mmc_host mmc0: card is non-removable. | |
[ 225.534964] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
[ 225.548764] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode. | |
[ 225.549429] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller. | |
[ 225.550034] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a | |
[ 225.550583] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 28,32 bit host data width,256 deep fifo | |
[ 225.551569] dwmmc_rockchip fe320000.dwmmc: Got CD GPIO | |
[ 225.552152] vcc_sdio: unsupportable voltage range: 3300000-3000000uV | |
[ 225.565346] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
[ 225.579619] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 225.581240] mmc2: CQHCI version 5.10 | |
[ 225.583235] mmc0: queuing unknown CIS tuple 0x80 (2 bytes) | |
[ 225.585329] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) | |
[ 225.587426] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) | |
[ 225.590801] mmc0: queuing unknown CIS tuple 0x80 (7 bytes) | |
[ 225.594804] mmc0: queuing unknown CIS tuple 0x81 (9 bytes) | |
[ 225.605567] mmc2: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA | |
[ 225.607761] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 225.608712] hidraw: raw HID events driver (C) Jiri Kosina | |
[ 225.614805] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/platform/fe3a0000.usb/usb3/3-1/3-1:1.0/0003:258A:001E.0001/input/input0 | |
[ 225.650783] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0) | |
[ 225.663754] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0) | |
[ 225.681813] hid-generic 0003:258A:001E.0001: input,hidraw0: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-fe3a0000.usb-1/input0 | |
[ 225.685107] mmc2: Command Queue Engine enabled | |
[ 225.685514] mmc2: new HS200 MMC card at address 0001 | |
[ 225.686464] mmcblk2: mmc2:0001 DA4128 116 GiB | |
[ 225.687026] mmcblk2boot0: mmc2:0001 DA4128 partition 1 4.00 MiB | |
[ 225.687722] mmcblk2boot1: mmc2:0001 DA4128 partition 2 4.00 MiB | |
[ 225.688367] mmcblk2rpmb: mmc2:0001 DA4128 partition 3 16.0 MiB, chardev (239:0) | |
[ 225.689919] mmcblk2: p1 p2 | |
[ 225.705958] input: HAILUCK CO.,LTD USB KEYBOARD Mouse as /devices/platform/fe3a0000.usb/usb3/3-1/3-1:1.1/0003:258A:001E.0002/input/input1 | |
[ 225.707272] input: HAILUCK CO.,LTD USB KEYBOARD Touchpad as /devices/platform/fe3a0000.usb/usb3/3-1/3-1:1.1/0003:258A:001E.0002/input/input2 | |
[ 225.708555] input: HAILUCK CO.,LTD USB KEYBOARD System Control as /devices/platform/fe3a0000.usb/usb3/3-1/3-1:1.1/0003:258A:001E.0002/input/input3 | |
[ 225.771907] input: HAILUCK CO.,LTD USB KEYBOARD Consumer Control as /devices/platform/fe3a0000.usb/usb3/3-1/3-1:1.1/0003:258A:001E.0002/input/input4 | |
[ 225.773404] input: HAILUCK CO.,LTD USB KEYBOARD Wireless Radio Control as /devices/platform/fe3a0000.usb/usb3/3-1/3-1:1.1/0003:258A:001E.0002/input/input5 | |
[ 225.775151] hid-generic 0003:258A:001E.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [HAILUCK CO.,LTD USB KEYBOARD] on usb-fe3a0000.usb-1/input1 | |
[ 225.776509] usbcore: registered new interface driver usbhid | |
[ 225.777014] usbhid: USB HID core driver | |
[ 225.784022] drop_monitor: Initializing network drop monitor service | |
[ 225.784917] Initializing XFRM netlink socket | |
[ 225.786134] NET: Registered protocol family 10 | |
[ 225.814309] Segment Routing with IPv6 | |
[ 225.814698] mip6: Mobile IPv6 | |
[ 225.814965] NET: Registered protocol family 17 | |
[ 225.815573] Key type dns_resolver registered | |
[ 225.816287] registered taskstats version 1 | |
[ 225.816649] Loading compiled-in X.509 certificates | |
[ 225.817137] zswap: loaded using pool lzo/zbud | |
[ 225.817627] Key type ._fscrypt registered | |
[ 225.817980] Key type .fscrypt registered | |
[ 225.818364] Key type big_key registered | |
[ 225.832285] Key type encrypted registered | |
[ 225.849447] hctosys: unable to open rtc device (rtc0) | |
[ 225.850284] ALSA device list: | |
[ 225.850549] No soundcards found. | |
[ 225.852859] Freeing unused kernel memory: 1792K | |
[ 225.891799] Run /init as init process | |
[ 225.954792] dwmmc_rockchip fe320000.dwmmc: Successfully tuned phase to 76 | |
[ 225.955422] mmc1: new ultra high speed SDR104 SDXC card at address aaaa | |
[ 225.956809] mmcblk1: mmc1:aaaa SC64G 59.5 GiB | |
[ 225.963608] mmcblk1: p1 p2 p3 p4 p5 | |
[ 226.118326] rockchip-vop ff8f0000.vop: Adding to iommu group 1 | |
[ 226.121755] rockchip-vop ff900000.vop: Adding to iommu group 2 | |
[ 226.123993] rk808-rtc rk808-rtc: registered as rtc0 | |
[ 226.140813] panfrost ff9a0000.gpu: clock rate = 500000000 | |
[ 226.142813] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0 | |
[ 226.143522] panfrost ff9a0000.gpu: features: 00000000,100e77bf, issues: 00000000,24040400 | |
[ 226.144252] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 | |
[ 226.145296] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1 | |
[ 226.146370] input: gpio-keys as /devices/platform/gpio-keys/input/input6 | |
[ 226.148650] [drm] Initialized panfrost 1.1.0 20180908 for ff9a0000.gpu on minor 0 | |
[ 226.308272] ttyS2 - failed to request DMA | |
[ 226.492647] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 44 | |
[ 226.498029] mmc0: new ultra high speed SDR104 SDIO card at address 0001 | |
[ 226.558748] EXT4-fs (mmcblk1p4): mounted filesystem with ordered data mode. Opts: (null) | |
[ 226.974617] systemd[1]: System time before build time, advancing clock. | |
[ 226.994819] systemd[1]: systemd 242 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) | |
[ 226.997185] systemd[1]: Detected architecture arm64. | |
[ 227.058007] systemd[1]: Set hostname to <pine>. | |
[ 227.060000] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument | |
[ 227.263448] systemd[1]: /lib/systemd/system/dbus.socket:4: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly. | |
[ 227.383656] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 227.384281] systemd[1]: Reached target Remote File Systems. | |
[ 227.385078] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 227.386843] systemd[1]: Created slice User and Session Slice. | |
[ 227.387494] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 227.388531] systemd[1]: Reached target Swap. | |
[ 227.389472] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. | |
[ 227.390524] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[ 227.483744] EXT4-fs (mmcblk1p4): re-mounted. Opts: discard | |
[ 227.810010] systemd-journald[511]: Received request to flush runtime journal from PID 1 | |
[ 228.026858] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops [rockchipdrm]) | |
[ 228.029970] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops [rockchipdrm]) | |
[ 228.031009] rockchip-dp ff970000.edp: no DP phy configured | |
[ 228.034582] rockchip-drm display-subsystem: bound ff970000.edp (ops rockchip_dp_component_ops [rockchipdrm]) | |
[ 228.035672] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 228.036286] [drm] No driver support for vblank timestamp query. | |
[ 228.204832] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 228.255184] rockchip-rga ff680000.rga: HW Version: 0x03.02 | |
[ 228.255496] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video0 | |
[ 228.259881] uvcvideo: Found UVC 1.00 device USB Camera (0c45:6321) | |
[ 228.277560] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 228.280223] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 | |
[ 228.280226] cfg80211: failed to load regulatory.db | |
[ 228.305695] uvcvideo 2-1.2:1.0: Entity type for entity Extension 4 was not initialized! | |
[ 228.305710] uvcvideo 2-1.2:1.0: Entity type for entity Processing 3 was not initialized! | |
[ 228.305714] uvcvideo 2-1.2:1.0: Entity type for entity Camera 1 was not initialized! | |
[ 228.306083] input: USB Camera: USB Camera as /devices/platform/fe3c0000.usb/usb2/2-1/2-1.2/2-1.2:1.0/input/input7 | |
[ 228.307315] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43456-sdio for chip BCM4345/9 | |
[ 228.309248] usbcore: registered new interface driver brcmfmac | |
[ 228.346886] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43456-sdio.pine64,pinebook-pro.txt failed with error -2 | |
[ 228.390347] [drm:analogix_dp_bridge_atomic_enable [analogix_dp]] *ERROR* failed to get hpd single ret = -110 | |
[ 228.390412] rockchip-dp ff970000.edp: failed to set bridge, retry: 0 | |
[ 228.428745] Bluetooth: Core ver 2.22 | |
[ 228.428978] NET: Registered protocol family 31 | |
[ 228.428989] Bluetooth: HCI device and connection manager initialized | |
[ 228.429028] Bluetooth: HCI socket layer initialized | |
[ 228.429044] Bluetooth: L2CAP socket layer initialized | |
[ 228.429082] Bluetooth: SCO socket layer initialized | |
[ 228.436744] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43456-sdio for chip BCM4345/9 | |
[ 228.436826] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available | |
[ 228.437236] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/9 wl0: Jun 16 2017 12:38:26 version 7.45.96.2 (66c4e21@sh-git) (r) FWID 01-1813af84 | |
[ 228.462672] random: crng init done | |
[ 228.462679] random: 7 urandom warning(s) missed due to ratelimiting | |
[ 228.533031] usbcore: registered new interface driver uvcvideo | |
[ 228.533034] USB Video Class driver (1.1.1) | |
[ 228.539603] [drm:analogix_dp_bridge_atomic_enable [analogix_dp]] *ERROR* failed to get hpd single ret = -110 | |
[ 228.539772] rockchip-dp ff970000.edp: failed to set bridge, retry: 1 | |
[ 228.601745] usb 5-1: reset high-speed USB device number 2 using xhci-hcd | |
[ 228.653224] [drm:analogix_dp_bridge_atomic_enable [analogix_dp]] *ERROR* failed to get hpd single ret = -110 | |
[ 228.653356] rockchip-dp ff970000.edp: failed to set bridge, retry: 2 | |
[ 228.766128] [drm:analogix_dp_bridge_atomic_enable [analogix_dp]] *ERROR* failed to get hpd single ret = -110 | |
[ 228.766200] rockchip-dp ff970000.edp: failed to set bridge, retry: 3 | |
[ 228.792160] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 3572, rev 0221 detected | |
[ 228.802277] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 0009 detected | |
[ 228.803556] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' | |
[ 228.807733] usbcore: registered new interface driver rt2800usb | |
[ 228.830416] rt2800usb 5-1:1.0 wlx7071bc8561c9: renamed from wlan0 | |
[ 228.881911] [drm:analogix_dp_bridge_atomic_enable [analogix_dp]] *ERROR* failed to get hpd single ret = -110 | |
[ 228.882057] rockchip-dp ff970000.edp: failed to set bridge, retry: 4 | |
[ 228.882101] rockchip-dp ff970000.edp: too many times retry set bridge, give it up | |
[ 228.891673] Console: switching to colour frame buffer device 240x67 | |
[ 229.031241] rockchip-drm display-subsystem: fb0: rockchipdrmfb frame buffer device | |
[ 229.031675] input: HAILUCK CO.,LTD USB KEYBOARD Mouse as /devices/platform/fe3a0000.usb/usb3/3-1/3-1:1.1/0003:258A:001E.0002/input/input8 | |
[ 229.048860] input: HAILUCK CO.,LTD USB KEYBOARD Touchpad as /devices/platform/fe3a0000.usb/usb3/3-1/3-1:1.1/0003:258A:001E.0002/input/input9 | |
[ 229.049552] input: HAILUCK CO.,LTD USB KEYBOARD System Control as /devices/platform/fe3a0000.usb/usb3/3-1/3-1:1.1/0003:258A:001E.0002/input/input10 | |
[ 229.082488] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 1 | |
[ 229.111677] input: HAILUCK CO.,LTD USB KEYBOARD Consumer Control as /devices/platform/fe3a0000.usb/usb3/3-1/3-1:1.1/0003:258A:001E.0002/input/input11 | |
[ 229.111815] input: HAILUCK CO.,LTD USB KEYBOARD Wireless Radio Control as /devices/platform/fe3a0000.usb/usb3/3-1/3-1:1.1/0003:258A:001E.0002/input/input12 | |
[ 229.112051] hid-multitouch 0003:258A:001E.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [HAILUCK CO.,LTD USB KEYBOARD] on usb-fe3a0000.usb-1/input1 | |
[ 229.368262] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 229.430383] FAT-fs (mmcblk1p2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 230.616303] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
[ 230.616316] Bluetooth: BNEP filters: protocol multicast | |
[ 230.616342] Bluetooth: BNEP socket layer initialized | |
[ 231.188810] ieee80211 phy1: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin' | |
[ 231.190644] ieee80211 phy1: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36 | |
[ 237.902077] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready | |
[ 238.210273] wlx7071bc8561c9: authenticate with c4:6e:1f:4f:ce:2d | |
[ 238.224541] wlx7071bc8561c9: send auth to c4:6e:1f:4f:ce:2d (try 1/3) | |
[ 238.227003] wlx7071bc8561c9: authenticated | |
[ 238.231516] wlx7071bc8561c9: associate with c4:6e:1f:4f:ce:2d (try 1/3) | |
[ 238.235248] wlx7071bc8561c9: RX AssocResp from c4:6e:1f:4f:ce:2d (capab=0x31 status=0 aid=14) | |
[ 238.240231] wlx7071bc8561c9: associated | |
[ 238.251790] IPv6: ADDRCONF(NETDEV_CHANGE): wlx7071bc8561c9: link becomes ready | |
[ 239.759500] rfkill: input handler disabled | |
[ 255.971527] vcc3v3_pcie: disabling |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment