only 1 led lights up on ws2812 #256
Replies: 2 comments 2 replies
-
Those were logs from ssh. These are the logs from hyperhdr:8090 2022-04-18T03:48:01.922Z [MAIN] Database path: '/.hyperhdr/db/hyperhdr.db', readonlyMode = disabled |
Beta Was this translation helpful? Give feedback.
-
You've got only one area configured in the LED strip so probably that's why only one LEDin the strip is powered on.
That's not related but it's not good (58ms). Probably it's av access or its clone and due to bug in the Linux driver it tries to capture using 1920x1080@60fps instead of 30fps. Please enable quarter of frame mode in the grabber properties. |
Beta Was this translation helpful? Give feedback.
-
I followed this video to set up my rpi 3b with hyperhdr. I have a ws2812 led strip hooked into the gpio 18 of the rpi. There is only one led that lights up and the color is red. It's the very first led on the strip.
logs:
pi@HyperHDR:~ $ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.60-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1449 SMP PREEMPT Wed Aug 25 15:01:33 BST 2021
[ 0.000000] random: fast init done
[ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000001ec00000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
[ 0.000000] On node 0 totalpages: 242688
[ 0.000000] DMA zone: 3792 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 242688 pages, LIFO batch:63
[ 0.000000] percpu: Embedded 32 pages/cpu s91224 r8192 d31656 u131072
[ 0.000000] pcpu-alloc: s91224 r8192 d31656 u131072 alloc=32*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] CPU features: detected: ARM erratum 843419
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:640x480M@60 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=ddc56223-02 rootfstype=ext4 fsck.repair=yes rootwait
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 665824K/970752K available (11136K kernel code, 1946K rwdata, 3984K rodata, 3776K init, 1260K bss, 42784K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 36750 entries in 144 pages
[ 0.000000] ftrace: allocated 144 pages with 2 groups
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] random: get_random_bytes called from start_kernel+0x3b0/0x570 with crng_init=1
[ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000295] Console: colour dummy device 80x25
[ 0.001162] printk: console [tty1] enabled
[ 0.001237] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[ 0.001300] pid_max: default: 32768 minimum: 301
[ 0.001535] LSM: Security Framework initializing
[ 0.001817] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.001880] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.003527] cgroup: Disabling memory control group subsystem
[ 0.006928] rcu: Hierarchical SRCU implementation.
[ 0.008380] EFI services will not be available.
[ 0.009174] smp: Bringing up secondary CPUs ...
[ 0.010588] Detected VIPT I-cache on CPU1
[ 0.010680] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.012378] Detected VIPT I-cache on CPU2
[ 0.012442] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.014027] Detected VIPT I-cache on CPU3
[ 0.014082] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.014301] smp: Brought up 1 node, 4 CPUs
[ 0.014452] SMP: Total of 4 processors activated.
[ 0.014488] CPU features: detected: 32-bit EL0 Support
[ 0.014524] CPU features: detected: CRC32 instructions
[ 0.014561] CPU features: detected: 32-bit EL1 Support
[ 0.052599] CPU: All CPU(s) started at EL2
[ 0.052727] alternatives: patching kernel code
[ 0.054661] devtmpfs: initialized
[ 0.076257] Enabled cp15_barrier support
[ 0.076339] Enabled setend support
[ 0.076661] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.076727] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.089399] pinctrl core: initialized pinctrl subsystem
[ 0.090579] DMI not present or invalid.
[ 0.091118] NET: Registered protocol family 16
[ 0.102403] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.103330] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.104948] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.105159] audit: initializing netlink subsys (disabled)
[ 0.105610] audit: type=2000 audit(0.104:1): state=initialized audit_enabled=0 res=1
[ 0.106473] thermal_sys: Registered thermal governor 'step_wise'
[ 0.106812] cpuidle: using governor menu
[ 0.107424] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.107712] ASID allocator initialised with 65536 entries
[ 0.107944] Serial: AMBA PL011 UART driver
[ 0.146240] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.152790] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-08-31T14:55:00, variant start
[ 0.156805] raspberrypi-firmware soc:firmware: Firmware hash is 67615e950e1e28b92dfae6303cf7a8b879a8908f
[ 0.207347] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.211988] vgaarb: loaded
[ 0.212684] SCSI subsystem initialized
[ 0.213180] usbcore: registered new interface driver usbfs
[ 0.213288] usbcore: registered new interface driver hub
[ 0.213407] usbcore: registered new device driver usb
[ 0.213963] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 0.216617] clocksource: Switched to clocksource arch_sys_counter
[ 1.886278] VFS: Disk quotas dquot_6.6.0
[ 1.886434] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.886718] FS-Cache: Loaded
[ 1.887063] CacheFiles: Loaded
[ 1.888424] simple-framebuffer 3eace000.framebuffer: framebuffer at 0x3eace000, 0x12c000 bytes, mapped to 0x(ptrval)
[ 1.888481] simple-framebuffer 3eace000.framebuffer: format=a8r8g8b8, mode=640x480x32, linelength=2560
[ 1.894303] Console: switching to colour frame buffer device 80x30
[ 1.902364] simple-framebuffer 3eace000.framebuffer: fb0: simplefb registered!
[ 1.923860] NET: Registered protocol family 2
[ 1.927505] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 1.935568] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 1.942240] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.948818] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 1.955691] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.959627] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.963425] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.967519] NET: Registered protocol family 1
[ 1.972400] RPC: Registered named UNIX socket transport module.
[ 1.976098] RPC: Registered udp transport module.
[ 1.979647] RPC: Registered tcp transport module.
[ 1.983077] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.986602] PCI: CLS 0 bytes, default 64
[ 1.992637] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.999708] kvm [1]: IPA Size Limit: 40 bits
[ 2.004811] kvm [1]: Hyp mode initialized successfully
[ 2.014065] Initialise system trusted keyrings
[ 2.017820] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[ 2.031995] zbud: loaded
[ 2.038027] FS-Cache: Netfs 'nfs' registered for caching
[ 2.042380] NFS: Registering the id_resolver key type
[ 2.045621] Key type id_resolver registered
[ 2.048715] Key type id_legacy registered
[ 2.051839] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.054870] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 2.062378] Key type asymmetric registered
[ 2.065269] Asymmetric key parser 'x509' registered
[ 2.068167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 2.074175] io scheduler mq-deadline registered
[ 2.077026] io scheduler kyber registered
[ 2.095992] bcm2835-rng 3f104000.rng: hwrng registered
[ 2.099829] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 2.107053] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 2.113637] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 2.134473] brd: module loaded
[ 2.156375] loop: module loaded
[ 2.162232] Loading iSCSI transport class v2.0-870.
[ 2.170218] libphy: Fixed MDIO Bus: probed
[ 2.175349] usbcore: registered new interface driver r8152
[ 2.178472] usbcore: registered new interface driver lan78xx
[ 2.181492] usbcore: registered new interface driver smsc95xx
[ 2.185045] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 2.916499] Core Release: 2.80a
[ 2.919396] Setting default values for core params
[ 2.922281] Finished setting default values for core params
[ 3.125621] Using Buffer DMA mode
[ 3.128361] Periodic Transfer Interrupt Enhancement - disabled
[ 3.131198] Multiprocessor Interrupt Enhancement - disabled
[ 3.134052] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 3.136847] Dedicated Tx FIFOs mode
[ 3.144270] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = ffffffc011a29000 dma = 0x00000000df000000 len=9024
[ 3.152454] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ 3.165220] dwc_otg: Microframe scheduler enabled
[ 3.165284] WARN::hcd_init_fiq:497: MPHI regs_base at ffffffc011635000
[ 3.170265] dwc_otg 3f980000.usb: DWC OTG Controller
[ 3.172873] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 3.178012] dwc_otg 3f980000.usb: irq 74, io mem 0x00000000
[ 3.180789] Init: Port Power? op_state=1
[ 3.183542] Init: Power Port (0)
[ 3.186752] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.192292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.198018] usb usb1: Product: DWC OTG Controller
[ 3.200953] usb usb1: Manufacturer: Linux 5.10.60-v8+ dwc_otg_hcd
[ 3.203881] usb usb1: SerialNumber: 3f980000.usb
[ 3.207792] hub 1-0:1.0: USB hub found
[ 3.210833] hub 1-0:1.0: 1 port detected
[ 3.215443] dwc_otg: FIQ enabled
[ 3.215460] dwc_otg: NAK holdoff enabled
[ 3.215475] dwc_otg: FIQ split-transaction FSM enabled
[ 3.215497] Module dwc_common_port init
[ 3.216254] usbcore: registered new interface driver uas
[ 3.219361] usbcore: registered new interface driver usb-storage
[ 3.222725] mousedev: PS/2 mouse device common for all mice
[ 3.227932] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 3.234927] sdhci: Secure Digital Host Controller Interface driver
[ 3.237869] sdhci: Copyright(c) Pierre Ossman
[ 3.241700] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[ 3.245659] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ 3.249084] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.256199] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.259759] hid: raw HID events driver (C) Jiri Kosina
[ 3.263014] usbcore: registered new interface driver usbhid
[ 3.265964] usbhid: USB HID core driver
[ 3.269301] ashmem: initialized
[ 3.279909] Initializing XFRM netlink socket
[ 3.282891] NET: Registered protocol family 17
[ 3.285893] Key type dns_resolver registered
[ 3.289520] registered taskstats version 1
[ 3.292170] Loading compiled-in X.509 certificates
[ 3.295547] Key type ._fscrypt registered
[ 3.298149] Key type .fscrypt registered
[ 3.300669] Key type fscrypt-provisioning registered
[ 3.322216] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 3.325047] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 99, base_baud = 0) is a PL011 rev2
[ 3.333689] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 3.342061] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 3.345024] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[ 3.349862] Indeed it is in host mode hprt0 = 00021501
[ 3.374249] sdhost: log_buf @ (ptrval) (c2bb2000)
[ 3.446450] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 3.454468] of_cfs_init
[ 3.477669] of_cfs_init: OK
[ 3.481915] Waiting for root device PARTUUID=ddc56223-02...
[ 3.490608] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 3.495069] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.499412] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.505278] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 3.556044] mmc0: host does not support reading read-only switch, assuming write-enable
[ 3.564668] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 3.567613] Indeed it is in host mode hprt0 = 00001101
[ 3.576745] mmc0: new high speed SDHC card at address aaaa
[ 3.582572] mmcblk0: mmc0:aaaa SD32G 29.7 GiB
[ 3.641419] mmcblk0: p1 p2
[ 3.649004] mmc1: new high speed SDIO card at address 0001
[ 3.677607] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.683252] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 3.694652] devtmpfs: mounted
[ 3.711113] Freeing unused kernel memory: 3776K
[ 3.714015] Run /sbin/init as init process
[ 3.716742] with arguments:
[ 3.716757] /sbin/init
[ 3.716771] with environment:
[ 3.716785] HOME=/
[ 3.716799] TERM=linux
[ 3.785370] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
[ 3.790990] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.795219] hub 1-1:1.0: USB hub found
[ 3.798254] hub 1-1:1.0: 5 ports detected
[ 4.092688] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 4.193271] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[ 4.199283] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.208919] smsc95xx v2.0.0
[ 4.422366] systemd[1]: System time before build time, advancing clock.
[ 4.436296] libphy: smsc95xx-mdiobus: probed
[ 4.441036] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:af:c6:e4
[ 4.524565] NET: Registered protocol family 10
[ 4.524714] usb 1-1.4: new high-speed USB device number 4 using dwc_otg
[ 4.530353] Segment Routing with IPv6
[ 4.566388] random: crng init done
[ 4.610836] 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.625383] systemd[1]: Detected architecture arm64.
[ 4.641626] usb 1-1.4: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[ 4.648441] usb 1-1.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 4.655421] usb 1-1.4: Product: USB 2.0 Hub
[ 4.660054] hub 1-1.4:1.0: USB hub found
[ 4.660212] hub 1-1.4:1.0: 4 ports detected
[ 4.677713] systemd[1]: Set hostname to .
[ 5.068700] usb 1-1.4.2: new full-speed USB device number 5 using dwc_otg
[ 5.280068] usb 1-1.4.2: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.64
[ 5.286498] usb 1-1.4.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 5.293022] usb 1-1.4.2: Product: USB Serial
[ 5.496703] usb 1-1.4.3: new full-speed USB device number 6 using dwc_otg
[ 5.580750] systemd[1]: Reached target Swap.
[ 5.589180] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 5.597502] systemd[1]: Listening on Syslog Socket.
[ 5.609253] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 5.618145] systemd[1]: Created slice system-hyperhdr.slice.
[ 5.627047] systemd[1]: Created slice system-getty.slice.
[ 5.635297] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.816454] usb 1-1.4.3: New USB device found, idVendor=040d, idProduct=340b, bcdDevice=12.14
[ 5.822052] usb 1-1.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.827799] usb 1-1.4.3: Product: USB Audio Device
[ 5.827819] usb 1-1.4.3: Manufacturer: VIA Technologies Inc.
[ 5.894879] input: VIA Technologies Inc. USB Audio Device as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.3/0003:040D:340B.0001/input/input0
[ 5.914535] cryptd: max_cpu_qlen set to 1000
[ 5.973504] hid-generic 0003:040D:340B.0001: input,hidraw0: USB HID v1.00 Device [VIA Technologies Inc. USB Audio Device] on usb-3f980000.usb-1.4.3/input3
[ 6.492281] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 6.622203] systemd-journald[135]: Received request to flush runtime journal from PID 1
[ 6.988696] usb 1-1.4.1: new high-speed USB device number 7 using dwc_otg
[ 7.358211] mc: Linux media interface: v0.10
[ 7.434963] usb 1-1.4.1: New USB device found, idVendor=1e4e, idProduct=7016, bcdDevice= 1.00
[ 7.434995] usb 1-1.4.1: New USB device strings: Mfr=6, Product=7, SerialNumber=3
[ 7.435015] usb 1-1.4.1: Product: eEver USB Device
[ 7.435033] usb 1-1.4.1: Manufacturer: eEver
[ 7.435051] usb 1-1.4.1: SerialNumber: 20000130041415
[ 7.637167] usb 1-1.4.1: 3:1: cannot set freq 9045257 to ep 0x8a
[ 7.643306] usbcore: registered new interface driver snd-usb-audio
[ 7.923192] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.929791] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.933458] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 7.933494] [vc_sm_connected_init]: start
[ 7.938822] bcm2835_audio bcm2835_audio: card created with 8 channels
[ 7.940896] [vc_sm_connected_init]: installed successfully
[ 7.973049] videodev: Linux video capture interface: v2.00
[ 8.008474] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.021737] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.027517] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.030228] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.045003] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 8.047544] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 8.048223] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 8.050692] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 8.050798] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 8.051553] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 8.051594] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 8.051624] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 8.051651] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 8.051677] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 8.052104] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 8.061193] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 8.061261] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 8.065538] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.067385] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 8.067455] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 8.260818] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 8.318307] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 8.421288] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
[ 8.445094] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 8.447607] usbcore: registered new interface driver brcmfmac
[ 8.681646] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 8.681824] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 8.681955] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[ 8.683373] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 22 2019 01:59:28 version 7.45.98.94 (r723000 CY) FWID 01-3b33decd
[ 8.798772] usbcore: registered new interface driver usbserial_generic
[ 8.798875] usbserial: USB Serial support registered for generic
[ 8.808005] usbcore: registered new interface driver ch341
[ 8.808125] usbserial: USB Serial support registered for ch341-uart
[ 8.808312] ch341 1-1.4.2:1.0: ch341-uart converter detected
[ 8.813718] checking generic (3eace000 12c000) vs hw (0 ffffffffffffffff)
[ 8.813747] fb0: switching to vc4drmfb from simple
[ 8.817474] Console: switching to colour dummy device 80x25
[ 8.819952] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[ 8.824805] Registered IR keymap rc-cec
[ 8.825140] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
[ 8.825492] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input1
[ 8.825619] usb 1-1.4.2: ch341-uart converter now attached to ttyUSB0
[ 8.827024] vc4_hdmi 3f902000.hdmi: Could not register sound card: -517
[ 8.895748] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[ 8.903769] Registered IR keymap rc-cec
[ 8.904059] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
[ 8.904387] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input2
[ 8.910289] vc4_hdmi 3f902000.hdmi: Could not register sound card: -517
[ 8.969423] usb 1-1.4.1: USB disconnect, device number 7
[ 8.975711] usbcore: registered new interface driver uvcvideo
[ 8.975738] USB Video Class driver (1.1.1)
[ 9.264735] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[ 9.266568] Registered IR keymap rc-cec
[ 9.266873] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
[ 9.267207] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input3
[ 9.268819] vc4_hdmi 3f902000.hdmi: Could not register sound card: -517
[ 9.337568] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[ 9.345123] Registered IR keymap rc-cec
[ 9.345477] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
[ 9.345816] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input4
[ 9.358876] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4])
[ 9.359221] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops [vc4])
[ 9.359642] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops [vc4])
[ 9.359982] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 9.360294] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 9.368834] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 9.369234] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
[ 9.387812] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[ 9.411766] Console: switching to colour frame buffer device 90x30
[ 9.432713] vc4-drm soc:gpu: [drm] fb0: vc4drmfb frame buffer device
[ 9.808676] usb 1-1.4.1: new high-speed USB device number 8 using dwc_otg
[ 10.014620] usb 1-1.4.1: New USB device found, idVendor=1e4e, idProduct=7016, bcdDevice= 1.00
[ 10.014652] usb 1-1.4.1: New USB device strings: Mfr=6, Product=7, SerialNumber=3
[ 10.014671] usb 1-1.4.1: Product: eEver USB Device
[ 10.014690] usb 1-1.4.1: Manufacturer: eEver
[ 10.014708] usb 1-1.4.1: SerialNumber: 20000130041415
[ 10.023871] uvcvideo: Found UVC 1.00 device eEver USB Device (1e4e:7016)
[ 10.033689] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
[ 10.037514] usb 1-1.4.1: 3:1: cannot set freq 9045257 to ep 0x8a
[ 12.021474] uart-pl011 3f201000.serial: no DMA platform data
[ 12.225529] 8021q: 802.1Q VLAN Support v1.8
[ 12.265351] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 12.586434] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 13.044898] SMSC LAN8700 usb-001:003:01: attached PHY driver [SMSC LAN8700] (mii_bus:phy_addr=usb-001:003:01, irq=POLL)
[ 13.045919] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 13.063647] smsc95xx 1-1.1:1.0 eth0: Link is Down
[ 13.904351] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 16.210149] Bluetooth: Core ver 2.22
[ 16.210354] NET: Registered protocol family 31
[ 16.210373] Bluetooth: HCI device and connection manager initialized
[ 16.210418] Bluetooth: HCI socket layer initialized
[ 16.210446] Bluetooth: L2CAP socket layer initialized
[ 16.210498] Bluetooth: SCO socket layer initialized
[ 16.224869] Bluetooth: HCI UART driver ver 2.3
[ 16.224887] Bluetooth: HCI UART protocol H4 registered
[ 16.224982] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 16.225269] Bluetooth: HCI UART protocol Broadcom registered
[ 16.558500] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 16.558515] Bluetooth: BNEP filters: protocol multicast
[ 16.558546] Bluetooth: BNEP socket layer initialized
[ 26.336857] Under-voltage detected! (0x00050005)
[ 32.385027] Voltage normalised (0x00000000)
Beta Was this translation helpful? Give feedback.
All reactions