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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 12894 - 12924 of 16536   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12894
To all I have a TS-7390 and have been trying to set up a larger SD card for use doing native development right on the board. I've been trying to partition both...
Larry
leaton
Offline Send Email
Nov 1, 2008
4:00 pm
12895
Hi, here are a couple of comments and suggestions... 1. If you are using the TS9445 board for the console, it apparently ... Wow I didn't know that! I though...
dabetsr
Offline Send Email
Nov 2, 2008
11:10 pm
12896
... I have never been successful getting fdisk to work on the SD card on a TS board. I am confident that the driver does not support it. TS has their own...
Alan Dayley
alandond
Offline Send Email
Nov 3, 2008
2:13 am
12897
I am attempting to setup bridging between the two Ethernet ports on a TS-7370. I have compiled a 2.6 Kernel with Ethernet bridging and Universal TUN/TAP...
Kevin
kns_2005
Offline Send Email
Nov 3, 2008
2:14 am
12898
Hi, I am using TS-7300 Board,How we can ensure or check that Kernel which is shiped has multilink support is present or not.I have gone through Options file of...
ts7300
Offline Send Email
Nov 3, 2008
5:20 am
12899
Hi everyone! I installed lenny armel on a TS-TPC-7390 using the help and procedure from Ted Roth (http://ted.openavr.org/Lenny-on-ts7390/). I am currently...
dabetsr
Offline Send Email
Nov 3, 2008
12:37 pm
12900
Hi everyone: This is a bit off-topic but I've been struggling with this for a while. I need to locate some IR LEDs like those used in the IR nightvision ...
Yan Seiner
cptdondo
Offline Send Email
Nov 3, 2008
6:28 pm
12901
Here's a USB relay solution. http://www.phidgets.com/products.php?product_id=1014...
Yan Seiner
cptdondo
Offline Send Email
Nov 3, 2008
6:35 pm
12902
I don't know what you're camera app is, but you could possibly switch the LED's so they are only on when the camera is actually making a picture. If this is...
leaton10@...
leaton
Offline Send Email
Nov 3, 2008
6:43 pm
12903
... Along these lines you can also PWM the LEDs such that their on current is a couple amps. This should make them much brighter. Jason...
Jason Stahls
j_stahls
Offline Send Email
Nov 3, 2008
6:48 pm
12904
After sometime I had another go at two USB devices that I couldn't get working on ts7800 boards - a Griffin iMic and Maxon BP3 3g wireless modem. This had been...
Andrew Taylor
litoria2002
Offline Send Email
Nov 4, 2008
3:38 am
12905
Hi, I am trying to establish PPPD server on TS7300 board.Problem I am getting when I am using port ttyAM0 PPPD connection is establish but once I changed to...
ts7300
Offline Send Email
Nov 4, 2008
6:39 am
12906
how to read the temperature on TS-7200 with TMP124 on NetBSD 3.1.1? I waiting for reading temperature using TMP124 on TS7200 with NetBSD (Message #6950). ...
Andres Gomez
andres.gomez08
Offline Send Email
Nov 4, 2008
12:30 pm
12907
... I can't really do that... Unfortunately, the camera is run by motion, which takes about 5 fps until motion is detected and then 12 fps. There is no output...
Yan Seiner
cptdondo
Offline Send Email
Nov 4, 2008
3:02 pm
12908
Hi, My 7260 runs with 2.6.21-ts(initramfs/busybox/swith_root) and a debian-fs on usb(read only). Though the system boots fine in to debian, during bootup I get...
gajans.garage
Offline Send Email
Nov 4, 2008
3:32 pm
12909
I too don't think it is a power issue. It worked with 2.4 and my boards are all powered by AC adapters. And FYI .. I tried G-202 from ZyXEL (which has a...
gajans.garage
Offline Send Email
Nov 4, 2008
3:44 pm
12910
Greetings, I am having the same problem, I didn't change anything on my factory default TS7400 board and now my ethernet device doesn't work anymore... dmesg...
Jayne Dickinson
gamineski
Offline Send Email
Nov 4, 2008
4:17 pm
12911
Please, how to read the temperature on TS-7200 with TMP124 on NetBSD 3.1.1, i don't haveĀ  hw.tspld0.board_temp on 3..1.1 version, only in 4.0. Yahoo! Cocina ...
Andres Gomez
andres.gomez08
Offline Send Email
Nov 4, 2008
6:40 pm
12912
I would like to know if it is too difficult, the level of effort, and how to install ssh on TS7200. Thanks, Ken F...
kcfarleysw
Offline Send Email
Nov 4, 2008
6:42 pm
12913
... Something like this happened to us. In our case, the MAC address kept in EEPROM got erased -- we never found evidence to tell us how. IIRC, if you get a...
Mel Wilson
mwilson_mwsc
Offline Send Email
Nov 4, 2008
7:01 pm
12914
I surely appreciate the feedback, I wish it was the EEPROM... here's the results of ifconfig -bash-2.05b# ifconfig eth0 Link encap:Ethernet HWaddr...
Jayne Dickinson
gamineski
Offline Send Email
Nov 4, 2008
7:12 pm
12915
apt-get install sshd in debian based. If you don't install debian linux, only defaul OS (TS-Linux) with busybox, this is the command: dropbearkey -t rsa -f...
Andres Gomez
andres.gomez08
Offline Send Email
Nov 4, 2008
7:42 pm
12916
... Hi Andreas -- Example userspace code is at: ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7260-linux/samples/tempSensor.c But for you, since you are using...
charliem_1216
Offline Send Email
Nov 4, 2008
8:14 pm
12917
I'm trying to use POSIX threads on the TS-7800, using the supplied eabi development environment under Windows. I have added pthread to the -l libraries in the...
williampdev
Offline Send Email
Nov 4, 2008
9:01 pm
12918
Yes, but tempSensor.c not run in NetBSD (I probe this script before this post). In NetBSD 4.0 the temp sensor controller go on with kernel, it's native, it's...
Andres Gomez
andres.gomez08
Offline Send Email
Nov 4, 2008
11:34 pm
12919
Just thought i'd bump this. Still no further in getting this DAC board to work :(...
the_chapstick
Offline Send Email
Nov 5, 2008
1:39 am
12920
Hi, I am using TS-7300 Board for PPPD dial up connection and PPPD connection is sucessful working when I am using ttyAM0 port but once I switched to other com...
ts7300
Offline Send Email
Nov 5, 2008
11:16 am
12921
I am using /dev/ttyAM1(COM2) connected to radio modem with baud rate 9600 bps for serial communication asynchronously .Now I configured /dev/tts/2 (for COM 2...
deepak.mewar
Offline Send Email
Nov 5, 2008
2:49 pm
12923
I'm trying to write my own TMP124 (temperature reader) for NetBSD 3.1 on TS-7200. As Jesse off no respond my messages about this question and anyone helps me...
Andres Gomez
andres.gomez08
Offline Send Email
Nov 5, 2008
4:39 pm
12924
I'm pretty much a peasant when it comes to hardware. I need to be able to turn an ATX power supply on and off with the output available on a TS7200. On an ATX...
Yan Seiner
cptdondo
Offline Send Email
Nov 5, 2008
9:05 pm
Messages 12894 - 12924 of 16536   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