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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 12631 - 12661 of 16535   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12631
Hi,, If you check the specs of the ARM SBCs, some of them have very fast boot up time like TS-7300 or ...
r.abusanad
Offline Send Email
Oct 1, 2008
7:19 am
12632
It means how the linux is loaded. for example before booting you have to load the boot loader then kernel. in the fast boot up boards TS have some propritery...
LaksCEO
laks_psg80
Offline Send Email
Oct 1, 2008
7:33 am
12633
Hi, I am using TS7300 board,and have doubt whether PPPD shiped with Deabain having cabaple of Multilink PPP i.e. Source file of MPPP(multilink.c) is included...
ts7300
Offline Send Email
Oct 1, 2008
10:12 am
12634
Hi, When you use mmap you should always use a page aligned base address and then add an offset to the returned pointer. Thus: spi_ioptr = (unsigned...
PeterElliot
Offline Send Email
Oct 1, 2008
11:21 am
12635
... (unsigned long *)........
Jim Jackson
jimbox51
Offline Send Email
Oct 1, 2008
12:11 pm
12636
... I'm sure the pppd will have multilink support. What may not have multilink support is the linux kernel. If you download the kernel source from Technologics...
Jim Jackson
jimbox51
Offline Send Email
Oct 1, 2008
12:40 pm
12638
Thanks LaksCEO I got the idea ;) next question is : can we modify a slow boot up SBC to make it faster??? thanks...
r.abusanad
Offline Send Email
Oct 1, 2008
1:45 pm
12639
Thanks Jim - Good to see someone's awake (I wasn't!) It should be: volatile unsigned long *spi_ioptr spi_ioptr = (unsigned long*)mmap(0,getpagesize(), ...
PeterElliot
Offline Send Email
Oct 1, 2008
2:25 pm
12640
... So a stock kernel worked at one time, but now does not? If you cannot boot a stock kernel, then that points to a problem with your methods, rather than a...
charliem_1216
Offline Send Email
Oct 1, 2008
3:07 pm
12641
Hi, Thanks for the help. I tried booting into the busybox shell by providing that as my init instead of /linuxrc and then create devices. However, insmod...
Pradip De
pidarped
Offline Send Email
Oct 1, 2008
4:23 pm
12642 sean machin
smachin1000
Offline Send Email
Oct 1, 2008
7:09 pm
12643
Hi all, I'm trying to load via serial line the kernel 2.6.21 (I got it on website) and I'm using the default configuration. The problem is about the flash. It...
greywolf9923
Offline Send Email
Oct 2, 2008
12:58 pm
12644
Hi all, I'd like to use the latest kernel with my board ts-7200. Have you got any suggestions about it? Do you know any limitation with this kernel (maybe...
greywolf9923
Offline Send Email
Oct 2, 2008
1:10 pm
12645
I had inserted PPP module into Kernel,will it have the support for multi link ppp.In ppp options file it does not show any options of multiple link. Ya I have...
dinesh_lohan
Offline Send Email
Oct 2, 2008
2:25 pm
12646
All In the interests of focusing more on the special features and challenge offered by the TS-7390 integrated with the LCD touchpanel, I've started a new group...
leaton
Offline Send Email
Oct 2, 2008
4:57 pm
12647
Hi Larry, I would strongly advise not splitting this group up. I've used the TS- 7200 and have a TS-7300 based product on the market and I'm currently moving...
PeterElliot
Offline Send Email
Oct 2, 2008
6:22 pm
12648
... Why? It isn't as if this group is high traffic, and many of the issues cover other boards as well....
Jim Jackson
jimbox51
Offline Send Email
Oct 2, 2008
7:32 pm
12649
... Either email TS support and ask if their kernel has ppp multilink compiled in, or do as I have advised, and find out yourself. The source is there. The...
Jim Jackson
jimbox51
Offline Send Email
Oct 2, 2008
7:36 pm
12650
I recently acquired a TS-7300 and downloaded the fpga code from the opencore website. Attempting to build the core using the free web- based quartus II...
jwsincla99999
Offline Send Email
Oct 2, 2008
7:46 pm
12651
... This might be your problem ... but I would have thought the opencores project would have this set correctly ... The FPGA has dual-purpose pins. By default,...
David Hawkins
dave_w_hawkins
Offline Send Email
Oct 2, 2008
8:04 pm
12652
Will the source code available in Technologics site. ... compiled...
ts7300
Offline Send Email
Oct 3, 2008
5:01 am
12653
Dave, Thanks for the info. I will look at the pins you referenced in more detail. I have made some progress. Apparently, I did not have all the project...
jwsincla99999
Offline Send Email
Oct 3, 2008
3:43 pm
12654
Hi John, ... What you did sounds about right. If you look in the .qpf file, you should see that its a text file, and contains statements something like: ...
David Hawkins
dave_w_hawkins
Offline Send Email
Oct 3, 2008
3:52 pm
12655
I noticed something quite strange when mounting various USB pendrives... not all manufacturers are recognized! Here's the way I mount the pendrive ...
Jayne Dickinson
gamineski
Offline Send Email
Oct 3, 2008
8:23 pm
12656
Jim, I am perfectly aware of the fact that pump is a dhcp client. You jump to conclusions without truly understanding the problem. My customers only have...
fulatoro
Offline Send Email
Oct 3, 2008
9:12 pm
12657
... If you grep (or less) the dmesg for references to /dev/scsi/host you will find... /dev/scsi/host0/bus0/target0/lun0: p1 /dev/scsi/host1/bus0/target0/lun0:...
Jim Jackson
jimbox51
Offline Send Email
Oct 3, 2008
9:44 pm
12658
I tried mounting root@smiCm:/# mount -t vfat /dev/scsi/host2/bus0/target0/lun0 /mnt/usbdisk mount: /dev/scsi/host2/bus0/target0/lun0 is not a block device...
Jayne Dickinson
gamineski
Offline Send Email
Oct 3, 2008
10:38 pm
12659
Hi, As far as I remember "-1" means that last fash sector holds the "Redboot FIS directory". On my TS-7200 I have 8mb NOR flash (64 * 1280kb block). -...
Matthieu Crapet
mcrapet@...
Send Email
Oct 4, 2008
10:04 am
12660
Hi again! I worked some months ago on 2.6.24.4 (patch against official kernel, not TS one). I had a quick glance in more recent kernel, it "gpio lib" has been...
Matthieu Crapet
mcrapet@...
Send Email
Oct 4, 2008
10:13 am
12661
... It has 4 partitions, try fdisk -l /dev/scsi/host2/bus0/target0/lun0 It will show you how the pen drive is partitioned. It might be that the first partition...
Jim Jackson
jimbox51
Offline Send Email
Oct 4, 2008
3:23 pm
Messages 12631 - 12661 of 16535   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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