You shouldn't have to manually partition the SD card, or allocate size for it. The partitions are built into sdimage-new.dd, and the size to be allocated will...
22348
tanganyang1985
Feb 28, 2013 3:20 pm
Thank you for your reply. I use df -T, it gives me Filesystem Type 1K-blocks Used Available Use% Mounted on /dev/sda5 ext4 12074928 5730836...
22349
Don Tucker
Rekcut_Nod
Feb 28, 2013 4:19 pm
Something I should mention is that the SD card should NOT be mounted when you dd the image over. I don't normally have a problem with that, as the SD cards I...
22350
Clark Dunson
clarkdunson...
Feb 28, 2013 5:09 pm
So you have a <=2GB SD, not SDHC card? (SDHC doesn't work with TS7260 AFAIK) I must use the dd option 'bs=204839; for 2GB SD card....
22351
tanganyang1985
Feb 28, 2013 5:45 pm
thanks so much, the image has been dd to the sd card now, however, when i boot the sbc and type exit, the linux can't be loaded ... . . . Finished booting in...
22352
Don Tucker
Rekcut_Nod
Feb 28, 2013 6:17 pm
I'm guessing that the linuxrc hasn't been linked to linuxrc-sdroot, but it's been a while. When you get the $ prompt and type "ls -l" what is linked to...
22353
tanganyang1985
Mar 1, 2013 4:19 pm
thanks Don, when I type "ls -l" minicom gives me: drwxr-xr-x 15 0 0 1024 Jan 1 1970 var drwxr-xr-x 12 0 0 1024 Mar 30...
22354
Rod Nussbaumer
nbomr2k03
Mar 2, 2013 4:59 pm
I know it's a little late now, but I would just point out that 'df' is not the correct tool to use for determining the nature of the partitioning on your SD...
22355
Rekcut_Nod
Mar 4, 2013 4:40 pm
You should probably try contacting TS tech support, since I'm just guessing here, but you can try renaming the tsfastboot file and then reboot ("shutdown -r...
22356
tanganyang1985
Mar 6, 2013 1:39 pm
The problem seems been fixed. Thanks a lot for your guys. BTW, I am a beginner and I am looking for a good textbook, would you give some suggestions. THX ... ....
22357
Yan Seiner
cptdondo
Mar 7, 2013 4:00 pm
Can someone point me to some sample code for the on-board a/d - not the max197 code but the ep93xx a/d code? Thanks!...
22358
Joel Morgan
joelrmorgan2000
Mar 7, 2013 4:10 pm
Hi, ... You can take a look at my implementation at https://github.com/mmsi/dbes/tree/master/sensors/adc The core stuff is based on something from TS, I think...
22360
tanganyang1985
Mar 22, 2013 12:33 pm
hi dear all: Is there a possible way to get a http post from ts-7260 to a windows host machine? I am trying to install Gsoap on ts-7260, but I failed. thanks...
22361
ramirosenbaum
Mar 22, 2013 12:48 pm
hi, Did you try libCurl? I use it on my TS-7553....
22362
tanganyang1985
Mar 22, 2013 2:22 pm
thanks for quick response, it seems great I will give it a shoot and post the result...
22363
pikappstrmchaser
pikappstrmch...
Mar 23, 2013 10:24 pm
How do you compile the file into the kernel?...
22364
ronmuzzi
Apr 8, 2013 4:18 pm
Has anyone done this successfully? I'm trying to run SLIP over an RS-422 line at 115200 baud using a port on the TS-SER4 board and the TS-7260 linux board. The...
22365
tanganyang1985
Apr 15, 2013 4:08 am
Hi, Did you remember how to configure the libCurl to ts 7553? I have tried: ./configure --prefix=/apollo/curl --build=i686-linux --host=arm-linux...
22366
tanganyang1985
Apr 15, 2013 4:20 am
or probably I can download the debian package (since my ts 7260 is using debian OS) directly from this page: http://packages.debian.org/squeeze/curl? thanks...
22367
Rami Rosenbaum
ramirosenbaum
Apr 15, 2013 2:57 pm
I took many packages from the distro (7553 runs the 'Lenny39;, so better take the original Lenny packages from the archive: http://archive.debian.net/lenny/). If...
22368
tanganyang1985
Apr 15, 2013 3:11 pm
Thanks so much, I fixed the problem in another way. when I compile, I type ./configure --host=arm-unknown-linux --build=i686-linux CFLAGS='-Os'...
22369
Rami Rosenbaum
ramirosenbaum
Apr 16, 2013 11:52 am
getting a file from a PC in the LAN: I run a web-server on the PC and run wget from the TS. ... -- Rami Elhalel-Rosenbaum...
22370
ali
alirsaeb_123
Apr 26, 2013 2:11 pm
I have just bought TS-7350 and followed the manual to connect it with PC. I have virtualbox having Debian. What exactly i m doing is that i have connected the...
22371
ramirosenbaum
Apr 26, 2013 3:23 pm
Hi, I'm working on the TS-7553, but it should be the same. I'm running Fedora on VirtualBox, but it's all the same. There might be a few silly different...
22372
Rod Nussbaumer
nbomr2k03
Apr 27, 2013 4:10 pm
First, verify that the serial port is correctly configured/enabled on your virtual Linux. Run minicom, and connect pins 2 & 3 on the serial port or serial...
22373
Alex
alexanchorag...
May 9, 2013 3:55 am
Hi all, I purchased a batch of TS-ADC16 from Technologic Systems in March 2013. I am testing the boards now and the entire batch is defective. I need the...
22374
headline
bru22003
May 9, 2013 10:18 am
Hi Alex, I might have some. I need to check at work in a few hours. Angel Facebook: http://www.facebook.com/osop.panama Twitter: @OSOPSA...
22375
Jaan
jaan_r
May 16, 2013 12:52 pm
Hi all, After some trial and error procedures, I may report that I am now able to modify and compile a 2.6.37.6 kernel with possibility to mount SD card...
22376
Jaan
jaan_r
May 16, 2013 1:19 pm
More about the topic. I can mount the SD card with /etc/fstab or with: "mount /dev/tssdcardb1 /mnt/" When using 32 GB SD cards, I found that kernel 2.6.34-ts &...
22377
Jaan
jaan_r
May 16, 2013 1:25 pm
And more. Line 857 of drivers/mmc/host/tssdcard.c of kernel 2.6.34-ts was: set_capacity(dev->gd, dev->size * 512 / KERNEL_SECTOR_SIZE); I could just leave the...