Le dualboot est compatible 3.55 sur Fat avec cette modification :
diff common/source/lv1_hvcall.c common/source/lv1_hvcall.c.3.41
27c27
< * lv2 syscall 811 (3.55)
---
> * lv2 syscall 615 (3.41)
29c29
< #define _LV2_SYSCALL_HVCALL_ADDR 0x8000000000195540ULL
---
> #define _LV2_SYSCALL_HVCALL_ADDR 0x8000000000295f24ull
diff common/source/hvcall.S common/source/hvcall.S.3.41
73c73
< #define LV1_HVCALL(name, in, out, num) LV1_##in##_IN_##out##_OUT(_lv1_##name, 811)
---
> #define LV1_HVCALL(name, in, out, num) LV1_##in##_IN_##out##_OUT(_lv1_##name, 615)
J'attend le Tuto