Re: Wifi configuration Debian Lenny Ibook G3

2009-05-16 Thread Rogério Brito
Hi yet again, Gunther. On Apr 26 2009, Gunther Furtado wrote: > domingo, 26 de abril de 2009, Rogério Brito escreveu: > >I would warmly be receptive of this card, if possible. > > There are two ifs. If you don't mind a little waiting No, I don't mind. > or If the tests I wanto to run give me a

Re: Wifi configuration Debian Lenny Ibook G3

2009-04-26 Thread Esteban Monge
2009/4/26 Gunther Furtado > domingo, 26 de abril de 2009, > Rogério Brito escreveu: > > >Hi yet again, Gunther. > > > > Hi, > > >Somehow, I missed this message earlier, for some strange reason. > > > >On Apr 21 2009, Gunther Furtado wrote: > >> 2009/4/21 Rogério Brito : > >> > Unfortunately, I c

Re: Wifi configuration Debian Lenny Ibook G3

2009-04-26 Thread Gunther Furtado
domingo, 26 de abril de 2009, Rogério Brito escreveu: >Hi yet again, Gunther. > Hi, >Somehow, I missed this message earlier, for some strange reason. > >On Apr 21 2009, Gunther Furtado wrote: >> 2009/4/21 Rogério Brito : >> > Unfortunately, I can't find almost anything apple-related here in >>

Re: Wifi configuration Debian Lenny Ibook G3

2009-04-26 Thread Rogério Brito
Hi, Esteban. On Apr 21 2009, Esteban Monge wrote: > Hello, you can buy one airport card in Ebay, I bought one and works great, > you need follow the next tutto. > > http://nuevaeracr.blogspot.com/2009/02/actualizar-el-driver-orino-de-las.html I'm not quite familiar with dealing with ebay and the

Re: Wifi configuration Debian Lenny Ibook G3

2009-04-26 Thread Rogério Brito
Hi yet again, Gunther. Somehow, I missed this message earlier, for some strange reason. On Apr 21 2009, Gunther Furtado wrote: > 2009/4/21 Rogério Brito : > > Unfortunately, I can't find almost anything apple-related here in > > Brazil, but I would still like to put one of those cards in my iBook

Re: Wifi configuration Debian Lenny Ibook G3

2009-04-21 Thread Esteban Monge
2009/4/21 Gunther Furtado > Hi, > > 2009/4/21 Rogério Brito : > > Hi there, people. > > > > It's been a long time since I last followed debian-powerpc, but I am back > to > > my activities. > > > > I have one question, though. > > > > On 02/10/2009 02:31 AM, Geoff Simmons wrote: > >> > >> The ori

Re: Wifi configuration Debian Lenny Ibook G3

2009-04-21 Thread Gunther Furtado
Hi, 2009/4/21 Rogério Brito : > Hi there, people. > > It's been a long time since I last followed debian-powerpc, but I am back to > my activities. > > I have one question, though. > > On 02/10/2009 02:31 AM, Geoff Simmons wrote: >> >> The original Apple AirPort Card uses a Hermes chipset, which i

Re: Wifi configuration Debian Lenny Ibook G3

2009-04-21 Thread Rogério Brito
Hi there, people. It's been a long time since I last followed debian-powerpc, but I am back to my activities. I have one question, though. On 02/10/2009 02:31 AM, Geoff Simmons wrote: The original Apple AirPort Card uses a Hermes chipset, which is supported by the orinoco driver provided in

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-24 Thread Gunther Furtado
segunda, 23 de fevereiro de 2009, Esteban Monge escreveu: >Hello good news, in my home I can connect with the wireless!!! > >But in my job not =( > >I only try with ifup eth1, step by step I can!!! the next step is the >network in my job. > Hi, And what exactly did you do to make it work? How i

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-23 Thread Esteban Monge
Hello good news, in my home I can connect with the wireless!!! But in my job not =( I only try with ifup eth1, step by step I can!!! the next step is the network in my job. Thanks to all... 2009/2/20 Esteban Monge : > My idea is create a little xdialog program to conect with my home, my work, >

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-20 Thread Esteban Monge
My idea is create a little xdialog program to conect with my home, my work, or open wireless networks, also like run the command for study and learn in one future I want help more people... =) Thanks Geoff for your patiente and attention!!! Also to the rest of the list, your help is great. 2009/2

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-20 Thread Geoff Simmons
Hi Esteban, On Wed, Feb 18, 2009 at 10:58:23AM -0600, Esteban Monge wrote: > Hello again I checked the process again and have the next problem, I run the > next command: > > mimaquina:/# wpa_supplicant -ieth1 -c/etc/wpa_supplicant.conf -Dwext The wpa_supplicant output you provided looks fine, as

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-18 Thread Piotr Kopszak
Hi Esteban, I don't know if it maybe helpful for you. I admit I configrured Wi-Fi and forgot all about it since it works fine. Here is mine wpa_supplicant.conf: ctrl_interface=/var/run/wpa_supplicant ctrl_interface_group=root ap_scan=1 fast_reauth=1 eapol_version=1 network={ ssid="networ

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-18 Thread Esteban Monge
Hello again I checked the process again and have the next problem, I run the next command: mimaquina:/# wpa_supplicant -ieth1 -c/etc/wpa_supplicant.conf -Dwext CTRL-EVENT-SCAN-RESULTS Trying to associate with 00:14:bf:a6:43:e8 (SSID='linksys' freq=2437 MHz) ioctl[SIOCSIWFREQ]: Device or resource b

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-10 Thread Geoff Simmons
Hi Esteban, On Tue, Feb 10, 2009 at 01:46:32PM -0600, Esteban Monge wrote: > I update the kernel to 2.6.28-rc1 You would be better off using a released (ie. non-rc) 2.6.28 kernel, which can be acquired through a Debian kernel snapshot package for your system. This is described in the "orinoco" D

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-10 Thread Risto Suominen
Try to run wpa_supplicant in debug mode. Risto -- To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-10 Thread Esteban Monge
I update the kernel to 2.6.28-rc1 I configured the wpa_supplicant.conf: # WPA-PSK/TKIP ctrl_interface=/var/run/wpa_supplicant ctrl_interface_group=0 eapol_version=1 ap_scan=2 fast_reauth=1 network={ ssid="linksys" key_mgmt=WPA-PSK proto=WPA pairwise=TKIP group=TKIP psk="

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-10 Thread Gunther Furtado
2009/2/9 Esteban Monge : > Hello > > I try connect to WiFi network in my work. Have WPA Personal Security with > TKIP encryption. > > I try use wpa_supplicant, wpagui, network manager and wifi radar but I cant > connect. > > My machine is a Ibook G3 800MHz with Airport Card. I dont like network > m

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-10 Thread Bastian Blank
On Mon, Feb 09, 2009 at 11:54:54PM -0600, Esteban Monge wrote: > I don't understand how you can ask > for help on how to use complicated tools just because you don't like the > easier one Where did Geoff, the person you replied to, ask for help on this tools? > In my > experience, you'll nee

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-09 Thread Esteban Monge
I don't understand how you can ask for help on how to use complicated tools just because you don't like the easier one I believe that network management is only integrated to Gnome and XFCE and knetwork management must be installed for use in KDE, I think it is used as an applet for the deskto

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-09 Thread Geoff Simmons
Hi Esteban, On Mon, Feb 09, 2009 at 12:51:29PM -0600, Esteban Monge wrote: > I try connect to WiFi network in my work. Have WPA Personal Security with > TKIP encryption. [snip] > My machine is a Ibook G3 800MHz with Airport Card. The original Apple AirPort Card uses a Hermes chipset, which is sup

Re: Wifi configuration Debian Lenny Ibook G3

2009-02-09 Thread José JORGE
A Monday 9 February 2009 19:51:29, Esteban Monge escreveu: > I try use wpa_supplicant, wpagui, network manager and wifi radar but I cant > connect. > > My machine is a Ibook G3 800MHz with Airport Card. I dont like network > manager because I use Enlightenment, I like more wifi-radar, but: > netwo

Wifi configuration Debian Lenny Ibook G3

2009-02-09 Thread Esteban Monge
Hello I try connect to WiFi network in my work. Have WPA Personal Security with TKIP encryption. I try use wpa_supplicant, wpagui, network manager and wifi radar but I cant connect. My machine is a Ibook G3 800MHz with Airport Card. I dont like network manager because I use Enlightenment, I like