I see what you mean. I just noticed something else that's pretty strange: I have a Monarco Hat attached and have unsuccessfully been trying to get the RTC and 1-Wire interface it provides to work. I downloaded the Rexygen "Bookworm" image that they provide and had a poke around to see how they configure their system, thinking that since it's an official PiOS image made specifically for use with the Monarco Hat there may be some clues in there. Their boot config.txt contains:I was meaning works, when disabling doesn't.
Disabling does the same swap giving gpio to ttyAMA0 and doesn't enable the BT on ttyS0.
Code:
#dtparam=i2c_arm=on#dtparam=i2s=on#dtparam=spi=ondtparam=i2c_baudrate=400000dtoverlay=disable-btdtoverlay=uart0dtparam=rtc=off

Edit: In case anyone is suspecting the Monarco Hat is the culprit: no, it isn't, because I moved the card to a different Pi3B+ earlier which does not have one installed and the issue remained the same. And there are no Monarco Hat specific configs, software or drivers on the image.
Statistics: Posted by Lomax — Mon Sep 02, 2024 8:50 pm