Re: [shr-u] wpa-exiting with code 1 ???

2009-07-05 Thread Davide Scaini
ok... at the end i started shr in verbose mode, and i get /etc/udhcpd.conf
missing, and i guess this is a problem...
can some of you post his config file?
thanks
d

On Thu, Jun 25, 2009 at 8:08 PM, Al Johnson
openm...@mazikeen.demon.co.ukwrote:

 On Thursday 25 June 2009, Fox Mulder wrote:
  Al Johnson wrote:
   On Thursday 25 June 2009, Fox Mulder wrote:
   One big problem with wlan still exists. When i ping my server the time
   fluctuates from ~15ms to ~4000ms and i got additional packet loss. I
 can
   see this effect for example when i ssh into my freerunner or download
   anything from it.
  
So something still must be wrong but i don't know what. My Wlan AP is
   working right which i verified with a second pc connected through
 wlan.
  
   Anybody else experience such odd wlan behaviour?
  
   There were reports that some APs don't play nicely with the power
 saving
   enabled on the wifi chip. You could see if it's any more reliable with:
   iwconfig eth0 power off
   or
   wmiconfig -i eth0 --power maxperf
 
  Wow you were right with the first guess.
  After i did wmiconfig -i eth0 --power maxperf my average Ping goes
  from 583.394ms with packet loss to 13.462ms with no packet loss. :)
 
  Now i just have to find the right location where i could execute the
  command. Do i have to execute it every time i enable wlan or just once
  after booting?

 Probably every time since the recent kernel seems to shut the chip down on
 ifdown (more or less) and reinitialise on ifup. Unless I've completely
 misunderstood the bug report for wifi only working once...

 As to where to do it, it probably depends on how you manage your network
 connections. The traditional debian way is to specify it as a post-up
 command
 in /etc/network/interfaces. WiCD, NetworkManager, connman or whatever will
 presumably have their own equivalent.


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wpa-exiting with code 1 ???

2009-06-25 Thread Fox Mulder
With the latest shr kernel it also didn't work for me. It seems that the
kernel isn't the problem at all. So i installed shr unstable (for the
first time) to try it there. And surprisingly it worked right out of the
box. :)
So i think that maybe my wpa_supplicant.conf file isn't working anymore
but i never changed it since the time it was working nicely with 2.6.24
kernels.

One big problem with wlan still exists. When i ping my server the time
fluctuates from ~15ms to ~4000ms and i got additional packet loss. I can
see this effect for example when i ssh into my freerunner or download
anything from it.

 So something still must be wrong but i don't know what. My Wlan AP is
working right which i verified with a second pc connected through wlan.

Anybody else experience such odd wlan behaviour?

Ciao,
 Rainer

Fox Mulder wrote:
 Ok, than it should be the latest kernel from [1].
 The kernel there is from June 15th [2].
 
 I will try this kernel with debian and maybe wlan works better than
 andy-tracking from [3]. :)
 
 Ciao,
  Rainer
 
 [1]http://build.shr-project.org/shr-unstable/images/om-gta02/
 
 [2]uImage-2.6.29-oe10+gitr119819+5a6ed99264c704e517ac312283c58204ee38fee5-r3.5-om-gta02.bin
 
 [3]http://git.openmoko.org/?p=kernel.git;a=shortlog;h=andy-tracking
 
 
 Jakob wrote:
 i'm using the latest kernel provided by shr. It's from June 15th. I
 don't know on what the kernel is based on.

 jake

 On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
 ok,
 imho it's a mixture of kernel and wpa/shr version... i had a shr-u well
 working with the kernel i mentioned, but latest shr-u is _really_ nicer! so,
 i would like to have the wifi working with that... if possible.
 @Jakob: which kernel do you use, please?
 ...it seems to me an hard balancing...
 d

 On Sun, Jun 21, 2009 at 3:17 PM, Fox Mulder quakem...@gmx.net wrote:

 Do you know which kernel you use where wlan and wpa is working?

 Because i use the latest andy-tracking (in debian) for a few months now
 and wlan with wpa isn't working since than. But i don't exactly know if
 the problem is the kernel or wpa_supplicant or something else. Last time
 it worked was with the deprecated 2.6.24 kernel series. :(

 Ciao,
 Rainer

 Jakob wrote:
 i don't have a problem using wlan with wpa on latest shr-unstable. I
 use mofi (included in shr) to connect to my wlan-router.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wpa-exiting with code 1 ???

2009-06-25 Thread Al Johnson
On Thursday 25 June 2009, Fox Mulder wrote:
 One big problem with wlan still exists. When i ping my server the time
 fluctuates from ~15ms to ~4000ms and i got additional packet loss. I can
 see this effect for example when i ssh into my freerunner or download
 anything from it.

  So something still must be wrong but i don't know what. My Wlan AP is
 working right which i verified with a second pc connected through wlan.

 Anybody else experience such odd wlan behaviour?

There were reports that some APs don't play nicely with the power saving 
enabled on the wifi chip. You could see if it's any more reliable with:
iwconfig eth0 power off
or
wmiconfig -i eth0 --power maxperf

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wpa-exiting with code 1 ???

2009-06-25 Thread Davide Scaini
uhm... thanks for sharing your experience.
few questions:
you said that maybe your wpa.conf is not working anymore but shr-u is
working out of the box... connecting with mofi? In which way?
I used to have some /etc/network/interfaces files and switch between them...
but now i cannot get connected even using mofi.
btw, thanks hoping to have soon news
d

On Thu, Jun 25, 2009 at 4:57 PM, Fox Mulder quakem...@gmx.net wrote:

 With the latest shr kernel it also didn't work for me. It seems that the
 kernel isn't the problem at all. So i installed shr unstable (for the
 first time) to try it there. And surprisingly it worked right out of the
 box. :)
 So i think that maybe my wpa_supplicant.conf file isn't working anymore
 but i never changed it since the time it was working nicely with 2.6.24
 kernels.

 One big problem with wlan still exists. When i ping my server the time
 fluctuates from ~15ms to ~4000ms and i got additional packet loss. I can
 see this effect for example when i ssh into my freerunner or download
 anything from it.

  So something still must be wrong but i don't know what. My Wlan AP is
 working right which i verified with a second pc connected through wlan.

 Anybody else experience such odd wlan behaviour?

 Ciao,
 Rainer

 Fox Mulder wrote:
  Ok, than it should be the latest kernel from [1].
  The kernel there is from June 15th [2].
 
  I will try this kernel with debian and maybe wlan works better than
  andy-tracking from [3]. :)
 
  Ciao,
   Rainer
 
  [1]http://build.shr-project.org/shr-unstable/images/om-gta02/
 
 
 [2]uImage-2.6.29-oe10+gitr119819+5a6ed99264c704e517ac312283c58204ee38fee5-r3.5-om-gta02.bin
 
  [3]http://git.openmoko.org/?p=kernel.git;a=shortlog;h=andy-tracking
 
 
  Jakob wrote:
  i'm using the latest kernel provided by shr. It's from June 15th. I
  don't know on what the kernel is based on.
 
  jake
 
  On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
  ok,
  imho it's a mixture of kernel and wpa/shr version... i had a shr-u well
  working with the kernel i mentioned, but latest shr-u is _really_
 nicer! so,
  i would like to have the wifi working with that... if possible.
  @Jakob: which kernel do you use, please?
  ...it seems to me an hard balancing...
  d
 
  On Sun, Jun 21, 2009 at 3:17 PM, Fox Mulder quakem...@gmx.net wrote:
 
  Do you know which kernel you use where wlan and wpa is working?
 
  Because i use the latest andy-tracking (in debian) for a few months
 now
  and wlan with wpa isn't working since than. But i don't exactly know
 if
  the problem is the kernel or wpa_supplicant or something else. Last
 time
  it worked was with the deprecated 2.6.24 kernel series. :(
 
  Ciao,
  Rainer
 
  Jakob wrote:
  i don't have a problem using wlan with wpa on latest shr-unstable. I
  use mofi (included in shr) to connect to my wlan-router.

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wpa-exiting with code 1 ???

2009-06-25 Thread Fox Mulder
I used mofi to connect to my wlan, which also uses a automaticaly
created wpa_supplicant config file. In /etc/network/interfaces i only
changed usb-networking entries in shr-u. I have to investigate which
differences are in the shr-u created and my old wpa conf in debian.
Maybe i can find out why wlan in debian isn't working anymore while in
shr-u it works with the same kernel. :)

Ciao,
 Rainer

Davide Scaini wrote:
 uhm... thanks for sharing your experience.
 few questions:
 you said that maybe your wpa.conf is not working anymore but shr-u is
 working out of the box... connecting with mofi? In which way?
 I used to have some /etc/network/interfaces files and switch between
 them... but now i cannot get connected even using mofi.
 btw, thanks hoping to have soon news
 d
 
 On Thu, Jun 25, 2009 at 4:57 PM, Fox Mulder quakem...@gmx.net
 mailto:quakem...@gmx.net wrote:
 
 With the latest shr kernel it also didn't work for me. It seems that the
 kernel isn't the problem at all. So i installed shr unstable (for the
 first time) to try it there. And surprisingly it worked right out of the
 box. :)
 So i think that maybe my wpa_supplicant.conf file isn't working anymore
 but i never changed it since the time it was working nicely with 2.6.24
 kernels.
 
 One big problem with wlan still exists. When i ping my server the time
 fluctuates from ~15ms to ~4000ms and i got additional packet loss. I can
 see this effect for example when i ssh into my freerunner or download
 anything from it.
 
  So something still must be wrong but i don't know what. My Wlan AP is
 working right which i verified with a second pc connected through wlan.
 
 Anybody else experience such odd wlan behaviour?
 
 Ciao,
 Rainer

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wpa-exiting with code 1 ???

2009-06-25 Thread Fox Mulder
Al Johnson wrote:
 On Thursday 25 June 2009, Fox Mulder wrote:
 One big problem with wlan still exists. When i ping my server the time
 fluctuates from ~15ms to ~4000ms and i got additional packet loss. I can
 see this effect for example when i ssh into my freerunner or download
 anything from it.

  So something still must be wrong but i don't know what. My Wlan AP is
 working right which i verified with a second pc connected through wlan.

 Anybody else experience such odd wlan behaviour?
 
 There were reports that some APs don't play nicely with the power saving 
 enabled on the wifi chip. You could see if it's any more reliable with:
   iwconfig eth0 power off
 or
   wmiconfig -i eth0 --power maxperf

Wow you were right with the first guess.
After i did wmiconfig -i eth0 --power maxperf my average Ping goes
from 583.394ms with packet loss to 13.462ms with no packet loss. :)

Now i just have to find the right location where i could execute the
command. Do i have to execute it every time i enable wlan or just once
after booting?

Ciao,
Rainer
PING 192.168.1.10 (192.168.1.10): 56 data bytes
64 bytes from 192.168.1.10: seq=0 ttl=64 time=1108.074 ms
64 bytes from 192.168.1.10: seq=1 ttl=64 time=104.011 ms
64 bytes from 192.168.1.10: seq=2 ttl=64 time=20.900 ms
64 bytes from 192.168.1.10: seq=3 ttl=64 time=1061.771 ms
64 bytes from 192.168.1.10: seq=4 ttl=64 time=58.661 ms
64 bytes from 192.168.1.10: seq=5 ttl=64 time=1305.747 ms
64 bytes from 192.168.1.10: seq=7 ttl=64 time=1036.534 ms
64 bytes from 192.168.1.10: seq=8 ttl=64 time=32.540 ms
64 bytes from 192.168.1.10: seq=9 ttl=64 time=1072.011 ms
64 bytes from 192.168.1.10: seq=10 ttl=64 time=67.932 ms
64 bytes from 192.168.1.10: seq=11 ttl=64 time=1116.922 ms
64 bytes from 192.168.1.10: seq=12 ttl=64 time=112.430 ms
64 bytes from 192.168.1.10: seq=13 ttl=64 time=1046.550 ms
64 bytes from 192.168.1.10: seq=14 ttl=64 time=42.630 ms
64 bytes from 192.168.1.10: seq=15 ttl=64 time=1089.967 ms
64 bytes from 192.168.1.10: seq=16 ttl=64 time=87.534 ms
64 bytes from 192.168.1.10: seq=17 ttl=64 time=1127.966 ms
64 bytes from 192.168.1.10: seq=18 ttl=64 time=123.950 ms
64 bytes from 192.168.1.10: seq=19 ttl=64 time=1061.496 ms
64 bytes from 192.168.1.10: seq=20 ttl=64 time=57.699 ms
64 bytes from 192.168.1.10: seq=21 ttl=64 time=1101.848 ms
64 bytes from 192.168.1.10: seq=22 ttl=64 time=97.355 ms
64 bytes from 192.168.1.10: seq=23 ttl=64 time=1034.018 ms
64 bytes from 192.168.1.10: seq=24 ttl=64 time=32.912 ms

--- 192.168.1.10 ping statistics ---
28 packets transmitted, 24 packets received, 14% packet loss
round-trip min/avg/max = 20.900/583.394/1305.747 ms
PING 192.168.1.10 (192.168.1.10): 56 data bytes
64 bytes from 192.168.1.10: seq=0 ttl=64 time=12.949 ms
64 bytes from 192.168.1.10: seq=1 ttl=64 time=17.966 ms
64 bytes from 192.168.1.10: seq=2 ttl=64 time=15.069 ms
64 bytes from 192.168.1.10: seq=3 ttl=64 time=16.872 ms
64 bytes from 192.168.1.10: seq=4 ttl=64 time=12.640 ms
64 bytes from 192.168.1.10: seq=5 ttl=64 time=13.490 ms
64 bytes from 192.168.1.10: seq=6 ttl=64 time=8.022 ms
64 bytes from 192.168.1.10: seq=7 ttl=64 time=16.331 ms
64 bytes from 192.168.1.10: seq=8 ttl=64 time=16.335 ms
64 bytes from 192.168.1.10: seq=9 ttl=64 time=10.998 ms
64 bytes from 192.168.1.10: seq=10 ttl=64 time=10.999 ms
64 bytes from 192.168.1.10: seq=11 ttl=64 time=6.791 ms
64 bytes from 192.168.1.10: seq=12 ttl=64 time=16.326 ms
64 bytes from 192.168.1.10: seq=13 ttl=64 time=17.917 ms
64 bytes from 192.168.1.10: seq=14 ttl=64 time=10.996 ms
64 bytes from 192.168.1.10: seq=15 ttl=64 time=11.256 ms
64 bytes from 192.168.1.10: seq=16 ttl=64 time=11.087 ms
64 bytes from 192.168.1.10: seq=17 ttl=64 time=16.288 ms

--- 192.168.1.10 ping statistics ---
18 packets transmitted, 18 packets received, 0% packet loss
round-trip min/avg/max = 6.791/13.462/17.966 ms
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wpa-exiting with code 1 ???

2009-06-25 Thread Al Johnson
On Thursday 25 June 2009, Fox Mulder wrote:
 Al Johnson wrote:
  On Thursday 25 June 2009, Fox Mulder wrote:
  One big problem with wlan still exists. When i ping my server the time
  fluctuates from ~15ms to ~4000ms and i got additional packet loss. I can
  see this effect for example when i ssh into my freerunner or download
  anything from it.
 
   So something still must be wrong but i don't know what. My Wlan AP is
  working right which i verified with a second pc connected through wlan.
 
  Anybody else experience such odd wlan behaviour?
 
  There were reports that some APs don't play nicely with the power saving
  enabled on the wifi chip. You could see if it's any more reliable with:
  iwconfig eth0 power off
  or
  wmiconfig -i eth0 --power maxperf

 Wow you were right with the first guess.
 After i did wmiconfig -i eth0 --power maxperf my average Ping goes
 from 583.394ms with packet loss to 13.462ms with no packet loss. :)

 Now i just have to find the right location where i could execute the
 command. Do i have to execute it every time i enable wlan or just once
 after booting?

Probably every time since the recent kernel seems to shut the chip down on 
ifdown (more or less) and reinitialise on ifup. Unless I've completely 
misunderstood the bug report for wifi only working once...

As to where to do it, it probably depends on how you manage your network 
connections. The traditional debian way is to specify it as a post-up command 
in /etc/network/interfaces. WiCD, NetworkManager, connman or whatever will 
presumably have their own equivalent.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wpa-exiting with code 1 ???

2009-06-23 Thread Davide Scaini
i tried with that kernel and its modules (obviously with latest shr-u) but i
get the very same error...
what does it mean???
d

On Sun, Jun 21, 2009 at 5:27 PM, Jakob jackram...@googlemail.com wrote:

 yeah that's right. It's a 2.6.29-rc3

 jake

 On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
  guess it's a 2.6.29-rc3 but i'll give a look. thanks...
  no other ideas about this problem?
  reproducibility it's a nightmare on this fr...
  d
 
  On Sun, Jun 21, 2009 at 4:24 PM, Jakob jackram...@googlemail.com
 wrote:
 
  i'm using the latest kernel provided by shr. It's from June 15th. I
  don't know on what the kernel is based on.
 
  jake
 
  On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
   ok,
   imho it's a mixture of kernel and wpa/shr version... i had a shr-u
 well
   working with the kernel i mentioned, but latest shr-u is _really_
   nicer!
  so,
   i would like to have the wifi working with that... if possible.
   @Jakob: which kernel do you use, please?
   ...it seems to me an hard balancing...
   d
  
   On Sun, Jun 21, 2009 at 3:17 PM, Fox Mulder quakem...@gmx.net
 wrote:
  
   Do you know which kernel you use where wlan and wpa is working?
  
   Because i use the latest andy-tracking (in debian) for a few months
   now
   and wlan with wpa isn't working since than. But i don't exactly know
   if
   the problem is the kernel or wpa_supplicant or something else. Last
   time
   it worked was with the deprecated 2.6.24 kernel series. :(
  
   Ciao,
   Rainer
  
   Jakob wrote:
i don't have a problem using wlan with wpa on latest shr-unstable.
 I
use mofi (included in shr) to connect to my wlan-router.
   
jake
   
On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
...and trying with latest kernel i get a kernel panic...
do you have a working wifi (or at least a non criptic
 wpasupplicant
behaviour) with shr-unstable?
d
   
On Fri, Jun 19, 2009 at 3:49 PM, Davide Scaini dsca...@gmail.com
 
   wrote:
   
Hi guys,
i'm experiencing some problems with shr unstable... so i
downloaded
the
last one (20090617) and I use that with my favourite kernel
  (2.28-rc4)
with
its modules... but the problem still remains: when i try to
connect
  to
   my
home-wifi i get:
r...@om-gta02 /etc/network $ ifup eth0
WPA: Configuring Interface
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with
 code
1
   
   
do you have any idea?
thanks
d
   
   
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
   
  
   ___
   Openmoko community mailing list
   community@lists.openmoko.org
   http://lists.openmoko.org/mailman/listinfo/community
  
  
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 
 

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wpa-exiting with code 1 ???

2009-06-21 Thread Jakob
i don't have a problem using wlan with wpa on latest shr-unstable. I
use mofi (included in shr) to connect to my wlan-router.

jake

On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
 ...and trying with latest kernel i get a kernel panic...
 do you have a working wifi (or at least a non criptic wpasupplicant
 behaviour) with shr-unstable?
 d

 On Fri, Jun 19, 2009 at 3:49 PM, Davide Scaini dsca...@gmail.com wrote:

 Hi guys,
 i'm experiencing some problems with shr unstable... so i downloaded the
 last one (20090617) and I use that with my favourite kernel (2.28-rc4)
 with
 its modules... but the problem still remains: when i try to connect to my
 home-wifi i get:
 r...@om-gta02 /etc/network $ ifup eth0
 WPA: Configuring Interface
 ioctl[SIOCSIWENCODEEXT]: Operation not supported
 ioctl[SIOCSIWENCODEEXT]: Operation not supported
 ioctl[SIOCSIWENCODEEXT]: Operation not supported
 ioctl[SIOCSIWENCODEEXT]: Operation not supported
 run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with code 1


 do you have any idea?
 thanks
 d



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wpa-exiting with code 1 ???

2009-06-21 Thread Fox Mulder
Do you know which kernel you use where wlan and wpa is working?

Because i use the latest andy-tracking (in debian) for a few months now
and wlan with wpa isn't working since than. But i don't exactly know if
the problem is the kernel or wpa_supplicant or something else. Last time
it worked was with the deprecated 2.6.24 kernel series. :(

Ciao,
 Rainer

Jakob wrote:
 i don't have a problem using wlan with wpa on latest shr-unstable. I
 use mofi (included in shr) to connect to my wlan-router.
 
 jake
 
 On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
 ...and trying with latest kernel i get a kernel panic...
 do you have a working wifi (or at least a non criptic wpasupplicant
 behaviour) with shr-unstable?
 d

 On Fri, Jun 19, 2009 at 3:49 PM, Davide Scaini dsca...@gmail.com wrote:

 Hi guys,
 i'm experiencing some problems with shr unstable... so i downloaded the
 last one (20090617) and I use that with my favourite kernel (2.28-rc4)
 with
 its modules... but the problem still remains: when i try to connect to my
 home-wifi i get:
 r...@om-gta02 /etc/network $ ifup eth0
 WPA: Configuring Interface
 ioctl[SIOCSIWENCODEEXT]: Operation not supported
 ioctl[SIOCSIWENCODEEXT]: Operation not supported
 ioctl[SIOCSIWENCODEEXT]: Operation not supported
 ioctl[SIOCSIWENCODEEXT]: Operation not supported
 run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with code 1


 do you have any idea?
 thanks
 d

 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
 

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wpa-exiting with code 1 ???

2009-06-21 Thread Jakob
i'm using the latest kernel provided by shr. It's from June 15th. I
don't know on what the kernel is based on.

jake

On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
 ok,
 imho it's a mixture of kernel and wpa/shr version... i had a shr-u well
 working with the kernel i mentioned, but latest shr-u is _really_ nicer! so,
 i would like to have the wifi working with that... if possible.
 @Jakob: which kernel do you use, please?
 ...it seems to me an hard balancing...
 d

 On Sun, Jun 21, 2009 at 3:17 PM, Fox Mulder quakem...@gmx.net wrote:

 Do you know which kernel you use where wlan and wpa is working?

 Because i use the latest andy-tracking (in debian) for a few months now
 and wlan with wpa isn't working since than. But i don't exactly know if
 the problem is the kernel or wpa_supplicant or something else. Last time
 it worked was with the deprecated 2.6.24 kernel series. :(

 Ciao,
 Rainer

 Jakob wrote:
  i don't have a problem using wlan with wpa on latest shr-unstable. I
  use mofi (included in shr) to connect to my wlan-router.
 
  jake
 
  On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
  ...and trying with latest kernel i get a kernel panic...
  do you have a working wifi (or at least a non criptic wpasupplicant
  behaviour) with shr-unstable?
  d
 
  On Fri, Jun 19, 2009 at 3:49 PM, Davide Scaini dsca...@gmail.com
 wrote:
 
  Hi guys,
  i'm experiencing some problems with shr unstable... so i downloaded
  the
  last one (20090617) and I use that with my favourite kernel (2.28-rc4)
  with
  its modules... but the problem still remains: when i try to connect to
 my
  home-wifi i get:
  r...@om-gta02 /etc/network $ ifup eth0
  WPA: Configuring Interface
  ioctl[SIOCSIWENCODEEXT]: Operation not supported
  ioctl[SIOCSIWENCODEEXT]: Operation not supported
  ioctl[SIOCSIWENCODEEXT]: Operation not supported
  ioctl[SIOCSIWENCODEEXT]: Operation not supported
  run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with code 1
 
 
  do you have any idea?
  thanks
  d
 
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wpa-exiting with code 1 ???

2009-06-21 Thread Fox Mulder
Ok, than it should be the latest kernel from [1].
The kernel there is from June 15th [2].

I will try this kernel with debian and maybe wlan works better than
andy-tracking from [3]. :)

Ciao,
 Rainer

[1]http://build.shr-project.org/shr-unstable/images/om-gta02/

[2]uImage-2.6.29-oe10+gitr119819+5a6ed99264c704e517ac312283c58204ee38fee5-r3.5-om-gta02.bin

[3]http://git.openmoko.org/?p=kernel.git;a=shortlog;h=andy-tracking


Jakob wrote:
 i'm using the latest kernel provided by shr. It's from June 15th. I
 don't know on what the kernel is based on.
 
 jake
 
 On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
 ok,
 imho it's a mixture of kernel and wpa/shr version... i had a shr-u well
 working with the kernel i mentioned, but latest shr-u is _really_ nicer! so,
 i would like to have the wifi working with that... if possible.
 @Jakob: which kernel do you use, please?
 ...it seems to me an hard balancing...
 d

 On Sun, Jun 21, 2009 at 3:17 PM, Fox Mulder quakem...@gmx.net wrote:

 Do you know which kernel you use where wlan and wpa is working?

 Because i use the latest andy-tracking (in debian) for a few months now
 and wlan with wpa isn't working since than. But i don't exactly know if
 the problem is the kernel or wpa_supplicant or something else. Last time
 it worked was with the deprecated 2.6.24 kernel series. :(

 Ciao,
 Rainer

 Jakob wrote:
 i don't have a problem using wlan with wpa on latest shr-unstable. I
 use mofi (included in shr) to connect to my wlan-router.

 jake

 On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
 ...and trying with latest kernel i get a kernel panic...
 do you have a working wifi (or at least a non criptic wpasupplicant
 behaviour) with shr-unstable?
 d

 On Fri, Jun 19, 2009 at 3:49 PM, Davide Scaini dsca...@gmail.com
 wrote:
 Hi guys,
 i'm experiencing some problems with shr unstable... so i downloaded
 the
 last one (20090617) and I use that with my favourite kernel (2.28-rc4)
 with
 its modules... but the problem still remains: when i try to connect to
 my
 home-wifi i get:
 r...@om-gta02 /etc/network $ ifup eth0
 WPA: Configuring Interface
 ioctl[SIOCSIWENCODEEXT]: Operation not supported
 ioctl[SIOCSIWENCODEEXT]: Operation not supported
 ioctl[SIOCSIWENCODEEXT]: Operation not supported
 ioctl[SIOCSIWENCODEEXT]: Operation not supported
 run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with code 1


 do you have any idea?
 thanks
 d

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
 

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wpa-exiting with code 1 ???

2009-06-21 Thread Davide Scaini
guess it's a 2.6.29-rc3 but i'll give a look. thanks...
no other ideas about this problem?
reproducibility it's a nightmare on this fr...
d

On Sun, Jun 21, 2009 at 4:24 PM, Jakob jackram...@googlemail.com wrote:

 i'm using the latest kernel provided by shr. It's from June 15th. I
 don't know on what the kernel is based on.

 jake

 On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
  ok,
  imho it's a mixture of kernel and wpa/shr version... i had a shr-u well
  working with the kernel i mentioned, but latest shr-u is _really_ nicer!
 so,
  i would like to have the wifi working with that... if possible.
  @Jakob: which kernel do you use, please?
  ...it seems to me an hard balancing...
  d
 
  On Sun, Jun 21, 2009 at 3:17 PM, Fox Mulder quakem...@gmx.net wrote:
 
  Do you know which kernel you use where wlan and wpa is working?
 
  Because i use the latest andy-tracking (in debian) for a few months now
  and wlan with wpa isn't working since than. But i don't exactly know if
  the problem is the kernel or wpa_supplicant or something else. Last time
  it worked was with the deprecated 2.6.24 kernel series. :(
 
  Ciao,
  Rainer
 
  Jakob wrote:
   i don't have a problem using wlan with wpa on latest shr-unstable. I
   use mofi (included in shr) to connect to my wlan-router.
  
   jake
  
   On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
   ...and trying with latest kernel i get a kernel panic...
   do you have a working wifi (or at least a non criptic wpasupplicant
   behaviour) with shr-unstable?
   d
  
   On Fri, Jun 19, 2009 at 3:49 PM, Davide Scaini dsca...@gmail.com
  wrote:
  
   Hi guys,
   i'm experiencing some problems with shr unstable... so i downloaded
   the
   last one (20090617) and I use that with my favourite kernel
 (2.28-rc4)
   with
   its modules... but the problem still remains: when i try to connect
 to
  my
   home-wifi i get:
   r...@om-gta02 /etc/network $ ifup eth0
   WPA: Configuring Interface
   ioctl[SIOCSIWENCODEEXT]: Operation not supported
   ioctl[SIOCSIWENCODEEXT]: Operation not supported
   ioctl[SIOCSIWENCODEEXT]: Operation not supported
   ioctl[SIOCSIWENCODEEXT]: Operation not supported
   run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with code 1
  
  
   do you have any idea?
   thanks
   d
  
  
   ___
   Openmoko community mailing list
   community@lists.openmoko.org
   http://lists.openmoko.org/mailman/listinfo/community
  
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 
 

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wpa-exiting with code 1 ???

2009-06-21 Thread Jakob
yeah that's right. It's a 2.6.29-rc3

jake

On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
 guess it's a 2.6.29-rc3 but i'll give a look. thanks...
 no other ideas about this problem?
 reproducibility it's a nightmare on this fr...
 d

 On Sun, Jun 21, 2009 at 4:24 PM, Jakob jackram...@googlemail.com wrote:

 i'm using the latest kernel provided by shr. It's from June 15th. I
 don't know on what the kernel is based on.

 jake

 On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
  ok,
  imho it's a mixture of kernel and wpa/shr version... i had a shr-u well
  working with the kernel i mentioned, but latest shr-u is _really_
  nicer!
 so,
  i would like to have the wifi working with that... if possible.
  @Jakob: which kernel do you use, please?
  ...it seems to me an hard balancing...
  d
 
  On Sun, Jun 21, 2009 at 3:17 PM, Fox Mulder quakem...@gmx.net wrote:
 
  Do you know which kernel you use where wlan and wpa is working?
 
  Because i use the latest andy-tracking (in debian) for a few months
  now
  and wlan with wpa isn't working since than. But i don't exactly know
  if
  the problem is the kernel or wpa_supplicant or something else. Last
  time
  it worked was with the deprecated 2.6.24 kernel series. :(
 
  Ciao,
  Rainer
 
  Jakob wrote:
   i don't have a problem using wlan with wpa on latest shr-unstable. I
   use mofi (included in shr) to connect to my wlan-router.
  
   jake
  
   On 6/21/09, Davide Scaini dsca...@gmail.com wrote:
   ...and trying with latest kernel i get a kernel panic...
   do you have a working wifi (or at least a non criptic wpasupplicant
   behaviour) with shr-unstable?
   d
  
   On Fri, Jun 19, 2009 at 3:49 PM, Davide Scaini dsca...@gmail.com
  wrote:
  
   Hi guys,
   i'm experiencing some problems with shr unstable... so i
   downloaded
   the
   last one (20090617) and I use that with my favourite kernel
 (2.28-rc4)
   with
   its modules... but the problem still remains: when i try to
   connect
 to
  my
   home-wifi i get:
   r...@om-gta02 /etc/network $ ifup eth0
   WPA: Configuring Interface
   ioctl[SIOCSIWENCODEEXT]: Operation not supported
   ioctl[SIOCSIWENCODEEXT]: Operation not supported
   ioctl[SIOCSIWENCODEEXT]: Operation not supported
   ioctl[SIOCSIWENCODEEXT]: Operation not supported
   run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with code
   1
  
  
   do you have any idea?
   thanks
   d
  
  
   ___
   Openmoko community mailing list
   community@lists.openmoko.org
   http://lists.openmoko.org/mailman/listinfo/community
  
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 
 

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[shr-u] wpa-exiting with code 1 ???

2009-06-19 Thread Davide Scaini
Hi guys,
i'm experiencing some problems with shr unstable... so i downloaded the last
one (20090617) and I use that with my favourite kernel (2.28-rc4) with its
modules... but the problem still remains: when i try to connect to my
home-wifi i get:
r...@om-gta02 /etc/network $ ifup eth0
WPA: Configuring Interface
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with code 1


do you have any idea?
thanks
d
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community