RiseOS / bug_tracker

0 stars 0 forks source link

[loire] (ex/v)FAT SD cards are not readable by system #19

Closed Gray47Maxx closed 5 years ago

Gray47Maxx commented 5 years ago

Device: suzu (F5121) Kernel version: 4.9 Android version: 9.0.0 (ROS)

Description: exFAT/vfat SD cards can't be read by system. Formatting helps, but for a short period of time. May be related to this and this.

How to reproduce: Try to use any exFAT/vfat SD card.

Logs: Will provide soon.

danielgusvt commented 5 years ago

Nah it's not related to what you've linked Please run these commands on a fresh boot

dmesg | grep -i fat
adb logcat -v brief vold:V *:S
ls /system/bin/mkfs.exfat
ls /system/bin/fsck.exfat
bartcubbins commented 5 years ago

@danielgusvt *.exfat is missing, check our repos:)