Re: Fast questions (email, GPRS, WiFi...)

2008-07-26 Thread Peter Nijs
After a while it became clear it was only reproducible when my neo can visibly see my router. When there's concrete in between it doesn't work for my neo. My notebook on the other hand reports 60% signal strength and can connect in seconds. When udhcpc is sending "discovers" I can see on my rou

Re: Fast questions (email, GPRS, WiFi...)

2008-07-26 Thread Peter Nijs
Ok, I switched to wpa. I had to change the key anyway (If you watch the iwconfig output I posted, you can see my wep-key :P ). Peter Op Friday 25 July 2008 00:06:38 schreef Evan: > "wep_key0=" > > its wep, therefore obsolete. if anyone lives near you and wants to know > your key, they will tak

Re: Fast questions (email, GPRS, WiFi...)

2008-07-25 Thread Charles-Henri Gros
Yaroslav Halchenko wrote: >> Is it possible to leave the USB connection up, so you can work on the >> Freerunner via ssh, and at the same time bring up the WIFI? > sure -- just have wifi and usb0 on different networks (e.g. > 192.168.0.0/24 for usb and 192.168.1.0/24 for wifi). the only glitch > mi

Re: Fast questions (email, GPRS, WiFi...)

2008-07-24 Thread Peter Nijs
With udhcpc eth0 immediatly after ifup eth0 I seem to get an IP (reproducably!). I also did ifdown usb0 now before I did ifup eth0. I was planning to that _after_ I got an IP on eth0. Thanks for the help! Peter Nijs Op Thursday 24 July 2008 23:09:12 schreef Jim Morris: > Make sure you do ifdown

Re: Fast questions (email, GPRS, WiFi...)

2008-07-24 Thread Evan
"wep_key0=" its wep, therefore obsolete. if anyone lives near you and wants to know your key, they will take the 10 minutes or less that it takes to crack any wep key. consider wpa Jim Morris wrote: Make sure you do ifdown usb0 before ifup eth0 Then if dhcp does not get a lease first tim

Re: Fast questions (email, GPRS, WiFi...)

2008-07-24 Thread Yaroslav Halchenko
> Is it possible to leave the USB connection up, so you can work on the > Freerunner via ssh, and at the same time bring up the WIFI? sure -- just have wifi and usb0 on different networks (e.g. 192.168.0.0/24 for usb and 192.168.1.0/24 for wifi). the only glitch might come if you are going to acce

Re: Fast questions (email, GPRS, WiFi...)

2008-07-24 Thread Al Johnson
It's also worth using wpa_cli to see whether wpa_supplicant it associating with the AP properly. On Thursday 24 July 2008, Jim Morris wrote: > Make sure you do ifdown usb0 before ifup eth0 > > Then if dhcp does not get a lease first time through (which for me is about > 50/50) then you can do th

Re: Fast questions (email, GPRS, WiFi...)

2008-07-24 Thread Dale Schumacher
On Thu, Jul 24, 2008 at 4:09 PM, Jim Morris <[EMAIL PROTECTED]> wrote: > > Make sure you do ifdown usb0 before ifup eth0 > > Then if dhcp does not get a lease first time through (which for me is about > 50/50) > then you can do this from the console which always gets the lease for me. > > > udhcp

Re: Fast questions (email, GPRS, WiFi...)

2008-07-24 Thread Jim Morris
Make sure you do ifdown usb0 before ifup eth0 Then if dhcp does not get a lease first time through (which for me is about 50/50) then you can do this from the console which always gets the lease for me. > udhcpc eth0 After that wifi should work. Peter Nijs wrote: > After a whole lot of tweaki

Re: Fast questions (email, GPRS, WiFi...)

2008-07-24 Thread Peter Nijs
After a whole lot of tweaking I still cannot get an IP from my wireless router. My current setup looks like this: /etc/network/interfaces:--- # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) # The loopback interface auto lo iface lo inet loopback #

Re: Fast questions (email, GPRS, WiFi...)

2008-07-15 Thread Brad Pitcher
; > > >>>>get the instructions for using WIFI on freerunner posted to the wiki. >>>> > > >>>>Michael assist. >>>> > > >>>> Steve >>>> > > >>>

Re: Fast questions (email, GPRS, WiFi...)

2008-07-15 Thread Marco Trevisan (Treviño)
Yaroslav Halchenko wrote: > On Mon, 14 Jul 2008, papa-piet wrote: >> Hi Ian, >> check out that one: >> http://freeyourphone.de/portal_v1/viewtopic.php?f=21&t=295#p2956 > wow... someone (at best original author) should simply create a project > within openmoko.org for those openmokoscripts and see i

Re: Fast questions (email, GPRS, WiFi...)

2008-07-14 Thread Yaroslav Halchenko
Michael assist. > >> Steve > >> -Original Message- > >> From: [EMAIL PROTECTED] > >> [mailto:[EMAIL PROTECTED] On Behalf Of ian douglas > >> Sent: Friday, July 11, 2008 4:32 PM > >> To: List for Openmoko community discussion > >>

Re: Fast questions (email, GPRS, WiFi...)

2008-07-14 Thread papa-piet
AIL PROTECTED] On Behalf Of ian douglas >> Sent: Friday, July 11, 2008 4:32 PM >> To: List for Openmoko community discussion >> Subject: Re: Fast questions (email, GPRS, WiFi...) >> >> Diego Fernández Durán wrote: >>> - Is there any UI to conect using WiFi? and

Re: Fast questions (email, GPRS, WiFi...)

2008-07-14 Thread ian douglas
m: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of ian douglas > Sent: Friday, July 11, 2008 4:32 PM > To: List for Openmoko community discussion > Subject: Re: Fast questions (email, GPRS, WiFi...) > > Diego Fernández Durán wrote: >> - Is there any UI to conect

Re: Fast questions (email, GPRS, WiFi...)

2008-07-13 Thread Łukasz Holetzke
> > > I've been trying for several hours to get wifi working, it never seems to > connect although it can > > see my station. > > > > I tried this too as it makes sense to turn off usb0, but that didn't seem > to work either, I wrote > > this script to make it easy from console (I also tried ifconf

Re: Fast questions (email, GPRS, WiFi...)

2008-07-12 Thread Jim Morris
Jim Morris wrote: > Alexander Syring wrote: >> I think you have to bring up a nameserver >> >> echo namserver 1.2.3.4 > /etc/resolv.conf >>^ ip of nameserver to use >> >> >> > > Good point, I already have a hardwired resolv.conf, and the wifi and usb can > use the

Re: Fast questions (email, GPRS, WiFi...)

2008-07-12 Thread Jim Morris
Alexander Syring wrote: > I think you have to bring up a nameserver > > echo namserver 1.2.3.4 > /etc/resolv.conf >^ ip of nameserver to use > > > Good point, I already have a hardwired resolv.conf, and the wifi and usb can use the same dns for now. Wifi does s

Re: Fast questions (email, GPRS, WiFi...)

2008-07-12 Thread Jim Morris
Alexander Syring wrote: > And probably you have to del the usb0 default route > > route del default gw 192.168.0.202 > That seems to happen automatically when I do ifdown usb0 ifup eth0 routes look good now, but wifi is flaky, keeps just stopping, but as the ssh also freezes its hard to say

Re: Fast questions (email, GPRS, WiFi...)

2008-07-12 Thread Alexander Syring
And probably you have to del the usb0 default route route del default gw 192.168.0.202 Am Sonntag, 13. Juli 2008 01:14:59 schrieb Jim Morris: > Ok using these scripts u and d (below) and the suggestion below it works, > but is unreliable, I can ssh into it over wifi, but it quickly loses its >

Re: Fast questions (email, GPRS, WiFi...)

2008-07-12 Thread Alexander Syring
I think you have to bring up a nameserver echo namserver 1.2.3.4 > /etc/resolv.conf ^ ip of nameserver to use Am Sonntag, 13. Juli 2008 01:14:59 schrieb Jim Morris: > Ok using these scripts u and d (below) and the suggestion below it works, > but is unreliable, I

Re: Fast questions (email, GPRS, WiFi...)

2008-07-12 Thread Jim Morris
Ok using these scripts u and d (below) and the suggestion below it works, but is unreliable, I can ssh into it over wifi, but it quickly loses its connection, not sure why yet. # u this turns on wifi and usb0 off ifdown usb0 ifup eth0 # d this brings back usb0 ifdown eth0 killall wpa_supplicant

Re: Fast questions (email, GPRS, WiFi...)

2008-07-12 Thread arne anka
> Although it says encryption key off, but I presume wpa_supplicant is > handling that. says here, too. but since my ap does only wpa and the fr can reach inet it's probably only cosmetic. > So its connected to my access point, and I turned off eth0, but I cannot > ping the wireless, eith

Re: Fast questions (email, GPRS, WiFi...)

2008-07-12 Thread Jim Morris
arne anka wrote: > well, i did what > http://wiki.openmoko.org/wiki/GTA02_wlan > says -- adding > > iface eth0 inet dhcp > wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf > Ok that worked, although I have some routing issues now. The manual method did not work though. > iwconfig eth0 AR

Re: Fast questions (email, GPRS, WiFi...)

2008-07-12 Thread arne anka
well, i did what http://wiki.openmoko.org/wiki/GTA02_wlan says -- adding iface eth0 inet dhcp wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf to /etc/network/interfaces. make sure, the path to wpa_supplicant.conf matches yours. to fire wkan w/ wpa up i have to do ifup eth0 not sure, though,

Re: Fast questions (email, GPRS, WiFi...)

2008-07-12 Thread Jim Morris
Russell Sears wrote: > I do this: > > ifdown eth0 > iwconfig eth0 essid "TheEssid" && ifup eth0 && ifdown usb0 > > I haven't setup wpa or even wep though... > > - What does iwconfig say before you do udhcpc? Did the card associate > with the access point (non-zero link quality)? Did the card

Re: Fast questions (email, GPRS, WiFi...)

2008-07-12 Thread Jim Morris
I'll try these things but without a usb connection and ssh terminal they are all very hard to do from the on screen terminal window :) My access point shows up in the scan list, but does not connect, and I don't see and errors. Russell Sears wrote: > I do this: > > ifdown eth0 > iwconfig eth0

Re: Fast questions (email, GPRS, WiFi...)

2008-07-12 Thread Al Johnson
ROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of ian douglas > Sent: Friday, July 11, 2008 4:32 PM > To: List for Openmoko community discussion > Subject: Re: Fast questions (email, GPRS, WiFi...) > > Diego Fernández Durán wrote: > > - Is there any UI to conect usi

RE: Fast questions (email, GPRS, WiFi...)

2008-07-11 Thread steve
Subject: Re: Fast questions (email, GPRS, WiFi...) Diego Fernández Durán wrote: > - Is there any UI to conect using WiFi? and with GPRS? > - Is network-manager been ported? > - The NM backend? > - Anybody is doing an UI for this? I havne't seen any wifi UI applica

Re: Fast questions (email, GPRS, WiFi...)

2008-07-11 Thread Russell Sears
I do this: ifdown eth0 iwconfig eth0 essid "TheEssid" && ifup eth0 && ifdown usb0 I haven't setup wpa or even wep though... - What does iwconfig say before you do udhcpc? Did the card associate with the access point (non-zero link quality)? Did the card discover the access points MAC address

Re: Fast questions (email, GPRS, WiFi...)

2008-07-11 Thread Jim Morris
ian douglas wrote: > I havne't seen any wifi UI applicaiton yet. I SSH'd into my Freerunner, > edited /etc/wpa_supplicant/wpa_supplicant.conf to alter the essid and > key, typed "ifup eth0", then unplugged the USB cable, opened a terminal, > ran "ifconfig usb0 down", opened the browser and navigat

Re: Fast questions (email, GPRS, WiFi...)

2008-07-11 Thread ian douglas
Diego Fernández Durán wrote: > - Is there any UI to conect using WiFi? and with GPRS? > - Is network-manager been ported? > - The NM backend? > - Anybody is doing an UI for this? I havne't seen any wifi UI applicaiton yet. I SSH'd into my Freerunner, edited /etc/wpa_supplicant/w

Fast questions (email, GPRS, WiFi...)

2008-07-11 Thread Diego Fernández Durán
Hi all, My FR is here! :) The 8GB Sandisk card works flawlessly. Now a few simple questions: - Is there any UI to conect using WiFi? and with GPRS? - Is network-manager been ported? - The NM backend? - Anybody is doing an UI for this? - Can I help? [1] - Is there any