You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ 183.058879] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA:
[ 183.058903] vc4-drm gpu: [drm] dumb: 12168kb BOs (3)
[ 204.120057] v3d fec00000.v3d: MMU error from client L2T (0) at 0x2de1000, pte invalid
Ok, that's to be expected, and reasonable enough.
However if one sets an even larger QT_SCALE_FACTOR like 20 it does NOT error out.
Just graphics/X becomes non-functional and screen looks like this:
The system itself did not hang completely. Mouse cursor still moves.
But X is useless. Cannot close the application with alt+f4, and cannot switch to another application.
I do can ssh to the box, and if I send SIGTERM to rpi-imager, the rpi-imager application does terminate itself, but screen will stay the same.
No memory allocation errors or anything out of the ordinary in dmesg.
Output from the program (if redirected to file) does show:
But no "Cannot allocate memory" line which one does sees with scale factor 15.
If no QT_SCALE_FACTOR environment variable is provided manually, Qt will calculate a reasonable value automatically based on the DPI of the display. It looks at the physical display dimensions reported by EDID for that, and the screen resolution.
As a result users will sometimes get high scale factors without them having set the QT_SCALE_FACTOR variable intentionally, e.g. if their display has incorrect EDID.
There is a user report here about xrandr reporting physical screen dimensions of only 16 mm x 9 mm for the user: raspberrypi/rpi-imager#153
In which case graphics also become non-functional.
While Qt could probably be improved to not apply scale factor if physical display dimensions as reported by EDID are so unreasonable low that they must be invalid, I still think there is a bug in v3d with regards to X becoming unusable.
System
CLICK TO EXPAND RASPINFO
System Information
------------------
Linux raspberrypi 5.10.14-v7l+ #1401 SMP Mon Feb 8 14:27:07 GMT 2021 armv7l GNU/Linux
Revision : c03130
Serial : 10000000c35f69b0
Model : Raspberry Pi 400 Rev 1.0
Throttled flag : throttled=0x0
Camera : supported=0 detected=0
Videocore information
Feb 8 2021 14:32:22
Copyright (c) 2012 Broadcom
version 73b3cad64181954e67f6e9fe6d275378d3eefa10 (clean) (release) (start)
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 2: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 4: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 4: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
This feels like a QT bug rather than a kernel bug. QT is asking the kernel to allocate a framebuffer of say, 16000x9000 which understandably fails and then it doesn't handle it well.
This feels like a QT bug rather than a kernel bug.
Even after I terminate the application (sending SIGTERM with killall rpi-imager through ssh works correctly, in that the process terminates) the display/X is still messed up though.
I consider that part a kernel (or Mesa/X) bug.
No matter how much Qt or any userspace application screws up, it should not render the system effectively unusable.
Starting Qt applications (that use OpenGL acceleration) with a larger QT_SCALE_FACTOR environment variable value set results in X becoming unusable.
If for testing purposes I install rpi-imager (
sudo apt install rpi-imager
) and do:The application exits, and errors out with GPU memory allocation error:
and dmesg:
Ok, that's to be expected, and reasonable enough.
However if one sets an even larger QT_SCALE_FACTOR like 20 it does NOT error out.
Just graphics/X becomes non-functional and screen looks like this:
The system itself did not hang completely. Mouse cursor still moves.
But X is useless. Cannot close the application with alt+f4, and cannot switch to another application.
I do can ssh to the box, and if I send SIGTERM to rpi-imager, the rpi-imager application does terminate itself, but screen will stay the same.
No memory allocation errors or anything out of the ordinary in dmesg.
Output from the program (if redirected to file) does show:
But no "Cannot allocate memory" line which one does sees with scale factor 15.
If no QT_SCALE_FACTOR environment variable is provided manually, Qt will calculate a reasonable value automatically based on the DPI of the display. It looks at the physical display dimensions reported by EDID for that, and the screen resolution.
As a result users will sometimes get high scale factors without them having set the QT_SCALE_FACTOR variable intentionally, e.g. if their display has incorrect EDID.
There is a user report here about xrandr reporting physical screen dimensions of only 16 mm x 9 mm for the user: raspberrypi/rpi-imager#153
In which case graphics also become non-functional.
While Qt could probably be improved to not apply scale factor if physical display dimensions as reported by EDID are so unreasonable low that they must be invalid, I still think there is a bug in v3d with regards to X becoming unusable.
System
CLICK TO EXPAND RASPINFO
System Information ------------------Raspberry Pi 400 Rev 1.0
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
Raspberry Pi reference 2021-01-11
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 21090519d85bdaa1615d5d5057d37b09368ea5d2, stage4
Linux raspberrypi 5.10.14-v7l+ #1401 SMP Mon Feb 8 14:27:07 GMT 2021 armv7l GNU/Linux
Revision : c03130
Serial : 10000000c35f69b0
Model : Raspberry Pi 400 Rev 1.0
Throttled flag : throttled=0x0
Camera : supported=0 detected=0
Videocore information
Feb 8 2021 14:32:22
Copyright (c) 2012 Broadcom
version 73b3cad64181954e67f6e9fe6d275378d3eefa10 (clean) (release) (start)
alloc failures: 0
compactions: 0
legacy block fails: 0
Filesystem information
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 29458568 7354232 20855088 27% /
devtmpfs 1827468 0 1827468 0% /dev
tmpfs 1959564 0 1959564 0% /dev/shm
tmpfs 1959564 8748 1950816 1% /run
tmpfs 5120 4 5116 1% /run/lock
tmpfs 1959564 0 1959564 0% /sys/fs/cgroup
/dev/mmcblk0p1 258095 48710 209386 19% /boot
tmpfs 391912 4 391908 1% /run/user/1000
Filename Type Size Used Priority
/var/swap file 102396 0 -2
Package version information
raspberrypi-ui-mods:
Installed: 1.20201210+nmu1
raspberrypi-sys-mods:
Installed: 20210125
openbox:
Installed: 3.6.1-8+rpt5
lxpanel:
Installed: 0.10.0-2+rpt14
pcmanfm:
Installed: 1.3.1-1+rpt25
rpd-plym-splash:
Installed: 0.26
Networking Information
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether m.m.m.m txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet x.x.x.x netmask x.x.x.x
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1000 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet x.x.x.x netmask x.x.x.x broadcast x.x.x.x
inet6 y::y.y.y.y prefixlen 64 scopeid 0x20
ether m.m.m.m txqueuelen 1000 (Ethernet)
RX packets 953 bytes 89209 (87.1 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1018 bytes 307643 (300.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
USB Information
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 2: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 4: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 4: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
config.txt
arm_freq=1800
audio_pwm_mode=514
config_hdmi_boost=5
core_freq=500
core_freq_min=200
disable_commandline_tags=2
disable_l2cache=1
disable_overscan=1
display_hdmi_rotate=-1
display_lcd_rotate=-1
dvfs=2
enable_gic=1
force_eeprom_read=1
force_pwm_open=1
framebuffer_ignore_alpha=1
framebuffer_swap=1
gpu_freq=500
gpu_freq_min=250
init_uart_clock=0x2dc6c00
lcd_framerate=60
mask_gpu_interrupt0=1024
mask_gpu_interrupt1=0x10000
max_framebuffers=2
over_voltage=0x11170
pause_burst_frames=1
program_serial_random=1
total_mem=4096
hdmi_force_cec_address:0=65535
hdmi_force_cec_address:1=65535
hdmi_pixel_freq_limit:0=0x11e1a300
hdmi_pixel_freq_limit:1=0x11e1a300
device_tree=-
overlay_prefix=overlays/
hdmi_cvt:0=
hdmi_cvt:1=
hdmi_edid_filename:0=
hdmi_edid_filename:1=
hdmi_timings:0=
hdmi_timings:1=
cmdline.txt
coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=B8:27:EB:5F:69:B0 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=11a7bf9b-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
raspi-gpio settings
BANK0 (GPIO 0 to 27):
GPIO 0: level=1 fsel=0 func=INPUT pull=UP
GPIO 1: level=1 fsel=0 func=INPUT pull=UP
GPIO 2: level=1 fsel=0 func=INPUT pull=UP
GPIO 3: level=1 fsel=0 func=INPUT pull=UP
GPIO 4: level=1 fsel=0 func=INPUT pull=UP
GPIO 5: level=1 fsel=0 func=INPUT pull=UP
GPIO 6: level=1 fsel=0 func=INPUT pull=UP
GPIO 7: level=1 fsel=0 func=INPUT pull=UP
GPIO 8: level=1 fsel=0 func=INPUT pull=UP
GPIO 9: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 10: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 11: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 12: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 13: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 14: level=0 fsel=0 func=INPUT pull=NONE
GPIO 15: level=1 fsel=0 func=INPUT pull=UP
GPIO 16: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 17: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 18: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 19: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 20: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 21: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 22: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 23: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 24: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 25: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 26: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 27: level=0 fsel=0 func=INPUT pull=DOWN
BANK1 (GPIO 28 to 45):
GPIO 28: level=1 fsel=2 alt=5 func=RGMII_MDIO pull=UP
GPIO 29: level=0 fsel=2 alt=5 func=RGMII_MDC pull=DOWN
GPIO 30: level=0 fsel=7 alt=3 func=CTS0 pull=UP
GPIO 31: level=0 fsel=7 alt=3 func=RTS0 pull=NONE
GPIO 32: level=1 fsel=7 alt=3 func=TXD0 pull=NONE
GPIO 33: level=1 fsel=7 alt=3 func=RXD0 pull=UP
GPIO 34: level=0 fsel=7 alt=3 func=SD1_CLK pull=NONE
GPIO 35: level=1 fsel=7 alt=3 func=SD1_CMD pull=UP
GPIO 36: level=1 fsel=7 alt=3 func=SD1_DAT0 pull=UP
GPIO 37: level=1 fsel=7 alt=3 func=SD1_DAT1 pull=UP
GPIO 38: level=1 fsel=7 alt=3 func=SD1_DAT2 pull=UP
GPIO 39: level=1 fsel=7 alt=3 func=SD1_DAT3 pull=UP
GPIO 40: level=1 fsel=0 func=INPUT pull=NONE
GPIO 41: level=1 fsel=0 func=INPUT pull=NONE
GPIO 42: level=1 fsel=1 func=OUTPUT pull=UP
GPIO 43: level=1 fsel=0 func=INPUT pull=UP
GPIO 44: level=1 fsel=0 func=INPUT pull=UP
GPIO 45: level=1 fsel=0 func=INPUT pull=UP
BANK2 (GPIO 46 to 53):
GPIO 46: level=0 fsel=0 func=INPUT pull=UP
GPIO 47: level=0 fsel=0 func=INPUT pull=UP
GPIO 48: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 49: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 50: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 51: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 52: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 53: level=0 fsel=0 func=INPUT pull=DOWN
vcdbg log messages
004969.225: arasan: arasan_emmc_open
005117.506: brfs: File read: /mfs/sd/config.txt
005118.305: brfs: File read: 1783 bytes
005211.059: brfs: File read: /mfs/sd/config.txt
005227.269: brfs: File read: 1783 bytes
005232.312: gpioman: gpioman_get_pin_num: pin FLASH_0_ENABLE not defined
005232.327: gpioman: gpioman_get_pin_num: pin FLASH_0_INDICATOR not defined
005232.357: gpioman: gpioman_get_pin_num: pin FLASH_0_ENABLE not defined
005232.375: gpioman: gpioman_get_pin_num: pin FLASH_0_INDICATOR not defined
005686.767: gpioman: gpioman_get_pin_num: pin DISPLAY_DSI_PORT not defined
005689.266: *** Restart logging
005693.137: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
005730.796: HDMI0: hdmi_pixel_encoding: 300000000
005730.809: HDMI1: hdmi_pixel_encoding: 300000000
005731.476: gpioman: gpioman_get_pin_num: pin CAMERA_0_I2C_PORT not defined
005735.750: dtb_file 'bcm2711-rpi-400.dtb'
005740.998: brfs: File read: /mfs/sd/bcm2711-rpi-400.dtb
005741.016: Loading 'bcm2711-rpi-400.dtb' to 0x100 size 0xbf07
005753.616: brfs: File read: 48903 bytes
005762.080: brfs: File read: /mfs/sd/overlays/overlay_map.dtb
005828.799: brfs: File read: 1523 bytes
005830.842: brfs: File read: /mfs/sd/config.txt
005831.355: dtparam: audio=on
005841.348: brfs: File read: 1783 bytes
005851.724: brfs: File read: /mfs/sd/overlays/vc4-fkms-v3d.dtbo
005869.027: Loaded overlay 'vc4-fkms-v3d'
005911.245: brfs: File read: 1446 bytes
005912.973: brfs: File read: /mfs/sd/cmdline.txt
005913.021: Read command line from file 'cmdline.txt':
005913.036: 'console=serial0,115200 console=tty1 root=PARTUUID=11a7bf9b-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles'
006914.653: brfs: File read: 166 bytes
008190.712: brfs: File read: /mfs/sd/kernel7l.img
008190.750: Loading 'kernel7l.img' to 0x8000 size 0x65f6a8
008190.803: Device tree loaded to 0x2eff3a00 (size 0xc558)
008198.033: gpioman: gpioman_get_pin_num: pin SDCARD_CONTROL_POWER not defined
011670.810: vchiq_core: vchiq_init_state: slot_zero = 0xded80000, is_master = 1
011674.344: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
011681.964: TV service:host side not connected, dropping notification 0x00000002, 0x00000001, 0x00000010
015257.140: TV service:host side not connected, dropping notification 0x00000008, 0x00000004, 0x00000001
dmesg log
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.14-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1401 SMP Mon Feb 8 14:27:07 GMT 2021
[ 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 400 Rev 1.0
[ 0.000000] Memory policy: Data cache writealloc
[ 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-0x000000002fffffff]
[ 0.000000] Normal empty
[ 0.000000] HighMem [mem 0x0000000030000000-0x00000000fbffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000fbffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
[ 0.000000] On node 0 totalpages: 1012736
[ 0.000000] DMA zone: 2304 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] percpu: Embedded 20 pages/cpu s50636 r8192 d23092 u81920
[ 0.000000] pcpu-alloc: s50636 r8192 d23092 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1010432
[ 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:1920x1080M@60 smsc95xx.macaddr=m.m.m.m vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=11a7bf9b-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
[ 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] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x0000000017cc0000-0x000000001bcc0000] (64MB)
[ 0.000000] Memory: 3654936K/4050944K available (10240K kernel code, 1358K rwdata, 3156K rodata, 2048K init, 890K bss, 133864K reserved, 262144K cma-reserved, 3264512K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 33893 entries in 67 pages
[ 0.000000] ftrace: allocated 67 pages with 3 groups
[ 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] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=0
[ 0.000010] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[ 0.000029] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[ 0.000093] bcm2835: system timer (irq = 25)
[ 0.000742] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000762] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000780] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000796] Switching to timer-based delay loop, resolution 18ns
[ 0.001061] Console: colour dummy device 80x30
[ 0.001129] printk: console [tty1] enabled
[ 0.001186] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[ 0.001218] pid_max: default: 32768 minimum: 301
[ 0.001395] LSM: Security Framework initializing
[ 0.001584] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.001610] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.003232] Disabling memory control group subsystem
[ 0.003359] CPU: Testing write buffer coherency: ok
[ 0.003844] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.005083] Setting up static identity map for 0x200000 - 0x20003c
[ 0.005288] rcu: Hierarchical SRCU implementation.
[ 0.006250] smp: Bringing up secondary CPUs ...
[ 0.007529] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.008962] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.010312] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.010471] smp: Brought up 1 node, 4 CPUs
[ 0.010491] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[ 0.010506] CPU: All CPU(s) started in HYP mode.
[ 0.010521] CPU: Virtualization extensions available.
[ 0.011459] devtmpfs: initialized
[ 0.025834] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[ 0.026077] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.026108] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.033159] pinctrl core: initialized pinctrl subsystem
[ 0.034306] NET: Registered protocol family 16
[ 0.038647] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.039423] audit: initializing netlink subsys (disabled)
[ 0.039695] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
[ 0.040292] thermal_sys: Registered thermal governor 'step_wise'
[ 0.041121] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.041139] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.041556] Serial: AMBA PL011 UART driver
[ 0.073310] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.090890] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-02-08T14:32:22, variant start
[ 0.100900] raspberrypi-firmware soc:firmware: Firmware hash is 73b3cad64181954e67f6e9fe6d275378d3eefa10
[ 0.145881] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.150118] vgaarb: loaded
[ 0.150570] SCSI subsystem initialized
[ 0.150805] usbcore: registered new interface driver usbfs
[ 0.150865] usbcore: registered new interface driver hub
[ 0.151293] usbcore: registered new device driver usb
[ 0.151647] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 0.153704] clocksource: Switched to clocksource arch_sys_counter
[ 1.182872] VFS: Disk quotas dquot_6.6.0
[ 1.182982] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.183180] FS-Cache: Loaded
[ 1.183377] CacheFiles: Loaded
[ 1.184512] simple-framebuffer 3e402000.framebuffer: framebuffer at 0x3e402000, 0x7f8000 bytes, mapped to 0x(ptrval)
[ 1.184534] simple-framebuffer 3e402000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
[ 1.185048] Console: switching to colour frame buffer device 240x67
[ 1.195632] simple-framebuffer 3e402000.framebuffer: fb0: simplefb registered!
[ 1.204420] NET: Registered protocol family 2
[ 1.205352] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 1.205396] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 1.205569] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.205644] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.205819] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.205857] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.206120] NET: Registered protocol family 1
[ 1.206872] RPC: Registered named UNIX socket transport module.
[ 1.206888] RPC: Registered udp transport module.
[ 1.206904] RPC: Registered tcp transport module.
[ 1.206918] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.206943] PCI: CLS 0 bytes, default 64
[ 1.210014] Initialise system trusted keyrings
[ 1.210269] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[ 1.218792] zbud: loaded
[ 1.220611] FS-Cache: Netfs 'nfs' registered for caching
[ 1.221580] NFS: Registering the id_resolver key type
[ 1.221658] Key type id_resolver registered
[ 1.221673] Key type id_legacy registered
[ 1.221818] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.222881] Key type asymmetric registered
[ 1.222899] Asymmetric key parser 'x509' registered
[ 1.223094] bounce: pool size: 64 pages
[ 1.223151] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.223378] io scheduler mq-deadline registered
[ 1.223395] io scheduler kyber registered
[ 1.228046] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 1.228080] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 1.228163] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[ 1.228272] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00ffffffff -> 0x0400000000
[ 1.285809] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ 1.286197] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 1.286217] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.286251] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[ 1.286341] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 1.286590] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 1.290043] PCI: bus0: Fast back to back transfers disabled
[ 1.290383] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 1.290512] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 1.290952] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 1.294380] PCI: bus1: Fast back to back transfers disabled
[ 1.294444] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 1.294468] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 1.294552] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.294579] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 1.294994] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[ 1.295230] pcieport 0000:00:00.0: PME: Signaling with IRQ 62
[ 1.303908] iproc-rng200 fe104000.rng: hwrng registered
[ 1.304231] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 1.305092] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 1.317488] brd: module loaded
[ 1.329997] loop: module loaded
[ 1.331708] Loading iSCSI transport class v2.0-870.
[ 1.334300] libphy: Fixed MDIO Bus: probed
[ 1.336044] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 1.353735] libphy: bcmgenet MII bus: probed
[ 1.453851] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 1.455060] usbcore: registered new interface driver r8152
[ 1.455143] usbcore: registered new interface driver lan78xx
[ 1.455204] usbcore: registered new interface driver smsc95xx
[ 1.507307] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.507346] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 1.510622] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000030000000890
[ 1.511965] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 1.511985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.512003] usb usb1: Product: xHCI Host Controller
[ 1.512020] usb usb1: Manufacturer: Linux 5.10.14-v7l+ xhci-hcd
[ 1.512036] usb usb1: SerialNumber: 0000:01:00.0
[ 1.512770] hub 1-0:1.0: USB hub found
[ 1.512870] hub 1-0:1.0: 1 port detected
[ 1.513560] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.513587] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 1.513614] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 1.514133] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 1.514152] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.514169] usb usb2: Product: xHCI Host Controller
[ 1.514186] usb usb2: Manufacturer: Linux 5.10.14-v7l+ xhci-hcd
[ 1.514202] usb usb2: SerialNumber: 0000:01:00.0
[ 1.514931] hub 2-0:1.0: USB hub found
[ 1.515003] hub 2-0:1.0: 4 ports detected
[ 1.516734] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.517051] dwc_otg: FIQ enabled
[ 1.517066] dwc_otg: NAK holdoff enabled
[ 1.517081] dwc_otg: FIQ split-transaction FSM enabled
[ 1.517099] Module dwc_common_port init
[ 1.517585] usbcore: registered new interface driver uas
[ 1.517691] usbcore: registered new interface driver usb-storage
[ 1.517901] mousedev: PS/2 mouse device common for all mice
[ 1.521195] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 1.525303] sdhci: Secure Digital Host Controller Interface driver
[ 1.525321] sdhci: Copyright(c) Pierre Ossman
[ 1.526040] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ 1.526667] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.530852] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.531246] hid: raw HID events driver (C) Jiri Kosina
[ 1.531455] usbcore: registered new interface driver usbhid
[ 1.531470] usbhid: USB HID core driver
[ 1.537588] Initializing XFRM netlink socket
[ 1.537635] NET: Registered protocol family 17
[ 1.537762] Key type dns_resolver registered
[ 1.538223] Registering SWP/SWPB emulation handler
[ 1.538415] registered taskstats version 1
[ 1.538447] Loading compiled-in X.509 certificates
[ 1.539370] Key type ._fscrypt registered
[ 1.539387] Key type .fscrypt registered
[ 1.539403] Key type fscrypt-provisioning registered
[ 1.551144] uart-pl011 fe201000.serial: there is not valid maps for state default
[ 1.551452] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 1.551532] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
[ 1.558362] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 1.559425] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 1.559443] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 1.588905] of_cfs_init
[ 1.589186] of_cfs_init: OK
[ 1.619122] random: fast init done
[ 1.620293] mmc1: new high speed SDIO card at address 0001
[ 1.622632] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[ 1.623306] Waiting for root device PARTUUID=11a7bf9b-02...
[ 1.722754] mmc0: new ultra high speed DDR50 SDHC card at address 1234
[ 1.723769] mmcblk0: mmc0:1234 SA32G 28.9 GiB
[ 1.727153] mmcblk0: p1 p2
[ 1.754020] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.754096] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.754713] devtmpfs: mounted
[ 1.763906] Freeing unused kernel memory: 2048K
[ 1.824050] Run /sbin/init as init process
[ 1.824065] with arguments:
[ 1.824079] /sbin/init
[ 1.824094] splash
[ 1.824108] with environment:
[ 1.824122] HOME=/
[ 1.824136] TERM=linux
[ 1.873774] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 2.056415] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 2.056438] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.056456] usb 1-1: Product: USB2.0 Hub
[ 2.058767] hub 1-1:1.0: USB hub found
[ 2.059080] hub 1-1:1.0: 4 ports detected
[ 2.224448] systemd[1]: System time before build time, advancing clock.
[ 2.322190] NET: Registered protocol family 10
[ 2.323736] Segment Routing with IPv6
[ 2.373043] 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.373906] systemd[1]: Detected architecture arm.
[ 2.417384] systemd[1]: Set hostname to .
[ 2.423775] usb 1-1.2: new low-speed USB device number 3 using xhci_hcd
[ 2.563954] usb 1-1.2: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
[ 2.563980] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.563999] usb 1-1.2: Product: USB Optical Mouse
[ 2.564016] usb 1-1.2: Manufacturer: PixArt
[ 2.576475] input: PixArt USB Optical Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:093A:2510.0001/input/input0
[ 2.577079] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:01:00.0-1.2/input0
[ 2.673758] usb 1-1.4: new low-speed USB device number 4 using xhci_hcd
[ 2.875115] usb 1-1.4: New USB device found, idVendor=04d9, idProduct=0007, bcdDevice= 1.62
[ 2.875138] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.875157] usb 1-1.4: Product: Raspberry Pi Internal Keyboard
[ 2.875174] usb 1-1.4: Manufacturer:
[ 2.905083] input: Raspberry Pi Internal Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:04D9:0007.0002/input/input1
[ 2.974511] hid-generic 0003:04D9:0007.0002: input,hidraw1: USB HID v1.11 Keyboard [ Raspberry Pi Internal Keyboard] on usb-0000:01:00.0-1.4/input0
[ 2.995177] input: Raspberry Pi Internal Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:04D9:0007.0003/input/input2
[ 3.074174] hid-generic 0003:04D9:0007.0003: input,hidraw2: USB HID v1.11 Device [ Raspberry Pi Internal Keyboard] on usb-0000:01:00.0-1.4/input1
[ 3.097227] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.108660] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.109330] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.109571] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.109648] systemd[1]: Reached target Swap.
[ 3.110699] systemd[1]: Listening on Journal Audit Socket.
[ 3.112944] systemd[1]: Created slice User and Session Slice.
[ 3.113626] systemd[1]: Listening on udev Kernel Socket.
[ 3.114608] systemd[1]: Listening on Syslog Socket.
[ 3.115307] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 3.241308] i2c /dev entries driver
[ 3.749556] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 3.860799] systemd-journald[108]: Received request to flush runtime journal from PID 1
[ 4.497547] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[ 4.498189] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[ 4.498743] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[ 4.499297] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[ 4.578013] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.580654] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 4.580685] [vc_sm_connected_init]: start
[ 4.589962] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.592113] bcm2835_audio bcm2835_audio: there is not valid maps for state default
[ 4.601257] mc: Linux media interface: v0.10
[ 4.601893] [vc_sm_connected_init]: installed successfully
[ 4.602769] bcm2835_audio bcm2835_audio: card created with 8 channels
[ 4.654692] videodev: Linux video capture interface: v2.00
[ 4.706354] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.712702] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.754420] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.760768] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.764169] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.810420] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[ 4.810449] checking generic (3e402000 7f8000) vs hw (0 ffffffffffffffff)
[ 4.810467] fb0: switching to vc4drmfb from simple
[ 4.811125] Console: switching to colour dummy device 80x30
[ 4.840418] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0
[ 4.862366] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 4.862872] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 4.863319] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 4.863656] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 4.863736] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 4.863762] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 4.863786] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 4.863813] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 4.864008] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 4.888672] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 4.888724] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 4.900581] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 4.900641] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 4.909273] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 4.909326] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 5.137475] Console: switching to colour frame buffer device 240x67
[ 5.165135] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
[ 5.172874] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.205625] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1
[ 5.272596] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.338718] brcmfmac: F1 signature read @0x18000000=0x15294345
[ 5.350109] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43456-sdio for chip BCM4345/9
[ 5.350610] usbcore: registered new interface driver brcmfmac
[ 5.367736] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43456-sdio.raspberrypi,400.txt failed with error -2
[ 5.577713] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43456-sdio for chip BCM4345/9
[ 5.590529] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/9 wl0: May 14 2020 17:26:08 version 7.84.17.1 (r871554) FWID 01-3d9e1d87
[ 7.588065] 8021q: 802.1Q VLAN Support v1.8
[ 7.788758] uart-pl011 fe201000.serial: no DMA platform data
[ 7.821224] random: crng init done
[ 7.821250] random: 7 urandom warning(s) missed due to ratelimiting
[ 8.327253] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 8.333771] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 8.717119] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ 8.717682] bcmgenet fd580000.ethernet eth0: Link is Down
[ 10.363498] broken atomic modeset userspace detected, disabling atomic
[ 12.783798] fuse: init (API version 7.32)
[ 13.745104] Bluetooth: Core ver 2.22
[ 13.745162] NET: Registered protocol family 31
[ 13.745168] Bluetooth: HCI device and connection manager initialized
[ 13.745180] Bluetooth: HCI socket layer initialized
[ 13.745188] Bluetooth: L2CAP socket layer initialized
[ 13.745201] Bluetooth: SCO socket layer initialized
[ 13.757838] Bluetooth: HCI UART driver ver 2.3
[ 13.757847] Bluetooth: HCI UART protocol H4 registered
[ 13.757897] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 13.758028] Bluetooth: HCI UART protocol Broadcom registered
[ 13.926335] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 13.985460] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.985469] Bluetooth: BNEP filters: protocol multicast
[ 13.985482] Bluetooth: BNEP socket layer initialized
[ 14.013943] Bluetooth: RFCOMM TTY layer initialized
[ 14.013963] Bluetooth: RFCOMM socket layer initialized
[ 14.013987] Bluetooth: RFCOMM ver 1.11
The text was updated successfully, but these errors were encountered: