I've had one on order for ever and haven't received it yet! Ian T. This e-mail, including any attachments and response string, may contain proprietary...
17680
j.chitte
Apr 6, 2010 6:46 am
... Thanks for your comments. I found the problem in fstab on the board. I had a nfs mount in the other direction that was getting pulled in by 'mount -a'...
17681
j.chitte
Apr 6, 2010 10:57 am
... Oh no. I spoke too soon. I retract my apology , it sucks. nfs seems unable to even keep changes made on the client visisble to the client in any...
17682
jspooner68
Apr 6, 2010 11:01 am
I am currently trying to send large data files over TCP to a remote computer from a TS-7500. The transfer will work sometimes but it will occasionally lockup....
17683
Jim Jackson
jimbox51
Apr 6, 2010 11:26 am
... Dunno what you are doing wrong, but I use NFS all the time, for general file sharing, backup and development on many different linux boxes, linux versions,...
17684
Alexey Vdovin
alexeyvdovin
Apr 6, 2010 11:56 am
I saw same problem with NFS transfer on TS-7500. Some sort of magic with kernel options hides this issue may be temporary ... Still looking for solution too....
17685
Wayne S
zuikway
Apr 6, 2010 11:58 am
... Anyone had any experience with this one: http://www.embedinfo.com/english/product/em104v1.asp http://www.embedinfo.com/english/product/mini2410III.asp Has...
17686
Morgan Gangwere
trogdor_t_b
Apr 6, 2010 12:36 pm
... I worked around this by *not* using NFS and using a 1GB CompactFlash for / -- I only mount /etc and /home on NFS. It just saves me headache (also, I run...
17687
j.chitte
Apr 6, 2010 12:40 pm
... Hi Jim , thanks for the details. I have changed my /etc/exports to match yours , I had sync and no insecure. Otherwise the same. However, my 7250 reports...
17688
Morgan Gangwere
trogdor_t_b
Apr 6, 2010 12:41 pm
... I keep hearing about this; I dont have this problem, but then again I use a 400MB Swapfile on CF... Which I think might be related to the problem. IIRC nfs...
17689
pierrot lafouine
pierrotlafouine
Apr 6, 2010 1:20 pm
I ordered DevKit8000 wich is basically a BeagleBoard clone from Embest (Timll) It was delivered fast, but was DOA. They are shipping me a second DevKit8000. ...
17690
Jim Jackson
jimbox51
Apr 6, 2010 7:49 pm
... Suspect different versions of the nfs mount program have different defaults. I'm using the mount in busybox v1.00-rc3. However you can specify what options...
17691
Paul A. Bennett
paul_a_benne...
Apr 6, 2010 7:56 pm
Hello! I'm wondering if anyone has tried using a TS-7500 with a USB Audio device. I'm having no trouble playing audio but the capture side of the equation...
17692
trickyr67
Apr 6, 2010 11:15 pm
I am trying to get the 8250/16550 serial driver working on the 2.6.21-ts kernel. I populated include/asm/serial.h with my serial port info which is 2x...
17693
Cindy Landon
csits7000
Apr 7, 2010 1:16 pm
Since I have not received any replies to this topic, I am curious if anyone has tried to install Apache Tomcat (or Jetty) on any of the TS-7300 boards, and if...
17694
nxtcomputing
Apr 7, 2010 3:14 pm
Hi All, I have a bunch of TS-7500 boards with microSD cards that I am trying to update programs on. I have written a script file that telnets to the board,...
17695
j.chitte
Apr 7, 2010 4:03 pm
... Hi, sorry I should have said explicitly , I'm booting nfsroot so I don't think there's much scope for passing parameters. Maybe I could try a remount. That...
17696
naturalwatt
Apr 7, 2010 6:15 pm
... Did you get a mail from them saying their FCC/CE marking was delayed until end of April?...
17697
Mike Ingle
findmike62
Apr 7, 2010 6:18 pm
Same email here......
17698
Ian Thompson
bulkoboy11
Apr 7, 2010 6:49 pm
Yes, I got the email. I forgot to mention that I have a SheevaPlug. It works very well and the community keeps the kernel very current. Ian T. This e-mail,...
17699
Jim Jackson
jimbox51
Apr 7, 2010 9:38 pm
... I believe the root partition should remounted with the options specified for / in the /etc/fstab . I always have the noatime option specified for all...
17700
Jason Stahls
j_stahls
Apr 7, 2010 9:42 pm
... Try replacing that sleep 10 with sync, sync shouldn't return till the disk cache has been completely written out. -- Jason Stahls...
17701
nxtcomputing
Apr 7, 2010 11:30 pm
Looks like that was the fix. Thank you! -Rob...
17702
j.chitte
Apr 8, 2010 9:34 am
... It seems that it is remounted by mount -a , although I don't see it documented that it will do a remount implicitly on an already mounted device. I found I...
17703
Per Öberg
oberg_at_isy
Apr 8, 2010 10:13 am
I just started reading the thread so excuse my ignorance: Have you mentioned what server you use and how it is configured? Are you getting anything in the...
17704
Jim Jackson
jimbox51
Apr 8, 2010 11:05 am
... I have compiled in the rdate functionality to busybox, and immediately the interface is up I edited in an rdate call to a server that keeps accurate time....
17705
j.chitte
Apr 8, 2010 9:03 pm
... Thanks Jim, but I think we're talking at cross purposes. My nfs is the root fs , that does not seem to match your usage mounted at /mnt/nfs. what you've...
17706
rodriguezromain62
rodriguezrom...
Apr 9, 2010 10:58 am
Hello everybody, i'm a student in training. I living in France, and i need some help about ADC on TS7800. I try to understand the ts7800ctl programm but i dont...
17707
Harold
hldewar
Apr 9, 2010 5:10 pm
The values from ts7800ctl -r are the raw binary ADC values, as described in the manual. http://www.embeddedarm.com/about/resource.php?item=393#section5.3 From...
17708
Jim Jackson
jimbox51
Apr 9, 2010 7:11 pm
... Errrr yes... but I thought the important things were the options. Anyway the entry from the fstab of my nfs root partition is virtually identical... ...