Voici le log complet :
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 6.6.35-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1779 SMP Tue Jun 25 11:35:42 BST 2024
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 0.000000] random: crng init done
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Reserved memory: created CMA memory pool at 0x3a400000, size 64 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x3a400000..0x3e3fffff (65536 KiB) map reusable linux,cma
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003e5fffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003e5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003e5fffff]
[ 0.000000] percpu: Embedded 18 pages/cpu s41876 r8192 d23660 u73728
[ 0.000000] pcpu-alloc: s41876 r8192 d23660 u73728 alloc=18*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000 console=ttyS0,115200 console=tty1 root=PARTUUID=39a3a68b-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 0.000000] Kernel parameter elevator= does not have any effect anymore.
Please use sysfs to set IO scheduler for individual devices.
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 253242
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 927592K/1021952K available (11264K kernel code, 1476K rwdata, 3256K rodata, 1024K init, 606K bss, 28824K reserved, 65536K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 36428 entries in 107 pages
[ 0.000000] ftrace: allocated 107 pages with 5 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 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 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 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.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000018] Switching to timer-based delay loop, resolution 52ns
[ 0.000399] Console: colour dummy device 80x30
[ 0.000417] printk: console [tty1] enabled
[ 0.001263] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.001311] CPU: Testing write buffer coherency: ok
[ 0.001380] pid_max: default: 32768 minimum: 301
[ 0.001510] LSM: initializing lsm=capability,integrity
[ 0.001718] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.001763] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.002824] cgroup: Disabling memory control group subsystem
[ 0.003401] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.004420] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.004552] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.004724] Setting up static identity map for 0x100000 - 0x10003c
[ 0.004893] rcu: Hierarchical SRCU implementation.
[ 0.004919] rcu: Max phase no-delay instances is 1000.
[ 0.005618] smp: Bringing up secondary CPUs ...
[ 0.006556] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.007471] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.008304] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.008401] smp: Brought up 1 node, 4 CPUs
[ 0.008489] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.008519] CPU: All CPU(s) started in HYP mode.
[ 0.008539] CPU: Virtualization extensions available.
[ 0.009747] devtmpfs: initialized
[ 0.022599] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.022841] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.022897] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.025330] pinctrl core: initialized pinctrl subsystem
[ 0.026374] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.028728] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.034284] audit: initializing netlink subsys (disabled)
[ 0.034560] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
[ 0.035125] thermal_sys: Registered thermal governor 'step_wise'
[ 0.035476] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.035536] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.035874] Serial: AMBA PL011 UART driver
[ 0.039816] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.060050] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-05-24T15:31:41, variant start_cd
[ 0.070042] raspberrypi-firmware soc:firmware: Firmware hash is 4942b7633c0ff1af1ee95a51a33b56a9dae47529
[ 0.083980] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.088103] bcm2835-dma 3f007000.dma-controller: DMA legacy API manager, dmachans=0x1
[ 0.089795] SCSI subsystem initialized
[ 0.090051] usbcore: registered new interface driver usbfs
[ 0.090118] usbcore: registered new interface driver hub
[ 0.090188] usbcore: registered new device driver usb
[ 0.090601] pps_core: LinuxPPS API ver. 1 registered
[ 0.090627] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.090679] PTP clock support registered
[ 0.093109] clocksource: Switched to clocksource arch_sys_counter
[ 0.093569] VFS: Disk quotas dquot_6.6.0
[ 0.093638] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.093784] FS-Cache: Loaded
[ 0.097536] CacheFiles: Loaded
[ 0.107139] NET: Registered PF_INET protocol family
[ 0.107490] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.109889] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.109951] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.109993] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.110129] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.110481] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.110638] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.110712] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.110929] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.111441] RPC: Registered named UNIX socket transport module.
[ 0.111472] RPC: Registered udp transport module.
[ 0.111495] RPC: Registered tcp transport module.
[ 0.111517] RPC: Registered tcp-with-tls transport module.
[ 0.111540] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.124319] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 2.056230] Initialise system trusted keyrings
[ 2.056634] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 2.056739] zbud: loaded
[ 2.057506] NFS: Registering the id_resolver key type
[ 2.057560] Key type id_resolver registered
[ 2.057584] Key type id_legacy registered
[ 2.057628] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.057658] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 2.058381] Key type asymmetric registered
[ 2.058409] Asymmetric key parser 'x509' registered
[ 2.058504] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.058541] io scheduler mq-deadline registered
[ 2.058565] io scheduler kyber registered
[ 2.058632] io scheduler bfq registered
[ 2.060377] pinctrl-bcm2835 3f200000.gpio: GPIO_OUT persistence: yes
[ 2.062857] bcm2708_fb soc:fb: FB found 1 display(s)
[ 2.068960] Console: switching to colour frame buffer device 82x26
[ 2.072588] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416
[ 2.078973] bcm2835-rng 3f104000.rng: hwrng registered
[ 2.080485] vc-mem: phys_addr:0x00000000 mem_base=0x3f000000 mem_size:0x3f600000(1014 MiB)
[ 2.094663] brd: module loaded
[ 2.103239] loop: module loaded
[ 2.105110] Loading iSCSI transport class v2.0-870.
[ 2.107792] usbcore: registered new interface driver lan78xx
[ 2.109078] usbcore: registered new interface driver smsc95xx
[ 2.110263] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 2.839510] Core Release: 2.80a
[ 2.840687] Setting default values for core params
[ 2.841864] Finished setting default values for core params
[ 3.043279] Using Buffer DMA mode
[ 3.044407] Periodic Transfer Interrupt Enhancement - disabled
[ 3.045587] Multiprocessor Interrupt Enhancement - disabled
[ 3.046792] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 3.048013] Dedicated Tx FIFOs mode
[ 3.049754] WARN::dwc_otg_hcd_init:1072: FIQ DMA bounce buffers: virt = ba504000 dma = 0xfa504000 len=9024
[ 3.053169] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ 3.058503] dwc_otg: Microframe scheduler enabled
[ 3.058618] WARN::hcd_init_fiq:457: FIQ on core 1
[ 3.060744] WARN::hcd_init_fiq:458: FIQ ASM at 808864b8 length 36
[ 3.062923] WARN::hcd_init_fiq:496: MPHI regs_base at be810000
[ 3.065124] dwc_otg 3f980000.usb: DWC OTG Controller
[ 3.066290] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 3.067462] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
[ 3.068625] Init: Port Power? op_state=1
[ 3.069721] Init: Power Port (0)
[ 3.070998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 3.073276] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.074489] usb usb1: Product: DWC OTG Controller
[ 3.075648] usb usb1: Manufacturer: Linux 6.6.35-v7+ dwc_otg_hcd
[ 3.076818] usb usb1: SerialNumber: 3f980000.usb
[ 3.078647] hub 1-0:1.0: USB hub found
[ 3.079858] hub 1-0:1.0: 1 port detected
[ 3.081624] dwc_otg: FIQ enabled
[ 3.081633] dwc_otg: NAK holdoff enabled
[ 3.081640] dwc_otg: FIQ split-transaction FSM enabled
[ 3.081655] Module dwc_common_port init
[ 3.081916] usbcore: registered new interface driver usb-storage
[ 3.083378] mousedev: PS/2 mouse device common for all mice
[ 3.086716] sdhci: Secure Digital Host Controller Interface driver
[ 3.087935] sdhci: Copyright(c) Pierre Ossman
[ 3.089301] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.092411] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.094107] hid: raw HID events driver (C) Jiri Kosina
[ 3.095446] usbcore: registered new interface driver usbhid
[ 3.096649] usbhid: USB HID core driver
[ 3.102300] Initializing XFRM netlink socket
[ 3.103595] NET: Registered PF_PACKET protocol family
[ 3.104859] Key type dns_resolver registered
[ 3.106318] Registering SWP/SWPB emulation handler
[ 3.138871] registered taskstats version 1
[ 3.140221] Loading compiled-in X.509 certificates
[ 3.153677] Key type .fscrypt registered
[ 3.154764] Key type fscrypt-provisioning registered
[ 3.164171] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 3.165945] 3f201000.serial: ttyAMA1 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
[ 3.168494] serial serial0: tty port ttyAMA1 registered
[ 3.171441] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 3.172900] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 3.175456] sdhost: log_buf @ cf6152fb (fa507000)
[ 3.203230] Indeed it is in host mode hprt0 = 00021501
[ 3.227046] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 3.230381] of_cfs_init
[ 3.231636] of_cfs_init: OK
[ 3.233150] clk: Disabling unused clocks
[ 3.234957] Waiting for root device PARTUUID=39a3a68b-02...
[ 3.287723] mmc0: host does not support reading read-only switch, assuming write-enable
[ 3.295244] mmc0: Host Software Queue enabled
[ 3.296465] mmc0: new high speed SDXC card at address aaaa
[ 3.298466] mmcblk0: mmc0:aaaa SR64G 59.5 GiB
[ 3.302573] mmcblk0: p1 p2
[ 3.304501] mmcblk0: mmc0:aaaa SR64G 59.5 GiB (quirks 0x00004000)
[ 3.337270] EXT4-fs (mmcblk0p2): mounted filesystem 7a4375b9-aaa1-4be1-bc58-ff4332e11847 ro with ordered data mode. Quota mode: none.
[ 3.339892] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 3.342092] devtmpfs: mounted
[ 3.348961] Freeing unused kernel image (initmem) memory: 1024K
[ 3.350766] Run /sbin/init as init process
[ 3.352001] with arguments:
[ 3.352008] /sbin/init
[ 3.352015] with environment:
[ 3.352021] HOME=/
[ 3.352028] TERM=linux
[ 3.413150] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 3.414580] Indeed it is in host mode hprt0 = 00001101
[ 3.653425] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
[ 3.656012] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.658109] hub 1-1:1.0: USB hub found
[ 3.659604] hub 1-1:1.0: 5 ports detected
[ 3.893328] systemd[1]: System time before build time, advancing clock.
[ 3.973161] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 4.103465] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[ 4.106244] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.110416] smsc95xx v2.0.0
[ 4.133658] NET: Registered PF_INET6 protocol family
[ 4.137367] Segment Routing with IPv6
[ 4.138920] In-situ OAM (IOAM) with IPv6
[ 4.219008] 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.224244] systemd[1]: Detected architecture arm.
[ 4.265107] SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=199)
[ 4.268997] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:19:37:45
[ 4.308388] systemd[1]: Set hostname to <jeedom>.
[ 4.363143] usb 1-1.5: new full-speed USB device number 4 using dwc_otg
[ 4.510296] usb 1-1.5: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
[ 4.519350] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.520963] usb 1-1.5: Product: ConBee II
[ 4.522519] usb 1-1.5: Manufacturer: dresden elektronik ingenieurtechnik GmbH
[ 4.524141] usb 1-1.5: SerialNumber: DE2425277
[ 5.203220] systemd[1]: /lib/systemd/system/fail2ban.service:12: PIDFile= references path below legacy directory /var/run/, updating /var/run/fail2ban/fail2ban.pid → /run/fail2ban/fail2ban.pid; please update the unit file accordingly.
[ 5.315298] systemd[1]: Created slice User and Session Slice.
[ 5.319474] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 5.323597] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.326899] systemd[1]: Reached target Slices.
[ 5.330712] systemd[1]: Listening on Journal Socket.
[ 5.393971] systemd[1]: Starting Load Kernel Modules...
[ 6.217415] EXT4-fs (mmcblk0p2): re-mounted 7a4375b9-aaa1-4be1-bc58-ff4332e11847 r/w. Quota mode: none.
[ 6.381911] systemd-journald[114]: Received request to flush runtime journal from PID 1
[ 7.086055] rpi-gpiomem 3f200000.gpiomem: window base 0x3f200000 size 0x00001000
[ 7.093411] rpi-gpiomem 3f200000.gpiomem: initialised 1 regions as /dev/gpiomem
[ 7.178556] mc: Linux media interface: v0.10
[ 7.217314] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.225442] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 7.225473] [vc_sm_connected_init]: start
[ 7.233572] vc_sm_cma_vchi_init: failed to open VCHI service (-22)
[ 7.233603] [vc_sm_connected_init]: failed to initialize shared memory service
[ 7.467384] videodev: Linux video capture interface: v2.00
[ 7.497838] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.545180] bcm2835_audio bcm2835_audio: card created with 8 channels
[ 7.609898] Bluetooth: Core ver 2.22
[ 7.610002] NET: Registered PF_BLUETOOTH protocol family
[ 7.610012] Bluetooth: HCI device and connection manager initialized
[ 7.610039] Bluetooth: HCI socket layer initialized
[ 7.610054] Bluetooth: L2CAP socket layer initialized
[ 7.610109] Bluetooth: SCO socket layer initialized
[ 7.621410] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.667667] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.672809] Bluetooth: HCI UART driver ver 2.3
[ 7.672843] Bluetooth: HCI UART protocol H4 registered
[ 7.672951] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 7.674391] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-22)
[ 7.674588] : Unregister from media controller
[ 7.674602] (efault): Unregistering node (null)[0] device node /dev/video0
[ 7.674616] (efault): Unregistering node (null)[0] device node /dev/video0
[ 7.674627] (efault): Unregistering node (null)[0] device node /dev/video0
[ 7.674638] (efault): Unregistering node (null)[0] device node /dev/video0
[ 7.685008] Bluetooth: HCI UART protocol Broadcom registered
[ 7.685764] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[ 7.685980] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[ 7.714547] usb 1-1.5: USB disconnect, device number 4
[ 7.717185] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.721344] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.744129] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-22)
[ 7.754380] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-22)
[ 7.803467] uart-pl011 3f201000.serial: no DMA platform data
[ 8.033228] usb 1-1.5: new full-speed USB device number 5 using dwc_otg
[ 8.064254] Bluetooth: hci0: BCM: chip id 94
[ 8.068395] Bluetooth: hci0: BCM: features 0x2e
[ 8.071653] Bluetooth: hci0: BCM43430A1
[ 8.071683] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0000
[ 8.177634] usb 1-1.5: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
[ 8.177674] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8.177689] usb 1-1.5: Product: ConBee II
[ 8.177701] usb 1-1.5: Manufacturer: dresden elektronik ingenieurtechnik GmbH
[ 8.177713] usb 1-1.5: SerialNumber: DE2425277
[ 8.276110] Bluetooth: hci0: BCM43430A1 'brcm/BCM43430A1.hcd' Patch
[ 8.360284] cdc_acm 1-1.5:1.0: ttyACM0: USB ACM device
[ 8.360504] usbcore: registered new interface driver cdc_acm
[ 8.360517] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 9.147682] Bluetooth: hci0: BCM: features 0x2e
[ 9.150865] Bluetooth: hci0: BCM43438A1 37.4MHz Raspberry Pi 3-0141
[ 9.150889] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0508
[ 10.071166] 8021q: 802.1Q VLAN Support v1.8
[ 10.342740] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 10.372862] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[ 10.375581] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[ 10.378282] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 10.380909] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 10.557213] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 10.560207] smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow control off
[ 10.601185] Adding 1048572k swap on /var/swap. Priority:-2 extents:13 across:3244028k SS
[ 10.882426] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.882454] Bluetooth: BNEP filters: protocol multicast
[ 10.882473] Bluetooth: BNEP socket layer initialized
[ 10.889212] Bluetooth: MGMT ver 1.22
[ 303.289943] Bluetooth: hci0: Opcode 0x200b failed: -16
[ 303.289994] Bluetooth: hci0: start background scanning failed: -16
[ 433.200187] systemd[2866]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set