|
2007-04-11
, 22:37
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#22
|
/home/user # sync; time sh -c "dd if=/dev/zero of=/dev/mmcblk1 bs=1M count=128; sync; sync; sync;" 128+0 records in 128+0 records out real 0m 20.64s user 0m 0.00s sys 0m 1.39s
|
2007-04-12
, 00:21
|
|
Posts: 1,310 |
Thanked: 820 times |
Joined on Mar 2006
@ Irving, TX
|
#23
|
|
2007-04-25
, 23:26
|
|
Posts: 273 |
Thanked: 104 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#24
|
|
2007-04-25
, 23:46
|
|
Posts: 449 |
Thanked: 18 times |
Joined on Apr 2006
@ Eureka, CA
|
#25
|
|
2007-04-26
, 07:39
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#26
|
I would assume that before I can use them that I need to format/partition them (?), but does this mean I need to go out and purchase a USB multi-card-reader with SDHC support before I can do this? The card readers on my Linux PCs don't seem to recognize these cards (nio big surprise). How do the rest of you SDHC people do this?
2) I need to have clear(er) guidance on the best way to partition these cards. I have read that they *must* have a FAT(32?) partition on them -- is this true? How large? Being a Linux guy I would simply prefer to format them completely as EXT3.
|
2007-05-04
, 19:28
|
Posts: 2 |
Thanked: 0 times |
Joined on May 2007
|
#27
|
See the SDHC wiki:
http://www.internettablettalk.com/wi..._to_a_computer
In short - you don't need to format. You just need to patch the kernel to get SDHC support. This is not hard to do.
Good luck.
|
2007-05-04
, 20:32
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#28
|
I just can't get that guide to work.
I just don't understand why I get that "error".
http://kirkedam.mine.nu/kwk/N800%20Stuff/Bilde340.jpg
Thanks in advance
|
2007-05-04
, 21:23
|
Posts: 2 |
Thanked: 0 times |
Joined on May 2007
|
#29
|
You did not enter correct path to kernel flasher archive. I have added more details to that wiki page. Read again and use proper path, it depends on where you saved those files.
|
2007-05-06
, 22:31
|
Posts: 57 |
Thanked: 4 times |
Joined on May 2007
|
#30
|
Well... did redo the speed test using 319MB size AVI file copied from computer to N800. It took 740 seconds... (that is over 12 minutes...). By reading back the same file to PC took only 30 seconds! Thus the read speed is over 10MB/sec, which is over 20x faster than write speed! That is with "regular" 4GB SD card, not SDHC card. (I do have the SDHC kernel installed which seem to be faster than the stock kernel, even with non-SDHC cards.)
At any rate even Class 2 card would be many times faster to write than my current 4GB card. (Read speed might be slightly slower?)
Based on your recommendation I'll propably just get a Class 2 card.
The Following User Says Thank You to chyang For This Useful Post: | ||
I have seen some speed test numbers here about speeds of different cards, but I do not remember seeing anything about write speed of different SDHC class cards? Would the Class 4 be faster than Class 2 to write to, when using the patched SDHC kernel in N800?