Hi all,
I’m trying to use a KIOXIA 256GB NVME SSD on my BPI-R3 router board and stock OpenWRT 25.12.5
The drive works, but is getting quite hot (about 60°C) even when idle. System power usage increases about 1-2 watts constantly. So far, I’ve added pcie_aspm=force to bootargs and also selected powersave in /sys/module/pcie_aspm/parameters/policy without changed results.
The same drive is about 27°C in idle when attached to a PC mainboard.
lspci -vvv shows ASPM L1 Enabled on both systems, the differences are Width and EqualizationComplete.
Is this normal on the Banana pi? Anyone has an idea what’s going on?