I think there is a bug in the exfat driver of tablet Z running 10.4.B.0.577 (4.3), no ROOT, official firmware
Today i copied a .ts file directly from my Mac to the SD card. No problem. ts file can play on the mac, also exFAT file system no problem after check on Mac.
I tested this SD card also on my samusung note 2 phone, also can read .ts file
But on the tab it cannot show that file with the File Commander . I tried another file explorer , it can show the filename but with 0 size.
Pretty sure it is tablet Z problem. :crying:
Related
Hey, every time I try to transfer MKV files above 4GB, it fails at the very end stating it has became unresponsive.
This problem has been occuring on two individual WiFi only tablets I've owned, and it doesn't matter if you convert the files to .avi, or take away the file extension all together. Or zip them, as a matter of fact.
Can anyone shed any light on this? I'm sure I can't be the only one unable to transfer high def videos across. I've tried dragging and dropping, and through Kies.
Many thanks, I'm hoping someone has a solution, I've been searching for days!
Dan.
Short: You can't using Kies or the Windows Explorer (MTP). Why? I don't know. It's not a file system limitation like the 4GB max file size on FAT32 formated sd-cards.
You can either "adb push" the file via USB debugging mode or use Wifi.
For adb please use google or the forum search. You have to get the sdk from developer.android.com and push the file with a command prompt "adb push <source> <target>".
Wifi: put the file in a shared folder and connect to you PC with an app like ES File Explorer and copy the file to your tablet. Transfering files >4GB over wifi will take a while but it will copy.
I'll just ADB it, I never thought of that. Thanks.
ADB didn't really work, it just sat there unresponsive all night. Any other suggestions? Thanks.
I wonder if Galaxy Tab 10.1 can play well high profile HD video (720 or 1080) because of the Tegra 2 power. And I think if you want to transfer a >4Gb file, you have to use a kernel supports NTFS
I don't know why it won' transfer, but have you considered splitting the file into smaller? Also, how many hours long is that video that its a profile low enough for the tab to play and getting all the way to 4gb?
mkvtoolnix can split mkv easily with not quality loss
Because SOME (like Samsung's Android devices... ) Linux based Android uses Windows based file system FAT32 ...
But Android can handle files larger than 4 GB with ext3 or ext4 Linux file system like Archos prefers ... Archos even support NTFS under Android ...
So someone must implement the ext3 /ext4 or NTFS file system of Archos to the Samsung's devices so that MTP mode supports large files...
I can't transfer MKVs of any size to the tab. The Windows Explorer crashes evrytime, again independent of the size. I've tried transferring 100mb videos as well! Please help!
Renaming the file getting rid of the extension doesn't help either. Cause the tab changes permissions of the file which makes it unplayable even on DicePlayer (it displays a lock).
EDIT: Bump!
Hi friend, Memory cards on Android systems have a limit of 4GB per file.It is not a limit of memory cards on Android but a limit of the FAT32 file system itself. The `solution` usually is to split the files into parts and have the software know to glue it back together again for you.
you can split files <4GB and split 2-3 files.Split files method you can see my blog
Hi
I had some really strange issues with my SD card files and I was wondering if anyone could help.
Let's start with the start .
I'm running a GB ROM (OneDroid GB06) with Franco's kernel from 02 oct. Using a 16Gb class 6 SD card from A-Data. Partitions made with CWR version 3.1 (I think).
Anyway the problem is like this. I am using my phone as a voice recorder with AndRecorder Free from the Market. Usually record 10-15 minutes (up to 15MB) interviews and sometimes I record like 10 of them without downloading them to the PC. The problem I had was that after I recorded a few of them, when I connect the phone to PC with data cable, I can't see the recorded files in Explorer.
At first I had an issue when connecting the phone in USB storage mode it told me that I had some errors that had to be fixed. I could not see the files I needed in explorer and after dissconnecting from PC the files were gone from OI File Manager as well. I was however able to find them in the LOST.DIR.
I took the card out, put it in a card reader, backed up my files and did a full format and put all my files back. No more "need to fix" messages when connecting to PC, however I still cannot see the files that I record in Windows Explorer while connected in USB storage mode. In Oi File Manager I can see them, play them and even send to Dropbox via WiFi. Or if I take the card out and put it in a reader I am able to see them in Explorer as well.
Anyone has any idea about this? Kernel or ROM issue?
I used the same program (AndRecorder) before on 2.2 and I'm using it on another O1 running official 2.2.2 and never had a problem like this.
Blueyedevil said:
Hi
I had some really strange issues with my SD card files and I was wondering if anyone could help.
Let's start with the start .
I'm running a GB ROM (OneDroid GB06) with Franco's kernel from 02 oct. Using a 16Gb class 6 SD card from A-Data. Partitions made with CWR version 3.1 (I think).
Anyway the problem is like this. I am using my phone as a voice recorder with AndRecorder Free from the Market. Usually record 10-15 minutes (up to 15MB) interviews and sometimes I record like 10 of them without downloading them to the PC. The problem I had was that after I recorded a few of them, when I connect the phone to PC with data cable, I can't see the recorded files in Explorer.
At first I had an issue when connecting the phone in USB storage mode it told me that I had some errors that had to be fixed. I could not see the files I needed in explorer and after dissconnecting from PC the files were gone from OI File Manager as well. I was however able to find them in the LOST.DIR.
I took the card out, put it in a card reader, backed up my files and did a full format and put all my files back. No more "need to fix" messages when connecting to PC, however I still cannot see the files that I record in Windows Explorer while connected in USB storage mode. In Oi File Manager I can see them, play them and even send to Dropbox via WiFi. Or if I take the card out and put it in a reader I am able to see them in Explorer as well.
Anyone has any idea about this? Kernel or ROM issue?
I used the same problem before on 2.2 and I'm using it on another O1 running official 2.2.2 and never had a problem like this.
Click to expand...
Click to collapse
Few times the same problem happens to me I am using a sandisk 4gb SDHC card and i clicked some photos from the camera and those photos were visible in the gallery but when i connected to usb storage on computer, photos were not visible... I'm also using FRANCO.KERNEL for gingerbread 2oct but with stock ROM..
First - install Root Toolbox or Dual SD mount widget and try double-mounting the card when connected. If it fails try copying the parent folder to PC or try to list via typing (Should be on the sdcard directory you store the files) dir /a:h or dir /a:s in cmd (Should be your last hope, though).
Otherwise, try setting up a FTP Server and make sure the card is using a FAT32 file system.
Ianis, thanks for the solution, but I just want a way to make it work as it should, not to try and go back in DOS mode just to copy some freaking files.
Did you try:
Ianis G. Vasilev said:
First - install Root Toolbox or Dual SD mount widget and try double-mounting the card when connected.
Click to expand...
Click to collapse
Try fix permissions in CWM. If that is not helping, use Root Explorer an check file or folder permissions. Also try to swich between R/O and R/W modes.
Try to buy another phone and sd card!
s0v3r3ign69 said:
Try to buy another phone and sd card!
Click to expand...
Click to collapse
Next time keep your mouth shut. At least this way the other people won't be aware of the disaster that lies within.
Hi, someone have probably asked this question but:
I've upgraded from stock 4.0 to PA 2.52 (4.1) and suddenly all my media files disappeared from music player and gallery.
- SDrescan doesn't work
- there are no .nomedia files
- when i plug my phone to laptop via USB only files created after upgrade appear (but I can see all the "old" and "new" files in OI file manager)
-neither SD mount widget nor mounting through CW recovery seems to work, so there's no possibility of copying files to my laptop and formatting memory
what to do ?
Hi!
First of all. Nubia Z7 mini with stock rom 1.7X version (don't recall the last number). The phone was repartitioned and it was working without issues from 1 year ago.
I was trying to solve the youtube app issue ("Can't connect to server. Tap to try again") and following a tutorial I edited the build.prop file to change the release.version number from 4.4.2 to 5.0
To do that I made a backup copy of the original file into a folder of external sdcard. Then I copied another time the file with name build.prop.back in the /system directory, edited the original and tried to restart. System is not loading. Nubia logo appears and then disappears. The phone is on (the driver partition mounts and appears in the pc file explorer) but it displays nothing on the screen.
Tried from CWM 6.0.5 to revert the changes but i get error "Sd0 can't be mounted". So I cannot change the file nor restore a backup from external sdcard. Pc file explorer shows two volumes that can't be accessed because "no media is inserted". I guess it is because volumes are not mounted from the phone. I tried also to start the phone without the external sdcard (in case it was the backup of the file the cause of the issue) and it didn't work either.
What can I do? Thanks in advance.
Since the past two weeks I was experiencing the issue of this unknown file called .fe_tmp in my file explorer. This appears whenever I made an action of copying, cutting or deleting any of other files in my explorer. And also it appears in my usb flash drive when I tried to copy something in it.
Please help me how to remove this file permanently from my device.
My Device is Redmi note 4.
Thanks.
same problem
I got the same problem. I have tried connecting to PC and formatting and it is impossible to format the SD card.
I have tried every method and also used partition tools to format and it was a failure. Even if I delete a file from the SD card while it was connected to PC it processes the deletion but the file reappears. It's like a Zombie.
please solution
any solution ??
Hey, I tried opening the .fe_tmp file with notepad++ on my pc and found it's empty (or unreadable of some sort).
I am getting a unknown file in my file manager named .fe_tmp whenever I try to delete , copy , or move any of my data .
Device Redmi Note 10.
Please help
Thank you