Search the web
Sign In
New User? Sign Up
ts-7000 · TS-7000 ARM SBC
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 6132 - 6161 of 11366   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6132
I read in the TS-7260 manual that the SD & compact flash cards must be formatted as EXT2. Is this still the case (The manual I have was written in 05/2006)? If...
cspin_2001
Offline Send Email
Apr 1, 2007
7:08 pm
6133
am new to linux.. But before the experts come to your rescue Try mount -t vfat ... be ... the...
bibhu
bibhu_420
Offline Send Email
Apr 1, 2007
7:28 pm
6134
... must ... 2006)? ... on ... Also, make sure the fat and vfat modules are loaded using 'lsmod' to check. If they're missing - as they are not loaded by...
PeterElliot
Offline Send Email
Apr 1, 2007
11:21 pm
6135
Hi, all, Is the stock kernel and initrd (if it uses one) that ships with the 7260 available for download somewhere? I have a 7260 with the SD Card option and...
jywmpg
Offline Send Email
Apr 2, 2007
3:55 pm
6136
... I'm going to jump in here rather than start a new thread I've got my sd card to mount using the command: mount -t vfat /dev/sdcard0/disk0/part1 /mnt/sdcard...
jweller123469
Offline Send Email
Apr 2, 2007
5:24 pm
6137
... boots. ... basic ... The latest busybox (1.4.2) is not happy with glibc. uClibc works fine tho. So I moved to busybox 1.0 and it works. BTW how does on...
captian_rm
Offline Send Email
Apr 2, 2007
8:06 pm
6138
Hello, ... It sounds like your SD card driver has not yet loaded... //Eddie...
Eddie Dawydiuk
dawydiuk
Offline Send Email
Apr 2, 2007
9:51 pm
6139
Hi I'm trying to bootup TS7400 from SD card . When TS-9441 is connected to the board , there is no problem but when i remove and restart Debian doesn't show...
Tuğrul GÜÇLÜ
islandwind
Offline Send Email
Apr 3, 2007
5:17 am
6140
Answering to a part of my own question: I opened the ts7300_opencore.qpf in Quartus II. Then I compiled ts7300_top.v and transferred the .rbf file to the...
bibhu
bibhu_420
Offline Send Email
Apr 3, 2007
5:46 am
6141
Hi. I found this old post, by looking for informations about "ep93xx_tsc.h". Me too, I need this file in order to compile RTAI applications. I would like to...
Julien
kaezar1
Offline Send Email
Apr 3, 2007
8:18 am
6142
Isn't there some strange thing you have to do in order to use busybox? I thought for the initrd one had to use initrd=/proc/self, no? Maybe that's way off the...
Christopher Friedt
cfriedt@...
Send Email
Apr 3, 2007
10:29 am
6143
Hello, I just start to use a TS-7200. Everthing was allright. I have just a problem with the network at startup... I would like to do a change (add two insmod)...
efm8829
Offline Send Email
Apr 3, 2007
11:29 am
6144
... Have you set the linuxrc soft-link to something reasonable? For example (trying to remember the relevant docs here) if you boot from the TS-9441 and issue...
Mel Wilson
mwilson_mwsc
Offline Send Email
Apr 3, 2007
1:05 pm
6145
... I thought of that, but even once the system is up and running, mount -a does not work, but the full mount command does. lsmod shows that the sdcard module...
jweller123469
Offline Send Email
Apr 3, 2007
1:27 pm
6146
Hi, I have the same problem. I can't build my program because I miss this file : ep93xx_tsc.h I read in this post : ...
bowbaq74000
Offline Send Email
Apr 3, 2007
1:28 pm
6147
Hi, I need a used TS-7200 series SBC for study. Anybody who want to sell one to me? Thanks Bin...
bin_huang828
Offline Send Email
Apr 3, 2007
1:53 pm
6148
... boots. ... basic ... ideas? ... Yeap busybox works if I call busybox straight!!! Its one of those chicken and egg problems. First app is linuxrc which...
captian_rm
Offline Send Email
Apr 3, 2007
2:26 pm
6149
What is the difference between the zImage and vmlinux versions? There doesn't seem to be binary versions for the ts7200 past ts9 on the ftp site even though it...
Patricia Kirsch
pattykirsch
Offline Send Email
Apr 3, 2007
3:04 pm
6150
According to me, there are no differences. It's just the name of the kernel Linux : zImage vmlinux or vmlinuz... When you build your kernel version, you use...
bowbaq74000
Offline Send Email
Apr 3, 2007
3:15 pm
6151
... zImage is compressed kernel, vmlinux is an uncompressed kernel. ... Correct. ... I've never used this functionality so I'm unfamiliar. I would refer to the...
Eddie Dawydiuk
dawydiuk
Offline Send Email
Apr 3, 2007
5:42 pm
6152
Does anyone know which IRQ is assigned to the compact flash? The newest layer for libata expects one....
captian_rm
Offline Send Email
Apr 3, 2007
6:25 pm
6153
From the output of cat /proc/interrupts I'm guessing IRQ 32. root@ts7000:daemon# tail /proc/interrupts 4: 1339806307 timer 32: 33121 ide0 39:...
Jason Stahls
j_stahls
Offline Send Email
Apr 3, 2007
10:36 pm
6154
Hello, Please try this file: http://oz.embeddedarm.com/ftp/rt/linux24-ts11-rt-headers.tar.gz It is the headers for a TS11 kernel patched with Adeos-RTAI. ...
Ronald Gomes
automatisarg
Offline Send Email
Apr 4, 2007
12:56 am
6155
I tried it last week with good results. I loaded an initrdfile by writing "load -r -b 0x00800000 -m xmodem". After that you will see "CCCC" outputted from...
Per Öberg
oberg_at_isy
Offline Send Email
Apr 4, 2007
5:47 am
6156
Hello. Thanks for your link, indeed I found the "ep93xxx_tsc.h". I put it into the right directory, and I don't have anymore error during compilation about...
Julien
kaezar1
Offline Send Email
Apr 4, 2007
7:20 am
6157
... I've opened a google project. My current code can be found on http://code.google.com/p/bat3. it still needs some tuning but the current subversion...
wimpunk
Offline Send Email
Apr 4, 2007
10:42 am
6158
Hello, I'm trying to write a very simple irq handler for a ts-7250 board, and I can't seem to get the dependencies correct. Here's what I have so far #include...
mbuynak
Offline Send Email
Apr 4, 2007
11:01 am
6159
... Hi wimpunk, I'm watching the development with interest... Wouldn't it have been easier to simply upload a zip (tar.gz) file to the files section of the...
PeterElliot
Offline Send Email
Apr 4, 2007
11:41 am
6160
... PJE, When I'm completely happy with the soft, I'll upload it. It's just missing a few features now. wim....
wimpunk
Offline Send Email
Apr 4, 2007
12:07 pm
6161
... Yeap. I looked at the design layout and found it. I ported the driver over to 2.6.20-rc5 with the ata layer. I like to port my driver over to the generic...
captian_rm
Offline Send Email
Apr 4, 2007
2:09 pm
Messages 6132 - 6161 of 11366   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help