Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


New user - boot time question
#1
Hi all. Loving moode so far. Very easy to set up and get working. I plan on using it in the car hooked directly to my dsp. The plan is to use it in AP mode and use my phone to control it. So far in the house its is working great and do not expect many issues getting it working in the car. 

My main concern is the boot time. I consistently get about 1 minute and 30 seconds from boot till I can connect to the moode SSID.

I am currently running 

Moode 6.4.2
Sandisk ExtremePlus 64Gb U3 spec
Pi 4 b 4g
Integrated BT off
HDMI port off
Wait eth0 address off
Local UI display off
Metadata file off
SSH off
Debug logging off
No extenal drives, mouse, keyboard.

Is it normal to get consistent boot times of 1min 30 sec +

Sam
Reply
#2
@screwfunk 

No, although the boot process does take time.

Consult the output of dmesg and the content of /var/log/syslog

At a guess, it's the fsck process taking a long time to check your 64GB uSD card.

Regards,
Kent
Reply
#3
@screwfunk 

Apart from its possible effect on startup time, you may want to reconsider using a 64GB uSD card for a more fundamental reason.

Many updates to moOde can be installed via the moOde UI but from time to time a new version is available only as a fresh install. The fresh install would wipe out your music files if they are stored in a directory in the rootfs on the uSD card.

It would be possible to create a third partition on the card and store music files in its filesystem but then you'd have to customize moOde to detect and mount it. As well, when updating, you'd have to copy the two partitions of the new version of moOde into the first two partitions and not just flash the drive from the distributed image.

Not impossible; just fiddly. You'd have to play games with setting up the partitions, disable or modify moOde's "File system expand" functionality, yada yada yada. Would seem easier to put music files on a USB drive.

Regards,
Kent
Reply
#4
Right on. It's best to use a small 8 GB uSD card strictly as a boot/OS drive and don't expand it. Put the music on a small form factor USB drive like one of the Sandisk Fit drives.

To see what moOde process is taking longest during startup examine the Moode log (moodeutl -l). First start the SSH term server in System config so you will have a way to term in while in AP mode.

The Moode log shows the startup process executed by worker.php which is launched from /etc.rc.local. To see what is happening during boot b4 Linux runs rc.local you would need to look at dmesg and /var/log/syslog.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#5
fsck ...seems 90 seconds is not unreasonable for large uSD.

http://moodeaudio.org/forum/showthread.p...2#pid17302
----------
bob
Reply
#6
Some good commands to find potential boot problems:

Code:
systemd-analyze time
systemd-analyze blame
systemd-analyze critical-chain
Reply
#7
Ok so I am now using an external USB 3.0 drive reflashed the SD and did not extend the OS. When using ethernet I can reboot and get back to browsing in just over 20 seconds. However when I go AP mode and pull the eth and turn off Wait for eth0 Im back to waiting for 1:30 to 1:40 before my phone picks up the moode SSID. So it seems the issue is with the AP mode. Still digging in. Thank you for everyone who responded. For those of you who are using it in AP mode is this pretty normal, about 1:30 to get an SSID. To me it seems that Moode itself is booting fast but the wireless is what is taking time.

I dug into the logs while in AP mode as suggested. I am adding pics of the dmesg log as well as the moodeutl -l log. At the end of the dmesg you can see where it gets hung up on the drive as well as Wlan. Im no expert by any means with linux so if anybody has any hints or can paint a better picture of what I am looking at here it would be greatly appreciated. 

   
   

Sam
Reply
#8
Paste the log output into a code box like below.The pics are impossible to read. 

Code box is 5th button from right on the toolbar when you compose a new thread or 3rd button when posting to an existing thread.

Code:
This is text in a code box
This is text in a code box
This is text in a code box
This is text in a code box
This is text in a code box
This is text in a code box
This is text in a code box
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#9
I am running the we terminal from my phone and do not know how to get it to copy paste. I can get it to highlight but am unable to get it to copy. Im accessing the web terminal from my android. Any pointers. 

Sam
Reply
#10
I grabbed a different terminal app for my android and was able to copy the text out. Here is the dmesg log.

Thanx again for the help

Sam

Code:
Connecting to 172.24.1.1 port 22, please wait...
login as:
pi@172.24.1.1's password:
Kernel 4.19.97-v7l+ #1293, Raspbian 10.2, moOde 6.4.2 2020-02-12
                         ____     __  
             __ _  ___  / __ \___/ /__
            /  ' \/ _ \/ /_/ / _  / -_)
           /_/_/_/\___/\____/\_,_/\__/
                                         
                moOde audio player
               (C) 2014 Tim Curtis

The programs included with Moode are free software; the
exact distribution terms for each program are described
in the individual files in /usr/share/doc/*/copyright.
Moode comes with absolutely no warranties expressed or
implied, or any other guarantees.

Last login: Thu Mar 12 20:53:21 2020 from 172.24.1.140

pi@moode:~ $ dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.19.97-v7l+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1293 SMP Wed Jan 22 17:16:14 GMT 2020
[    0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 64 MiB at 0x0000000037400000
[    0.000000] On node 0 totalpages: 1012736
[    0.000000]   DMA zone: 1728 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 196608 pages, LIFO batch:63
[    0.000000]   HighMem zone: 816128 pages, LIFO batch:63
[    0.000000] random: get_random_bytes called from start_kernel+0xc0/0x4e8 with crng_init=0
[    0.000000] percpu: Embedded 17 pages/cpu s36928 r8192 d24512 u69632
[    0.000000] pcpu-alloc: s36928 r8192 d24512 u69632 alloc=17*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1011008
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 cma=64M bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:04:90:2F vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  net.ifnames=0 console=ttyAMA0,115200 console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 3932684K/4050944K available (8192K kernel code, 687K rwdata, 2408K rodata, 2048K init, 850K bss, 52724K reserved, 65536K cma-reserved, 3198976K highmem)
[    0.000000] Virtual kernel memory layout:
                  vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                  fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                  vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
                  lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
                  pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
                  modules : 0xbf000000 - 0xbfe00000   (  14 MB)
                    .text : 0x(ptrval) - 0x(ptrval)   (10208 kB)
                    .init : 0x(ptrval) - 0x(ptrval)   (2048 kB)
                    .data : 0x(ptrval) - 0x(ptrval)   ( 688 kB)
                     .bss : 0x(ptrval) - 0x(ptrval)   ( 851 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 28687 entries in 85 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[    0.000006] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000022] Switching to timer-based delay loop, resolution 18ns
[    0.000245] Console: colour dummy device 80x30
[    0.000710] console [tty1] enabled
[    0.000769] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[    0.000807] pid_max: default: 32768 minimum: 301
[    0.001089] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001121] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001901] CPU: Testing write buffer coherency: ok
[    0.002321] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.002980] Setting up static identity map for 0x200000 - 0x20003c
[    0.003154] rcu: Hierarchical SRCU implementation.
[    0.004031] smp: Bringing up secondary CPUs ...
[    0.004861] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.005795] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.006684] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.006820] smp: Brought up 1 node, 4 CPUs
[    0.006885] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[    0.006907] CPU: All CPU(s) started in HYP mode.
[    0.006927] CPU: Virtualization extensions available.
[    0.007725] devtmpfs: initialized
[    0.017906] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[    0.018141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.018184] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.020353] pinctrl core: initialized pinctrl subsystem
[    0.021188] NET: Registered protocol family 16
[    0.024246] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.025664] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.025695] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.025896] Serial: AMBA PL011 UART driver
[    0.028864] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    0.050022] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-01-22 17:23, variant start
[    0.060038] raspberrypi-firmware soc:firmware: Firmware hash is acb03c7d18aa08f25f6419d696d0cc39761d3e62
[    0.102691] bcm2835-dma fe007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
[    0.104877] vgaarb: loaded
[    0.105254] SCSI subsystem initialized
[    0.105478] usbcore: registered new interface driver usbfs
[    0.105545] usbcore: registered new interface driver hub
[    0.105658] usbcore: registered new device driver usb
[    0.106909] clocksource: Switched to clocksource arch_sys_counter
[    0.184992] VFS: Disk quotas dquot_6.6.0
[    0.185092] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.185257] FS-Cache: Loaded
[    0.185448] CacheFiles: Loaded
[    0.194914] NET: Registered protocol family 2
[    0.195586] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[    0.195633] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.195719] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.195803] TCP: Hash tables configured (established 8192 bind 8192)
[    0.195944] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.195994] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.196210] NET: Registered protocol family 1
[    0.196758] RPC: Registered named UNIX socket transport module.
[    0.196783] RPC: Registered udp transport module.
[    0.196804] RPC: Registered tcp transport module.
[    0.196826] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.196855] PCI: CLS 0 bytes, default 64
[    0.199908] Initialise system trusted keyrings
[    0.200089] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[    0.208952] FS-Cache: Netfs 'nfs' registered for caching
[    0.209478] NFS: Registering the id_resolver key type
[    0.209520] Key type id_resolver registered
[    0.209541] Key type id_legacy registered
[    0.209572] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.211876] Key type asymmetric registered
[    0.211904] Asymmetric key parser 'x509' registered
[    0.212023] bounce: pool size: 64 pages
[    0.212073] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.212256] io scheduler noop registered
[    0.212281] io scheduler deadline registered (default)
[    0.212452] io scheduler cfq registered
[    0.212475] io scheduler mq-deadline registered (default)
[    0.212498] io scheduler kyber registered
[    0.264251] brcm-pcie fd500000.pcie: dmabounce: initialised - 32768 kB, threshold 0x00000000c0000000
[    0.264300] brcm-pcie fd500000.pcie: could not get clock
[    0.264378] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    0.264430] brcm-pcie fd500000.pcie:   MEM 0x600000000..0x603ffffff -> 0xf8000000
[    0.326959] brcm-pcie fd500000.pcie: link up, 5.0 Gbps x1 (!SSC)
[    0.327290] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    0.327321] pci_bus 0000:00: root bus resource [bus 00-01]
[    0.327351] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[    0.327420] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    0.327560] pci 0000:00:00.0: PME# supported from D0 D3hot
[    0.330239] PCI: bus0: Fast back to back transfers disabled
[    0.330271] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.330495] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[    0.330620] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.330942] pci 0000:01:00.0: PME# supported from D0 D3cold
[    0.333625] PCI: bus1: Fast back to back transfers disabled
[    0.333656] pci_bus 0000:01: busn_res: [bus 01] end is updated to 01
[    0.333704] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[    0.333739] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[    0.333827] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.333857] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    0.334090] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[    0.334278] pcieport 0000:00:00.0: Signaling PME with IRQ 52
[    0.334449] pcieport 0000:00:00.0: AER enabled with IRQ 52
[    0.334632] pci 0000:01:00.0: enabling device (0140 -> 0142)
[    0.335097] bcm2708_fb soc:fb: Unable to determine number of FB's. Assuming 1
[    0.335125] bcm2708_fb soc:fb: FB found 1 display(s)
[    0.335512] raspberrypi-firmware soc:firmware: Request 0x00048003 returned status 0x80000001
[    0.335547] bcm2708_fb soc:fb: Failed to allocate GPU framebuffer (-22)
[    0.335600] bcm2708_fb soc:fb: probe failed, err -22
[    0.335634] bcm2708_fb: probe of soc:fb failed with error -22
[    0.337798] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[    0.339620] iproc-rng200 fe104000.rng: hwrng registered
[    0.339848] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    0.340366] vc-sm: Videocore shared memory driver
[    0.340757] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[    0.351042] brd: module loaded
[    0.360614] loop: module loaded
[    0.361365] Loading iSCSI transport class v2.0-870.
[    0.363072] libphy: Fixed MDIO Bus: probed
[    0.363502] bcmgenet fd580000.genet: failed to get enet clock
[    0.363533] bcmgenet fd580000.genet: GENET 5.0 EPHY: 0x0000
[    0.363563] bcmgenet fd580000.genet: failed to get enet-wol clock
[    0.363593] bcmgenet fd580000.genet: failed to get enet-eee clock
[    0.363629] bcmgenet: Skipping UMAC reset
[    0.363870] unimac-mdio unimac-mdio.-19: DMA mask not set
[    0.376951] libphy: bcmgenet MII bus: probed
[    0.417479] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus at 0x(ptrval)
[    0.418390] usbcore: registered new interface driver r8152
[    0.418472] usbcore: registered new interface driver lan78xx
[    0.418540] usbcore: registered new interface driver smsc95xx
[    0.418854] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.418899] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    0.421398] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
[    0.421728] genirq: irq_chip Brcm_MSI did not update eff. affinity mask of irq 53
[    0.422601] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    0.422635] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.422664] usb usb1: Product: xHCI Host Controller
[    0.422688] usb usb1: Manufacturer: Linux 4.19.97-v7l+ xhci-hcd
[    0.422712] usb usb1: SerialNumber: 0000:01:00.0
[    0.423236] hub 1-0:1.0: USB hub found
[    0.423336] hub 1-0:1.0: 1 port detected
[    0.423820] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.423856] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    0.423893] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    0.424264] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    0.424296] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.424325] usb usb2: Product: xHCI Host Controller
[    0.424348] usb usb20m: Manufacturer: Linux 4.19.97-v7l+ xhci-hcd
[    0.424371] usb usb2: SerialNumber: 0000:01:00.0
[    0.424887] hub 2-0:1.0: USB hub found
[    0.424962] hub 2-0:1.0: 4 ports detected
[    0.426119] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    0.426317] dwc_otg: FIQ enabled
[    0.426326] dwc_otg: NAK holdoff enabled
[    0.426334] dwc_otg: FIQ split-transaction FSM enabled
[    0.426347] Module dwc_common_port init
[    0.426565] usbcore: registered new interface driver uas
[    0.426672] usbcore: registered new interface driver usb-storage
[    0.426859] mousedev: PS/2 mouse device common for all mice
[    0.428051] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    0.429483] sdhci: Secure Digital Host Controller Interface driver
[    0.429508] sdhci: Copyright(c) Pierre Ossman
[    0.429904] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[    0.430289] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.433297] ledtrig-cpu: registered to indicate activity on CPUs
[    0.433468] hidraw: raw HID events driver (C) Jiri Kosina
[    0.433602] usbcore: registered new interface driver usbhid
[    0.433624] usbhid: USB HID core driver
[    0.434546] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
[    0.436279] [vc_sm_connected_init]: start
[    0.447365] [vc_sm_connected_init]: end - returning 0
[    0.448479] Initializing XFRM netlink socket
[    0.448521] NET: Registered protocol family 17
[    0.448629] Key type dns_resolver registered
[    0.448931] Registering SWP/SWPB emulation handler
[    0.449559] registered taskstats version 1
[    0.449589] Loading compiled-in X.509 certificates
[    0.456445] uart-pl011 fe201000.serial: cts_event_workaround enabled
[    0.456531] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
[    1.630716] console [ttyAMA0] enabled
[    1.637672] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    1.645412] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
[    1.653653] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    1.659697] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[    1.691496] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.1
[    1.716835] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    1.723987] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.731108] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.736647] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[    1.746428] of_cfs_init
[    1.747393] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    1.749004] of_cfs_init: OK
[    1.756008] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.762996] Waiting for root device PARTUUID=6c586e13-02...
[    1.811957] random: fast init done
[    1.857606] mmc0: new ultra high speed DDR50 SDHC card at address 0001
[    1.865382] mmcblk0: mmc0:0001 EB1QT 29.8 GiB
[    1.871305]  mmcblk0: p1 p2
[    1.879433] mmc1: new high speed SDIO card at address 0001
[    1.886957] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.894685] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.902900] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    1.915418] devtmpfs: mounted
[    1.926088] Freeing unused kernel memory: 2048K
[    1.930894] Run /sbin/init as init process
[    2.069562] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.20
[    2.077810] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.084966] usb 1-1: Product: USB2.0 Hub
[    2.090813] hub 1-1:1.0: USB hub found
[    2.094873] hub 1-1:1.0: 4 ports detected
[    2.342115] systemd[1]: System time before build time, advancing clock.
[    2.448673] NET: Registered protocol family 10
[    2.454384] Segment Routing with IPv6
[    2.493226] 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)
[    2.515302] systemd[1]: Detected architecture arm.
[    2.533444] systemd[1]: Set hostname to .
[    2.540531] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[    2.675837] uart-pl011 fe201000.serial: no DMA platform data
[    3.053835] systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/winbindd.pid → /run/samba/winbindd.pid; please update the unit file accordingly.
[    3.130751] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
[    3.176870] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
[    3.274948] random: systemd: uninitialized urandom read (16 bytes read)
[    3.301118] random: systemd: uninitialized urandom read (16 bytes read)
[    3.308283] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    3.316783] random: systemd: uninitialized urandom read (16 bytes read)
[    3.324057] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.330845] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    4.041205] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    4.128699] systemd-journald[101]: Received request to flush runtime journal from PID 1
[    4.703473] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x0000ffff
[    4.708519] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00000fff
[    4.709663] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x0000ffff
[    4.712068] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x0000ffff
[    4.743115] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[    4.749642] bcm2835_audio soc:audio: card created with 8 channels
[    4.766204] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    4.774125] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    4.774143] [vc_sm_connected_init]: start
[    4.775854] [vc_sm_connected_init]: installed successfully
[    4.819582] media: Linux media interface: v0.10
[    4.860565] videodev: Linux video capture interface: v2.00
[    4.905811] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    4.980820] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    5.017018] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    5.017054] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    5.048025] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    5.048073] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    5.067686] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    5.067723] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    5.206423] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.251102] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    5.319360] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.393098] brcmfmac: F1 signature read @0x18000000=0x15264345
[    5.401650] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    5.402388] usbcore: registered new interface driver brcmfmac
[    5.631454] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    5.644420] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
[    7.253117] random: crng init done
[    7.253136] random: 7 urandom warning(s) missed due to ratelimiting
[    7.349970] 8021q: 802.1Q VLAN Support v1.8
[    7.503728] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    7.503811] brcmfmac: power management disabled
[    7.733307] bcmgenet: Skipping UMAC reset
[    7.827234] bcmgenet fd580000.genet: configuring instance for external RGMII (no delay)
[    7.827579] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    8.887058] bcmgenet fd580000.genet eth0: Link is Down
[   43.839708] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   43.839727] brcmfmac: power management disabled
[   74.161461] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Reply


Forum Jump: