Issue during auto mounting of two usb device with a new mountpoint in imx8x (android 10)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Issue during auto mounting of two usb device with a new mountpoint in imx8x (android 10)

跳至解决方案
1,915 次查看
afridi20
Contributor III

Hi NXP team,

I am trying to mount an USB 1 and USB 2 automatically using "fstab.freescale" file with mount point  /mnt/usb1 and /mnt/usb2.  Mount point name is not reflecting during mount time which I have changed manually ie Two usb are mounting to a default path called /mnt/media_rw/ instead of /mnt/usb1 and /mnt/usb2 .

Kindly help me to sort out this issue and provide some possible solutions also.

Note: Need to use voldmanaged as fs_mgr_flags which provides hotplug feature for android

          USB1: chipidea (HOST)

          USB2: cadence ( HOST)

fstab.freescale file:

/devices/platform/bus@5b000000/5b0d0000.usb/ci_hdrc.0/* /mnt/usb1 auto defaults voldmanaged=usb:auto

/devices/platform/bus@5b000000/5b110000.usb3/* /mnt/usb2 auto defaults voldmanaged=usb:auto

1 解答
1,891 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @afridi20 

Please follow aosp document to configure other files.

https://source.android.com/devices/storage/config-example

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,892 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @afridi20 

Please follow aosp document to configure other files.

https://source.android.com/devices/storage/config-example

0 项奖励
回复
1,904 次查看
afridi20
Contributor III

HI NXP team & community members,

Is the USB mount problem solvable? Waiting for your precious solutions.

0 项奖励
回复