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

rpi-eeprom-update does not list latest VLI eeprom #469

Open
hailfinger opened this issue Feb 7, 2023 · 4 comments
Open

rpi-eeprom-update does not list latest VLI eeprom #469

hailfinger opened this issue Feb 7, 2023 · 4 comments

Comments

@hailfinger
Copy link

Describe the bug

rpi-eeprom-update doesn't list the latest VL805 firmware update until after it has been installed.

root@pi-taucha:~# rpi-eeprom-update 
*** UPDATE AVAILABLE ***
BOOTLOADER: update available
   CURRENT: Thu 29 Apr 16:11:25 UTC 2021 (1619712685)
    LATEST: Wed 11 Jan 17:40:52 UTC 2023 (1673458852)
   RELEASE: default (/lib/firmware/raspberrypi/bootloader/default)
            Use raspi-config to change the release.

  VL805_FW: Using bootloader EEPROM
     VL805: up to date
   CURRENT: 000138a1
    LATEST: 000138a1
root@pi-taucha:~# rpi-eeprom-update -a
*** INSTALLING EEPROM UPDATES ***

BOOTLOADER: update available
   CURRENT: Thu 29 Apr 16:11:25 UTC 2021 (1619712685)
    LATEST: Wed 11 Jan 17:40:52 UTC 2023 (1673458852)
   RELEASE: default (/lib/firmware/raspberrypi/bootloader/default)
            Use raspi-config to change the release.

  VL805_FW: Using bootloader EEPROM
     VL805: up to date
   CURRENT: 000138a1
    LATEST: 000138a1
   CURRENT: Thu 29 Apr 16:11:25 UTC 2021 (1619712685)
    UPDATE: Wed 11 Jan 17:40:52 UTC 2023 (1673458852)
    BOOTFS: /boot
Using recovery.bin for EEPROM update

EEPROM updates pending. Please reboot to apply the update.
To cancel a pending update run "sudo rpi-eeprom-update -r".
root@pi-taucha:~# reboot
Connection to pi-taucha closed by remote host.
Connection to pi-taucha closed.
user@laptop:~$ ssh pi-taucha
Linux pi-taucha 5.10.52-v7l+ #1441 SMP Tue Aug 3 18:11:56 BST 2021 armv7l
root@pi-taucha:~# rpi-eeprom-update
BOOTLOADER: up to date
   CURRENT: Wed 11 Jan 17:40:52 UTC 2023 (1673458852)
    LATEST: Wed 11 Jan 17:40:52 UTC 2023 (1673458852)
   RELEASE: default (/lib/firmware/raspberrypi/bootloader/default)
            Use raspi-config to change the release.

  VL805_FW: Using bootloader EEPROM
     VL805: up to date
   CURRENT: 000138c0
    LATEST: 000138c0

I would have expected "LATEST: 000138c0" in the first call to rpi-eeprom-update instead of "LATEST: 000138a1"

Environment: Raspberry Pi OS 32-bit Buster
rpi-eeprom package is version 16.0-1~buster
Raspberry Pi 4 Model B Rev 1.4 with 4 GB RAM

Steps to reproduce the behaviour

Run rpi-eeprom-update in Buster on a Raspberry Pi 4 Model B Rev 1.4 with 4 GB RAM while the VL805 EEPROM is not up to date.
Not sure if there are other ways to reproduce.

Device (s)

Raspberry Pi 4 Mod. B

Bootloader configuration.

root@pi-taucha:~# vcgencmd bootloader_config
[all]
BOOT_UART=0
WAKE_ON_GPIO=1
POWER_OFF_ON_HALT=0

System

root@pi-taucha:~# raspinfo
System Information

Raspberry Pi 4 Model B Rev 1.4
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"

Raspberry Pi reference 2021-05-07
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, dcfd74d7d1fa293065ac6d565711e9ff891fe2b8, stage2

Linux pi-taucha 5.10.52-v7l+ #1441 SMP Tue Aug 3 18:11:56 BST 2021 armv7l GNU/Linux
Revision : c03114
Serial : 100000001f293c62
Model : Raspberry Pi 4 Model B Rev 1.4
Throttled flag : throttled=0x0
Camera : supported=1 detected=0

Videocore information

Aug 3 2021 18:16:37
Copyright (c) 2012 Broadcom
version 40787ee5905644f639a2a0f6e00ae12e517a2211 (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 7356808 2678636 4284752 39% /
devtmpfs 1774176 0 1774176 0% /dev
tmpfs 1939040 240 1938800 1% /dev/shm
tmpfs 1939040 8720 1930320 1% /run
tmpfs 5120 0 5120 0% /run/lock
tmpfs 1939040 0 1939040 0% /sys/fs/cgroup
/dev/mmcblk0p1 254062 50211 203851 20% /boot
tmpfs 387808 0 387808 0% /run/user/0

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

Package version information

raspberrypi-ui-mods:
Installed: (none)
raspberrypi-sys-mods:
Installed: 20210706
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.y.y.y prefixlen 64 scopeid 0x0
inet6 y::y.y.y.y prefixlen 64 scopeid 0x20
ether m.m.m.m txqueuelen 1000 (Ethernet)
RX packets 2821 bytes 634031 (619.1 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 3706 bytes 2383801 (2.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet x.x.x.x netmask x.x.x.x
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1000 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

USB Information

/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 1: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 1: Dev 3, If 1, Class=Video, Driver=uvcvideo, 480M
|__ Port 1: Dev 3, If 2, Class=Audio, Driver=snd-usb-audio, 480M
|__ Port 1: Dev 3, If 3, Class=Audio, Driver=snd-usb-audio, 480M
|__ Port 1: Dev 3, If 4, Class=Human Interface Device, Driver=usbhid, 480M
|__ Port 2: Dev 4, If 0, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 2: Dev 4, If 3, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 4, If 1, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 2: Dev 4, If 2, Class=Audio, Driver=snd-usb-audio, 12M

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
disable_overscan=1
display_hdmi_rotate=-1
display_lcd_rotate=-1
dvfs=3
enable_gic=1
enable_uart=1
force_eeprom_read=1
force_pwm_open=1
framebuffer_height=720
framebuffer_ignore_alpha=1
framebuffer_swap=1
framebuffer_width=1280
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=4
over_voltage_avs=-20000
pause_burst_frames=1
program_serial_random=1
total_mem=4096
hdmi_drive:0=2
hdmi_force_cec_address:0=65535
hdmi_force_cec_address:1=65535
hdmi_force_hotplug:0=1
hdmi_group:0=1
hdmi_mode:0=19
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=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1280x720M@50 smsc95xx.macaddr=E4:5F:01:66:9E:2D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 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=4 alt=0 func=SDA1 pull=UP
GPIO 3: level=1 fsel=4 alt=0 func=SCL1 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=1 func=OUTPUT 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=1 fsel=1 func=OUTPUT pull=NONE
GPIO 13: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 14: level=1 fsel=4 alt=0 func=TXD0 pull=NONE
GPIO 15: level=1 fsel=4 alt=0 func=RXD0 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=1 fsel=1 func=OUTPUT pull=NONE
GPIO 26: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 27: level=1 fsel=1 func=OUTPUT pull=NONE
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=1 fsel=0 func=INPUT pull=UP
GPIO 31: level=1 fsel=0 func=INPUT pull=NONE
GPIO 32: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 33: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 34: level=1 fsel=0 func=INPUT pull=UP
GPIO 35: level=1 fsel=0 func=INPUT pull=UP
GPIO 36: level=1 fsel=0 func=INPUT pull=UP
GPIO 37: level=1 fsel=0 func=INPUT pull=UP
GPIO 38: level=1 fsel=0 func=INPUT pull=UP
GPIO 39: level=1 fsel=0 func=INPUT 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

004072.025: arasan: arasan_emmc_open
004497.931: brfs: File read: /mfs/sd/config.txt
004498.886: brfs: File read: 1986 bytes
004549.249: HDMI0:EDID error reading EDID block 0 attempt 0
004555.273: HDMI0:EDID error reading EDID block 0 attempt 1
004561.297: HDMI0:EDID error reading EDID block 0 attempt 2
004567.319: HDMI0:EDID error reading EDID block 0 attempt 3
004573.344: HDMI0:EDID error reading EDID block 0 attempt 4
004579.367: HDMI0:EDID error reading EDID block 0 attempt 5
004585.391: HDMI0:EDID error reading EDID block 0 attempt 6
004591.413: HDMI0:EDID error reading EDID block 0 attempt 7
004597.437: HDMI0:EDID error reading EDID block 0 attempt 8
004603.460: HDMI0:EDID error reading EDID block 0 attempt 9
004604.476: HDMI0:EDID giving up on reading EDID block 0
004624.876: HDMI1:EDID error reading EDID block 0 attempt 0
004630.898: HDMI1:EDID error reading EDID block 0 attempt 1
004636.922: HDMI1:EDID error reading EDID block 0 attempt 2
004642.945: HDMI1:EDID error reading EDID block 0 attempt 3
004648.970: HDMI1:EDID error reading EDID block 0 attempt 4
004654.992: HDMI1:EDID error reading EDID block 0 attempt 5
004661.016: HDMI1:EDID error reading EDID block 0 attempt 6
004667.039: HDMI1:EDID error reading EDID block 0 attempt 7
004673.064: HDMI1:EDID error reading EDID block 0 attempt 8
004679.086: HDMI1:EDID error reading EDID block 0 attempt 9
004680.101: HDMI1:EDID giving up on reading EDID block 0
004681.671: brfs: File read: /mfs/sd/config.txt
005770.042: gpioman: gpioman_get_pin_num: pin DISPLAY_DSI_PORT not defined
005772.550: *** Restart logging
005772.571: brfs: File read: 1986 bytes
005778.086: hdmi: HDMI0:EDID error reading EDID block 0 attempt 0
005784.113: hdmi: HDMI0:EDID error reading EDID block 0 attempt 1
005790.138: hdmi: HDMI0:EDID error reading EDID block 0 attempt 2
005796.165: hdmi: HDMI0:EDID error reading EDID block 0 attempt 3
005802.188: hdmi: HDMI0:EDID error reading EDID block 0 attempt 4
005808.215: hdmi: HDMI0:EDID error reading EDID block 0 attempt 5
005814.240: hdmi: HDMI0:EDID error reading EDID block 0 attempt 6
005820.266: hdmi: HDMI0:EDID error reading EDID block 0 attempt 7
005826.290: hdmi: HDMI0:EDID error reading EDID block 0 attempt 8
005832.316: hdmi: HDMI0:EDID error reading EDID block 0 attempt 9
005833.332: hdmi: HDMI0:EDID giving up on reading EDID block 0
005838.378: hdmi: HDMI0:EDID error reading EDID block 0 attempt 0
005844.405: hdmi: HDMI0:EDID error reading EDID block 0 attempt 1
005850.429: hdmi: HDMI0:EDID error reading EDID block 0 attempt 2
005856.456: hdmi: HDMI0:EDID error reading EDID block 0 attempt 3
005862.480: hdmi: HDMI0:EDID error reading EDID block 0 attempt 4
005868.507: hdmi: HDMI0:EDID error reading EDID block 0 attempt 5
005874.532: hdmi: HDMI0:EDID error reading EDID block 0 attempt 6
005880.557: hdmi: HDMI0:EDID error reading EDID block 0 attempt 7
005886.582: hdmi: HDMI0:EDID error reading EDID block 0 attempt 8
005892.609: hdmi: HDMI0:EDID error reading EDID block 0 attempt 9
005893.624: hdmi: HDMI0:EDID giving up on reading EDID block 0
005906.083: hdmi: HDMI1:EDID error reading EDID block 0 attempt 0
005912.110: hdmi: HDMI1:EDID error reading EDID block 0 attempt 1
005918.135: hdmi: HDMI1:EDID error reading EDID block 0 attempt 2
005924.161: hdmi: HDMI1:EDID error reading EDID block 0 attempt 3
005930.185: hdmi: HDMI1:EDID error reading EDID block 0 attempt 4
005936.213: hdmi: HDMI1:EDID error reading EDID block 0 attempt 5
005942.238: hdmi: HDMI1:EDID error reading EDID block 0 attempt 6
005950.552: hdmi: HDMI1:EDID error reading EDID block 0 attempt 7
005956.603: hdmi: HDMI1:EDID error reading EDID block 0 attempt 8
005962.658: hdmi: HDMI1:EDID error reading EDID block 0 attempt 9
005963.692: hdmi: HDMI1:EDID giving up on reading EDID block 0
005968.787: hdmi: HDMI1:EDID error reading EDID block 0 attempt 0
005974.841: hdmi: HDMI1:EDID error reading EDID block 0 attempt 1
005980.894: hdmi: HDMI1:EDID error reading EDID block 0 attempt 2
005986.948: hdmi: HDMI1:EDID error reading EDID block 0 attempt 3
005992.998: hdmi: HDMI1:EDID error reading EDID block 0 attempt 4
005999.051: hdmi: HDMI1:EDID error reading EDID block 0 attempt 5
006005.104: hdmi: HDMI1:EDID error reading EDID block 0 attempt 6
006011.165: hdmi: HDMI1:EDID error reading EDID block 0 attempt 7
006017.215: hdmi: HDMI1:EDID error reading EDID block 0 attempt 8
006023.269: hdmi: HDMI1:EDID error reading EDID block 0 attempt 9
006024.304: hdmi: HDMI1:EDID giving up on reading EDID block 0
006024.342: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
006024.372: HDMI0: hdmi_pixel_encoding: 300000000
006024.397: HDMI1: hdmi_pixel_encoding: 300000000
006030.113: dtb_file 'bcm2711-rpi-4-b.dtb'
006041.399: brfs: File read: /mfs/sd/bcm2711-rpi-4-b.dtb
006041.430: Loading 'bcm2711-rpi-4-b.dtb' to 0x100 size 0xc2a1
006072.818: brfs: File read: 49825 bytes
006087.315: brfs: File read: /mfs/sd/overlays/overlay_map.dtb
006244.209: brfs: File read: 1667 bytes
006246.911: brfs: File read: /mfs/sd/config.txt
006247.671: dtparam: i2c_arm=on
006268.518: dtparam: i2c_vc=on
006302.158: brfs: File read: 1986 bytes
006318.067: brfs: File read: /mfs/sd/overlays/spi0-1cs.dtbo
006348.213: Loaded overlay 'spi0-1cs'
006348.372: dtparam: audio=on
006415.153: brfs: File read: 1045 bytes
006434.609: brfs: File read: /mfs/sd/overlays/vc4-fkms-v3d-pi4.dtbo
006477.337: Loaded overlay 'vc4-fkms-v3d'
006563.499: brfs: File read: 1446 bytes
006570.203: brfs: File read: /mfs/sd/overlays/disable-bt.dtbo
006605.537: Loaded overlay 'disable-bt'
006685.865: brfs: File read: 1073 bytes
006692.070: brfs: File read: /mfs/sd/overlays/disable-wifi.dtbo
006714.838: Loaded overlay 'disable-wifi'
006771.797: brfs: File read: 387 bytes
006773.597: brfs: File read: /mfs/sd/cmdline.txt
006773.649: Read command line from file 'cmdline.txt':
006773.671: 'console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 fsck.repair=yes rootwait'
007063.422: brfs: File read: 74 bytes
008382.849: brfs: File read: /mfs/sd/kernel7l.img
008382.888: Loading 'kernel7l.img' to 0x8000 size 0x676690
008382.933: Device tree loaded to 0x2eff3700 (size 0xc88e)
008436.097: gpioman: gpioman_get_pin_num: pin SDCARD_CONTROL_POWER not defined
011928.671: vchiq_core: vchiq_init_state: slot_zero = 0xdad80000, is_master = 1
011931.929: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
011939.432: TV service:host side not connected, dropping notification 0x00000002, 0x00000001, 0x00000013
015253.858: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
015431.389: hdmi: HDMI0:EDID error reading EDID block 0 attempt 0
015437.444: hdmi: HDMI0:EDID error reading EDID block 0 attempt 1
015443.495: hdmi: HDMI0:EDID error reading EDID block 0 attempt 2
015449.549: hdmi: HDMI0:EDID error reading EDID block 0 attempt 3
015455.605: hdmi: HDMI0:EDID error reading EDID block 0 attempt 4
015461.659: hdmi: HDMI0:EDID error reading EDID block 0 attempt 5
015467.711: hdmi: HDMI0:EDID error reading EDID block 0 attempt 6
015473.764: hdmi: HDMI0:EDID error reading EDID block 0 attempt 7
015479.818: hdmi: HDMI0:EDID error reading EDID block 0 attempt 8
015485.872: hdmi: HDMI0:EDID error reading EDID block 0 attempt 9
015486.905: hdmi: HDMI0:EDID giving up on reading EDID block 0
015554.594: camsubs: Camera not found
015554.762: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
015653.799: TV service:host side not connected, dropping notification 0x00000008, 0x00000004, 0x00000000
015855.497: camsubs: Camera not found
015855.661: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
015856.380: camsubs: Camera not found
015856.527: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
015857.246: camsubs: Camera not found
015857.392: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
015857.603: camsubs: Camera not found
025531.960: hdmi: HDMI0:EDID error reading EDID block 0 attempt 0
025537.985: hdmi: HDMI0:EDID error reading EDID block 0 attempt 1
025544.013: hdmi: HDMI0:EDID error reading EDID block 0 attempt 2
025550.039: hdmi: HDMI0:EDID error reading EDID block 0 attempt 3
025556.066: hdmi: HDMI0:EDID error reading EDID block 0 attempt 4
025562.091: hdmi: HDMI0:EDID error reading EDID block 0 attempt 5
025568.118: hdmi: HDMI0:EDID error reading EDID block 0 attempt 6
025574.144: hdmi: HDMI0:EDID error reading EDID block 0 attempt 7
025580.170: hdmi: HDMI0:EDID error reading EDID block 0 attempt 8
025586.195: hdmi: HDMI0:EDID error reading EDID block 0 attempt 9
025587.213: hdmi: HDMI0:EDID giving up on reading EDID block 0

dmesg log

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.52-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) #1441 SMP Tue Aug 3 18:11:56 BST 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.4
[ 0.000000] random: fast init done
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 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: 1728 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 196608 pages, LIFO batch:63
[ 0.000000] HighMem zone: 802816 pages, LIFO batch:63
[ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920
[ 0.000000] pcpu-alloc: s50764 r8192 d22964 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: 997696
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1280x720M@50 smsc95xx.macaddr=m.m.m.m vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 fsck.repair=yes rootwait
[ 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 0x0000000014890000-0x0000000018890000] (64MB)
[ 0.000000] Memory: 3548352K/3997696K available (10240K kernel code, 1364K rwdata, 3188K rodata, 2048K init, 891K bss, 121664K reserved, 327680K cma-reserved, 3211264K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 34303 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=1
[ 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.000100] bcm2835: system timer (irq = 25)
[ 0.000754] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000776] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000798] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000816] Switching to timer-based delay loop, resolution 18ns
[ 0.001086] Console: colour dummy device 80x30
[ 0.001815] printk: console [tty1] enabled
[ 0.001885] Calibrating delay loop (skipped), value calculated using timerroot@pi-taucha:~# frequency.. 108.00 BogoMIPS (lpj=540000)
[ 0.001940] pid_max: default: 32768 minimum: 301
[ 0.002121] LSM: Security Framework initializing
[ 0.002332] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.002380] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.003895] cgroup: Disabling memory control group subsystem
[ 0.004150] CPU: Testing write buffer coherency: ok
[ 0.004642] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.005913] Setting up static identity map for 0x200000 - 0x20003c
[ 0.006136] rcu: Hierarchical SRCU implementation.
[ 0.007110] smp: Bringing up secondary CPUs ...
[ 0.008383] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.009790] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.011253] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.011412] smp: Brought up 1 node, 4 CPUs
[ 0.011460] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[ 0.011490] CPU: All CPU(s) started in HYP mode.
[ 0.011517] CPU: Virtualization extensions available.
[ 0.012403] devtmpfs: initialized
[ 0.026742] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[ 0.026991] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.027047] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.035131] pinctrl core: initialized pinctrl subsystem
[ 0.036256] NET: Registered protocol family 16
[ 0.040453] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.041306] audit: initializing netlink subsys (disabled)
[ 0.041590] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[ 0.042159] thermal_sys: Registered thermal governor 'step_wise'
[ 0.042840] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.042895] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.043318] Serial: AMBA PL011 UART driver
[ 0.077970] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.090907] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-08-03T18:16:37, variant start_x
[ 0.100919] raspberrypi-firmware soc:firmware: Firmware hash is 40787ee5905644f639a2a0f6e00ae12e517a2211
[ 0.141797] Kprobes globally optimized
[ 0.146991] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.151245] vgaarb: loaded
[ 0.151734] SCSI subsystem initialized
[ 0.151998] usbcore: registered new interface driver usbfs
[ 0.152075] usbcore: registered new interface driver hub
[ 0.152164] usbcore: registered new device driver usb
[ 0.152552] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 0.154470] clocksource: Switched to clocksource arch_sys_counter
[ 1.113406] VFS: Disk quotas dquot_6.6.0
[ 1.113528] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.113709] FS-Cache: Loaded
[ 1.113948] CacheFiles: Loaded
[ 1.115147] simple-framebuffer 3e876000.framebuffer: framebuffer at 0x3e876000, 0x384000 bytes, mapped to 0x(ptrval)
[ 1.115194] simple-framebuffer 3e876000.framebuffer: format=a8r8g8b8, mode=1280x720x32, linelength=5120
[ 1.120206] Console: switching to colour frame buffer device 160x45
[ 1.124888] simple-framebuffer 3e876000.framebuffer: fb0: simplefb registered!
[ 1.135511] NET: Registered protocol family 2
[ 1.135827] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 1.137166] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 1.137390] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 1.137529] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.137679] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.137911] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.138014] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.138364] NET: Registered protocol family 1
[ 1.140958] RPC: Registered named UNIX socket transport module.
[ 1.142813] RPC: Registered udp transport module.
[ 1.144674] RPC: Registered tcp transport module.
[ 1.146457] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.148231] PCI: CLS 0 bytes, default 64
[ 1.152991] Initialise system trusted keyrings
[ 1.155003] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[ 1.165401] zbud: loaded
[ 1.169351] FS-Cache: Netfs 'nfs' registered for caching
[ 1.171873] NFS: Registering the id_resolver key type
[ 1.173620] Key type id_resolver registered
[ 1.175340] Key type id_legacy registered
[ 1.177148] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.178838] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 1.181599] Key type asymmetric registered
[ 1.183308] Asymmetric key parser 'x509' registered
[ 1.185223] bounce: pool size: 64 pages
[ 1.186971] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.188954] io scheduler mq-deadline registered
[ 1.190715] io scheduler kyber registered
[ 1.197109] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 1.198900] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 1.200735] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[ 1.202576] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00ffffffff -> 0x0400000000
[ 1.266580] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ 1.268713] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 1.270442] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.272156] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[ 1.273963] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 1.275999] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 1.281204] PCI: bus0: Fast back to back transfers disabled
[ 1.282895] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.284994] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 1.286786] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 1.288866] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 1.293958] PCI: bus1: Fast back to back transfers disabled
[ 1.295632] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 1.297339] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 1.298989] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 1.300666] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.302276] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 1.304313] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[ 1.306221] pcieport 0000:00:00.0: PME: Signaling with IRQ 64
[ 1.314369] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 1.319254] iproc-rng200 fe104000.rng: hwrng registered
[ 1.321227] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 1.323799] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 1.338154] brd: module loaded
[ 1.352347] loop: module loaded
[ 1.355921] Loading iSCSI transport class v2.0-870.
[ 1.360854] libphy: Fixed MDIO Bus: probed
[ 1.364304] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 1.394503] libphy: bcmgenet MII bus: probed
[ 1.474639] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 1.477506] usbcore: registered new interface driver r8152
[ 1.479228] usbcore: registered new interface driver lan78xx
[ 1.480920] usbcore: registered new interface driver smsc95xx
[ 1.531645] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.533281] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 1.538170] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890
[ 1.541121] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 1.542785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.544426] usb usb1: Product: xHCI Host Controller
[ 1.546109] usb usb1: Manufacturer: Linux 5.10.52-v7l+ xhci-hcd
[ 1.547763] usb usb1: SerialNumber: 0000:01:00.0
[ 1.550142] hub 1-0:1.0: USB hub found
[ 1.551866] hub 1-0:1.0: 1 port detected
[ 1.554147] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.555769] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 1.557382] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 1.559467] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 1.561077] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.562673] usb usb2: Product: xHCI Host Controller
[ 1.564255] usb usb2: Manufacturer: Linux 5.10.52-v7l+ xhci-hcd
[ 1.565872] usb usb2: SerialNumber: 0000:01:00.0
[ 1.568169] hub 2-0:1.0: USB hub found
[ 1.569809] hub 2-0:1.0: 4 ports detected
[ 1.573142] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.575279] dwc_otg: FIQ enabled
[ 1.575295] dwc_otg: NAK holdoff enabled
[ 1.575310] dwc_otg: FIQ split-transaction FSM enabled
[ 1.575328] Module dwc_common_port init
[ 1.575813] usbcore: registered new interface driver uas
[ 1.577474] usbcore: registered new interface driver usb-storage
[ 1.579213] mousedev: PS/2 mouse device common for all mice
[ 1.582480] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 1.587598] sdhci: Secure Digital Host Controller Interface driver
[ 1.589170] sdhci: Copyright(c) Pierre Ossman
[ 1.591363] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.597307] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.599177] hid: raw HID events driver (C) Jiri Kosina
[ 1.600871] usbcore: registered new interface driver usbhid
[ 1.602395] usbhid: USB HID core driver
[ 1.609997] Initializing XFRM netlink socket
[ 1.611574] NET: Registered protocol family 17
[ 1.613201] Key type dns_resolver registered
[ 1.615164] Registering SWP/SWPB emulation handler
[ 1.616846] registered taskstats version 1
[ 1.618329] Loading compiled-in X.509 certificates
[ 1.620650] Key type ._fscrypt registered
[ 1.622155] Key type .fscrypt registered
[ 1.623626] Key type fscrypt-provisioning registered
[ 1.636705] uart-pl011 fe201000.serial: there is not valid maps for state default
[ 1.638476] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 1.640007] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
[ 1.648293] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 1.654361] of_cfs_init
[ 1.656171] of_cfs_init: OK
[ 1.687204] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[ 1.689529] Waiting for root device /dev/mmcblk0p2...
[ 1.791999] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
[ 1.794607] mmcblk0: mmc0:aaaa SD32G 29.7 GiB
[ 1.798354] mmcblk0: p1 p2 p3 p4
[ 1.813584] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.815284] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.822090] devtmpfs: mounted
[ 1.832669] Freeing unused kernel memory: 2048K
[ 1.834528] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 1.874821] Run /sbin/init as init process
[ 1.876418] with arguments:
[ 1.876433] /sbin/init
[ 1.876447] with environment:
[ 1.876461] HOME=/
[ 1.876476] TERM=linux
[ 2.027143] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 2.028856] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.030511] usb 1-1: Product: USB2.0 Hub
[ 2.034497] hub 1-1:1.0: USB hub found
[ 2.036448] hub 1-1:1.0: 4 ports detected
[ 2.269575] systemd[1]: System time before build time, advancing clock.
[ 2.358951] NET: Registered protocol family 10
[ 2.362060] Segment Routing with IPv6
[ 2.364569] usb 1-1.1: new high-speed USB device number 3 using xhci_hcd
[ 2.418669] 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.423652] systemd[1]: Detected architecture arm.
[ 2.476983] systemd[1]: Set hostname to .
[ 2.508173] usb 1-1.1: New USB device found, idVendor=534d, idProduct=2109, bcdDevice=21.00
[ 2.510273] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.512362] usb 1-1.1: Product: USB3. 0 capture
[ 2.514407] usb 1-1.1: Manufacturer: MACROSILICON
[ 2.524953] hid-generic 0003:534D:2109.0001: hiddev96,hidraw0: USB HID v1.10 Device [MACROSILICON USB3. 0 capture] on usb-0000:01:00.0-1.1/input4
[ 2.624565] usb 1-1.2: new full-speed USB device number 4 using xhci_hcd
[ 2.800164] usb 1-1.2: New USB device found, idVendor=08bb, idProduct=2902, bcdDevice= 1.00
[ 2.802198] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.804189] usb 1-1.2: Product: USB Audio CODEC
[ 2.806234] usb 1-1.2: Manufacturer: Burr-Brown from TI
[ 2.816677] input: Burr-Brown from TI USB Audio CODEC as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2:1.3/0003:08BB:2902.0002/input/input0
[ 2.884929] hid-generic 0003:08BB:2902.0002: input,hidraw1: USB HID v1.00 Device [Burr-Brown from TI USB Audio CODEC ] on usb-0000:01:00.0-1.2/input3
[ 3.179662] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.192390] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.195315] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.200602] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.202852] systemd[1]: Reached target Swap.
[ 3.209079] systemd[1]: Listening on Journal Audit Socket.
[ 3.214778] systemd[1]: Listening on udev Kernel Socket.
[ 3.220377] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 3.226442] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.232570] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.373403] i2c /dev entries driver
[ 3.824586] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 3.939514] systemd-journald[135]: Received request to flush runtime journal from PID 1
[ 4.568011] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[ 4.568782] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[ 4.569379] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[ 4.569984] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[ 4.663904] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.673580] mc: Linux media interface: v0.10
[ 4.675810] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 4.675841] [vc_sm_connected_init]: start
[ 4.679017] [vc_sm_connected_init]: installed successfully
[ 4.697697] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.754033] videodev: Linux video capture interface: v2.00
[ 4.785701] bcm2835_audio bcm2835_audio: card created with 4 channels
[ 4.809659] bcm2835_audio bcm2835_audio: card created with 4 channels
[ 4.838253] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.849502] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.867157] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.874171] i2c i2c-22: Added multiplexed i2c bus 0
[ 4.878080] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 4.878399] i2c i2c-22: Added multiplexed i2c bus 10
[ 4.878698] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 4.879263] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 4.879887] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 4.879916] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 4.879941] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 4.879964] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 4.879986] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 4.880184] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 4.935102] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.074518] checking generic (3e876000 384000) vs hw (0 ffffffffffffffff)
[ 5.074551] fb0: switching to vc4drmfb from simple
[ 5.075318] Console: switching to colour dummy device 80x30
[ 5.079611] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[ 5.098060] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[ 5.099051] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[ 5.164648] vc4-drm gpu: [drm] HDMI-A-1: EDID is invalid:
[ 5.164673] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 5.164689] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 5.164705] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 5.164720] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 5.164735] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 5.164750] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 5.164764] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 5.164779] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 5.326839] uvcvideo: Found UVC 1.00 device USB3. 0 capture (534d:2109)
[ 5.337136] usbcore: registered new interface driver uvcvideo
[ 5.337150] USB Video Class driver (1.1.1)
[ 5.338059] usbcore: registered new interface driver snd-usb-audio
[ 5.351837] Console: switching to colour frame buffer device 160x45
[ 5.376612] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
[ 5.541816] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 5.541866] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 5.549507] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 5.549556] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 5.559880] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 5.559940] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 7.911446] random: crng init done
[ 7.911476] random: 7 urandom warning(s) missed due to ratelimiting
[ 7.979284] 8021q: 802.1Q VLAN Support v1.8
[ 8.175663] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 8.322442] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 8.495971] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ 8.496380] bcmgenet fd580000.ethernet eth0: Link is Down
[ 8.544567] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 12.634694] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 12.634725] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 14.403998] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.eth0.retrans_time - use net.ipv6.neigh.eth0.retrans_time_ms instead
[ 19.080174] NET: Registered protocol family 15
[ 19.397117] NET: Registered protocol family 38
[ 19.741501] cryptd: max_cpu_qlen set to 1000

root@pi-taucha:~#

Bootloader logs

No response

USB boot

No response

NVMe boot

No response

Network (TFTP boot)

No response

@pelwell
Copy link
Collaborator

pelwell commented Feb 7, 2023

In the case of newer Pi 4 devices that don't have a dedicated VL805 EEPROM, the VL805 version is whatever is in the main bootloader image. There is no option to specifically update the VL805, and the current version is reported as the latest (

VL805_UPDATE_VERSION="${VL805_CURRENT_VERSION}"
).

The code that reports the latest VL805 firmware version does so by looking for files named vl805-*.bin, using the portion matching the wildcard as the version number. I can imagine a situation where the separate firmware file could end up being newer or older than the one embedded in the main bootloader firmware, in which case the reported latest version could be different from the current version and also incorrect in that it won't be the version installed by the update to the bootloader EEPROM.

Short of adding information somewhere about the VL805 version in each bootloader image, the only safe way to avoid printing incorrect version numbers for the latest VL805 version is not to display it at all in the case of no dedicated VL805 EEPROM. This could be changed in the future, but it's not a priority.

PRs welcome.

@hailfinger
Copy link
Author

Thank you for the explanation. Makes sense, I can work with that.

@timg236
Copy link
Collaborator

timg236 commented Feb 13, 2023

I think it's probably possible to scrape the VL805 FW version for lspci -xxx

@hailfinger
Copy link
Author

Indeed. The following snippet reads the currently running VL805 FW version:

lspci -nxxx -d 1106:3483|grep "^50"|sed "s/^..: (..) (..) (..) (..).*/\4\3\2\1/"

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

3 participants