lakka-switch / Lakka-LibreELEC

Port of the Lakka Linux distribution to the Nintendo Switch
https://lakka-switch.github.io/documentation/
93 stars 24 forks source link

Can you add exFAT support? #48

Open LiXianYua opened 5 years ago

LiXianYua commented 5 years ago

https://github.com/shinyquagsire23/u-boot This project supports exFAT

natinusala commented 5 years ago

Yes, and I've ported it before. Linux is the "problem"

LiXianYua commented 5 years ago

https://github.com/dorimanx/exfat-nofuse this? After I add it to the kernel, I can access exfat.

natinusala commented 5 years ago

I tried this but it was reportedly too slow to be usable (it slowed down the entire system). It may be worth giving it another shot with L4T

LiXianYua commented 5 years ago

https://github.com/cryptomilk/kernel-sdfat Try this?

LiXianYua commented 5 years ago

Using exfat-nofuse causes the DC game to fail to run. kernel-sdfat No problem.

natinusala commented 5 years ago

The best solution is probably to use exfat-fuse, but it needs to be added to initramfs + system image

Webbeh commented 5 years ago

For people who tried kernel-sdfat, any precompiled binaries that I could try to make this issue go forwards ?

I'm on 9.0.1 with AMS 0.9.4 (Emu), with the latest Hekate (5.0.2).

Thanks :)

LiXianYua commented 5 years ago

对于尝试过kernel-sdfat的人们,我可以尝试解决此问题的任何预编译二进制文件吗?

我正在使用AMS 0.9.4(Emu)和最新的Hekate(5.0.2)进行9.0.1升级。

谢谢 :)

https://drive.google.com/open?id=1-2rIp4cd_9jIbUctGtG0Yq_JOZouF2s4

Webbeh commented 5 years ago

https://github.com/lakka-switch/Lakka-LibreELEC/issues/48#issuecomment-554862375 seems to work without issue here. Lakka's bootup's maybe a bit slow but it works, I can load games, etc.