Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- alex@bigtreetech-cb1:~$ ip addr show
- 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
- link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
- inet 127.0.0.1/8 scope host lo
- valid_lft forever preferred_lft forever
- inet6 ::1/128 scope host noprefixroute
- valid_lft forever preferred_lft forever
- 2: can0: <NOARP,ECHO> mtu 16 qdisc noop state DOWN group default qlen 10
- link/can
- 3: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
- link/ether 94:a4:08:ee:cb:14 brd ff:ff:ff:ff:ff:ff
- 4: wlan1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
- link/ether 96:a4:08:ee:c9:14 brd ff:ff:ff:ff:ff:ff
- alex@bigtreetech-cb1:~$ dmesg
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
- [ 0.000000] Linux version 6.6.17-current-sunxi64 (armbian@next) (aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #2 SMP Fri Feb 16 18:10:57 UTC 2024
- [ 0.000000] KASLR disabled due to lack of seed
- [ 0.000000] Machine model: BigTreeTech CB1
- [ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000004007ffff (512 KiB) nomap non-reusable secmon@40000000
- [ 0.000000] NUMA: No NUMA configuration found
- [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] NUMA: NODE_DATA [mem 0x7fdcc040-0x7fdcdfff]
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
- [ 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 0x0000000040000000-0x000000004007ffff]
- [ 0.000000] node 0: [mem 0x0000000040080000-0x000000007fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] cma: Reserved 128 MiB at 0x0000000076c00000 on node -1
- [ 0.000000] psci: probing for conduit method from DT.
- [ 0.000000] psci: PSCIv1.1 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.4
- [ 0.000000] percpu: Embedded 20 pages/cpu s42664 r8192 d31064 u81920
- [ 0.000000] pcpu-alloc: s42664 r8192 d31064 u81920 alloc=20*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] alternatives: applying boot alternatives
- [ 0.000000] Kernel command line: root=UUID=1497699c-93c0-446b-a20c-12a77ac01bb1 rootwait rootfstype=ext4 splash plymouth.ignore-serial-consoles console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=7 ubootpart= usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
- [ 0.000000] The swapaccount= commandline option is deprecated. Please report your usecase to [email protected] if you depend on this functionality.
- [ 0.000000] Unknown kernel command line parameters "splash ubootpart= cgroup_enable=memory", will be passed to user space.
- [ 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] Fallback order for Node 0: 0
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
- [ 0.000000] Policy zone: DMA
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] software IO TLB: area num 4.
- [ 0.000000] software IO TLB: mapped [mem 0x0000000072b80000-0x0000000076b80000] (64MB)
- [ 0.000000] Memory: 788848K/1048576K available (14080K kernel code, 1442K rwdata, 4068K rodata, 3072K init, 516K bss, 128656K reserved, 131072K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] rcu: Hierarchical RCU implementation.
- [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
- [ 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] Root IRQ handler: gic_handle_irq
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
- [ 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.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.000507] Console: colour dummy device 80x25
- [ 0.000519] printk: console [tty1] enabled
- [ 0.000965] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
- [ 0.000990] pid_max: default: 32768 minimum: 301
- [ 0.001085] LSM: initializing lsm=capability,yama,apparmor,integrity
- [ 0.001124] Yama: becoming mindful.
- [ 0.001210] AppArmor: AppArmor initialized
- [ 0.001322] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
- [ 0.001346] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
- [ 0.002420] cacheinfo: Unable to detect cache hierarchy for CPU 0
- [ 0.003274] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
- [ 0.003529] rcu: Hierarchical SRCU implementation.
- [ 0.003547] rcu: Max phase no-delay instances is 1000.
- [ 0.004871] smp: Bringing up secondary CPUs ...
- [ 0.005455] Detected VIPT I-cache on CPU1
- [ 0.005564] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
- [ 0.006260] Detected VIPT I-cache on CPU2
- [ 0.006361] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
- [ 0.007010] Detected VIPT I-cache on CPU3
- [ 0.007106] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
- [ 0.007208] smp: Brought up 1 node, 4 CPUs
- [ 0.007276] SMP: Total of 4 processors activated.
- [ 0.007288] CPU features: detected: 32-bit EL0 Support
- [ 0.007300] CPU features: detected: CRC32 instructions
- [ 0.007393] CPU: All CPU(s) started at EL2
- [ 0.007405] alternatives: applying system-wide alternatives
- [ 0.009295] devtmpfs: initialized
- [ 0.015025] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.015079] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.019032] pinctrl core: initialized pinctrl subsystem
- [ 0.020318] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.021511] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
- [ 0.021640] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
- [ 0.021753] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
- [ 0.021848] audit: initializing netlink subsys (disabled)
- [ 0.022115] audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1
- [ 0.022549] thermal_sys: Registered thermal governor 'fair_share'
- [ 0.022557] thermal_sys: Registered thermal governor 'bang_bang'
- [ 0.022570] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.022581] thermal_sys: Registered thermal governor 'user_space'
- [ 0.022654] cpuidle: using governor menu
- [ 0.022951] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.023071] ASID allocator initialised with 65536 entries
- [ 0.023343] Serial: AMBA PL011 UART driver
- [ 0.027750] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
- [ 0.031045] platform 6515000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@6510000/ports/port@4/endpoint@0
- [ 0.031108] platform 6515000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@6510000/ports/port@1/endpoint@2
- [ 0.031144] platform 6515000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@6510000
- [ 0.031566] platform 7010000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
- [ 0.034007] Modules: 26928 pages in range for non-PLT usage
- [ 0.034022] Modules: 518448 pages in range for PLT usage
- [ 0.034939] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
- [ 0.034980] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
- [ 0.034993] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
- [ 0.035005] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
- [ 0.035017] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
- [ 0.035029] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
- [ 0.035041] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
- [ 0.035052] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
- [ 0.036024] cryptd: max_cpu_qlen set to 1000
- [ 0.104403] raid6: neonx8 gen() 1805 MB/s
- [ 0.172463] raid6: neonx4 gen() 1850 MB/s
- [ 0.240510] raid6: neonx2 gen() 1755 MB/s
- [ 0.308568] raid6: neonx1 gen() 1510 MB/s
- [ 0.376624] raid6: int64x8 gen() 1147 MB/s
- [ 0.444683] raid6: int64x4 gen() 1348 MB/s
- [ 0.512733] raid6: int64x2 gen() 1175 MB/s
- [ 0.580803] raid6: int64x1 gen() 869 MB/s
- [ 0.580816] raid6: using algorithm neonx4 gen() 1850 MB/s
- [ 0.648839] raid6: .... xor() 1315 MB/s, rmw enabled
- [ 0.648851] raid6: using neon recovery algorithm
- [ 0.649616] iommu: Default domain type: Translated
- [ 0.649660] iommu: DMA domain TLB invalidation policy: strict mode
- [ 0.650008] SCSI subsystem initialized
- [ 0.650259] usbcore: registered new interface driver usbfs
- [ 0.650303] usbcore: registered new interface driver hub
- [ 0.650350] usbcore: registered new device driver usb
- [ 0.650708] pps_core: LinuxPPS API ver. 1 registered
- [ 0.650721] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.650745] PTP clock support registered
- [ 0.651340] ARM FF-A: FFA_VERSION returned not supported
- [ 0.651423] scmi_core: SCMI protocol bus registered
- [ 0.651725] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.652582] NetLabel: Initializing
- [ 0.652599] NetLabel: domain hash size = 128
- [ 0.652609] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
- [ 0.652682] NetLabel: unlabeled traffic allowed by default
- [ 0.652694] mctp: management component transport protocol core
- [ 0.652705] NET: Registered PF_MCTP protocol family
- [ 0.653298] clocksource: Switched to clocksource arch_sys_counter
- [ 0.653631] VFS: Disk quotas dquot_6.6.0
- [ 0.653686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 0.654337] AppArmor: AppArmor Filesystem Enabled
- [ 0.661608] NET: Registered PF_INET protocol family
- [ 0.661804] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 0.663019] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
- [ 0.663063] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.663088] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 0.663166] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
- [ 0.663420] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.663570] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.663622] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.663862] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 0.664160] Trying to unpack rootfs image as initramfs...
- [ 0.671445] Initialise system trusted keyrings
- [ 0.671541] Key type blacklist registered
- [ 0.671838] workingset: timestamp_bits=44 max_order=18 bucket_order=0
- [ 0.671920] zbud: loaded
- [ 0.672537] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.674201] integrity: Platform Keyring initialized
- [ 0.711574] xor: automatically using best checksumming function 32regs
- [ 0.711614] async_tx: api initialized (async)
- [ 0.711633] Key type asymmetric registered
- [ 0.711645] Asymmetric key parser 'x509' registered
- [ 0.711768] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
- [ 0.712079] io scheduler mq-deadline registered
- [ 0.712104] io scheduler kyber registered
- [ 0.712173] io scheduler bfq registered
- [ 0.725475] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
- [ 0.743470] loop: module loaded
- [ 0.746976] usbcore: registered new interface driver usb-storage
- [ 0.747636] mousedev: PS/2 mouse device common for all mice
- [ 0.748873] sun6i-rtc 7000000.rtc: registered as rtc0
- [ 0.748944] sun6i-rtc 7000000.rtc: setting system clock to 1970-01-02T00:34:14 UTC (88454)
- [ 0.749404] i2c_dev: i2c /dev entries driver
- [ 0.749842] mv64xxx_i2c 7081400.i2c: can't get pinctrl, bus recovery not supported
- [ 0.750709] axp20x-i2c 0-0036: AXP20x variant AXP313a found
- [ 0.751117] axp20x-i2c 0-0036: AXP20X driver loaded
- [ 0.752600] sunxi-wdt 30090a0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
- [ 0.754883] sdhci: Secure Digital Host Controller Interface driver
- [ 0.754920] sdhci: Copyright(c) Pierre Ossman
- [ 0.754964] Synopsys Designware Multimedia Card Interface Driver
- [ 0.755661] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 0.756774] ledtrig-cpu: registered to indicate activity on CPUs
- [ 0.757392] SMCCC: SOC_ID: ID = jep106:091e:1823 Revision = 0x00000000
- [ 0.757886] hid: raw HID events driver (C) Jiri Kosina
- [ 0.757993] usbcore: registered new interface driver usbhid
- [ 0.758008] usbhid: USB HID core driver
- [ 0.759099] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
- [ 0.769901] NET: Registered PF_INET6 protocol family
- [ 1.609256] Freeing initrd memory: 17940K
- [ 1.654800] Segment Routing with IPv6
- [ 1.654909] In-situ OAM (IOAM) with IPv6
- [ 1.655021] NET: Registered PF_PACKET protocol family
- [ 1.655178] 8021q: 802.1Q VLAN Support v1.8
- [ 1.655262] 9pnet: Installing 9P2000 support
- [ 1.655363] Key type dns_resolver registered
- [ 1.662507] registered taskstats version 1
- [ 1.662696] Loading compiled-in X.509 certificates
- [ 1.671201] zswap: loaded using pool zstd/z3fold
- [ 1.681256] Key type .fscrypt registered
- [ 1.681397] Key type fscrypt-provisioning registered
- [ 1.682934] Btrfs loaded, zoned=yes, fsverity=no
- [ 1.683128] Key type encrypted registered
- [ 1.683149] AppArmor: AppArmor sha1 policy hashing enabled
- [ 1.683191] ima: No TPM chip found, activating TPM-bypass!
- [ 1.683225] ima: Allocated hash algorithm: sha1
- [ 1.683262] ima: No architecture policies found
- [ 1.683319] evm: Initialising EVM extended attributes:
- [ 1.683330] evm: security.selinux
- [ 1.683340] evm: security.SMACK64
- [ 1.683349] evm: security.SMACK64EXEC
- [ 1.683358] evm: security.SMACK64TRANSMUTE
- [ 1.683368] evm: security.SMACK64MMAP
- [ 1.683376] evm: security.apparmor
- [ 1.683385] evm: security.ima
- [ 1.683393] evm: security.capability
- [ 1.683402] evm: HMAC attrs: 0x1
- [ 1.693779] platform 1100000.mixer: Fixed dependency cycle(s) with /soc/tcon-top@6510000/ports/port@0/endpoint@0
- [ 1.695975] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
- [ 1.704349] sun50i-h616-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
- [ 1.705017] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
- [ 1.705383] sun50i-h616-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
- [ 1.705711] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-ph not found, using dummy regulator
- [ 1.706444] printk: console [ttyS0] disabled
- [ 1.706829] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 285, base_baud = 1500000) is a 16550A
- [ 1.706893] printk: console [ttyS0] enabled
- [ 3.040780] phy phy-5100400.phy.0: Changing dr_mode to 1
- [ 3.041117] ehci-platform 5200000.usb: EHCI Host Controller
- [ 3.041237] ehci-platform 5310000.usb: EHCI Host Controller
- [ 3.041260] ehci-platform 5310000.usb: new USB bus registered, assigned bus number 1
- [ 3.041443] ehci-platform 5310000.usb: irq 288, io mem 0x05310000
- [ 3.042781] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests
- [ 3.046164] ehci-platform 5101000.usb: EHCI Host Controller
- [ 3.046209] ehci-platform 5200000.usb: new USB bus registered, assigned bus number 2
- [ 3.049076] sun50i_cpufreq_nvmem: Using CPU speed bin speed0
- [ 3.049215] ehci-platform 5311000.usb: EHCI Host Controller
- [ 3.049237] ehci-platform 5311000.usb: new USB bus registered, assigned bus number 3
- [ 3.049425] ehci-platform 5311000.usb: irq 291, io mem 0x05311000
- [ 3.049945] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pg not found, using dummy regulator
- [ 3.050340] ohci-platform 5101400.usb: Generic Platform OHCI controller
- [ 3.050364] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 4
- [ 3.050498] ohci-platform 5101400.usb: irq 292, io mem 0x05101400
- [ 3.051684] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
- [ 3.051805] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 5
- [ 3.053179] ohci-platform 5200400.usb: Generic Platform OHCI controller
- [ 3.053205] ohci-platform 5200400.usb: new USB bus registered, assigned bus number 6
- [ 3.053367] ohci-platform 5200400.usb: irq 293, io mem 0x05200400
- [ 3.054166] ohci-platform 5310400.usb: Generic Platform OHCI controller
- [ 3.054193] ohci-platform 5310400.usb: new USB bus registered, assigned bus number 7
- [ 3.054338] ohci-platform 5310400.usb: irq 294, io mem 0x05310400
- [ 3.055084] ohci-platform 5311400.usb: Generic Platform OHCI controller
- [ 3.055111] ohci-platform 5311400.usb: new USB bus registered, assigned bus number 8
- [ 3.055237] ohci-platform 5311400.usb: irq 295, io mem 0x05311400
- [ 3.057526] ehci-platform 5200000.usb: irq 287, io mem 0x05200000
- [ 3.057699] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pc not found, using dummy regulator
- [ 3.058343] ehci-platform 5310000.usb: USB 2.0 started, EHCI 1.00
- [ 3.058573] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
- [ 3.058584] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 3.058592] usb usb1: Product: EHCI Host Controller
- [ 3.058597] usb usb1: Manufacturer: Linux 6.6.17-current-sunxi64 ehci_hcd
- [ 3.058603] usb usb1: SerialNumber: 5310000.usb
- [ 3.059199] hub 1-0:1.0: USB hub found
- [ 3.059236] hub 1-0:1.0: 1 port detected
- [ 3.060867] of_cfs_init
- [ 3.060985] of_cfs_init: OK
- [ 3.061080] clk: Disabling unused clocks
- [ 3.061244] ALSA device list:
- [ 3.061250] No soundcards found.
- [ 3.062138] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq
- [ 3.065265] ehci-platform 5101000.usb: irq 286, io mem 0x05101000
- [ 3.073300] ehci-platform 5311000.usb: USB 2.0 started, EHCI 1.00
- [ 3.085298] sunxi-mmc 4022000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
- [ 3.086084] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
- [ 3.086344] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
- [ 3.086355] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 3.086363] usb usb3: Product: EHCI Host Controller
- [ 3.086368] usb usb3: Manufacturer: Linux 6.6.17-current-sunxi64 ehci_hcd
- [ 3.086374] usb usb3: SerialNumber: 5311000.usb
- [ 3.086932] hub 3-0:1.0: USB hub found
- [ 3.086969] hub 3-0:1.0: 1 port detected
- [ 3.093867] ehci-platform 5200000.usb: USB 2.0 started, EHCI 1.00
- [ 3.113462] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00
- [ 3.117540] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.06
- [ 3.117552] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 3.117559] usb usb4: Product: Generic Platform OHCI controller
- [ 3.117565] usb usb4: Manufacturer: Linux 6.6.17-current-sunxi64 ohci_hcd
- [ 3.117570] usb usb4: SerialNumber: 5101400.usb
- [ 3.118147] hub 4-0:1.0: USB hub found
- [ 3.118185] hub 4-0:1.0: 1 port detected
- [ 3.119182] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
- [ 3.217405] mmc1: new DDR MMC card at address 0001
- [ 3.219847] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 3.226828] mmcblk1: mmc1:0001 BJTD4R 29.1 GiB
- [ 3.232043] usb usb2: Product: EHCI Host Controller
- [ 3.232051] usb usb2: Manufacturer: Linux 6.6.17-current-sunxi64 ehci_hcd
- [ 3.233783] mmcblk1: p1 p2
- [ 3.240772] usb usb2: SerialNumber: 5200000.usb
- [ 3.241452] hub 2-0:1.0: USB hub found
- [ 3.247733] mmcblk1boot0: mmc1:0001 BJTD4R 4.00 MiB
- [ 3.255249] hub 2-0:1.0: 1 port detected
- [ 3.263793] mmcblk1boot1: mmc1:0001 BJTD4R 4.00 MiB
- [ 3.268079] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.06
- [ 3.293886] sunxi-mmc 4021000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
- [ 3.295577] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 3.304688] sunxi-mmc 4021000.mmc: card claims to support voltages below defined range
- [ 3.307183] usb usb6: Product: Generic Platform OHCI controller
- [ 3.317813] mmc2: new high speed SDIO card at address 0001
- [ 3.319389] usb usb6: Manufacturer: Linux 6.6.17-current-sunxi64 ohci_hcd
- [ 3.319396] usb usb6: SerialNumber: 5200400.usb
- [ 3.546003] hub 6-0:1.0: USB hub found
- [ 3.549884] hub 6-0:1.0: 1 port detected
- [ 3.554447] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.06
- [ 3.562758] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 3.569996] usb usb8: Product: Generic Platform OHCI controller
- [ 3.575925] usb usb8: Manufacturer: Linux 6.6.17-current-sunxi64 ohci_hcd
- [ 3.582719] usb usb8: SerialNumber: 5311400.usb
- [ 3.587889] hub 8-0:1.0: USB hub found
- [ 3.591725] hub 8-0:1.0: 1 port detected
- [ 3.596275] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.06
- [ 3.604579] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 3.611812] usb usb7: Product: Generic Platform OHCI controller
- [ 3.617739] usb usb7: Manufacturer: Linux 6.6.17-current-sunxi64 ohci_hcd
- [ 3.624532] usb usb7: SerialNumber: 5310400.usb
- [ 3.629717] hub 7-0:1.0: USB hub found
- [ 3.633556] hub 7-0:1.0: 1 port detected
- [ 3.638108] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
- [ 3.646413] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 3.653655] usb usb5: Product: EHCI Host Controller
- [ 3.658543] usb usb5: Manufacturer: Linux 6.6.17-current-sunxi64 ehci_hcd
- [ 3.665338] usb usb5: SerialNumber: 5101000.usb
- [ 3.670473] hub 5-0:1.0: USB hub found
- [ 3.674303] hub 5-0:1.0: 1 port detected
- [ 3.679818] Freeing unused kernel memory: 3072K
- [ 3.693365] Run /init as init process
- [ 3.697035] with arguments:
- [ 3.697042] /init
- [ 3.697048] splash
- [ 3.697054] with environment:
- [ 3.697058] HOME=/
- [ 3.697064] TERM=linux
- [ 3.697069] ubootpart=
- [ 3.697074] cgroup_enable=memory
- [ 3.937412] usb 5-1: new high-speed USB device number 2 using ehci-platform
- [ 4.098013] usb 5-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
- [ 4.106252] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 4.113413] usb 5-1: Product: USB 2.0 Hub
- [ 4.157624] hub 5-1:1.0: USB hub found
- [ 4.169381] hub 5-1:1.0: 4 ports detected
- [ 4.265180] dwmac-sun8i 5030000.ethernet: IRQ eth_wake_irq not found
- [ 4.271645] dwmac-sun8i 5030000.ethernet: IRQ eth_lpi not found
- [ 4.277700] dwmac-sun8i 5030000.ethernet: supply phy not found, using dummy regulator
- [ 4.285883] dwmac-sun8i 5030000.ethernet: supply phy-io not found, using dummy regulator
- [ 4.294243] dwmac-sun8i: probe of 5030000.ethernet failed with error -22
- [ 4.593327] usb 5-1.4: new full-speed USB device number 3 using ehci-platform
- [ 4.604842] EXT4-fs (mmcblk1p2): mounted filesystem 1497699c-93c0-446b-a20c-12a77ac01bb1 ro with writeback data mode. Quota mode: none.
- [ 4.828140] usb 5-1.4: New USB device found, idVendor=1d50, idProduct=606f, bcdDevice= 0.00
- [ 4.836598] usb 5-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 4.843972] usb 5-1.4: Product: stm32g0b1xx
- [ 4.848225] usb 5-1.4: Manufacturer: Klipper
- [ 4.852565] usb 5-1.4: SerialNumber: 5A002D000F504B4633373520
- [ 5.025776] systemd[1]: System time before build time, advancing clock.
- [ 5.060916] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
- [ 5.093730] systemd[1]: Detected architecture arm64.
- [ 5.102585] systemd[1]: Hostname set to <bigtreetech-cb1>.
- [ 5.709365] systemd[1]: /lib/systemd/system/hdmi-audio.service:10: Support for option SysVStartPriority= has been removed and it is ignored
- [ 5.974126] systemd[1]: Queued start job for default target graphical.target.
- [ 6.002497] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
- [ 6.012865] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
- [ 6.023517] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
- [ 6.035112] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
- [ 6.046117] systemd[1]: Created slice user.slice - User and Session Slice.
- [ 6.053974] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
- [ 6.065950] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
- [ 6.079041] systemd[1]: Expecting device dev-disk-by\x2duuid-76C9\x2dCBB6.device - /dev/disk/by-uuid/76C9-CBB6...
- [ 6.089737] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0...
- [ 6.097113] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
- [ 6.106788] systemd[1]: Reached target slices.target - Slice Units.
- [ 6.113650] systemd[1]: Reached target swap.target - Swaps.
- [ 6.119750] systemd[1]: Reached target time-set.target - System Time Set.
- [ 6.127316] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
- [ 6.173694] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
- [ 6.183120] systemd[1]: Listening on syslog.socket - Syslog Socket.
- [ 6.190701] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
- [ 6.200427] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
- [ 6.211160] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
- [ 6.220682] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
- [ 6.230970] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
- [ 6.242044] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
- [ 6.251399] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
- [ 6.289741] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
- [ 6.302965] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
- [ 6.316571] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
- [ 6.325618] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
- [ 6.341213] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
- [ 6.363423] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
- [ 6.378892] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
- [ 6.394825] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
- [ 6.411984] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
- [ 6.428685] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
- [ 6.444993] systemd[1]: Starting [email protected] - Load Kernel Module drm...
- [ 6.457605] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
- [ 6.460379] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
- [ 6.470612] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
- [ 6.494019] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
- [ 6.508631] systemd[1]: Starting [email protected] - Load Kernel Module loop...
- [ 6.517538] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
- [ 6.534177] fuse: init (API version 7.39)
- [ 6.541988] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
- [ 6.556853] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
- [ 6.573581] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
- [ 6.593422] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
- [ 6.603227] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
- [ 6.613479] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
- [ 6.624072] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.
- [ 6.635511] EXT4-fs (mmcblk1p2): re-mounted 1497699c-93c0-446b-a20c-12a77ac01bb1 r/w. Quota mode: none.
- [ 6.635711] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
- [ 6.660174] systemd[1]: [email protected]: Deactivated successfully.
- [ 6.668937] systemd[1]: Finished [email protected] - Load Kernel Module configfs.
- [ 6.679375] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
- [ 6.687865] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
- [ 6.697929] systemd[1]: [email protected]: Deactivated successfully.
- [ 6.706116] systemd[1]: Finished [email protected] - Load Kernel Module drm.
- [ 6.715629] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
- [ 6.724010] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
- [ 6.735249] systemd[1]: [email protected]: Deactivated successfully.
- [ 6.743530] systemd[1]: Finished [email protected] - Load Kernel Module fuse.
- [ 6.753129] systemd[1]: [email protected]: Deactivated successfully.
- [ 6.760943] systemd[1]: Finished [email protected] - Load Kernel Module loop.
- [ 6.770526] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
- [ 6.782006] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
- [ 6.794641] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
- [ 6.834033] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
- [ 6.848474] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
- [ 6.858089] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
- [ 6.879761] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
- [ 6.888905] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
- [ 6.907269] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
- [ 6.922521] systemd[1]: Starting systemd-sysusers.service - Create System Users...
- [ 6.946350] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
- [ 6.956956] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
- [ 6.983762] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
- [ 6.995465] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
- [ 7.006304] systemd[1]: Finished systemd-sysusers.service - Create System Users.
- [ 7.042412] systemd[1]: Starting ifupdown-pre.service - Helper to synchronize boot up for ifupdown...
- [ 7.058149] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
- [ 7.077966] systemd[1]: Finished ifupdown-pre.service - Helper to synchronize boot up for ifupdown.
- [ 7.125753] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
- [ 7.137114] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
- [ 7.165960] systemd[1]: Mounting tmp.mount - /tmp...
- [ 7.178264] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
- [ 7.193236] systemd[1]: Mounted tmp.mount - /tmp.
- [ 7.412428] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
- [ 7.473874] systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen...
- [ 7.648128] systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen.
- [ 7.668252] systemd[1]: Found device dev-ttyS0.device - /dev/ttyS0.
- [ 7.789168] systemd[1]: Found device dev-disk-by\x2duuid-76C9\x2dCBB6.device - /dev/disk/by-uuid/76C9-CBB6.
- [ 7.801925] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
- [ 7.821231] systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch.
- [ 7.833209] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
- [ 7.841849] systemd[1]: Reached target paths.target - Path Units.
- [ 7.875427] panfrost 1800000.gpu: clock rate = 432000000
- [ 7.880846] panfrost 1800000.gpu: bus_clock rate = 200000000
- [ 7.882077] systemd[1]: Starting systemd-fsck@dev-disk-by\x2duuid-76C9\x2dCBB6.service - File System Check on /dev/disk/by-uuid/76C9-CBB6...
- [ 7.896353] panfrost 1800000.gpu: mali-g31 id 0x7093 major 0x0 minor 0x0 status 0x0
- [ 7.906992] panfrost 1800000.gpu: features: 00000000,000027f7, issues: 00000000,00000400
- [ 7.907009] panfrost 1800000.gpu: Features: L2:0x07100206 Shader:0x00000000 Tiler:0x00000209 Mem:0x1 MMU:0x00002821 AS:0xff JS:0x7
- [ 7.907017] panfrost 1800000.gpu: shader_present=0x1 l2_present=0x1
- [ 7.930817] mc: Linux media interface: v0.10
- [ 7.934382] [drm] Initialized panfrost 1.2.0 20180908 for 1800000.gpu on minor 0
- [ 8.021579] videodev: Linux video capture interface: v2.00
- [ 8.028204] systemd[1]: Started systemd-fsckd.service - File System Check Daemon to report status.
- [ 8.073048] systemd[1]: Reached target usb-gadget.target - Hardware activated USB gadget.
- [ 8.115680] systemd[1]: Finished systemd-fsck@dev-disk-by\x2duuid-76C9\x2dCBB6.service - File System Check on /dev/disk/by-uuid/76C9-CBB6.
- [ 8.136633] CAN device driver interface
- [ 8.151500] cfg80211: Loading compiled-in X.509 certificates for regulatory database
- [ 8.153095] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
- [ 8.161955] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
- [ 8.177806] gs_usb 5-1.4:1.0: Configuring for 1 interfaces
- [ 8.185612] usbcore: registered new interface driver gs_usb
- [ 8.185705] cedrus 1c0e000.video-codec: Device registered as /dev/video0
- [ 8.206160] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
- [ 8.210731] systemd[1]: Mounting boot.mount - /boot...
- [ 8.246872] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
- [ 8.487492] systemd[1]: Mounted boot.mount - /boot.
- [ 8.508151] systemd[1]: Reached target local-fs.target - Local File Systems.
- [ 8.557346] random: crng init done
- [ 8.566415] systemd[1]: Starting armbian-zram-config.service - Armbian ZRAM config...
- [ 8.582782] systemd[1]: Starting console-setup.service - Set console font and keymap...
- [ 8.599689] systemd[1]: Starting networking.service - Raise network interfaces...
- [ 8.617030] systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data...
- [ 8.635466] systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats...
- [ 8.648359] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
- [ 8.659963] systemd[1]: Finished console-setup.service - Set console font and keymap.
- [ 8.671735] systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data.
- [ 8.683205] systemd[1]: Received SIGRTMIN+20 from PID 206 (plymouthd).
- [ 8.699471] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 384 (systemd-binfmt)
- [ 8.728637] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
- [ 8.742499] systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch.
- [ 8.786865] systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System...
- [ 8.798125] systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
- [ 8.817783] zram: Added device: zram0
- [ 8.823044] systemd[1]: Starting systemd-rfkill.service - Load/Save RF Kill Switch Status...
- [ 8.823827] zram: Added device: zram1
- [ 8.843324] zram: Added device: zram2
- [ 8.868627] systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System.
- [ 8.902428] systemd[1]: Started systemd-rfkill.service - Load/Save RF Kill Switch Status.
- [ 8.924043] systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats.
- [ 9.004677] zram0: detected capacity change from 0 to 940936
- [ 9.037891] Adding 470464k swap on /dev/zram0. Priority:5 extents:1 across:470464k SS
- [ 9.133074] systemd[1]: Finished networking.service - Raise network interfaces.
- [ 9.251641] zram1: detected capacity change from 0 to 102400
- [ 9.306491] systemd[1]: Finished armbian-zram-config.service - Armbian ZRAM config.
- [ 9.338391] systemd[1]: Starting armbian-ramlog.service - Armbian memory supported logging...
- [ 9.412857] EXT4-fs (zram1): mounted filesystem 067b87f6-6d63-414c-84ec-8f3b90779c32 r/w without journal. Quota mode: none.
- [ 11.617508] systemd[1]: Finished armbian-ramlog.service - Armbian memory supported logging.
- [ 11.662506] systemd[1]: Starting systemd-journald.service - Journal Service...
- [ 11.859766] systemd[1]: Started systemd-journald.service - Journal Service.
- [ 11.924909] systemd-journald[558]: Received client request to flush runtime journal.
- [ 12.153229] RPC: Registered named UNIX socket transport module.
- [ 12.159251] RPC: Registered udp transport module.
- [ 12.164042] RPC: Registered tcp transport module.
- [ 12.168817] RPC: Registered tcp-with-tls transport module.
- [ 12.174401] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 13.434021] systemd-journald[558]: Received client request to relinquish /var/log/journal/e0b733e3567c45bf8ffff69f117c851d access.
- [ 42.806209] systemd[1395]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
- alex@bigtreetech-cb1:~$ lsb_release -a
- No LSB modules are available.
- Distributor ID: Debian
- Description: Armbian 24.2.2 bookworm
- Release: 12
- Codename: bookworm
- alex@bigtreetech-cb1:~$
Advertisement
Add Comment
Please, Sign In to add comment