Re: need sugestions

2009-11-20 Thread Iurii
First of all tnx for such a quick reply Timo Juhani Lindfors wrote: You can use any software you like. I am using xterm just like on my PC. can you guide me on installing it ? before taking the FR i had only practice with Gumstix boards and and they was perfectly working with windows

Re: need sugestions

2009-11-20 Thread Iurii
Davide wrote: On Friday 20 November 2009 09:15:42 Timo Juhani Lindfors wrote: But every recent distribution should support it, even qtmoko will allow to run it over QX. really happy to hear that so the main qestion for now to me is how can i upload my program to FR? P.S. i have 2

Re: need sugestions

2009-11-20 Thread Iurii
rusolis wrote: If you can connect the FR to your Linux box through usb, then you can use ssh and scp to copy and install stuff. i have connected my FR with the usb Cable and i started then ifconfig usb0 192.168.0.200 netmask 255.255.255.0 ifconfig eth0 Link encap:Ethernet HWaddr

Re: need sugestions

2009-11-20 Thread David Garabana Barro
On Friday 20 November 2009 10:34:25 Iurii wrote: Then: ssh 192.168.0.200 ssh: connect to host 192.168.0.200 port 22: Connection refused You're trying to ssh your own machine. Default FR IP is 192.168.0.202 signature.asc Description: This is a digitally signed message part.

Re: need sugestions

2009-11-20 Thread Iurii
Davide wrote: On Friday 20 November 2009 10:34:25 Iurii wrote: Then: ssh 192.168.0.200 ssh: connect to host 192.168.0.200 port 22: Connection refused You're trying to ssh your own machine. Default FR IP is 192.168.0.202 opss you are right silly i am:) ssh r...@192.168.0.202

Re: need sugestions

2009-11-20 Thread arne anka
On Fri, 20 Nov 2009 11:23:01 +0100, Iurii y...@reverseenterprises.com wrote: Davide wrote: On Friday 20 November 2009 10:34:25 Iurii wrote: Then: ssh 192.168.0.200 ssh: connect to host 192.168.0.200 port 22: Connection refused You're trying to ssh your own machine. Default FR IP is

Re: need sugestions

2009-11-20 Thread David Garabana Barro
On Friday 20 November 2009 11:36:11 Iurii wrote: arne anka wrote: i've done that sudo route add -host 192.168.0.202 dev usb0 SIOCADDRT: File exists ssh: connect to host 192.168.0.202 port 22: No route to host same ping as well wiki also says that it might be bad usb cable i checked with 3

Re: need sugestions

2009-11-20 Thread arne anka
well, let's start with the output of netstat -rn and then, check, if ssh is running at all on the freerunner -- i can't imagine the fr to be without a terminal emulator, even out of the box. last, but not least, check your firewall etc. ___ support

Re: need sugestions

2009-11-20 Thread Timo Juhani Lindfors
Iurii y...@reverseenterprises.com writes: can you guide me on installing it ? I just used apt-get install xterm :-) Freerunner is just a piece of hardware, you can use any software you like. There's no reason to do something in some special way if you don't want to.

Re: need sugestions

2009-11-20 Thread Iurii
arne anka wrote: netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.0.202 0.0.0.0 255.255.255.255 UH0 0 0 usb0 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0

Re: need sugestions

2009-11-20 Thread arne anka
Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.0.202 0.0.0.0 255.255.255.255 UH0 0 0 usb0 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 usb0 where does that come from?

Re: need sugestions

2009-11-20 Thread William Kenworthy
On Fri, 2009-11-20 at 12:26 +0100, arne anka wrote: Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.0.202 0.0.0.0 255.255.255.255 UH0 0 0 usb0 192.168.0.0 0.0.0.0 255.255.255.0 U

Re: need sugestions

2009-11-20 Thread Joachim Ott
2009/11/20 Iurii y...@reverseenterprises.com: arne anka wrote: netstat -rn Kernel IP routing table Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface 192.168.0.202   0.0.0.0         255.255.255.255 UH        0 0          0 usb0 192.168.0.0     0.0.0.0    

Re: need sugestions

2009-11-20 Thread Nelson Castillo
Using that IP was one of the dummest design decisions ... Isn't it easy to solve this problem with iptables? Or with a specific route entry? Perhaps it should go to a FAQ. Once you get to log in for the first time you can change that IP en /etc/network/interfaces .

SHR-U / FSO GPRS problem: many things fail after GPRS disconnect

2009-11-20 Thread Tom Yates
I'm having a problem with both Sep09 and Nov09 SHR-U and GPRS. It mirrors a problem i used to have with 2009, though less frequently. Specifically, once I set my APN correctly SHR-U brings the GPRS connection up beautifully, but once I bring it down (using Settings-Connectivity-Disconnect)

Re: need sugestions

2009-11-20 Thread William Kenworthy
Yes its easy to solve if you know how routing and networking works. But the people who are getting caught time and time again are those who are new to FR, often new to networking and linux in general and need help with arcane settings to fix it. Not insoluble, but easily avoidable if they had