Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raspistill hangs in a tight loop on the RPi4 after about an hour #686

Open
iamsrp opened this issue Mar 22, 2021 · 4 comments
Open

raspistill hangs in a tight loop on the RPi4 after about an hour #686

iamsrp opened this issue Mar 22, 2021 · 4 comments

Comments

@iamsrp
Copy link

iamsrp commented Mar 22, 2021

Describe the bug
When run in a tight loop, raspistill will hang on an RPi4 after about an hour. At 6s per iteration this is . . . an exercise left to the reader. This is reproduced with both the regular camera and the HD one. I've not been able to reproduce this on a Pi Zero W or the original Pi1B.

To reproduce
This consistently works for me on two different RPi4s:

while true; do date; raspistill -n -o /tmp/foo.jpg; sync; done

Expected behaviour
Not to hang.

Actual behaviour
Hangs after about an hour or so.

System
This is without the camera attached to the Pi4 -- it's busy trying to reproduce on a PiZeroW.

System Information
------------------

Raspberry Pi 4 Model B Rev 1.1
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, stage2

Linux widepi 5.10.17-v7l+ #1403 SMP Mon Feb 22 11:33:35 GMT 2021 armv7l GNU/Linux
Revision	: c03111
Serial		: 10000000e284549f
Model		: Raspberry Pi 4 Model B Rev 1.1
Throttled flag  : throttled=0x0
Camera          : supported=1 detected=0

Videocore information
---------------------

Feb 25 2021 12:11:39 
Copyright (c) 2012 Broadcom
version 564e5f9b852b23a330b1764bcf0b2d022a20afd0 (clean) (release) (start_x)

alloc failures:     0
compactions:        0
legacy block fails: 0

Filesystem information
----------------------
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/root       61105308 4309624  54280604   8% /
devtmpfs         1801156       0   1801156   0% /dev
tmpfs            1933252       0   1933252   0% /dev/shm
tmpfs            1933252    8608   1924644   1% /run
tmpfs               5120       4      5116   1% /run/lock
tmpfs            1933252       0   1933252   0% /sys/fs/cgroup
/dev/mmcblk0p1    258095   48783    209312  19% /boot
tmpfs             386648       0    386648   0% /run/user/1000

Filename				Type		Size		Used		Priority
/var/swap                               file		102396		0		-2

Package version information
---------------------------
raspberrypi-ui-mods:
  Installed: (none)
raspberrypi-sys-mods:
  Installed: 20210310
openbox:
  Installed: (none)
lxpanel:
  Installed: (none)
pcmanfm:
  Installed: (none)
rpd-plym-splash:
  Installed: (none)

Networking Information
----------------------

eth0: 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<link>
        ether m.m.m.m  txqueuelen 1000  (Ethernet)
        RX packets 264  bytes 32705 (31.9 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 425  bytes 109491 (106.9 KiB)
        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<host>
        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<link>
        ether m.m.m.m  txqueuelen 1000  (Ethernet)
        RX packets 3  bytes 744 (744.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 26  bytes 4353 (4.2 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

config.txt
----------

arm_freq=1500
audio_pwm_mode=514
config_hdmi_boost=5
core_freq=500
core_freq_min=200
disable_commandline_tags=2
disable_l2cache=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_avs=-17500
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  smsc95xx.macaddr=DC:A6:32:19:7E:6D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=7db093ad-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait

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=4 alt=0 func=SPI0_CE0_N pull=UP
GPIO 9: level=0 fsel=4 alt=0 func=SPI0_MISO pull=DOWN
GPIO 10: level=0 fsel=4 alt=0 func=SPI0_MOSI pull=DOWN
GPIO 11: level=0 fsel=4 alt=0 func=SPI0_SCLK 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=1 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=1 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=0 fsel=4 alt=0 func=PWM1_0 pull=NONE
GPIO 41: level=0 fsel=4 alt=0 func=PWM1_1 pull=NONE
GPIO 42: level=0 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
------------------

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

005763.449: arasan: arasan_emmc_open
005924.449: brfs: File read: /mfs/sd/config.txt
005925.280: brfs: File read: 1806 bytes
005990.138: brfs: File read: /mfs/sd/config.txt
007063.949: gpioman: gpioman_get_pin_num: pin DISPLAY_DSI_PORT not defined
007066.448: *** Restart logging
007066.469: brfs: File read: 1806 bytes
007070.348: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
007073.782: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
007073.795: HDMI0: hdmi_pixel_encoding: 300000000
007073.808: HDMI1: hdmi_pixel_encoding: 300000000
007087.997: dtb_file 'bcm2711-rpi-4-b.dtb'
007093.467: brfs: File read: /mfs/sd/bcm2711-rpi-4-b.dtb
007093.484: Loading 'bcm2711-rpi-4-b.dtb' to 0x100 size 0xbfc2
007106.115: brfs: File read: 49090 bytes
007118.174: brfs: File read: /mfs/sd/overlays/overlay_map.dtb
007180.782: brfs: File read: 1523 bytes
007183.152: brfs: File read: /mfs/sd/config.txt
007183.637: dterror: not a valid FDT - err -9
007183.644: Failed to load HAT overlay
007183.655: dtparam: audio=on
007193.504: brfs: File read: 1806 bytes
007206.523: brfs: File read: /mfs/sd/overlays/vc4-fkms-v3d.dtbo
007223.590: Loaded overlay 'vc4-fkms-v3d'
007263.686: brfs: File read: 1446 bytes
007265.544: brfs: File read: /mfs/sd/cmdline.txt
007265.582: Read command line from file 'cmdline.txt':
007265.594: 'console=serial0,115200 console=tty1 root=PARTUUID=7db093ad-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait'
008311.473: brfs: File read: 121 bytes
008865.442: brfs: File read: /mfs/sd/kernel7l.img
008865.460: Loading 'kernel7l.img' to 0x8000 size 0x662688
008865.488: Device tree loaded to 0x2eff3a00 (size 0xc523)
008871.519: gpioman: gpioman_get_pin_num: pin SDCARD_CONTROL_POWER not defined
012175.616: vchiq_core: vchiq_init_state: slot_zero = 0xded80000, is_master = 1
015576.081: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
015879.694: camsubs: Camera not found
015879.850: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
016180.577: camsubs: Camera not found
016180.725: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
016181.444: camsubs: Camera not found
016181.590: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
016182.309: camsubs: Camera not found
016182.454: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
016182.664: camsubs: Camera not found
029041.047: mmal: mmal_ril_component_create: could not create RIL component 'camera'
029041.070: mmal: mmal_component_create_core: could not create component 'ril.camera' (1)
029041.097: mmalsrv: mmal_server_do_component_create: could not create component: 1
033147.802: mmal: mmal_ril_component_create: could not create RIL component 'camera'
033147.848: mmal: mmal_component_create_core: could not create component 'ril.camera' (1)
033147.899: mmalsrv: mmal_server_do_component_create: could not create component: 1
037282.489: mmal: mmal_ril_component_create: could not create RIL component 'camera'
037282.533: mmal: mmal_component_create_core: could not create component 'ril.camera' (1)
037282.583: mmalsrv: mmal_server_do_component_create: could not create component: 1
041382.343: mmal: mmal_ril_component_create: could not create RIL component 'camera'
041382.366: mmal: mmal_component_create_core: could not create component 'ril.camera' (1)
041382.393: mmalsrv: mmal_server_do_component_create: could not create component: 1
045502.910: mmal: mmal_ril_component_create: could not create RIL component 'camera'
045502.948: mmal: mmal_component_create_core: could not create component 'ril.camera' (1)
045502.992: mmalsrv: mmal_server_do_component_create: could not create component: 1
048573.747: mmal: mmal_ril_component_create: could not create RIL component 'camera'
048573.771: mmal: mmal_component_create_core: could not create component 'ril.camera' (1)
048573.798: mmalsrv: mmal_server_do_component_create: could not create component: 1
051693.952: mmal: mmal_ril_component_create: could not create RIL component 'camera'
051693.998: mmal: mmal_component_create_core: could not create component 'ril.camera' (1)
051694.047: mmalsrv: mmal_server_do_component_create: could not create component: 1
055816.287: mmal: mmal_ril_component_create: could not create RIL component 'camera'
055816.329: mmal: mmal_component_create_core: could not create component 'ril.camera' (1)
055816.373: mmalsrv: mmal_server_do_component_create: could not create component: 1
059948.105: mmal: mmal_ril_component_create: could not create RIL component 'camera'
059948.151: mmal: mmal_component_create_core: could not create component 'ril.camera' (1)
059948.201: mmalsrv: mmal_server_do_component_create: could not create component: 1

dmesg log
---------

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.10.17-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) #1403 SMP Mon Feb 22 11:33:35 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 4 Model B Rev 1.1
[    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-0x0000000037ffffff]
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
[    0.000000] On node 0 totalpages: 999424
[    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: 802816 pages, LIFO batch:63
[    0.000000] percpu: Embedded 20 pages/cpu s50700 r8192 d23028 u81920
[    0.000000] pcpu-alloc: s50700 r8192 d23028 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: 997120
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=m.m.m.m vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=7db093ad-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] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x0000000017cc0000-0x000000001bcc0000] (64MB)
[    0.000000] Memory: 3602316K/3997696K available (10240K kernel code, 1358K rwdata, 3160K rodata, 2048K init, 890K bss, 133236K reserved, 262144K cma-reserved, 3211264K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 33942 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.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[    0.000035] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[    0.000099] bcm2835: system timer (irq = 25)
[    0.000753] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[    0.000775] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[    0.000797] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000816] Switching to timer-based delay loop, resolution 18ns
[    0.001071] Console: colour dummy device 80x30
[    0.001813] printk: console [tty1] enabled
[    0.001878] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[    0.001932] pid_max: default: 32768 minimum: 301
[    0.002115] LSM: Security Framework initializing
[    0.002313] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.002359] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.003953] Disabling memory control group subsystem
[    0.004088] CPU: Testing write buffer coherency: ok
[    0.004560] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.005785] Setting up static identity map for 0x200000 - 0x20003c
[    0.005999] rcu: Hierarchical SRCU implementation.
[    0.006938] smp: Bringing up secondary CPUs ...
[    0.008157] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.009524] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.010835] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.010993] smp: Brought up 1 node, 4 CPUs
[    0.011039] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[    0.011069] CPU: All CPU(s) started in HYP mode.
[    0.011096] CPU: Virtualization extensions available.
[    0.011928] devtmpfs: initialized
[    0.025806] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[    0.026063] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.026116] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.033166] pinctrl core: initialized pinctrl subsystem
[    0.034248] NET: Registered protocol family 16
[    0.038248] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.039053] audit: initializing netlink subsys (disabled)
[    0.039323] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
[    0.039881] thermal_sys: Registered thermal governor 'step_wise'
[    0.040577] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.040632] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.041063] Serial: AMBA PL011 UART driver
[    0.072865] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    0.090953] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-02-25T12:11:39, variant start_x
[    0.100966] raspberrypi-firmware soc:firmware: Firmware hash is 564e5f9b852b23a330b1764bcf0b2d022a20afd0
[    0.145939] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[    0.150078] vgaarb: loaded
[    0.150538] SCSI subsystem initialized
[    0.150778] usbcore: registered new interface driver usbfs
[    0.150854] usbcore: registered new interface driver hub
[    0.150943] usbcore: registered new device driver usb
[    0.151635] usb_phy_generic phy: supply vcc not found, using dummy regulator
[    0.153542] clocksource: Switched to clocksource arch_sys_counter
[    1.154100] VFS: Disk quotas dquot_6.6.0
[    1.154224] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.154406] FS-Cache: Loaded
[    1.154623] CacheFiles: Loaded
[    1.164735] NET: Registered protocol family 2
[    1.165604] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    1.165763] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    1.165843] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.165929] TCP: Hash tables configured (established 8192 bind 8192)
[    1.166102] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.166158] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.166438] NET: Registered protocol family 1
[    1.167150] RPC: Registered named UNIX socket transport module.
[    1.167184] RPC: Registered udp transport module.
[    1.167212] RPC: Registered tcp transport module.
[    1.167240] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.167278] PCI: CLS 0 bytes, default 64
[    1.170179] Initialise system trusted keyrings
[    1.170420] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[    1.178968] zbud: loaded
[    1.180922] FS-Cache: Netfs 'nfs' registered for caching
[    1.181730] NFS: Registering the id_resolver key type
[    1.181793] Key type id_resolver registered
[    1.181822] Key type id_legacy registered
[    1.181986] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.183011] Key type asymmetric registered
[    1.183042] Asymmetric key parser 'x509' registered
[    1.183248] bounce: pool size: 64 pages
[    1.183304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.183566] io scheduler mq-deadline registered
[    1.183598] io scheduler kyber registered
[    1.187997] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    1.188048] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[    1.188150] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[    1.188259] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
[    1.245647] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[    1.246031] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    1.246068] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.246103] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[    1.246213] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    1.246471] pci 0000:00:00.0: PME# supported from D0 D3hot
[    1.249948] PCI: bus0: Fast back to back transfers disabled
[    1.250334] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[    1.250477] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    1.250928] pci 0000:01:00.0: PME# supported from D0 D3cold
[    1.254430] PCI: bus1: Fast back to back transfers disabled
[    1.254507] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[    1.254548] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[    1.254651] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.254690] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    1.255128] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[    1.255372] pcieport 0000:00:00.0: PME: Signaling with IRQ 62
[    1.263711] iproc-rng200 fe104000.rng: hwrng registered
[    1.264038] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    1.264933] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[    1.277164] brd: module loaded
[    1.289439] loop: module loaded
[    1.291115] Loading iSCSI transport class v2.0-870.
[    1.293591] libphy: Fixed MDIO Bus: probed
[    1.295279] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    1.313589] libphy: bcmgenet MII bus: probed
[    1.403694] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    1.404851] usbcore: registered new interface driver r8152
[    1.404936] usbcore: registered new interface driver lan78xx
[    1.405013] usbcore: registered new interface driver smsc95xx
[    1.406643] xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
[    1.406824] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.406874] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    1.410239] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000030000000890
[    1.411587] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.411628] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.411664] usb usb1: Product: xHCI Host Controller
[    1.411693] usb usb1: Manufacturer: Linux 5.10.17-v7l+ xhci-hcd
[    1.411724] usb usb1: SerialNumber: 0000:01:00.0
[    1.412462] hub 1-0:1.0: USB hub found
[    1.412576] hub 1-0:1.0: 1 port detected
[    1.413263] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.413306] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    1.413352] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    1.413942] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    1.413981] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.414017] usb usb2: Product: xHCI Host Controller
[    1.414046] usb usb2: Manufacturer: Linux 5.10.17-v7l+ xhci-hcd
[    1.414077] usb usb2: SerialNumber: 0000:01:00.0
[    1.414817] hub 2-0:1.0: USB hub found
[    1.414910] hub 2-0:1.0: 4 ports detected
[    1.416616] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.416934] dwc_otg: FIQ enabled
[    1.416949] dwc_otg: NAK holdoff enabled
[    1.416963] dwc_otg: FIQ split-transaction FSM enabled
[    1.416981] Module dwc_common_port init
[    1.417424] usbcore: registered new interface driver uas
[    1.417552] usbcore: registered new interface driver usb-storage
[    1.417777] mousedev: PS/2 mouse device common for all mice
[    1.419426] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    1.422918] sdhci: Secure Digital Host Controller Interface driver
[    1.422952] sdhci: Copyright(c) Pierre Ossman
[    1.423696] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[    1.424291] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.430776] ledtrig-cpu: registered to indicate activity on CPUs
[    1.431138] hid: raw HID events driver (C) Jiri Kosina
[    1.431344] usbcore: registered new interface driver usbhid
[    1.431374] usbhid: USB HID core driver
[    1.437087] Initializing XFRM netlink socket
[    1.437149] NET: Registered protocol family 17
[    1.437282] Key type dns_resolver registered
[    1.437649] Registering SWP/SWPB emulation handler
[    1.437840] registered taskstats version 1
[    1.437894] Loading compiled-in X.509 certificates
[    1.438761] Key type ._fscrypt registered
[    1.438793] Key type .fscrypt registered
[    1.438820] Key type fscrypt-provisioning registered
[    1.450296] uart-pl011 fe201000.serial: there is not valid maps for state default
[    1.450627] uart-pl011 fe201000.serial: cts_event_workaround enabled
[    1.450719] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
[    1.457451] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    1.458515] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    1.458550] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[    1.488400] of_cfs_init
[    1.488682] of_cfs_init: OK
[    1.508691] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    1.510399] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.512104] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.515146] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    1.516848] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.524521] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[    1.525196] Waiting for root device PARTUUID=7db093ad-02...
[    1.565399] random: fast init done
[    1.602419] mmc1: new high speed SDIO card at address 0001
[    1.633275] mmc0: new ultra high speed DDR50 SDXC card at address aaaa
[    1.634264] mmcblk0: mmc0:aaaa SN64G 59.5 GiB
[    1.636189]  mmcblk0: p1 p2
[    1.651968] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[    1.652011] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[    1.727445] EXT4-fs (mmcblk0p2): recovery complete
[    1.729379] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.729478] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    1.735468] devtmpfs: mounted
[    1.744382] Freeing unused kernel memory: 2048K
[    1.744723] Run /sbin/init as init process
[    1.744752]   with arguments:
[    1.744767]     /sbin/init
[    1.744781]   with environment:
[    1.744795]     HOME=/
[    1.744809]     TERM=linux
[    1.773590] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.956432] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[    1.956488] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.956530] usb 1-1: Product: USB2.0 Hub
[    1.958597] hub 1-1:1.0: USB hub found
[    1.958897] hub 1-1:1.0: 4 ports detected
[    2.154694] systemd[1]: System time before build time, advancing clock.
[    2.255577] NET: Registered protocol family 10
[    2.257013] Segment Routing with IPv6
[    2.309799] 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.310623] systemd[1]: Detected architecture arm.
[    2.389525] systemd[1]: Set hostname to <widepi>.
[    2.941244] systemd[1]: /etc/systemd/system/snapper.service:9: Failed to parse service restart specifier, ignoring: on-failure # or always, on-abort, etc
[    3.035517] random: systemd: uninitialized urandom read (16 bytes read)
[    3.045728] random: systemd: uninitialized urandom read (16 bytes read)
[    3.046444] systemd[1]: Listening on Syslog Socket.
[    3.047227] random: systemd: uninitialized urandom read (16 bytes read)
[    3.048066] systemd[1]: Listening on Journal Socket.
[    3.048608] systemd[1]: Reached target Swap.
[    3.049308] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.052788] systemd[1]: Created slice system-getty.slice.
[    3.053973] systemd[1]: Listening on udev Control Socket.
[    3.691574] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    3.792335] systemd-journald[114]: Received request to flush runtime journal from PID 1
[    4.357912] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[    4.358596] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[    4.359425] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[    4.359973] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[    4.493480] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    4.496457] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    4.496482] [vc_sm_connected_init]: start
[    4.497260] [vc_sm_connected_init]: installed successfully
[    4.512072] mc: Linux media interface: v0.10
[    4.545095] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[    4.577397] bcm2835_audio bcm2835_audio: card created with 8 channels
[    4.605585] videodev: Linux video capture interface: v2.00
[    4.651785] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    4.654547] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    4.656220] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    4.662199] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[    4.681147] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    4.703137] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[    4.710574] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[    4.711104] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[    4.711500] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[    4.711532] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    4.711558] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    4.711581] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    4.711604] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    4.711868] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[    4.734578] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    4.760474] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[    4.778042] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    4.778105] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    4.787602] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    4.787667] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    4.799488] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    4.799536] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    4.818752] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.937247] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.948903] [drm] No displays found. Consider forcing hotplug if HDMI is attached
[    4.949030] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[    4.949458] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[    5.002780] brcmfmac: F1 signature read @0x18000000=0x15264345
[    5.019814] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    5.021780] usbcore: registered new interface driver brcmfmac
[    5.046339] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt failed with error -2
[    5.283525] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    5.293605] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
[    6.914250] uart-pl011 fe201000.serial: no DMA platform data
[    7.020407] random: crng init done
[    7.020430] random: 7 urandom warning(s) missed due to ratelimiting
[    7.069868] 8021q: 802.1Q VLAN Support v1.8
[    7.264061] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
[    7.392683] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[    7.612521] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[    7.612771] bcmgenet fd580000.ethernet eth0: Link is Down
[   10.713808] bcmgenet fd580000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   10.713864] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   13.240987] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   13.745222] Bluetooth: Core ver 2.22
[   13.745327] NET: Registered protocol family 31
[   13.745344] Bluetooth: HCI device and connection manager initialized
[   13.745374] Bluetooth: HCI socket layer initialized
[   13.745396] Bluetooth: L2CAP socket layer initialized
[   13.745434] Bluetooth: SCO socket layer initialized
[   13.761375] Bluetooth: HCI UART driver ver 2.3
[   13.761397] Bluetooth: HCI UART protocol H4 registered
[   13.761525] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   13.762420] Bluetooth: HCI UART protocol Broadcom registered
[   13.934008] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.934017] Bluetooth: BNEP filters: protocol multicast
[   13.934030] Bluetooth: BNEP socket layer initialized
@iamsrp
Copy link
Author

iamsrp commented Mar 24, 2021

I've been unable to reproduce this on the Pi1 or PiZero. Not had access to other models to test with.

@hastou
Copy link

hastou commented May 20, 2021

I have the same issue with tens of raspberry pi 4. Here are the logs of one of them with start_debug=1 in config.txt, and commands sudo vcdbg log assert and sudo vcdbg log msg after raspistill hung. The issue is the same on others Raspberry with different kernel and firmware.

Hardware

Raspberry Pi 4 Model B Rev 1.1

Firmware version

Apr 30 2021 13:46:22 
Copyright (c) 2012 Broadcom
version d7f29d96450abfc77cd6cf011af1faf1e03e5e56 (clean) (release) (start_db)

Kernel version

Linux raspberrypi 5.10.17-v7l+ #1414 SMP Fri Apr 30 13:20:47 BST 2021 armv7l GNU/Linux

Rpi Issue

Raspberry Pi reference 2021-01-11
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 21090519d85bdaa1615d5d5057d37b09368ea5d2, stage2

vcdbg log assert

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

3026413.019: assert( pass == ISP_TUNER_PASS_NONE ) failed; ../../../../../middleware/ISP/tuner/isp_tuner_brcm_focus.c::master_focus_post_isp_update line 1912 rev d7f29d9
vcdbg_ctx_get_dump_stack: dump_stack failed
----------------
3026561.006: assert( pass == ISP_TUNER_PASS_NONE ) failed; ../../../../../middleware/ISP/tuner/isp_tuner_brcm_focus.c::master_focus_post_isp_update line 1912 rev d7f29d9
vcdbg_ctx_get_dump_stack: dump_stack failed
----------------
3032991.024: assert( temps->last_tone_mapping_params_valid ) failed; ../../../../../middleware/ISP/tuner/isp_tuner_brcm_agc.c::isp_tuner_brcm_agc_switch_mode line 2745 rev d7f29d9
vcdbg_ctx_get_dump_stack: dump_stack failed
----------------
3033081.035: assert( pass == ISP_TUNER_PASS_NONE ) failed; ../../../../../middleware/ISP/tuner/isp_tuner_brcm_focus.c::master_focus_post_isp_update line 1912 rev d7f29d9
vcdbg_ctx_get_dump_stack: dump_stack failed
----------------
3033229.365: assert( pass == ISP_TUNER_PASS_NONE ) failed; ../../../../../middleware/ISP/tuner/isp_tuner_brcm_focus.c::master_focus_post_isp_update line 1912 rev d7f29d9
vcdbg_ctx_get_dump_stack: dump_stack failed
----------------
3039658.612: assert( temps->last_tone_mapping_params_valid ) failed; ../../../../../middleware/ISP/tuner/isp_tuner_brcm_agc.c::isp_tuner_brcm_agc_switch_mode line 2745 rev d7f29d9
vcdbg_ctx_get_dump_stack: dump_stack failed
----------------
3039745.835: assert( pass == ISP_TUNER_PASS_NONE ) failed; ../../../../../middleware/ISP/tuner/isp_tuner_brcm_focus.c::master_focus_post_isp_update line 1912 rev d7f29d9
vcdbg_ctx_get_dump_stack: dump_stack failed
----------------
3039893.932: assert( pass == ISP_TUNER_PASS_NONE ) failed; ../../../../../middleware/ISP/tuner/isp_tuner_brcm_focus.c::master_focus_post_isp_update line 1912 rev d7f29d9
vcdbg_ctx_get_dump_stack: dump_stack failed
----------------
3046325.803: assert( temps->last_tone_mapping_params_valid ) failed; ../../../../../middleware/ISP/tuner/isp_tuner_brcm_agc.c::isp_tuner_brcm_agc_switch_mode line 2745 rev d7f29d9
vcdbg_ctx_get_dump_stack: dump_stack failed
----------------
3046412.531: assert( pass == ISP_TUNER_PASS_NONE ) failed; ../../../../../middleware/ISP/tuner/isp_tuner_brcm_focus.c::master_focus_post_isp_update line 1912 rev d7f29d9
vcdbg_ctx_get_dump_stack: dump_stack failed
----------------
3046560.428: assert( pass == ISP_TUNER_PASS_NONE ) failed; ../../../../../middleware/ISP/tuner/isp_tuner_brcm_focus.c::master_focus_post_isp_update line 1912 rev d7f29d9
vcdbg_ctx_get_dump_stack: dump_stack failed
----------------
3048753.759: assert( Timed out waiting to destroy ril.camera ) failed; ../../../../../interface/mmal/vc/ril/mmal_ril.c::fail_destroy line 1471 rev d7f29d9
vcdbg_ctx_get_dump_stack: dump_stack failed
----------------

vcdbg log msg


debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

006222.491: arasan: arasan_emmc_open
006669.526: brfs: File read: /mfs/sd/config.txt
006670.369: brfs: File read: 1820 bytes
006735.775: brfs: File read: /mfs/sd/config.txt
007810.180: gpioman: gpioman_get_pin_num: pin DISPLAY_DSI_PORT not defined
007812.816: *** Restart logging
007812.837: brfs: File read: 1820 bytes
007816.704: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
007820.137: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
007820.150: HDMI0: hdmi_pixel_encoding: 300000000
007820.163: HDMI1: hdmi_pixel_encoding: 300000000
007824.929: dtb_file 'bcm2711-rpi-4-b.dtb'
007831.788: brfs: File read: /mfs/sd/bcm2711-rpi-4-b.dtb
007831.805: Loading 'bcm2711-rpi-4-b.dtb' to 0x100 size 0xbfc2
007844.170: brfs: File read: 49090 bytes
007863.263: brfs: File read: /mfs/sd/overlays/overlay_map.dtb
007925.417: brfs: File read: 1523 bytes
007929.157: brfs: File read: /mfs/sd/config.txt
007929.637: dtparam: audio=on
007939.533: brfs: File read: 1820 bytes
007960.583: brfs: File read: /mfs/sd/overlays/vc4-fkms-v3d.dtbo
007977.728: Loaded overlay 'vc4-fkms-v3d'
008017.481: brfs: File read: 1446 bytes
008020.312: brfs: File read: /mfs/sd/cmdline.txt
008020.351: Read command line from file 'cmdline.txt':
008020.364: 'console=serial0,115200 console=tty1 root=PARTUUID=4fef3356-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait'
009123.350: brfs: File read: 121 bytes
009738.091: brfs: File read: /mfs/sd/kernel7l.img
009738.111: Loading 'kernel7l.img' to 0x8000 size 0x662680
009738.138: Device tree loaded to 0x2eff3b00 (size 0xc458)
009777.115: gpioman: gpioman_get_pin_num: pin SDCARD_CONTROL_POWER not defined
013069.171: vchiq_core: vchiq_init_state: slot_zero = 0xded80000, is_master = 1
016538.587: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
016839.330: camsubs: Camera not found
016839.493: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
017140.227: camsubs: Camera not found
017140.386: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
017142.023: camsubs: Camera found OK
194276.352: Using RPI AWB
203004.430: Using RPI AWB
209690.982: Using RPI AWB
216361.322: Using RPI AWB
223044.732: Using RPI AWB
229722.598: Using RPI AWB
236403.374: Using RPI AWB
243084.816: Using RPI AWB
249755.717: Using RPI AWB
256465.073: Using RPI AWB
263143.050: Using RPI AWB
269814.378: Using RPI AWB
276592.547: Using RPI AWB
283239.258: Using RPI AWB
289903.916: Using RPI AWB
296601.093: Using RPI AWB
303280.188: Using RPI AWB
309983.675: Using RPI AWB
316681.042: Using RPI AWB
323361.418: Using RPI AWB
330037.138: Using RPI AWB
336730.060: Using RPI AWB
343412.647: Using RPI AWB
350107.910: Using RPI AWB
356795.398: Using RPI AWB
363494.915: Using RPI AWB
370194.216: Using RPI AWB
376892.971: Using RPI AWB
383569.597: Using RPI AWB
390275.073: Using RPI AWB
396963.904: Using RPI AWB
403666.644: Using RPI AWB
410357.148: Using RPI AWB
417042.833: Using RPI AWB
423736.397: Using RPI AWB
430406.377: Using RPI AWB
437111.814: Using RPI AWB
443765.437: Using RPI AWB
450477.431: Using RPI AWB
457168.291: Using RPI AWB
463911.994: Using RPI AWB
470601.505: Using RPI AWB
477295.054: Using RPI AWB
483974.172: Using RPI AWB
490672.739: Using RPI AWB
497374.856: Using RPI AWB
504047.311: Using RPI AWB
510731.289: Using RPI AWB
517406.031: Using RPI AWB
524092.593: Using RPI AWB
530807.865: Using RPI AWB
537484.093: Using RPI AWB
544222.451: Using RPI AWB
550911.776: Using RPI AWB
557615.262: Using RPI AWB
564314.590: Using RPI AWB
571011.138: Using RPI AWB
577724.034: Using RPI AWB
584400.717: Using RPI AWB
591070.070: Using RPI AWB
597759.390: Using RPI AWB
604444.549: Using RPI AWB
611133.885: Using RPI AWB
617824.626: Using RPI AWB
624517.127: Using RPI AWB
631211.975: Using RPI AWB
637924.094: Using RPI AWB
644628.715: Using RPI AWB
651285.054: Using RPI AWB
657975.613: Using RPI AWB
664684.105: Using RPI AWB
671363.980: Using RPI AWB
678054.268: Using RPI AWB
684749.585: Using RPI AWB
691453.622: Using RPI AWB
698136.690: Using RPI AWB
704831.875: Using RPI AWB
711498.983: Using RPI AWB
718183.748: Using RPI AWB
724869.495: Using RPI AWB
731551.534: Using RPI AWB
738246.532: Using RPI AWB
744929.361: Using RPI AWB
751618.415: Using RPI AWB
758309.440: Using RPI AWB
765006.514: Using RPI AWB
771674.478: Using RPI AWB
778365.428: Using RPI AWB
785066.576: Using RPI AWB
791760.503: Using RPI AWB
798448.987: Using RPI AWB
805139.965: Using RPI AWB
811816.379: Using RPI AWB
818506.709: Using RPI AWB
825188.502: Using RPI AWB
831870.069: Using RPI AWB
838541.079: Using RPI AWB
845229.079: Using RPI AWB
851918.340: Using RPI AWB
858619.979: Using RPI AWB
865311.668: Using RPI AWB
871997.907: Using RPI AWB
878682.069: Using RPI AWB
885355.533: Using RPI AWB
892044.442: Using RPI AWB
898998.569: Using RPI AWB
905706.928: Using RPI AWB
912401.295: Using RPI AWB
919087.146: Using RPI AWB
925763.651: Using RPI AWB
932465.930: Using RPI AWB
939156.561: Using RPI AWB
945844.958: Using RPI AWB
952455.541: Using RPI AWB
959155.941: Using RPI AWB
965847.995: Using RPI AWB
972540.254: Using RPI AWB
979239.467: Using RPI AWB
985942.421: Using RPI AWB
992621.747: Using RPI AWB
999327.847: Using RPI AWB
1006041.073: Using RPI AWB
1012734.327: Using RPI AWB
1019418.516: Using RPI AWB
1026092.946: Using RPI AWB
1032798.223: Using RPI AWB
1039471.820: Using RPI AWB
1046170.053: Using RPI AWB
1052877.732: Using RPI AWB
1059565.491: Using RPI AWB
1066270.143: Using RPI AWB
1072965.225: Using RPI AWB
1079676.829: Using RPI AWB
1086372.643: Using RPI AWB
1093067.802: Using RPI AWB
1099748.701: Using RPI AWB
1106437.223: Using RPI AWB
1113107.937: Using RPI AWB
1119795.877: Using RPI AWB
1126362.139: Using RPI AWB
1133056.625: Using RPI AWB
1139735.445: Using RPI AWB
1146423.868: Using RPI AWB
1153115.236: Using RPI AWB
1159824.552: Using RPI AWB
1166496.485: Using RPI AWB
1173200.453: Using RPI AWB
1179901.595: Using RPI AWB
1186611.700: Using RPI AWB
1193284.851: Using RPI AWB
1199976.307: Using RPI AWB
1206656.310: Using RPI AWB
1213346.450: Using RPI AWB
1220027.000: Using RPI AWB
1226740.582: Using RPI AWB
1233423.944: Using RPI AWB
1240112.640: Using RPI AWB
1246813.091: Using RPI AWB
1253497.028: Using RPI AWB
1260199.429: Using RPI AWB
1266896.886: Using RPI AWB
1273601.703: Using RPI AWB
1280318.347: Using RPI AWB
1287024.146: Using RPI AWB
1293729.802: Using RPI AWB
1300418.657: Using RPI AWB
1307086.843: Using RPI AWB
1313758.865: Using RPI AWB
1320434.985: Using RPI AWB
1327129.535: Using RPI AWB
1333824.763: Using RPI AWB
1340518.671: Using RPI AWB
1347211.809: Using RPI AWB
1353920.588: Using RPI AWB
1360620.593: Using RPI AWB
1367324.662: Using RPI AWB
1374025.934: Using RPI AWB
1380713.135: Using RPI AWB
1387421.949: Using RPI AWB
1394122.504: Using RPI AWB
1400825.881: Using RPI AWB
1407527.114: Using RPI AWB
1414204.286: Using RPI AWB
1420917.328: Using RPI AWB
1427596.408: Using RPI AWB
1434294.080: Using RPI AWB
1440993.472: Using RPI AWB
1447694.917: Using RPI AWB
1454360.906: Using RPI AWB
1461034.546: Using RPI AWB
1467750.234: Using RPI AWB
1474465.219: Using RPI AWB
1481165.946: Using RPI AWB
1487872.535: Using RPI AWB
1494563.538: Using RPI AWB
1501258.944: Using RPI AWB
1507970.380: Using RPI AWB
1514677.245: Using RPI AWB
1521396.235: Using RPI AWB
1528106.086: Using RPI AWB
1534796.978: Using RPI AWB
1541492.980: Using RPI AWB
1548191.641: Using RPI AWB
1554873.205: Using RPI AWB
1561569.627: Using RPI AWB
1568254.119: Using RPI AWB
1574942.008: Using RPI AWB
1581617.775: Using RPI AWB
1588337.111: Using RPI AWB
1595022.267: Using RPI AWB
1601701.287: Using RPI AWB
1608392.094: Using RPI AWB
1615064.221: Using RPI AWB
1621762.899: Using RPI AWB
1628457.170: Using RPI AWB
1635144.358: Using RPI AWB
1641833.726: Using RPI AWB
1648519.687: Using RPI AWB
1655206.914: Using RPI AWB
1661891.847: Using RPI AWB
1668579.753: Using RPI AWB
1675255.213: Using RPI AWB
1681973.266: Using RPI AWB
1688660.036: Using RPI AWB
1695345.395: Using RPI AWB
1702034.706: Using RPI AWB
1708720.808: Using RPI AWB
1715428.015: Using RPI AWB
1722124.971: Using RPI AWB
1728816.509: Using RPI AWB
1735508.322: Using RPI AWB
1742203.871: Using RPI AWB
1748897.306: Using RPI AWB
1755590.320: Using RPI AWB
1762275.995: Using RPI AWB
1768954.025: Using RPI AWB
1775657.797: Using RPI AWB
1782357.215: Using RPI AWB
1789059.456: Using RPI AWB
1795762.217: Using RPI AWB
1802465.655: Using RPI AWB
1809162.348: Using RPI AWB
1815855.350: Using RPI AWB
1822553.625: Using RPI AWB
1829270.630: Using RPI AWB
1835944.541: Using RPI AWB
1842661.913: Using RPI AWB
1849325.907: Using RPI AWB
1855996.705: Using RPI AWB
1862675.083: Using RPI AWB
1869347.215: Using RPI AWB
1876057.233: Using RPI AWB
1882738.853: Using RPI AWB
1889410.780: Using RPI AWB
1896075.992: Using RPI AWB
1902769.991: Using RPI AWB
1909469.552: Using RPI AWB
1916173.899: Using RPI AWB
1922868.409: Using RPI AWB
1929572.463: Using RPI AWB
1936265.810: Using RPI AWB
1942953.169: Using RPI AWB
1949631.080: Using RPI AWB
1956320.583: Using RPI AWB
1962999.476: Using RPI AWB
1969693.982: Using RPI AWB
1976380.971: Using RPI AWB
1983064.704: Using RPI AWB
1989746.917: Using RPI AWB
1996458.890: Using RPI AWB
2003142.306: Using RPI AWB
2009823.046: Using RPI AWB
2016506.106: Using RPI AWB
2023182.580: Using RPI AWB
2029866.267: Using RPI AWB
2036555.485: Using RPI AWB
2043241.581: Using RPI AWB
2049924.267: Using RPI AWB
2056612.243: Using RPI AWB
2063294.688: Using RPI AWB
2069981.219: Using RPI AWB
2076663.169: Using RPI AWB
2083342.485: Using RPI AWB
2090031.645: Using RPI AWB
2096713.361: Using RPI AWB
2103395.651: Using RPI AWB
2110087.507: Using RPI AWB
2116785.828: Using RPI AWB
2123477.518: Using RPI AWB
2130169.260: Using RPI AWB
2136863.227: Using RPI AWB
2143558.995: Using RPI AWB
2150245.322: Using RPI AWB
2156928.933: Using RPI AWB
2163616.130: Using RPI AWB
2170309.571: Using RPI AWB
2177002.230: Using RPI AWB
2183695.362: Using RPI AWB
2190381.141: Using RPI AWB
2197061.614: Using RPI AWB
2203750.317: Using RPI AWB
2210429.589: Using RPI AWB
2217126.357: Using RPI AWB
2223815.418: Using RPI AWB
2230504.655: Using RPI AWB
2237179.707: Using RPI AWB
2243857.902: Using RPI AWB
2250542.000: Using RPI AWB
2257226.799: Using RPI AWB
2263912.291: Using RPI AWB
2270591.722: Using RPI AWB
2277271.371: Using RPI AWB
2283955.829: Using RPI AWB
2290638.320: Using RPI AWB
2297329.690: Using RPI AWB
2304010.269: Using RPI AWB
2310699.972: Using RPI AWB
2317384.337: Using RPI AWB
2324070.202: Using RPI AWB
2330773.228: Using RPI AWB
2337445.544: Using RPI AWB
2344134.179: Using RPI AWB
2350805.913: Using RPI AWB
2357484.717: Using RPI AWB
2364163.944: Using RPI AWB
2370844.753: Using RPI AWB
2377516.321: Using RPI AWB
2384174.944: Using RPI AWB
2390859.526: Using RPI AWB
2397530.927: Using RPI AWB
2404222.633: Using RPI AWB
2410899.042: Using RPI AWB
2417604.445: Using RPI AWB
2424281.559: Using RPI AWB
2430961.102: Using RPI AWB
2437649.251: Using RPI AWB
2444338.520: Using RPI AWB
2451016.690: Using RPI AWB
2457689.665: Using RPI AWB
2464373.290: Using RPI AWB
2471056.648: Using RPI AWB
2477737.204: Using RPI AWB
2484426.837: Using RPI AWB
2491106.800: Using RPI AWB
2497791.503: Using RPI AWB
2504466.123: Using RPI AWB
2511146.894: Using RPI AWB
2517823.737: Using RPI AWB
2524521.772: Using RPI AWB
2531204.360: Using RPI AWB
2537889.771: Using RPI AWB
2544570.938: Using RPI AWB
2551254.324: Using RPI AWB
2557930.778: Using RPI AWB
2564611.522: Using RPI AWB
2571285.858: Using RPI AWB
2577963.705: Using RPI AWB
2584651.101: Using RPI AWB
2591331.846: Using RPI AWB
2598009.881: Using RPI AWB
2604717.086: Using RPI AWB
2611400.518: Using RPI AWB
2618068.988: Using RPI AWB
2624756.393: Using RPI AWB
2631409.484: Using RPI AWB
2638111.145: Using RPI AWB
2644785.958: Using RPI AWB
2651467.248: Using RPI AWB
2658157.674: Using RPI AWB
2664841.550: Using RPI AWB
2671524.330: Using RPI AWB
2678195.298: Using RPI AWB
2684883.439: Using RPI AWB
2691543.650: Using RPI AWB
2698226.383: Using RPI AWB
2704916.184: Using RPI AWB
2711606.272: Using RPI AWB
2718299.111: Using RPI AWB
2724995.026: Using RPI AWB
2731674.463: Using RPI AWB
2738366.769: Using RPI AWB
2745047.006: Using RPI AWB
2751714.084: Using RPI AWB
2758405.690: Using RPI AWB
2765093.244: Using RPI AWB
2771784.607: Using RPI AWB
2778472.707: Using RPI AWB
2785157.622: Using RPI AWB
2791847.653: Using RPI AWB
2798528.987: Using RPI AWB
2805194.247: Using RPI AWB
2811850.583: Using RPI AWB
2818524.058: Using RPI AWB
2825203.985: Using RPI AWB
2831885.666: Using RPI AWB
2838592.126: Using RPI AWB
2845276.152: Using RPI AWB
2851957.859: Using RPI AWB
2858634.785: Using RPI AWB
2865322.377: Using RPI AWB
2871986.265: Using RPI AWB
2878670.048: Using RPI AWB
2885342.824: Using RPI AWB
2892027.822: Using RPI AWB
2898719.228: Using RPI AWB
2905406.711: Using RPI AWB
2912091.865: Using RPI AWB
2918772.794: Using RPI AWB
2925449.597: Using RPI AWB
2932116.997: Using RPI AWB
2938806.896: Using RPI AWB
2945483.695: Using RPI AWB
2952150.677: Using RPI AWB
2958822.014: Using RPI AWB
2965531.127: Using RPI AWB
2972207.304: Using RPI AWB
2978890.753: Using RPI AWB
2985570.031: Using RPI AWB
2992244.481: Using RPI AWB
2998918.233: Using RPI AWB
3005590.027: Using RPI AWB
3012270.686: Using RPI AWB
3018946.504: Using RPI AWB
3025630.399: Using RPI AWB
3032301.134: Using RPI AWB
3038990.729: Using RPI AWB
3045677.843: Using RPI AWB
3052341.336: Using RPI AWB
3059017.786: Using RPI AWB
3065693.310: Using RPI AWB
3072366.397: Using RPI AWB
3079042.481: Using RPI AWB
3085723.502: Using RPI AWB
3092398.331: Using RPI AWB
3099110.638: Using RPI AWB
3105789.371: Using RPI AWB
3112461.622: Using RPI AWB
3119142.608: Using RPI AWB
3125824.354: Using RPI AWB
3132509.803: Using RPI AWB
3139196.725: Using RPI AWB
3145875.806: Using RPI AWB
3152560.410: Using RPI AWB
3159242.748: Using RPI AWB
3165930.237: Using RPI AWB
3172612.202: Using RPI AWB
3179280.890: Using RPI AWB
3185961.410: Using RPI AWB
3192647.517: Using RPI AWB
3199332.916: Using RPI AWB
3206014.496: Using RPI AWB
3212685.464: Using RPI AWB
3219359.257: Using RPI AWB
3226035.427: Using RPI AWB
3232704.462: Using RPI AWB
3239384.334: Using RPI AWB
3246065.037: Using RPI AWB
3252743.128: Using RPI AWB
3259427.298: Using RPI AWB
3266108.432: Using RPI AWB
3272777.492: Using RPI AWB
3279460.332: Using RPI AWB
3286138.957: Using RPI AWB
3292818.952: Using RPI AWB
3299497.092: Using RPI AWB
3306168.815: Using RPI AWB
3312849.469: Using RPI AWB
3319526.697: Using RPI AWB
3326215.247: Using RPI AWB
3332895.208: Using RPI AWB
3339573.909: Using RPI AWB
3346257.011: Using RPI AWB
3352928.194: Using RPI AWB
3359614.329: Using RPI AWB
3366306.380: Using RPI AWB
3372982.448: Using RPI AWB
3379655.855: Using RPI AWB
3386336.404: Using RPI AWB
3393012.675: Using RPI AWB
3399690.794: Using RPI AWB
3406366.374: Using RPI AWB
3413032.481: Using RPI AWB
3419723.749: Using RPI AWB
3426410.999: Using RPI AWB
3433100.985: Using RPI AWB
3439773.393: Using RPI AWB
3446456.410: Using RPI AWB
3453137.632: Using RPI AWB
3459821.248: Using RPI AWB
3466508.861: Using RPI AWB
3473192.746: Using RPI AWB
3479875.902: Using RPI AWB
3486562.567: Using RPI AWB
3493245.865: Using RPI AWB
3499928.430: Using RPI AWB
3506607.131: Using RPI AWB
3513287.986: Using RPI AWB
3519974.572: Using RPI AWB
3526656.284: Using RPI AWB
3533337.765: Using RPI AWB
3540021.433: Using RPI AWB
3546697.812: Using RPI AWB
3553381.657: Using RPI AWB
3560056.062: Using RPI AWB
3566736.909: Using RPI AWB
3573420.506: Using RPI AWB
3580128.922: Using RPI AWB
3586803.499: Using RPI AWB
3593514.896: Using RPI AWB
3600191.656: Using RPI AWB
3606873.414: Using RPI AWB
3613549.197: Using RPI AWB
3620225.391: Using RPI AWB
3626896.620: Using RPI AWB
3633576.117: Using RPI AWB
3640249.915: Using RPI AWB
3646932.903: Using RPI AWB
3653602.413: Using RPI AWB
3660285.886: Using RPI AWB
3666963.124: Using RPI AWB
3673655.868: Using RPI AWB
3680330.837: Using RPI AWB
3687005.922: Using RPI AWB
3693680.613: Using RPI AWB
3700363.857: Using RPI AWB
3707042.266: Using RPI AWB
3713719.523: Using RPI AWB
3720407.533: Using RPI AWB
3727088.515: Using RPI AWB
3733766.303: Using RPI AWB
3740458.645: Using RPI AWB
3747133.567: Using RPI AWB
3753813.353: Using RPI AWB
3760491.425: Using RPI AWB
3767166.675: Using RPI AWB
3773834.051: Using RPI AWB
3780516.188: Using RPI AWB
3787197.410: Using RPI AWB
3793890.637: Using RPI AWB
3800577.225: Using RPI AWB
3807270.555: Using RPI AWB
3813953.298: Using RPI AWB
3820655.777: Using RPI AWB
3827328.182: Using RPI AWB
3834007.853: Using RPI AWB
3840693.050: Using RPI AWB
3847366.712: Using RPI AWB
3854040.628: Using RPI AWB
3860721.283: Using RPI AWB
3867404.560: Using RPI AWB
3874100.780: Using RPI AWB
3880791.874: Using RPI AWB
3887476.228: Using RPI AWB
3894164.128: Using RPI AWB
3900851.658: Using RPI AWB
3907535.290: Using RPI AWB
3914214.828: Using RPI AWB
3920899.720: Using RPI AWB
3927569.579: Using RPI AWB
3934244.788: Using RPI AWB
3940928.969: Using RPI AWB
3947607.216: Using RPI AWB
3954291.892: Using RPI AWB
3960967.163: Using RPI AWB
3967674.796: Using RPI AWB
3974356.960: Using RPI AWB
3981033.801: Using RPI AWB
3987702.162: Using RPI AWB
3994390.423: Using RPI AWB
4001070.948: Using RPI AWB
4007756.474: Using RPI AWB
4014443.622: Using RPI AWB
4021130.387: Using RPI AWB
4027811.436: Using RPI AWB
4034493.081: Using RPI AWB
4041179.181: Using RPI AWB
4047866.578: Using RPI AWB
4054547.430: Using RPI AWB
4061223.553: Using RPI AWB
4067914.468: Using RPI AWB
4074598.528: Using RPI AWB
4081282.105: Using RPI AWB
4087964.565: Using RPI AWB
4094645.954: Using RPI AWB
4101318.635: Using RPI AWB
4108001.886: Using RPI AWB
4114659.916: Using RPI AWB
4121337.262: Using RPI AWB
4128007.142: Using RPI AWB
4134665.109: Using RPI AWB
4141338.259: Using RPI AWB
4148007.966: Using RPI AWB
4154682.517: Using RPI AWB
4161352.354: Using RPI AWB
4168024.363: Using RPI AWB
4174695.600: Using RPI AWB
4181371.157: Using RPI AWB
4188042.563: Using RPI AWB
4194720.675: Using RPI AWB
4201390.679: Using RPI AWB
4208059.277: Using RPI AWB
4214722.797: Using RPI AWB
4221378.446: Using RPI AWB
4228069.312: Using RPI AWB
4234740.757: Using RPI AWB
4241424.414: Using RPI AWB
4248099.825: Using RPI AWB
4254768.280: Using RPI AWB
4261442.291: Using RPI AWB
4268123.582: Using RPI AWB
4274799.470: Using RPI AWB
4281469.125: Using RPI AWB
4288135.977: Using RPI AWB
4294806.295: Using RPI AWB
006499.707: Using RPI AWB
013172.584: Using RPI AWB
019844.285: Using RPI AWB
026508.638: Using RPI AWB
033205.277: Using RPI AWB
039874.931: Using RPI AWB
046569.374: Using RPI AWB
053243.044: Using RPI AWB
059914.792: Using RPI AWB
066589.095: Using RPI AWB
073260.646: Using RPI AWB
079928.596: Using RPI AWB
086587.149: Using RPI AWB
093255.004: Using RPI AWB
099921.727: Using RPI AWB
106585.715: Using RPI AWB
113267.488: Using RPI AWB
119948.421: Using RPI AWB
126620.898: Using RPI AWB
133289.493: Using RPI AWB
139951.409: Using RPI AWB
146618.336: Using RPI AWB
153293.346: Using RPI AWB
159977.929: Using RPI AWB
166651.681: Using RPI AWB
173314.012: Using RPI AWB
179984.031: Using RPI AWB
186663.110: Using RPI AWB
193323.428: Using RPI AWB
200070.440: Using RPI AWB
206739.755: Using RPI AWB
213410.528: Using RPI AWB
220080.952: Using RPI AWB
226745.521: Using RPI AWB
233420.446: Using RPI AWB
240088.279: Using RPI AWB
246744.077: Using RPI AWB
253403.617: Using RPI AWB
260092.920: Using RPI AWB
266764.442: Using RPI AWB
273446.324: Using RPI AWB
280124.297: Using RPI AWB
286800.519: Using RPI AWB
293479.983: Using RPI AWB
300157.644: Using RPI AWB
306827.575: Using RPI AWB
313499.887: Using RPI AWB
320172.455: Using RPI AWB
326840.943: Using RPI AWB
333516.039: Using RPI AWB
340193.046: Using RPI AWB
346870.255: Using RPI AWB
353547.051: Using RPI AWB
360216.242: Using RPI AWB
366880.258: Using RPI AWB
373565.679: Using RPI AWB
380236.293: Using RPI AWB
386916.933: Using RPI AWB
393593.659: Using RPI AWB
400265.870: Using RPI AWB
406923.701: Using RPI AWB
413597.408: Using RPI AWB
420272.258: Using RPI AWB
426952.279: Using RPI AWB
433620.620: Using RPI AWB
440288.799: Using RPI AWB
446966.066: Using RPI AWB
453634.246: Using RPI AWB
460309.619: Using RPI AWB
466975.002: Using RPI AWB
473643.146: Using RPI AWB
480325.408: Using RPI AWB
486995.590: Using RPI AWB
493668.628: Using RPI AWB
500329.668: Using RPI AWB
507004.706: Using RPI AWB
513669.667: Using RPI AWB
520342.321: Using RPI AWB
527032.998: Using RPI AWB
533732.292: Using RPI AWB
540401.490: Using RPI AWB
547075.309: Using RPI AWB
553753.019: Using RPI AWB
560409.674: Using RPI AWB
567077.431: Using RPI AWB
573744.938: Using RPI AWB
580408.384: Using RPI AWB
587071.854: Using RPI AWB
593744.384: Using RPI AWB
600403.730: Using RPI AWB
607067.824: Using RPI AWB
613735.708: Using RPI AWB
620403.719: Using RPI AWB
627096.822: Using RPI AWB
633751.771: Using RPI AWB
640407.587: Using RPI AWB
647080.481: Using RPI AWB
653748.652: Using RPI AWB
660412.901: Using RPI AWB
667078.027: Using RPI AWB
673741.943: Using RPI AWB
680403.893: Using RPI AWB
687072.280: Using RPI AWB
693745.075: Using RPI AWB
700405.773: Using RPI AWB
707067.574: Using RPI AWB
713735.650: Using RPI AWB
720399.741: Using RPI AWB
727060.493: Using RPI AWB
733723.464: Using RPI AWB
740396.187: Using RPI AWB
747058.366: Using RPI AWB
753717.667: Using RPI AWB
760386.250: Using RPI AWB
767048.951: Using RPI AWB
773715.782: Using RPI AWB
780388.828: Using RPI AWB
787057.095: Using RPI AWB
793725.094: Using RPI AWB
800390.385: Using RPI AWB
807059.976: Using RPI AWB
813727.828: Using RPI AWB
820399.163: Using RPI AWB
827053.187: Using RPI AWB
833723.696: Using RPI AWB
840396.752: Using RPI AWB
847060.169: Using RPI AWB
853716.347: Using RPI AWB
860378.214: Using RPI AWB
867043.501: Using RPI AWB
873700.958: Using RPI AWB
880369.031: Using RPI AWB
887027.405: Using RPI AWB
893695.221: Using RPI AWB
900371.349: Using RPI AWB
907049.753: Using RPI AWB
913717.110: Using RPI AWB
920376.635: Using RPI AWB
927041.885: Using RPI AWB
933699.092: Using RPI AWB
940367.079: Using RPI AWB
947042.962: Using RPI AWB
953721.479: Using RPI AWB
960378.376: Using RPI AWB
967047.386: Using RPI AWB
973716.723: Using RPI AWB
980371.654: Using RPI AWB
987062.156: Using RPI AWB
993721.933: Using RPI AWB
1000382.609: Using RPI AWB
1007052.922: Using RPI AWB
1013724.612: Using RPI AWB
1020392.832: Using RPI AWB
1027065.701: Using RPI AWB
1033734.641: Using RPI AWB
1040413.262: Using RPI AWB
1047080.579: Using RPI AWB
1053746.173: Using RPI AWB
1060404.698: Using RPI AWB
1067065.975: Using RPI AWB
1073741.081: Using RPI AWB
1080413.748: Using RPI AWB
1087075.115: Using RPI AWB
1093736.028: Using RPI AWB
1100403.491: Using RPI AWB
1107067.876: Using RPI AWB
1113740.462: Using RPI AWB
1120403.553: Using RPI AWB
1127071.299: Using RPI AWB
1133744.671: Using RPI AWB
1140419.580: Using RPI AWB
1147078.599: Using RPI AWB
1153740.136: Using RPI AWB
1160415.541: Using RPI AWB
1167086.185: Using RPI AWB
1173753.597: Using RPI AWB
1180377.079: Using RPI AWB
1187043.878: Using RPI AWB
1193714.637: Using RPI AWB
1200369.408: Using RPI AWB
1207039.027: Using RPI AWB
1213705.690: Using RPI AWB
1220361.488: Using RPI AWB
1227017.100: Using RPI AWB
1233679.966: Using RPI AWB
1240348.374: Using RPI AWB
1247018.466: Using RPI AWB
1253689.203: Using RPI AWB
1260349.191: Using RPI AWB
1267007.115: Using RPI AWB
1273672.715: Using RPI AWB
1280339.434: Using RPI AWB
1287008.643: Using RPI AWB
1293676.315: Using RPI AWB
1300340.673: Using RPI AWB
1307008.533: Using RPI AWB
1313682.325: Using RPI AWB
1320351.757: Using RPI AWB
1327016.205: Using RPI AWB
1333675.795: Using RPI AWB
1340363.039: Using RPI AWB
1347033.016: Using RPI AWB
1353702.367: Using RPI AWB
1360362.390: Using RPI AWB
1367029.755: Using RPI AWB
1373697.118: Using RPI AWB
1380359.585: Using RPI AWB
1387030.080: Using RPI AWB
1393707.673: Using RPI AWB
1400370.824: Using RPI AWB
1407035.311: Using RPI AWB
1413709.643: Using RPI AWB
1420388.356: Using RPI AWB
1427055.743: Using RPI AWB
1433725.403: Using RPI AWB
1440392.594: Using RPI AWB
1447070.427: Using RPI AWB
1453734.503: Using RPI AWB
1460398.874: Using RPI AWB
1467072.682: Using RPI AWB
1473732.673: Using RPI AWB
1480400.529: Using RPI AWB
1487071.413: Using RPI AWB
1493746.764: Using RPI AWB
1500418.495: Using RPI AWB
1507093.331: Using RPI AWB
1513759.435: Using RPI AWB
1520423.048: Using RPI AWB
1527086.516: Using RPI AWB
1533756.735: Using RPI AWB
1540414.943: Using RPI AWB
1547109.331: Using RPI AWB
1553773.987: Using RPI AWB
1560446.089: Using RPI AWB
1567110.177: Using RPI AWB
1573779.179: Using RPI AWB
1580436.441: Using RPI AWB
1587106.273: Using RPI AWB
1593777.146: Using RPI AWB
1600441.745: Using RPI AWB
1607105.904: Using RPI AWB
1613776.466: Using RPI AWB
1620439.933: Using RPI AWB
1627118.886: Using RPI AWB
1633786.855: Using RPI AWB
1640446.016: Using RPI AWB
1647111.291: Using RPI AWB
1653778.120: Using RPI AWB
1660448.945: Using RPI AWB
1667109.094: Using RPI AWB
1673772.271: Using RPI AWB
1680436.367: Using RPI AWB
1687100.401: Using RPI AWB
1693770.360: Using RPI AWB
1700435.120: Using RPI AWB
1707102.965: Using RPI AWB
1713784.629: Using RPI AWB
1720452.121: Using RPI AWB
1727125.697: Using RPI AWB
1733788.791: Using RPI AWB
1740466.242: Using RPI AWB
1747144.262: Using RPI AWB
1753817.124: Using RPI AWB
1760481.924: Using RPI AWB
1767145.011: Using RPI AWB
1773812.393: Using RPI AWB
1780486.725: Using RPI AWB
1787152.139: Using RPI AWB
1793819.592: Using RPI AWB
1800485.709: Using RPI AWB
1807150.420: Using RPI AWB
1813816.679: Using RPI AWB
1820497.746: Using RPI AWB
1827160.503: Using RPI AWB
1833866.626: Using RPI AWB
1840534.750: Using RPI AWB
1847198.732: Using RPI AWB
1853861.764: Using RPI AWB
1860531.380: Using RPI AWB
1867196.869: Using RPI AWB
1873869.048: Using RPI AWB
1880536.840: Using RPI AWB
1887193.692: Using RPI AWB
1893870.284: Using RPI AWB
1900538.010: Using RPI AWB
1907197.703: Using RPI AWB
1913893.870: Using RPI AWB
1920562.544: Using RPI AWB
1927226.432: Using RPI AWB
1933890.026: Using RPI AWB
1940554.395: Using RPI AWB
1947225.560: Using RPI AWB
1953885.450: Using RPI AWB
1960569.884: Using RPI AWB
1967244.373: Using RPI AWB
1973929.177: Using RPI AWB
1980604.625: Using RPI AWB
1987274.501: Using RPI AWB
1993939.647: Using RPI AWB
2000604.247: Using RPI AWB
2007278.737: Using RPI AWB
2013955.983: Using RPI AWB
2020634.509: Using RPI AWB
2027300.224: Using RPI AWB
2033974.624: Using RPI AWB
2040649.956: Using RPI AWB
2047323.893: Using RPI AWB
2054007.592: Using RPI AWB
2060689.570: Using RPI AWB
2067358.394: Using RPI AWB
2074023.382: Using RPI AWB
2080688.990: Using RPI AWB
2087359.949: Using RPI AWB
2094034.978: Using RPI AWB
2100699.099: Using RPI AWB
2107393.197: Using RPI AWB
2114060.100: Using RPI AWB
2120722.023: Using RPI AWB
2127393.694: Using RPI AWB
2134064.319: Using RPI AWB
2140737.060: Using RPI AWB
2147400.744: Using RPI AWB
2154061.717: Using RPI AWB
2160725.889: Using RPI AWB
2167403.955: Using RPI AWB
2174076.689: Using RPI AWB
2180744.143: Using RPI AWB
2187413.343: Using RPI AWB
2194074.740: Using RPI AWB
2200741.635: Using RPI AWB
2207410.552: Using RPI AWB
2214082.386: Using RPI AWB
2220753.895: Using RPI AWB
2227422.643: Using RPI AWB
2234081.349: Using RPI AWB
2240760.017: Using RPI AWB
2247423.819: Using RPI AWB
2254087.261: Using RPI AWB
2260754.338: Using RPI AWB
2267427.325: Using RPI AWB
2274103.707: Using RPI AWB
2280778.111: Using RPI AWB
2287449.306: Using RPI AWB
2294111.745: Using RPI AWB
2300779.774: Using RPI AWB
2307448.402: Using RPI AWB
2314121.640: Using RPI AWB
2320792.093: Using RPI AWB
2327456.634: Using RPI AWB
2334121.796: Using RPI AWB
2340789.242: Using RPI AWB
2347494.677: Using RPI AWB
2354161.113: Using RPI AWB
2360840.461: Using RPI AWB
2367523.574: Using RPI AWB
2374199.381: Using RPI AWB
2380863.504: Using RPI AWB
2387545.804: Using RPI AWB
2394217.688: Using RPI AWB
2400881.474: Using RPI AWB
2407555.759: Using RPI AWB
2414236.199: Using RPI AWB
2420903.170: Using RPI AWB
2427563.213: Using RPI AWB
2434225.379: Using RPI AWB
2440888.757: Using RPI AWB
2447567.085: Using RPI AWB
2454244.126: Using RPI AWB
2460919.368: Using RPI AWB
2467588.701: Using RPI AWB
2474256.369: Using RPI AWB
2480920.929: Using RPI AWB
2487578.649: Using RPI AWB
2494251.478: Using RPI AWB
2500925.630: Using RPI AWB
2507608.576: Using RPI AWB
2514268.693: Using RPI AWB
2520948.611: Using RPI AWB
2527627.760: Using RPI AWB
2534306.796: Using RPI AWB
2540973.935: Using RPI AWB
2547650.157: Using RPI AWB
2554331.066: Using RPI AWB
2561011.688: Using RPI AWB
2567680.131: Using RPI AWB
2574342.685: Using RPI AWB
2581014.043: Using RPI AWB
2587677.672: Using RPI AWB
2594362.734: Using RPI AWB
2601030.618: Using RPI AWB
2607712.231: Using RPI AWB
2614385.964: Using RPI AWB
2621060.405: Using RPI AWB
2627733.727: Using RPI AWB
2634407.657: Using RPI AWB
2641082.592: Using RPI AWB
2647748.190: Using RPI AWB
2654415.215: Using RPI AWB
2661081.756: Using RPI AWB
2667752.241: Using RPI AWB
2674429.962: Using RPI AWB
2681104.422: Using RPI AWB
2687778.198: Using RPI AWB
2694447.266: Using RPI AWB
2701119.973: Using RPI AWB
2707789.132: Using RPI AWB
2714455.689: Using RPI AWB
2721115.639: Using RPI AWB
2727803.410: Using RPI AWB
2734472.044: Using RPI AWB
2741141.488: Using RPI AWB
2747815.832: Using RPI AWB
2754478.885: Using RPI AWB
2761144.748: Using RPI AWB
2767815.042: Using RPI AWB
2774474.738: Using RPI AWB
2781145.053: Using RPI AWB
2787812.250: Using RPI AWB
2794473.290: Using RPI AWB
2801163.744: Using RPI AWB
2807825.514: Using RPI AWB
2814503.917: Using RPI AWB
2821168.431: Using RPI AWB
2827832.829: Using RPI AWB
2834502.738: Using RPI AWB
2841160.010: Using RPI AWB
2847832.142: Using RPI AWB
2854504.527: Using RPI AWB
2861163.853: Using RPI AWB
2867816.561: Using RPI AWB
2874508.363: Using RPI AWB
2881171.056: Using RPI AWB
2887832.817: Using RPI AWB
2894503.052: Using RPI AWB
2901167.339: Using RPI AWB
2907834.242: Using RPI AWB
2914502.298: Using RPI AWB
2921165.074: Using RPI AWB
2927830.187: Using RPI AWB
2934497.961: Using RPI AWB
2941170.844: Using RPI AWB
2947847.061: Using RPI AWB
2954510.740: Using RPI AWB
2961175.411: Using RPI AWB
2967841.511: Using RPI AWB
2974508.070: Using RPI AWB
2981182.149: Using RPI AWB
2987849.048: Using RPI AWB
2994517.688: Using RPI AWB
3001195.634: Using RPI AWB
3007862.194: Using RPI AWB
3014525.187: Using RPI AWB
3021194.360: Using RPI AWB
3027861.657: Using RPI AWB
3034530.692: Using RPI AWB
3041195.197: Using RPI AWB
3048753.700: mmal: fail_destroy: Timed out waiting to destroy ril.camera

@hastou
Copy link

hastou commented May 21, 2021

@6by9 This could be a duplicate of raspberrypi/firmware#1574.

@iamsrp
Copy link
Author

iamsrp commented Aug 7, 2021

Looks like 1574 has been closed, possibly with a workaround. Has anyone here been able to reproduce the issue in this ticket?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants