Jump to content

Popolon

Validating
  • Posts

    1
  • Joined

  • Last visited

  1. Hi, same problem here, however kwankiu archlinux that use the same release of the kernel has working SATA. Maybe it's patchs or options could be used as references? Didn't looked at the reboot issue. On the other side Arch for ARM is far more limited than other Arch Linux flavor I use (x86_64 and RISC-V), strangely there is not even GL acceleration (only vulkan-panfrost is compiled). Armbian as far more complete package set. I would like to have a Trixie version to cross compile some RISC-V things, as GCC12 included in Bookworm What, uname sees as kernel: Armbian (no SATA but GL acceleration): Linux rock-5-itx 6.1.99-vendor-rk35xx #1 SMP Wed Mar 19 11:16:36 UTC 2025 aarch64 GNU/Linux Archlinux (SATA, but no GL acceleration) Linux armitx 6.1.99-rockchip #1 SMP Fri Feb 28 19:07:25 HKT 2025 aarch64 GNU/Linux zgrep SATA give the same options set: <pre> $ zgrep SATA config.gz CONFIG_SATA_HOST=y CONFIG_SATA_PMP=y CONFIG_SATA_AHCI=y CONFIG_SATA_MOBILE_LPM_POLICY=0 CONFIG_SATA_AHCI_PLATFORM=y # CONFIG_SATA_INIC162X is not set # CONFIG_SATA_ACARD_AHCI is not set # CONFIG_SATA_SIL24 is not set $ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:0 0 1,8T 0 disk ├─sda1 8:1 0 47,7G 0 part ├─sda2 8:2 0 47,7G 0 part ├─sda3 8:3 0 1,7T 0 part └─sda4 8:4 0 6G 0 part sdb 8:16 0 2,7T 0 disk ├─sdb1 8:17 0 50G 0 part ├─sdb2 8:18 0 2,7T 0 part └─sdb3 8:19 0 2G 0 part mtdblock0 31:0 0 16M 0 disk mmcblk0 179:0 0 7,3G 0 disk ├─mmcblk0p1 179:1 0 16M 0 part ├─mmcblk0p2 179:2 0 300M 0 part └─mmcblk0p3 179:3 0 7G 0 part mmcblk0boot0 179:32 0 4M 1 disk mmcblk0boot1 179:64 0 4M 1 disk mmcblk1 179:96 0 28,9G 0 disk ├─mmcblk1p1 179:97 0 16M 0 part └─mmcblk1p2 179:98 0 28,8G 0 part / nvme0n1 259:0 0 238,5G 0 disk └─nvme0n1p1 259:1 0 236,1G 0 part </pre>
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines