天嵌 ARM开发社区

 找回密码
 注册
查看: 2218|回复: 5

TQ210 V3 android不能使用TF卡

[复制链接]
qingfeng7204 发表于 2014-7-23 18:20:09 | 显示全部楼层 |阅读模式
TQ210 V3 android不能使用TF卡,插入TF卡没有任何反应,系统也看不到卡,请问这是怎么回事?
另外如果通过E8提供的扩展接口上的MMC3的SD功能能否外接TF卡,如果能接,电路图是否应该跟TQ210提供的原理图一样?谢谢
TQ-ZQL 发表于 2014-7-24 10:22:38 | 显示全部楼层
本帖最后由 TQ-ZQL 于 2014-7-24 11:52 编辑

1.看下etc/vold.fstab文件里有没有
dev_mount left_sdcard /mnt/tfcard auto /devices/platform/s3c-sdhci.1/mmc_host/mmc1 removable,encryptable
没有自己加下。会自动挂到tfcard目录下
2.一样
 楼主| qingfeng7204 发表于 2014-7-24 13:42:03 | 显示全部楼层
TQ-ZQL 发表于 2014-7-24 10:22
1.看下etc/vold.fstab文件里有没有
dev_mount left_sdcard /mnt/tfcard auto /devices/platform/s3c-sdhci ...

## Vold 2.0 Generic fstab
## - San Mehat (san@android.com)
##

#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label        - Label for the volume
## mount_point  - Where the volume will be mounted
## part         - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################

## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sdcard /mnt/sdcard 1 /devices/platform/s3c-sdhci.0/mmc_host/mmc0 removable,encryptable

## Example of a dual card setup
dev_mount ext_sd  /mnt/ext_sd  auto  /devices/platform/s3c-sdhci.3/mmc_host/mmc3
# dev_mount right_sdcard /sdcard2  auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1
dev_mount usb /mnt/usb auto /devices/platform/s5p-ehci

## Example of specifying a specific partition for mounts
# dev_mount sdcard /sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
所加一行如下,请问是否正确?
## Example of a tf card setup
dev_mount left_sdcard /mnt/tfcard auto /devices/platform/s3c-sdhci.1/mmc_host/mmc1 removable,encryptable
 楼主| qingfeng7204 发表于 2014-7-24 15:03:17 | 显示全部楼层
可以发现TF卡,但是如果从SD卡里面复制文件到TF卡,显示无法复制,请问这是什么原因
 楼主| qingfeng7204 发表于 2014-7-24 15:44:39 | 显示全部楼层
通过PC端touch可以建立文件,但是如果直接操作设备通过ES浏览器向TF卡拷贝文件就显示无法复制
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

i.MX8系列ARM cortex A53 M4 工控板上一条 /1 下一条

Archiver|手机版|小黑屋|天嵌 嵌入式开发社区 ( 粤ICP备11094220号 )

GMT+8, 2024-5-7 09:26 , Processed in 1.062500 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表