micro SDXC card support by Android4.4.2 for i.MX6

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

micro SDXC card support by Android4.4.2 for i.MX6

ソリューションへジャンプ
2,197件の閲覧回数
yuuki
Senior Contributor II

Dear all,

We run Android4.4.2 on a SABRE board.
A micro SDXC card is connected to a USB OTG port through a USB-uSD adapter.
(USB-uSD adapter is supporting USB3.0.)

In this case, a micro SDXC card is not mounted correctly.

A micro SDXC card is recognized to be 0 GB.
And, the contents of it are not displayed.

The file format of a SDXC card is exFAT.
Does FSL's Android4.4.2 support an exFAT file format?

Is there how to support SDXC by Android4.4.2?


Best Regards,
Yuuki Murasato

ラベル(1)
0 件の賞賛
返信
1 解決策
996件の閲覧回数
SergioSolis
NXP Employee
NXP Employee

Hello Yuuki,


No, exFAT is not supported.

I am not aware of a workaround or a 'how to' to support exFAT, but I will check here if anyone knows something about it.


Best regards,
Sergio

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
996件の閲覧回数
leoschwab
Contributor III

The depressing news is here:  SDXC

Somehow Microsoft managed to con/bribe/blackmail the Secure Digital committee into making their proprietary exFAT filesystem a mandatory feature of SDXC.  Further, evidently some SDXC host controllers expect to find an exFAT formatted filesystem on cards larger than 32GB, and can barf if the user formatted it as something reasonable (like ext4, for example).

Linux support for exFAT is only experimental at this stage.  Key components of exFAT are protected behind (frivolous) patents, and Microsoft has refused to publicly release an exFAT specification.  As such, all exFAT support under Linux is based on reverse-engineering.

If interoperability isn't a concern (that is, if it isn't necessary for a Windows or Mac system to be able to read your SDXC cards), then you may be able to wipe and reformat the card as ext4, provided the host controller doesn't sabotage you.

There are some reports of people having success re-formatting an SDXC card with plain-jane FAT32.

997件の閲覧回数
SergioSolis
NXP Employee
NXP Employee

Hello Yuuki,


No, exFAT is not supported.

I am not aware of a workaround or a 'how to' to support exFAT, but I will check here if anyone knows something about it.


Best regards,
Sergio

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信