HiFiMAN HM-901 visit pg 18. IMGS pg 19. NEW beta FW 1st page. . to the 901s. .new 901s FW .

Jul 10, 2013 at 3:24 AM Post #556 of 3,445
I haven't had any problems with my Sandisk Extreme 128GB SDXC Card.  I left it with exFAT format and have copied over 100GB in one session without problems.
 
I'd recommend getting a decent UHS-I compliant USB3.0 SDXC card reader, though.  Seems some UHS-I cards can be picky about different card readers. 
 
Jul 10, 2013 at 4:29 AM Post #557 of 3,445
I haven't had any problems with my Sandisk Extreme 128GB SDXC Card.  I left it with exFAT format and have copied over 100GB in one session without problems.
 
I'd recommend getting a decent UHS-I compliant USB3.0 SDXC card reader, though.  Seems some UHS-I cards can be picky about different card readers. 

 
You got the HM-901 to read exFAT!? I left my 128GB at home cos I copied my tracks over to it exFAT format and this morning it wouldn't read it. So I reformatted it back to FAT32 and left my files copy over again whilst I'm at work.
 
Jul 10, 2013 at 4:44 AM Post #558 of 3,445
Agree with Edwood you'd better use proper SDXC compliant card readers.  I'm using the Sandisk USB 3.0 cardreader with a Kingston 128GB SDXC card in exFAT format without any issue or long loading time.  In fact the reason for exFAT for SDXC is because the older FAT32 format is too inefficient and slow for larger capacity card so unless the card reader itself in the unit does not support FAT32, you should use exFAT.
 
I have also use the Sandisk 64GB microSDXC with adapter with the 901 and also don't have any problem.  You card reader seems to be the prime suspect causing issues.....
 
Jul 10, 2013 at 4:49 AM Post #559 of 3,445
That was the reason why I left my SD card in exFAT last night. But my iMac has an SD Card slot of which I use regularly. I need a dedicated SD card reader rather than the built-in Mac one ;-(??
 
Jul 10, 2013 at 4:58 AM Post #560 of 3,445
I find the iMac one is slow but given mine is circa 2012 not the latest so YMMV.  Also, copying files in MacOS create a bunch of .xxxxxx files (hidden) that are useless.  It also create the spotlight index and .trash etc which is extremely annoying.  As much as I love my iMac and MBA, files operation is just not a strong suit with MacOS in my experience be it copying to removable media or my QNAP NAS.
 
Read from chinese forum the 901 browse faster when there's less "junk" files.  I only keep the actual tracks and a .jpg file for each album.
 
Jul 10, 2013 at 5:06 AM Post #561 of 3,445
I find the iMac one is slow but given mine is circa 2012 not the latest so YMMV.  Also, copying files in MacOS create a bunch of .xxxxxx files (hidden) that are useless.  It also create the spotlight index and .trash etc which is extremely annoying.  As much as I love my iMac and MBA, files operation is just not a strong suit with MacOS in my experience be it copying to removable media or my QNAP NAS.

Read from chinese forum the 901 browse faster when there's less "junk" files.  I only keep the actual tracks and a .jpg file for each album.


From the command line:


  • mdutil -i off /Volumes/USB Volume
  • cd /Volumes/USB Volume
  • rm -rf .{,_.}{fseventsd,Spotlight-V*,Trashes}
  • mkdir .fseventsd
  • touch .fseventsd/no_log .metadata_never_index .Trashes
  • cd -

Where USB Volume is the actual mount point your stick gets attached too.

I did this for my USB external drive, works like a champ.
 
Jul 10, 2013 at 5:11 AM Post #562 of 3,445
^^ I use Asepsis, a once-and-for-all solution for stopping OS X from creating junk directories on your external disks.
 
http://asepsis.binaryage.com/
 
Jul 10, 2013 at 5:13 AM Post #563 of 3,445
Great info, I'll stick with Sandisk then.
Quote:
I haven't had any problems with my Sandisk Extreme 128GB SDXC Card.  I left it with exFAT format and have copied over 100GB in one session without problems.
 
I'd recommend getting a decent UHS-I compliant USB3.0 SDXC card reader, though.  Seems some UHS-I cards can be picky about different card readers. 

 
Jul 10, 2013 at 5:13 AM Post #564 of 3,445
Wow. U're more thorough than me. I just whack out any .* files in the SD card.

find /Volumes/[SD Card] -name ".*" -exec rm -rf {} \;
 
Jul 10, 2013 at 5:27 AM Post #565 of 3,445
Thanks for the tips!!
 
Quote:
^^ I use Asepsis, a once-and-for-all solution for stopping OS X from creating junk directories on your external disks.
 
http://asepsis.binaryage.com/

 
Would running a system wide daemon have any performance hits?  I do plenty of .raw and some video processing and is wary of anything that can impact I/O speed.....
 
Jul 10, 2013 at 5:33 AM Post #568 of 3,445
I don't run a lot of I/O or computational intensive stuff but my Macbook has been fine since I installed that.
 
Quote:
Thanks for the tips!!
 
 
Would running a system wide daemon have any performance hits?  I do plenty of .raw and some video processing and is wary of anything that can impact I/O speed.....

 
Jul 10, 2013 at 5:34 AM Post #569 of 3,445
Just got home. Ejected my SanDisk 128GB & popped it into the HM-901 and card error :-(. Grrr!!
 

 
 
That sucks... probably some bad sector or dirty bit on the SD card already?  Try to fix that before copying again.  Best luck man!
 
Jul 10, 2013 at 5:55 AM Post #570 of 3,445
Quote:
 
 
That sucks... probably some bad sector or dirty bit on the SD card already?  Try to fix that before copying again.  Best luck man!

 
Different cards. At work it was the SanDisk MicroSDXC with the adapter. At home, it was my Transcend 128GB. Anyway, after inserting/removing a couple of times it's reading now. So no more touching. No more ejecting SD Cards :p.
 
Interestingly though every low capacity card I put in (and I mean really low like 2GB/4GB) read on first go.
 

Users who are viewing this thread

Back
Top