SATA Hat ceased to recognize SSDs after an update

Hi, I have SATA hat for Pi 5.

it used to work just fine but recently I run an update via OMV feature. There were like 60+ updates waiting. since then, SATA hat is not reporting any SSDs. no blue lights.

Top Hat LCD does display information so the board itself is working, hence I assume the SATA HAT is fine hardware wise.

I learned here that some folks on other OS had resolved the issue by rolling back troublesome updates. but those lucky guys knew their update bugging HAT contained 3 packages.
Is anyone nerdy enough to help me figure out which package I need to roll back?
thanks

Found the solution

If you have a Raspberry Pi 5 as your NAS and use the Radxa Penta SATA HAT, since the recent kernel update to the 6.18 branch (the recent 6.18.29 apt update to linux-image-rpi-2712, though omv7/bookworm users are also affected by the 6.12.87 update too) you now need to add

dtoverlay=pcie-32bit-dma-pi5

to your /boot/firmware/config.txt file.

source and kudos:

oh and kudos to you too :slight_smile: