tried withOh, just the kernel logging? What is in your cmdline.txt?
Code:
earlycon=pl011,0x107d001000,115200n8 trace_event=i2c console=serial0,115200 console=tty1 root=PARTUUID=08983b46-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DECode:
trace_event=i2c console=serial0,115200 console=tty1 root=PARTUUID=08983b46-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DEfull config.txt (a Pi5 this time as that shows the same behavior as the CM5 system)
Code:
# For more options and information see# http://rptl.io/configtxt# Some settings may impact device functionality. See link above for detailsforce_eeprom_read=0disable_poe_fan=1# Uncomment some or all of these to enable the optional hardware interfaces#dtparam=i2c_arm=on#dtparam=i2c_vc=on#dtparam=i2s=on#dtparam=spi=on# Enable audio (loads snd_bcm2835)dtparam=audio=on# Additional overlays and parameters are documented# /boot/firmware/overlays/README# Automatically load overlays for detected cameras#camera_auto_detect=1# Automatically load overlays for detected DSI displays#display_auto_detect=1# Automatically load initramfs files, if foundauto_initramfs=1# Enable DRM VC4 V3D driverdtoverlay=vc4-kms-v3dmax_framebuffers=2# Don't have the firmware create an initial video= setting in cmdline.txt.# Use the kernel's default instead.disable_fw_kms_setup=1# Run in 64-bit modearm_64bit=1# Disable compensation for displays with overscandisable_overscan=1# Run as fast as firmware / board allowsarm_boost=1[cm4]# Enable host mode on the 2711 built-in XHCI USB controller.# This line should be removed if the legacy DWC2 controller is required# (e.g. for USB device mode) or if USB support is not required.otg_mode=1[cm5]dtoverlay=dwc2,dr_mode=host[Pi5]# Pi5 overclocking# Tell the DVFS algorithm to increase voltage by this amount (in µV; default 0).over_voltage_delta=40000# Set the Arm A76 core frequency (in MHz; default 2400).#arm_freq=2400[0xd7e7e672]# settings here apply only to the Raspberry Pi - 4GB Pi5 - with this serialarm_freq=2500[0x9a8412f7]# settings here apply only to the Raspberry Pi - 8GB Pi5 - with this serialarm_freq=2900# PCIe related parametersdtparam=pciex1_gen=3[all]# change the cooling mapdtparam=fan_temp0=36000,fan_temp0_hyst=2000,fan_temp0_speed=90dtparam=fan_temp1=40000,fan_temp1_hyst=3000,fan_temp1_speed=150dtparam=fan_temp2=52000,fan_temp2_hyst=4000,fan_temp2_speed=200dtparam=fan_temp3=58000,fan_temp3_hyst=5000,fan_temp3_speed=255# create debug informationdtdebug=1enable_rp1_uart=1enable_uart=1Statistics: Posted by aBUGSworstnightmare — Thu Aug 07, 2025 11:56 am