Phil Elwell
Phil Elwell
The Pi 5 dts file built from this tree references the following clocks: ``` RP1_CLK_ADC RP1_CLK_AUDIO_OUT RP1_CLK_DMA RP1_CLK_DPI RP1_CLK_ETH RP1_CLK_ETH_TSU RP1_CLK_GP0 RP1_CLK_GP1 RP1_CLK_GP2 RP1_CLK_GP3 RP1_CLK_GP4 RP1_CLK_GP5 RP1_CLK_I2S RP1_CLK_MIPI0_CFG RP1_CLK_MIPI0_DPI RP1_CLK_MIPI0_DSI_BYTECLOCK...
In 6.16 and earlier, the Pi 5 dts files have the following structure: ``` bcm2712-rpi-5-b.dts // Board-specific (shared) bcm2712-ds.dtsi // Downstream changes common to BCM2712-based devices bcm2712.dtsi // Pure upstream...
> Is it better to create bcm2712-rpi-ds.dtsi to avoid merge conflicts with upstream gaining similar common sections? We could rename bcm2712-rpi.dtsi now - it might save popcornmix a few minutes...
> I didn't want to revert to the old massive heirarchy. Show me what you consider to be the old massive hierarchy?
You could try with `dtoverlay=pciex1-compat-pi5,nomip`.
Hmm - it's working for me. Octave crashes in the blink of an eye, but there isn't a single kernel message.
With /var/swap disabled and zram swap enabled, and using the same history file, I still see no kernel crashes or misbehaviour - it's all fine. Why don't you start from...
I downloaded a Consolas font, but the md5sum doesn't match. And the driver still doesn't crash.
The Pi 5 does not have a VL805 USB controller.
Is this a new device? Has it worked with previous images? This line shows that the PCIe link to the VL805 is not functioning, which probably explains the symptoms you...