Topic: Hot-Plugging SATA
When I boot my Novena without a SATA device plugged in, and plug in a SSD later on, it does not seem to get recognized.
I tried
echo "- - -" >/sys/class/scsi_host/host0/scan
to rescan the bus, but that does not help.
Since the module is compiled into the kernl, I cannot unload and reload the module.
Is it possible to powercycle the ahci_imx ?
Any other ideas to get the SATA port up and running again later on?