--- In "Mihai" <> wrote:
>
> i've solved my problems:
>
> a) the board is labeled kind of funny. even there are 7 settings for
> the jumper only numbers 1-6 are written on the pcb. what i thougth is
> jumper on position 5 was instead on 6.
>
> b) the board was not loking up. it takes a while to access data on the
> SD card and while in that more the console/network terminals are not
> responsive. i let it run and finished in about 10mins.
> TS acknowledged the SD card driver is the culprit, they're working to
> improve that.
> --
I'm glad to see TS is working on SD card speed. With their recent
fastboot success, I expect significant improvement. Meanwhile, there
is a workaround you can use to greatly improve SD performance for some
tasks, especially apt-get operations and native compiling: mount the
SD card asynchronously. You may remount your SD card root temporarily
using...
mount / -o remount,async
...or by editing /etc/fstab to change it permanently.
See my previous message# 3226 for more details.
Hope this helps!
-David Wagner
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|