Re: [Mipsbook-devel] enable WiFi

2010-08-26 Thread Dr. H. Nikolaus Schaller
Am 26.08.2010 um 10:34 schrieb Dr. H. Nikolaus Schaller: > > Am 25.08.2010 um 17:21 schrieb Andy Valencia: > >> >> [Ruben Viets writes:] >> >>> - or your wep / wpa setting is wrong (try wireless-lan app to see if you >>> find >>> any wireless host and setup correct crypting) >> >>

Re: [Mipsbook-devel] enable WiFi

2010-08-26 Thread Dr. H. Nikolaus Schaller
Am 25.08.2010 um 17:21 schrieb Andy Valencia: > > [Ruben Viets writes:] > >> - or your wep / wpa setting is wrong (try wireless-lan app to see if you find >> any wireless host and setup correct crypting) > > Yes, "iwlist scan" sees AP's in the neighborhood. So basic WiFi is OK. > And

Re: [Mipsbook-devel] enable WiFi

2010-08-25 Thread Ruben Viets
it do works, it could be some issue with encryption setting of wpa. You may use WEB or WPA instead of WPA2. Easiest way for this is use wireless-lan app. Grt Ruben > To: r_vi...@hotmail.com > CC: mipsbook-devel@linuxtogo.org > From: ajv-661-419-8...@vsta.org > Subject: Re: [

Re: [Mipsbook-devel] enable WiFi

2010-08-25 Thread Ruben Viets
it do works, it could be some issue with encryption setting of wpa. You may use WEB or WPA instead of WPA2. Easiest way for this is use wireless-lan app. Grt Ruben > To: r_vi...@hotmail.com > CC: mipsbook-devel@linuxtogo.org > From: ajv-661-419-8...@vsta.org > Subject: Re: [

Re: [Mipsbook-devel] enable WiFi

2010-08-25 Thread Andy Valencia
[Ruben Viets writes:] > - or your wep / wpa setting is wrong (try wireless-lan app to see if you find > any wireless host and setup correct crypting) Yes, "iwlist scan" sees AP's in the neighborhood. So basic WiFi is OK. And wpa_supplicant logging shows successful negotiation of a cryp

Re: [Mipsbook-devel] enable WiFi

2010-08-24 Thread Ruben Viets
Date: Tue, 24 Aug 2010 19:24:23 -0700 > CC: mipsbook-devel@linuxtogo.org > Subject: Re: [Mipsbook-devel] enable WiFi > > > ["Dr. H. Nikolaus Schaller" writes:] > > > The driver is the z1211 > > FYI, the wpa_supplicant from the rvfluxlenny_tar.bz

Re: [Mipsbook-devel] enable WiFi

2010-08-24 Thread Andy Valencia
["Dr. H. Nikolaus Schaller" writes:] > The driver is the z1211 FYI, the wpa_supplicant from the rvfluxlenny_tar.bz2 does not seem to have any extra ability to hook to the netbook's WiFi. Neither z1211, nor zd1211. default and wext also failed. (In fact, the help only lists wext, atmel

Re: [Mipsbook-devel] enable WiFi

2010-08-24 Thread Ruben Viets
iff so that I can check it in so that the directdownload already has all (at least most) configurations. BR,Nikolaus Grt Ruben. > From: h...@computer.org > Date: Tue, 24 Aug 2010 18:47:05 +0200 > To: ajv-695-691-0...@vsta.org > CC: mipsbook-devel@linuxtogo.org > Subject: Re: [

Re: [Mipsbook-devel] enable WiFi

2010-08-24 Thread Dr. H. Nikolaus Schaller
work sends me a (git-) diff so that I can check it in so that the direct download already has all (at least most) configurations. BR, Nikolaus > > Grt Ruben. > > > > From: h...@computer.org > > Date: Tue, 24 Aug 2010 18:47:05 +0200 > > To: ajv-695-691-0...

Re: [Mipsbook-devel] enable WiFi

2010-08-24 Thread Ruben Viets
.org > CC: mipsbook-devel@linuxtogo.org > Subject: Re: [Mipsbook-devel] enable WiFi > > > Am 24.08.2010 um 17:12 schrieb Andy Valencia: > > > > > ["Dr. H. Nikolaus Schaller" writes:] > > > >>> Heh, "echo 1 > /proc/jz/wifi-po

Re: [Mipsbook-devel] enable WiFi

2010-08-24 Thread Dr. H. Nikolaus Schaller
Am 24.08.2010 um 17:12 schrieb Andy Valencia: > > ["Dr. H. Nikolaus Schaller" writes:] > >>> Heh, "echo 1 > /proc/jz/wifi-power", OK. I think this should also be patched by the .postinst script so that it is done automatically by ifup/ifdown. >>> So the remaining magic seems to be wh

Re: [Mipsbook-devel] enable WiFi

2010-08-24 Thread Andy Valencia
["Dr. H. Nikolaus Schaller" writes:] > > Heh, "echo 1 > /proc/jz/wifi-power", OK. > > So the remaining magic seems to be what -D to use? > > I see some config in /etc/network/interfaces, but it doesn't seem > > to bring up wpa_supplicant? And "-D zydas" isn't accepted when I > > try to

Re: [Mipsbook-devel] enable WiFi

2010-08-24 Thread Dr. H. Nikolaus Schaller
Am 24.08.2010 um 05:21 schrieb Andy Valencia: > > Heh, "echo 1 > /proc/jz/wifi-power", OK. > > So the remaining magic seems to be what -D to use? > I see some config in /etc/network/interfaces, but it doesn't seem > to bring up wpa_supplicant? And "-D zydas" isn't accepted when I > tr