On my Odroid M1 which used to run kernel 6.6.63 / armbian 24.11.3 noble from NVME, an update to kernel 6.12.9 arrived this morning.
Afterwards the machine failed to detect an external USB disk.
There are some messages in the logs of the 6.12.9 boot that look suspicious to me:
[ 2.670354] rockchip-naneng-combphy fe820000.phy: error -ENOENT: failed to get phy reset
[ 2.670392] rockchip-naneng-combphy fe820000.phy: probe with driver rockchip-naneng-combphy failed with error -2
[ 20.458737] platform fc800000.sata: deferred probe pending: platform: supplier fe840000.phy not ready
[ 20.458786] platform fcc00000.usb: deferred probe pending: platform: supplier fe820000.phy not ready
[ 20.458812] platform fd000000.usb: deferred probe pending: platform: supplier fe830000.phy not ready
The USB disk shows up as "ID 2537:1066 Norelsys NS1066" on the USB bus with the 6.6.63 kernel, no trace of its USB ID shows up with the newer kernel.
The ID coincides with the ones contained in the kernel command line: usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
Does anybody know how to get the USB disk working with that newer kernel? I downgraded to 6.6.63 for now.
Regards
Mathias
6.6.63-armbian-hardware-monitor.log 6.12.9-armbian-hardware-monitor.log