Re: [gentoo-user] Wireless problem

2008-06-06 Thread Mick
On Thursday 05 June 2008, Rev. Ferris wrote: > > how about > > iwconfig eth2 power all > > ? Perhaps you could write a postup script that pings slowly: > > ping -i 30 your.isp.com I have experienced the same signal drop after a while on an AP that I never had disconnection problems before. I am

Re: [gentoo-user] Wireless problem

2008-06-05 Thread Rev. Ferris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > how about > iwconfig eth2 power all > ? Perhaps you could write a postup script that pings slowly: > ping -i 30 your.isp.com > > hth, > -- iwconfig eth2 power all doesnt't work: #iwconfig eth2 power all Error for wireless request "Set Power Manage

Re: [gentoo-user] Wireless problem

2008-06-02 Thread Iain Buchanan
On Fri, 2008-05-30 at 22:14 +0200, Rev. Ferris wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Unfortunately this card doesn't accept that command: > iwconfig eth2 power off > Error for wireless request "Set Power Management" (8B2C) : > SET failed on device eth2 ; Operation not su

Re: [gentoo-user] Wireless problem

2008-05-30 Thread Rev. Ferris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Unfortunately this card doesn't accept that command: iwconfig eth2 power off Error for wireless request "Set Power Management" (8B2C) : SET failed on device eth2 ; Operation not supported. Any other suggestion? Thanks, Luigi Alle venerdì 30 maggi

Re: [gentoo-user] Wireless problem

2008-05-30 Thread Jil Larner
Hi, Power saving, see man iwconfig (but I can't say more, I never touched it) Bye, Jil Rev. Ferris a écrit : Hi! I have a wireless problem. I bought yesterday a Zyxel G202 USB stick and I attack it of my workstation. This hardware is supported from zd1211rw driver. I set all parameters of my

[gentoo-user] Wireless problem

2008-05-29 Thread Rev. Ferris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! I have a wireless problem. I bought yesterday a Zyxel G202 USB stick and I attack it of my workstation. This hardware is supported from zd1211rw driver. I set all parameters of my network and I started it. It works fine, pretty signal quality, goo

Re: [gentoo-user] wireless problem

2008-03-20 Thread Dani Crisan
Thank you Neil. I'll buy a beer. This was it. modules_wlan0=( "wpa_supplicant" "iwconfig" ) is correct Have a nice day/night whatever. Be a better friend, newshound, and know-it-all with Yahoo! Mo

Re: [gentoo-user] wireless problem

2008-03-20 Thread Neil Bothwick
On Thu, 20 Mar 2008 03:52:40 -0700 (PDT), Dani Crisan wrote: > modules_wlan0=( "dhcp" "iwconfig" "wpa_supplicant") This is a bit of a guess, but try using modules_wlan0=( "wpa_supplicant" "iwconfig" ) dhcp is the default, so unnecessary and, although the docs are a little vague on this, it app

Re: [gentoo-user] wireless problem

2008-03-20 Thread Dani Crisan
Thank you for bringing that up to my attention but that didn't solve it. It seems that when I issue /etc/init.d/net.wlan0 restart wpa_supplicant.conf isn't taken into consideration. -- gentoo-user@lists.gentoo.org mailing list __

Re: [gentoo-user] wireless problem

2008-03-20 Thread Henry Gebhardt
On Thu, Mar 20, 2008 at 11:52 AM, Dani Crisan <[EMAIL PROTECTED]> wrote: > assciate_order_wlan0="forcepreferedonly" Are you sure you spelled forcepreferedonly correctly? I'd think there is another 'r' in there: forcepreferredonly. Btw., forcepreferred should suffice. ~Henry -- gentoo-user@lists

Re: [gentoo-user] wireless problem

2008-03-20 Thread Dani Crisan
- Original Message From: Alexander Meinke <[EMAIL PROTECTED]> To: gentoo-user@lists.gentoo.org Sent: Wednesday, March 19, 2008 3:15:35 PM Subject: Re: [gentoo-user] wireless problem -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Dani, your configuration file looks ok. To pri

Re: [gentoo-user] wireless problem

2008-03-19 Thread Alexander Meinke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Dani, your configuration file looks ok. To prior one ap more than another Iam using the priority= option in my wpa_supplicant.conf. The second problem, that you're not able to connect to your wpa secured ap, could be triggered by not compiled in g

Re: [gentoo-user] wireless problem

2008-03-19 Thread Neil Bothwick
On Wed, 19 Mar 2008 05:54:10 -0700 (PDT), Dani Crisan wrote: PLEASE DO NOT TOP-POST > modules_wlan0=( "dhcp" "iwconfig" "wpa_supplicant") > essid_wlan0="any" Try setting this to baladei-wifi > mode_wlan0="managed" > preferred_aps_wlan0="'baladei-wifi' 'dlink'" I'm not sure how the init script

Re: [gentoo-user] wireless problem

2008-03-19 Thread Dani Crisan
ReassocResp from 00:1b:11:fb:9d:00 (capab=0x421 status=0 aid=2) Mar 19 14:50:19 dani-laptop wlan0: associated Any ideeas? - Original Message From: Neil Bothwick <[EMAIL PROTECTED]> To: gentoo-user@lists.gentoo.org Sent: Wednesday, March 19, 2008 2:22:11 PM Subject: Re: [gentoo-use

Re: [gentoo-user] wireless problem

2008-03-19 Thread Neil Bothwick
On Wed, 19 Mar 2008 05:06:59 -0700 (PDT), Dani Crisan wrote: > I made what you said and now it still connects to dlink but I'll read > the wireless.example. Please don't top-post, it makes conversations difficult to follow and impossible to quote meaningfully. preferred_aps means that it will tr

Re: [gentoo-user] wireless problem

2008-03-19 Thread Dani Crisan
PM Subject: Re: [gentoo-user] wireless problem On Wed, 19 Mar 2008 04:42:06 -0700 (PDT), Dani Crisan wrote: > and my wireless is connecting to dlink since it is free. Mine is > baladei-wifi. > > Here are the /etc/conf.d/net > > modules_wlan0=( &quo

Re: [gentoo-user] wireless problem

2008-03-19 Thread Henry Gebhardt
On Wed, Mar 19, 2008 at 12:42 PM, Dani Crisan <[EMAIL PROTECTED]> wrote: > (...) > modules_wlan0=( "dhcp" "iwconfig" "wpa_supplicant") > wpa_supplicant_wlan0="-Dwext -c /etc/wpa_supplicant/wpa_supplicant.conf" > config_wlan0=("dhcp") > > (...) > > How can I make it to authenticate to my "bala

Re: [gentoo-user] wireless problem

2008-03-19 Thread Neil Bothwick
On Wed, 19 Mar 2008 04:42:06 -0700 (PDT), Dani Crisan wrote: > and my wireless is connecting to dlink since it is free. Mine is > baladei-wifi. > > Here are the /etc/conf.d/net > > modules_wlan0=( "dhcp" "iwconfig" "wpa_supplicant") > wpa_supplicant_wlan0="-Dwext -c /etc

[gentoo-user] wireless problem

2008-03-19 Thread Dani Crisan
Please help me in solving this issue. So iwlist scan eth0 Interface doesn't support scanning. loInterface doesn't support scanning. sit0 Interface doesn't support scanning. wmaster0 Interface doesn't support scanning. wlan0 Sc

Re: [gentoo-user] Wireless problem

2007-08-22 Thread Daniel Barkalow
On Wed, 22 Aug 2007, Allan Gottlieb wrote: > At Wed, 22 Aug 2007 16:26:36 +0200 Michael Gisbers <[EMAIL PROTECTED]> wrote: > > > Am Wednesday 22 August 2007 schrieb Allan Gottlieb: > >> > >> I have the same hardware and had the same problem. I have used the > >> following kludge to "fix" it. > >

Re: [gentoo-user] Wireless problem

2007-08-22 Thread Jan Seeger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yeah, thanks for saying this, it got me thinking too. Emerging iwlwifi rright now. I'll write an article about it in my blog... -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGzKl7MmLQdC6jvocRAuyhAJ4xhQ94jk6k4EHiyTvx0zHd1EO

Re: [gentoo-user] Wireless problem

2007-08-22 Thread Allan Gottlieb
At Wed, 22 Aug 2007 16:26:36 +0200 Michael Gisbers <[EMAIL PROTECTED]> wrote: > Am Wednesday 22 August 2007 schrieb Allan Gottlieb: >> >> I have the same hardware and had the same problem. I have used the >> following kludge to "fix" it. >> >> Add ipw3945 to /etc/modules.autoload/kernel-2.6 >> an

Re: [gentoo-user] Wireless problem

2007-08-22 Thread Michael Gisbers
Am Wednesday 22 August 2007 schrieb Allan Gottlieb: > At Tue, 21 Aug 2007 21:04:52 -0400 Colleen Beamer <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > > > I'm having a heck of a time trying to get wireless going on my laptop. > > I've tried so many things, I'm a bit dizzy and don't know where I'v

Re: [gentoo-user] Wireless problem

2007-08-22 Thread Allan Gottlieb
At Wed, 22 Aug 2007 11:15:12 +0200 Christian <[EMAIL PROTECTED]> wrote: > I have the same wireless lan card and I have no problems with > my installation. Your soln does not work for me, but we do have differences (see below) What does work is when I BOTH autoload ipw3945 and have ip23945d in th

Re: [gentoo-user] Wireless problem

2007-08-22 Thread Christian
Hi, I have the same wireless lan card and I have no problems with my installation. I am using gentoo-sources-2.6.22-r2 and activated the following option in the kernel: Networking ---> [*] Networking support Wireless ---> Improved wireless configuration API

Re: [gentoo-user] Wireless problem

2007-08-21 Thread Allan Gottlieb
At Tue, 21 Aug 2007 21:04:52 -0400 Colleen Beamer <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I'm having a heck of a time trying to get wireless going on my laptop. > I've tried so many things, I'm a bit dizzy and don't know where I've > gone right or wrong. > > First things first. lspci shows

[gentoo-user] Wireless problem

2007-08-21 Thread Colleen Beamer
Hi everyone, I'm having a heck of a time trying to get wireless going on my laptop. I've tried so many things, I'm a bit dizzy and don't know where I've gone right or wrong. First things first. lspci shows my wireless hardware as: 0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945

Re: [gentoo-user] Wireless problem (ipw2200)

2006-09-17 Thread Jean Magnan de Bornier
Le 16 septembre à 10:01:38 "Marco Calviani" <[EMAIL PROTECTED]> écrit notamment: | Hi Jean, | unfortunately is it still not working even if i've tried changing | different lines.. (however this does not make very much sense). Can | you post me you /etc/conf.d/net and /etc/wpa_supplicant.conf fil

Re: [gentoo-user] Wireless problem (ipw2200)

2006-09-16 Thread Marco Calviani
Hi Jean, unfortunately is it still not working even if i've tried changing different lines.. (however this does not make very much sense). Can you post me you /etc/conf.d/net and /etc/wpa_supplicant.conf files? Thanks, Marco On 9/10/06, Jean Magnan de Bornier <[EMAIL PROTECTED]> wrote: Le 10

Re: [gentoo-user] Wireless problem (ipw2200)

2006-09-10 Thread Jean Magnan de Bornier
Le 10 septembre à 12:23:07 "Marco Calviani" <[EMAIL PROTECTED]> écrit notamment: | Hi Jean, > | the result of | $ dhcpcd -v LOG_DEBUG -d 2 eth1 | is | Error, dhcpStart: ioctl SIOCGIFHWADDR: No such device > | even if iwconfig shows: > | eth1 unassociated ESSID:"home" | Mode:Managed

Re: [gentoo-user] Wireless problem (ipw2200)

2006-09-10 Thread Marco Calviani
Hi Jean, the result of $ dhcpcd -v LOG_DEBUG -d 2 eth1 is Error, dhcpStart: ioctl SIOCGIFHWADDR: No such device even if iwconfig shows: eth1 unassociated ESSID:"home" Mode:Managed Channel=0 Access Point: 00:2C:F9:08:3B:6D Bit Rate:0 kb/s Tx-Power=20 dBm Sensitivity

Re: [gentoo-user] Wireless problem (ipw2200)

2006-09-10 Thread Jean Magnan de Bornier
Le 10 septembre à 10:29:46 "Marco Calviani" <[EMAIL PROTECTED]> écrit notamment: | Hi, | i'm having problems with my since now working wireless. I'm running | on a 2.6.17-gentoo-r4 kernel with ipw2200-1.1.2-r1 and wpa_supplicant. | In particular when i start the net.eth1 service, it tells me: > |

[gentoo-user] Wireless problem (ipw2200)

2006-09-10 Thread Marco Calviani
Hi, i'm having problems with my since now working wireless. I'm running on a 2.6.17-gentoo-r4 kernel with ipw2200-1.1.2-r1 and wpa_supplicant. In particular when i start the net.eth1 service, it tells me: Starting eth1 * Starting wpa_supplicant on eth1 ... [ ok ] * Start

Re: [gentoo-user] wireless problem

2006-02-03 Thread Jean Magnan de Bornier
Le 03 février à 17:21:34 Simon Prosser <[EMAIL PROTECTED]> écrit notamment: | On Friday 03 February 2006 08:10, Jean Magnan de Bornier wrote: | > OK, dhcpcd does the connection all right, and thanks for that; however I | > still need to enter the user and password informations. I guess it might |

Re: [gentoo-user] wireless problem

2006-02-03 Thread Simon Prosser
On Friday 03 February 2006 08:10, Jean Magnan de Bornier wrote: > OK, dhcpcd does the connection all right, and thanks for that; however I > still need to enter the user and password informations. I guess it might > be a provider matter? have a read of /etc/conf.d/wireless.example <== all you need

Re: [gentoo-user] wireless problem

2006-02-03 Thread Jean Magnan de Bornier
Le 02 février à 15:55:55 Simon Prosser <[EMAIL PROTECTED]> écrit notamment: | heres my /etc/conf.d/net might give you some pointers if you dont want to use | dhcp... > | config_ath0=( "192.168.2.3 netmask 255.255.255.0 brd 192.168.0.255" ) | routes_ath0=( "default gw 192.168.2.1" ) | essid_ath0="

Re: [gentoo-user] wireless problem

2006-02-02 Thread Jean Magnan de Bornier
Le 02 février à 15:55:55 Simon Prosser <[EMAIL PROTECTED]> écrit notamment: | heres my /etc/conf.d/net might give you some pointers if you dont want to use | dhcp... > | config_ath0=( "192.168.2.3 netmask 255.255.255.0 brd 192.168.0.255" ) | routes_ath0=( "default gw 192.168.2.1" ) | essid_ath0="

Re: [gentoo-user] wireless problem

2006-02-02 Thread Simon Prosser
heres my /etc/conf.d/net might give you some pointers if you dont want to use dhcp... config_ath0=( "192.168.2.3 netmask 255.255.255.0 brd 192.168.0.255" ) routes_ath0=( "default gw 192.168.2.1" ) essid_ath0="belkin54g" config_eth0=( "192.168.0.7" ) hth... On Thursday 02 February 2006 13:14, Ia

Re: [gentoo-user] wireless problem

2006-02-02 Thread Iain Buchanan
On Thu, 2006-02-02 at 12:49 +0100, Jean Magnan de Bornier wrote: > > When I type "iwconfig" I obtain this: > > eth1 IEEE 802.11g ESSID:"Universite Paul Cezanne" > Mode:Managed Frequency:2.412 GHz Access Point: 00:12:DA:AE:5A:50 > Seems to indicate I am actually connected? t

[gentoo-user] wireless problem

2006-02-02 Thread Jean Magnan de Bornier
Hello all, Using a Dell latitude x1, dual-boot with w$ xp; on my campus they have a wireless network which I can access with my mail login and password. It works without a problem on w$. On my gentoo I installed wpa_supplicant with the following item in the conf file: network={ ssid="Unive