Re: QtMoko - how do I get WiFi working?

2009-09-22 Thread Radek Polak
Torfinn Ingolfsen wrote: > In which package do I find wmiconfig There is link for debian package on this page http://wiki.openmoko.org/wiki/Wmiconfig Regards Radek ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmo

Re: QtMoko - how do I get WiFi working?

2009-09-22 Thread Torfinn Ingolfsen
Hi, On Sun, Sep 13, 2009 at 1:31 PM, William Kenworthy wrote: > Install wmiconfig and run "wmiconfig -i eth0 --power maxperf" after > powering on the wifi chip and before scanning. > In which package do I find wmiconfig? neo:/home/root# apt-cache search wmiconfig neo:/home/root# neo:/home/root#

Re: QtMoko - how do I get WiFi working?

2009-09-18 Thread Torfinn Ingolfsen
Update: I hav eheard from one other person that he is using WPA, PSK/AES with QtMoko v9 and that it is working well. I am using WPA, PSK/TKIP. Is there any reason why PSK/TKIP shouldn't work? -- Regards, Torfinn Ingolfsen ___ Openmoko community mailing l

Re: QtMoko - how do I get WiFi working?

2009-09-13 Thread Torfinn Ingolfsen
Hi, On Sun, Sep 13, 2009 at 1:31 PM, William Kenworthy wrote: > I think you should be looking into this first "WPA: No SSID info found > (msg 1 of 4)" > This messgae is probably bogus, see the following messages. > Is the AP transmitiing its SSID - if not turn it on for testing at least > (can

Re: QtMoko - how do I get WiFi working?

2009-09-13 Thread RzR www.rzr.online.fr
On Sun, Sep 13, 2009 at 2:34 PM, RzR www.rzr.online.fr wrote: > On Sun, Sep 13, 2009 at 1:13 PM, Torfinn Ingolfsen wrote: >> Hi, >> >> On Sun, Sep 13, 2009 at 8:24 AM, Ronald Tallent wrote: >>> >>> Short answer, yes. > >> Lease failed: >> Sending discover... >> Sending discover... >> Sending dis

Re: QtMoko - how do I get WiFi working?

2009-09-13 Thread RzR www.rzr.online.fr
On Sun, Sep 13, 2009 at 1:13 PM, Torfinn Ingolfsen wrote: > Hi, > > On Sun, Sep 13, 2009 at 8:24 AM, Ronald Tallent wrote: >> >> Short answer, yes. > Lease failed: > Sending discover... > Sending discover... > Sending discover... > Lease failed: > Does anyone have wireless working with WPA encry

Re: QtMoko - how do I get WiFi working?

2009-09-13 Thread William Kenworthy
Sorry, could have been better worded about why I am saying you cant see the SSID when its listing it - yes, it looks like it can see the SSID, but to me it looks like the signal level is so weak it cant actually connect. If the AP isnt transmitting the SSID, you might get a similar effect - maybe

Re: QtMoko - how do I get WiFi working?

2009-09-13 Thread William Kenworthy
I think you should be looking into this first "WPA: No SSID info found (msg 1 of 4)" If WPA cant see the SSID, then nothing that follows will work. Is the AP transmitiing its SSID - if not turn it on for testing at least (cant confirm, but I suspect it must be on for wifi to work). What does "iw

Re: QtMoko - how do I get WiFi working?

2009-09-13 Thread Torfinn Ingolfsen
Hi, On Sun, Sep 13, 2009 at 8:24 AM, Ronald Tallent wrote: > Short answer, yes. > > If you haven't already you should probably check out: > http://wiki.openmoko.org/wiki/Special:Search?search=manually+using > +wifi&go=Go

Re: QtMoko - how do I get WiFi working?

2009-09-12 Thread Ronald Tallent
Short answer, yes. If you haven't already you should probably check out: http://wiki.openmoko.org/wiki/Special:Search?search=manually+using +wifi&go=Go Ron On Sun, 2009-09-13 at 01:58 +0200, Torfinn Ingolfsen wrote: > Ok, now I am testing wireless with the QtMoko v9 nimage. > > r...@neo:/home

Re: QtMoko - how do I get WiFi working?

2009-09-12 Thread Torfinn Ingolfsen
Ok, now I am testing wireless with the QtMoko v9 nimage. r...@neo:/home/root# wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant.conf -ieth0 ioctl[SIOCSIWENCODEEXT]: Operation not supported ioctl[SIOCSIWENCODEEXT]: Operation not supported ioctl[SIOCSIWENCODEEXT]: Operation not supported ioctl[SI

Re: QtMoko - how do I get WiFi working?

2009-09-09 Thread Torfinn Ingolfsen
Hi, On Wed, Sep 9, 2009 at 7:16 AM, Radek Polak wrote: > Thanks for tip! I compiled andy-tracking and wifi now works perfectly, i > was able to connect every time and also scaning now works reliably. > Nice! > So another bug fixed fixed for next release :) > Is there a way for me (and other

Re: QtMoko - how do I get WiFi working?

2009-09-08 Thread Radek Polak
arne anka wrote: > welcome to the club. > looks pretty much like the well known wifi issue. > according to paul fertser (?) it is caused by a patch, which has -- > because of this issue -- recently been reverted. > there where some mails regarding that and even the name of the kernel > package

Re: QtMoko - how do I get WiFi working?

2009-09-08 Thread arne anka
> neo:~# iwlist eth0 scan > eth0 Interface doesn't support scanning. > ... > wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant.conf -ieth0 > > I get: > > ioctl[SIOCGIWRANGE]: Input/output error > ioctl[SIOCSIWENCODEEXT]: Operation not supported > ioctl[SIOCSIWENCODEEXT]: Operation not suppor

Re: QtMoko - how do I get WiFi working?

2009-09-08 Thread Torfinn Ingolfsen
Hi, On Fri, Sep 4, 2009 at 8:19 PM, Radek Polak wrote: > > Otherwise command line works just fine: > > iwlist scan > This worked the first time, but not after that. Now it just says: neo:~# iwlist eth0 scan eth0 Interface doesn't support scanning. Why does it do that? > iwconfig eth0 es

Re: QtMoko - how do I get WiFi working?

2009-09-07 Thread Radek Polak
Torfinn Ingolfsen wrote: > First: does the network setup on the neo mess with the usb interface > when it tryes to get the WLAN going? > Specifically, does it do 'ifdown usb0' or something like it? Yes, IIRC it does. > The reason I ask is that whenever I try to get the WLAN going, my ssh > shell

Re: QtMoko - how do I get WiFi working?

2009-09-07 Thread Torfinn Ingolfsen
More testing with the wireless. I have entered my ESSID, and my passphrase (under Wireless encryption). I use WPA-PSK / TKIP. Back On the "Internet screen", it now says "Wireless LAN Offline". I Selecy "Wireless LAN" and select Options, start. It now says "Wireless LAN pending". After a while it g

Re: QtMoko - how do I get WiFi working?

2009-09-05 Thread Torfinn Ingolfsen
Hello, On Fri, Sep 4, 2009 at 8:19 PM, Radek Polak wrote: > Torfinn Ingolfsen wrote: > > > One question: is wiFi (wireless networking) working? > > If so, how do I turn it on? > > I have lookd in menus, but can't seem to find it. > > It's in Main Menu->Settings->Internet->Menu->New->Wireless LAN

Re: QtMoko - how do I get WiFi working?

2009-09-04 Thread Radek Polak
Torfinn Ingolfsen wrote: > One question: is wiFi (wireless networking) working? > If so, how do I turn it on? > I have lookd in menus, but can't seem to find it. It's in Main Menu->Settings->Internet->Menu->New->Wireless LAN But currently for me scanning does not work so that i have to enter ess

QtMoko - how do I get WiFi working?

2009-09-04 Thread Torfinn Ingolfsen
I just installed QtMoko ("v8"). Wow - very nice! One question: is wiFi (wireless networking) working? If so, how do I turn it on? I have lookd in menus, but can't seem to find it. -- Regards, Torfinn Ingolfsen ___ Openmoko community mailing list commun