[gentoo-user] emerge nano ?

2008-05-11 Thread Dani Crisan
hello,

I'm trying to emerge nano but here is the message error:


make: *** [all] Error 2
 *
 * ERROR: app-editors/nano-2.1.1 failed.
 * Call stack:
 *   ebuild.sh, line   49:  Called src_compile
 * environment, line 2033:  Called die
 * The specific snippet of code:
 *   emake || die
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if 
relevant.
 * A complete build log is located at 
'/var/tmp/portage/app-editors/nano-2.1.1/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/app-editors/nano-2.1.1/temp/environment'.
 *

 * Messages for package app-editors/nano-2.1.1:

 *
 * ERROR: app-editors/nano-2.1.1 failed.
 * Call stack:
 *   ebuild.sh, line   49:  Called src_compile
 * environment, line 2033:  Called die
 * The specific snippet of code:
 *   emake || die
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if 
relevant.
 * A complete build log is located at 
'/var/tmp/portage/app-editors/nano-2.1.1/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/app-editors/nano-2.1.1/temp/environment'.
 *


Any idea ?

Thank you.



  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

Re: [gentoo-user] Re: emerge nano ?

2008-05-11 Thread Dani Crisan



- Original Message 
From: Anno v. Heimburg [EMAIL PROTECTED]
To: gentoo-user@lists.gentoo.org
Sent: Sunday, May 11, 2008 1:01:01 PM
Subject: [gentoo-user]  Re: emerge nano ?

Dani Crisan wrote:

 * If you need support, post the topmost build error, and the call stack if
 relevant.

Um... since you seem to need support, could you please post the topmost
build error, and the call stack of relvant?

make: *** [all] Error 2 is the bottommost build error, not the topmost.
Look through the build messages for the first error, and post everything
from that on down.

-- 
gentoo-user@lists.gentoo.org mailing list


Here is the whole log file:


cat /var/tmp/portage/app-editors/nano-2.1.1/temp/build.log
 Unpacking source...
 Unpacking nano-2.1.1.tar.gz to /var/tmp/portage/app-editors/nano-2.1.1/work
 Source unpacked.
 Compiling source in /var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1 
 ...
 * econf: updating nano-2.1.1/config.guess with 
/usr/share/gnuconfig/config.guess
 * econf: updating nano-2.1.1/config.sub with /usr/share/gnuconfig/config.sub
../configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man 
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc 
--localstatedir=/var/lib --bindir=/bin --enable-color --enable-multibuffer 
--enable-nanorc --disable-wrapping-as-root --disable-speller --disable-justify 
--disable-debug --enable-nls --enable-utf8 --disable-tiny --without-slang 
--build=i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking whether ln -s works... yes
checking for strerror in -lcposix... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking whether to enable UTF-8 support... yes
checking whether to use slang... no
checking for getdelim... yes
checking for getline... yes
checking for isblank... yes
checking for strcasecmp... yes
checking for strcasestr... yes
checking for strncasecmp... yes
checking for strnlen... yes
checking for vsnprintf... yes
checking for iswalnum... yes
checking for iswblank... yes
checking for iswpunct... yes
checking for iswspace... yes
checking for nl_langinfo... yes
checking for mblen... yes
checking for mbstowcs... yes
checking for mbtowc... yes
checking for wctomb... yes
checking for wcwidth... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for getopt_long... yes
checking

Re: [gentoo-user] emerge nano ?

2008-05-11 Thread Dani Crisan



- Original Message 
From: Volker Armin Hemmann [EMAIL PROTECTED]
To: gentoo-user@lists.gentoo.org
Sent: Sunday, May 11, 2008 1:15:45 PM
Subject: Re: [gentoo-user] emerge nano ?

On Sonntag, 11. Mai 2008, Dani Crisan wrote:


 Any idea ?

yeah, you cut away the important part of the error and just posted the 
gentoo-standard error message.

--

where do I find the important part of the error?  I have posted  the complete 
build log.

 
gentoo-user@lists.gentoo.org mailing list


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

[gentoo-user] memory upgrade

2008-04-01 Thread Dani Crisan
Hello,

I want to buy additional memory for my computer.
I would like to know how do I find the vendor/frequency etc of my currently 
installed ram module.
lshal gives a lot of output. What should I look for? Is there another way?

Thank you in advance.




  

You rock. That's why Blockbuster's offering you one month of Blockbuster Total 
Access, No Cost.  
http://tc.deals.yahoo.com/tc/blockbuster/text5.com

Re: [gentoo-user] memory upgrade

2008-04-01 Thread Dani Crisan


That is not what mine shows tho.

 *-memory
  description: System Memory
  physical id: 1b
  slot: System board or motherboard
  size: 1GB
  capacity: 1536MB
*-bank:0
 description: DIMM
 physical id: 0
 slot: A0
 size: 512MB
*-bank:1
 description: DIMM [empty]
 physical id: 1
 slot: A1
*-bank:2
 description: DIMM
 physical id: 2
 slot: A2
 size: 512MB


Nothing about speed there.  He may have a newer system than mine that 
does show it like yours but he may not.  One of those 'your mileage may 
vary' situations.

Dale

:-)  :-) 


Thank you very much for this informations.
I have installed lshw and it is very satisfactory.

Thank you. Have a nice day/night.
-- 
gentoo-user@lists.gentoo.org mailing list







  

You rock. That's why Blockbuster's offering you one month of Blockbuster Total 
Access, No Cost.  
http://tc.deals.yahoo.com/tc/blockbuster/text5.com

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 prior one ap more than another Iam using
the priority=int 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 gnutls. So please check if this useflag is
enabled.


Regards,

acm.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFH4RH3YCx19pTB5PERAgc7AJ9n6z5080jGodvsIAGH1oAtmFEu1gCfYaho
UnpexLHd7n3lwW19or3R170=
=EsRb
-END PGP SIGNATURE-

Thank you.
Now I can connect to my wireless but only when I issue 
 wpa_supplicant -Dwext -iwlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf
and then
 dhcpcd wlan0.
which means that wpa_supplicant.conf is ok

If I issue /etc/init.d/net.wlan0 it connects to the other wireless network.
Here is my /etc/conf.d/net

modules_wlan0=( dhcp iwconfig wpa_supplicant)
wpa_supplicant_wlan0=-Dwext -c /etc/wpa_supplicant/wpa_supplicant.conf
essid_wlan0=baladei-wifi
mode_wlan0=managed
preferred_aps_wlan0=(baladei-wifi dlink)
assciate_order_wlan0=forcepreferedonly
config_wlan0=(dhcp)

gentoo-user@lists.gentoo.org mailing list







  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

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







  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

[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 Scan completed :
  Cell 01 - Address: 00:1B:11:FB:9D:00
ESSID:dlink
Mode:Master
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=83/100  Signal level=-51 dBm  Noise level=-95 dBm
Encryption key:off
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
  48 Mb/s; 54 Mb/s
Extra:tsf=001e7286c097
  Cell 02 - Address: 00:1D:7E:E3:8C:DD
ESSID:baladei-wifi
Mode:Master
Channel:10
Frequency:2.457 GHz (Channel 10)
Quality=96/100  Signal level=-32 dBm  Noise level=-95 dBm
Encryption key:on
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
  12 Mb/s; 48 Mb/s
Extra:tsf=c2357a43


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/wpa_supplicant/wpa_supplicant.conf
config_wlan0=(dhcp)


and the wpa_supplicant.conf

  
  
ctrl_interface=/var/run/wpa_supplicant

network={
ssid=baladei-wifi
proto=WPA
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=CCMP TKIP 
psk=a077c1a5543504137b2a0d42ad045741c6173cb2bb9770a1818e6d661b968d32
}
How can I make it to authenticate to my baladei-wifi?

Please help because I didn't find anything on the web to solve my issue.





  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

Re: [gentoo-user] wireless problem

2008-03-19 Thread Dani Crisan
Thank you for the quick reply.

I made what you said and now it still connects to dlink but I'll read the 
wireless.example.

Have a nice day.

- Original Message 
From: Neil Bothwick [EMAIL PROTECTED]
To: gentoo-user@lists.gentoo.org
Sent: Wednesday, March 19, 2008 1:50:35 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=( dhcp iwconfig wpa_supplicant)
 wpa_supplicant_wlan0=-Dwext -c /etc/wpa_supplicant/wpa_supplicant.conf
 config_wlan0=(dhcp)
[snip]

 How can I make it to authenticate to my baladei-wifi?
 
 Please help because I didn't find anything on the web to solve my issue.

Look closer to home, specifically /etc/conf.d/wireless.example. More
specifically, the preferred_aps setting.


-- 
Neil Bothwick

Sussh. Be vewwy quiet, I'm hunting tagwines. hahahahah.






  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

Re: [gentoo-user] wireless problem

2008-03-19 Thread Dani Crisan
Hy again,

Here is the new /etc/conf.d/net:

pre-up(){
 ifconfig wlan0 up
}

modules_wlan0=( dhcp iwconfig wpa_supplicant)
essid_wlan0=any
mode_wlan0=managed
preferred_aps_wlan0='baladei-wifi' 'dlink'
assciate_order_wlan0=forcepreferedonly
wpa_supplicant_wlan0=-Dwext -c /etc/wpa_supplicant/wpa_supplicant.conf
config_wlan0=(dhcp)

When I issue /etc/init.d/net.wlan0 restart it still connects to dlink and from 
the log file it seems that it ignores baladei-wifi:

 Mar 19 14:50:17 dani-laptop dhcpcd[8535]: wlan0: received SIGTERM, stopping
Mar 19 14:50:17 dani-laptop dhcpcd[8535]: wlan0: removing default route via 
192.168.0.1 metric 2000
Mar 19 14:50:17 dani-laptop dhcpcd[8535]: wlan0: deleting IP address 
192.168.0.101/24
Mar 19 14:50:17 dani-laptop dhcpcd[8535]: wlan0: exiting
Mar 19 14:50:18 dani-laptop ACPI: PCI interrupt for device :0c:00.0 disabled
Mar 19 14:50:18 dani-laptop ACPI: PCI Interrupt :0c:00.0[A] - GSI 17 
(level, low) - IRQ 17
Mar 19 14:50:18 dani-laptop PM: Writing back config space on device 
:0c:00.0 at offset 1 (was 100102, writing 100106)
Mar 19 14:50:18 dani-laptop ADDRCONF(NETDEV_UP): wlan0: link is not ready
Mar 19 14:50:18 dani-laptop wlan0: Initial auth_alg=0
Mar 19 14:50:18 dani-laptop wlan0: authenticate with AP 00:1b:11:fb:9d:00
Mar 19 14:50:18 dani-laptop wlan0: Initial auth_alg=0
Mar 19 14:50:18 dani-laptop wlan0: authenticate with AP 00:1b:11:fb:9d:00
Mar 19 14:50:18 dani-laptop wlan0: RX authentication from 00:1b:11:fb:9d:00 
(alg=0 transaction=2 status=0)
Mar 19 14:50:18 dani-laptop wlan0: authenticated
Mar 19 14:50:18 dani-laptop wlan0: associate with AP 00:1b:11:fb:9d:00
Mar 19 14:50:18 dani-laptop wlan0: authentication frame received from 
00:1b:11:fb:9d:00, but not in authenticate state - ignored
Mar 19 14:50:18 dani-laptop wlan0: RX AssocResp from 00:1b:11:fb:9d:00 
(capab=0x421 status=0 aid=2)
Mar 19 14:50:18 dani-laptop wlan0: associated
Mar 19 14:50:18 dani-laptop ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Mar 19 14:50:18 dani-laptop wlan0: Initial auth_alg=0
Mar 19 14:50:18 dani-laptop wlan0: authenticate with AP 00:1b:11:fb:9d:00
Mar 19 14:50:18 dani-laptop wlan0: Initial auth_alg=0
Mar 19 14:50:18 dani-laptop wlan0: authenticate with AP 00:1b:11:fb:9d:00
Mar 19 14:50:18 dani-laptop wlan0: RX authentication from 00:1b:11:fb:9d:00 
(alg=0 transaction=2 status=0)
Mar 19 14:50:18 dani-laptop wlan0: authenticated
Mar 19 14:50:18 dani-laptop wlan0: associate with AP 00:1b:11:fb:9d:00
Mar 19 14:50:18 dani-laptop wlan0: authentication frame received from 
00:1b:11:fb:9d:00, but not in authenticate state - ignored
Mar 19 14:50:18 dani-laptop wlan0: RX AssocResp from 00:1b:11:fb:9d:00 
(capab=0x421 status=0 aid=1)
Mar 19 14:50:18 dani-laptop wlan0: associated
Mar 19 14:50:19 dani-laptop wlan0: Initial auth_alg=0
Mar 19 14:50:19 dani-laptop wlan0: authenticate with AP 00:1b:11:fb:9d:00
Mar 19 14:50:19 dani-laptop wlan0: RX authentication from 00:1b:11:fb:9d:00 
(alg=0 transaction=2 status=0)
Mar 19 14:50:19 dani-laptop wlan0: authenticated
Mar 19 14:50:19 dani-laptop wlan0: associate with AP 00:1b:11:fb:9d:00
Mar 19 14:50:19 dani-laptop wlan0: RX 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-user] wireless problem

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 try that aps first, but if it fails, it
will then try dlink. You can force it to only use a specific aps with
essid_wlan0=baladei-wifi but I susopect your problem is that the
connection to your preferred aps is failing and dlink being used as a
fallback.

The system log should show details of the connection process, try tail
-f /var/log/messages before you do /etc/init.d/wlan0 start.


-- 
Neil Bothwick

When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl.






  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

[gentoo-user] wireless not working

2008-03-16 Thread Dani Crisan
Hello,

Here is the scenario:
-wireless card: Intel PRO/WIRELESS 3945ABG
-lsmod | grep 3945
iwl3945   144628  0
mac80211  108932  1 iwl3945
-iwlist
wlan0 Scan completed :
  Cell 01 - Address: 00:17:9A:F4:CE:B5
ESSID:a
Mode:Master
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=33/100  Signal level=-89 dBm  Noise level=-127 dBm
Encryption key:off
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
  48 Mb/s; 54 Mb/s
Extra:tsf=0085815e4183
  Cell 02 - Address: 00:1D:7E:E3:8C:DD
ESSID:baladei-wifi
Mode:Master
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=97/100  Signal level=-28 dBm  Noise level=-127 dBm
Encryption key:on
IE: WPA Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
  12 Mb/s; 48 Mb/s
Extra:tsf=000b865b4049

(I WANT TO CONNECT TO CELL2-baladei-wifi)


-cat  /etc/wpa_supplicant/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
update_config=0
fast_reauth=1

network={
ssid=baladei-wifi
proto=WPA
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=CCMP TKIP WEP
psk=my-password
priority=5
}

-cat /etc/conf.d/net
modules_wlan0=(dhcpcd iwconfig)
wpa_supplicant_wlan0=-Dwext -c /etc/wpa_supplicant/wpa_supplicant.conf
config_wlan0=(dhcp)
dhcpcd_wlan0=-t 5 -A

pre-up(){
ifconfig wlan0 up
}

-and the error:
 /etc/init.d/net.wlan0 start
 * Starting wlan0
 *   Configuring wireless network for wlan0
 *   WEP key is not set for baladei-wifi - not connecting
 *   WEP key is not set for linksys - not connecting
 *   Couldn't associate with any access points on wlan0
 *   Failed to configure wireless for wlan0   [ !! ]



I need to connect to my linksys WRT54GL which is set to wpa-personal / wpa 
algorithm: TKIP, no WEP.



Please advise since I'm getting very confused.


Thank you in advance.








  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

Fw: [gentoo-user] wireless not working

2008-03-16 Thread Dani Crisan
Update on this matter.

 -issued the command:
  
  wpa_supplicant -iwlan0 -Dwext -d -c 
/etc/wpa_supplicant/wpa_supplicant.conf   
 -then
  
  dhcpcd wlan0  
Then everything is ok and my wireless works.

My question is why when I issue /etc/init.d/net.wlan0 start it says about the 
WEP and doesn't connect?

Thank you.[/code]

- Forwarded Message 
From: Dani Crisan [EMAIL PROTECTED]
To: gentoo-user@lists.gentoo.org
Sent: Sunday, March 16, 2008 10:41:28 AM
Subject: [gentoo-user] wireless not working

Hello,

Here is the scenario:
-wireless card: Intel PRO/WIRELESS 3945ABG
-lsmod | grep 3945
iwl3945   144628  0
mac80211  108932  1
 iwl3945
-iwlist
wlan0 Scan completed :
  Cell 01 - Address: 00:17:9A:F4:CE:B5
ESSID:a
Mode:Master
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=33/100  Signal level=-89 dBm  Noise level=-127 dBm
Encryption key:off
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
  48 Mb/s; 54 Mb/s
Extra:tsf=0085815e4183
  Cell 02 - Address: 00:1D:7E:E3:8C:DD
ESSID:baladei-wifi
Mode:Master
Channel:11
   
 Frequency:2.462 GHz (Channel 11)
Quality=97/100  Signal level=-28 dBm  Noise level=-127 dBm
Encryption key:on
IE: WPA Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  24 Mb/s; 36
 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
  12 Mb/s; 48 Mb/s
Extra:tsf=000b865b4049

(I WANT TO CONNECT TO CELL2-baladei-wifi)


-cat  /etc/wpa_supplicant/wpa_supplicant.conf
   
 ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
update_config=0
fast_reauth=1

network={
ssid=baladei-wifi
proto=WPA
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=CCMP TKIP WEP
psk=my-password
priority=5
}

-cat /etc/conf.d/net
modules_wlan0=(dhcpcd iwconfig)
   
 wpa_supplicant_wlan0=-Dwext -c /etc/wpa_supplicant/wpa_supplicant.conf
config_wlan0=(dhcp)
dhcpcd_wlan0=-t 5 -A

pre-up(){
ifconfig wlan0 up
}

-and the error:
 /etc/init.d/net.wlan0 start
 * Starting
 wlan0
 *   Configuring wireless network for wlan0
 *   WEP key is not set for baladei-wifi - not connecting
 *   WEP key is not set for linksys - not connecting
 *   Couldn't associate with any access points on wlan0
 *   Failed to configure wireless for wlan0   [ !! ]



I need to connect to my linksys WRT54GL which is set to wpa-personal / wpa 
algorithm: TKIP, no WEP.



Please advise since I'm getting very confused.


Thank you in advance.







  Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try 
it now.





  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping