I've installed Arch Linux ARM on my MACCHIATObin as described in http://sieczka.org/index.php?post/2019/ ... CCHIATObin.
I used to be able to keep it up to date with `pacman -Syu` for several months until kernel `linux-aarch64-5.2.9-1` about 1.5 year ago. Any newer kernel version fails to detect SATA drives.
Does any kind soul have an advice on how to get about debugging and fixing this?
With `linux-aarch64-5.2.9-1` SATA is there:
$this->bbcode_second_pass_code('', '# lsblk --scsi
NAME HCTL TYPE VENDOR MODEL REV SERIAL TRAN
sda 2:0:0:0 disk ATA ST2000LM015-2E8174 SDM1 WDZ9M3CJ sata
sdb 3:0:0:0 disk ATA ST2000LM015-2E8174 SDM1 WDZ9Q4BR sata
sr0 1:0:0:0 rom TEAC BD-W26SS-B 1.01 BD-W26SS-B sata')
With a newer kernel, eg. linux-aarch64-5.8.9-2 or linux-aarch64-5.6.11-1, my sda, sdb and sr0 drives are missing
