LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   WICD and r8192e_pci (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/wicd-and-r8192e_pci-888456/)

superdog 06-26-2011 01:36 PM

WICD and r8192e_pci
 
I have a samsung n130 netbook running zenwalk 7.0 and tinycore. When I try to use WICD as a ntwork manager it will not connect to the access point (using wep) unless i type in a terminal "iwconfig essid Waaaaa key XXXX" and from there it connects as normal. It's driving me mad as I don't like when things don't work properly, it also did this in opensuse 11.3. Anyone know a solution to this? Below is the output of dmesg if that's any help...

Code:

Linux kernel driver for RTL8192 based WLAN cards
Copyright (c) 2007-2008, Realsil Wlan
rtl819xE 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
rtl819xE 0000:02:00.0: setting latency timer to 64
Dot11d_Init()
IRQ 16
netif_stop_queue() cannot be called before register_netdev()
Linking with Waaaaa,channel:1, qos:0, myHT:1, networkHT:0
===>ieee80211_associate_procedure_wq(), chan:1
=================>ieee80211_authentication_req():auth->algorithm is 0
==========>to link with AP using SEC(1, 1)
Associated successfully
Using G rates:108
Successfully associated, ht not enabled(0, 0)
============>normal associate
r8169 0000:03:00.0: eth0: link down
Linking with Waaaaa,channel:1, qos:0, myHT:0, networkHT:0
===>ieee80211_associate_procedure_wq(), chan:1
=================>ieee80211_authentication_req():auth->algorithm is 0
==========>to link with AP using SEC(1, 1)
Associated successfully
Using G rates:108
Successfully associated, ht not enabled(0, 0)
============>normal associate
Linking with Waaaaa,channel:1, qos:0, myHT:0, networkHT:0
===>ieee80211_associate_procedure_wq(), chan:1
=================>ieee80211_authentication_req():auth->algorithm is 0
==========>to link with AP using SEC(1, 1)
Associated successfully
Using G rates:108
Successfully associated, ht not enabled(0, 0)
============>normal associate
DHCP pkt src port:68, dest port:67!!
DHCP pkt src port:68, dest port:67!!
DHCP pkt src port:68, dest port:67!!
DHCP pkt src port:68, dest port:67!!
DHCP pkt src port:68, dest port:67!!
r8169 0000:03:00.0: eth0: link down
r8169 0000:03:00.0: eth0: link down
Linking with Waaaaa,channel:1, qos:0, myHT:0, networkHT:0
===>ieee80211_associate_procedure_wq(), chan:1
=================>ieee80211_authentication_req():auth->algorithm is 0
==========>to link with AP using SEC(1, 1)
Associated successfully
Using G rates:108
Successfully associated, ht not enabled(0, 0)
============>normal associate
Linking with Waaaaa,channel:1, qos:0, myHT:0, networkHT:0
===>ieee80211_associate_procedure_wq(), chan:1
=================>ieee80211_authentication_req():auth->algorithm is 0
==========>to link with AP using SEC(1, 1)
Associated successfully
Using G rates:108
Successfully associated, ht not enabled(0, 0)
============>normal associate
DHCP pkt src port:68, dest port:67!!
DHCP pkt src port:68, dest port:67!!
DHCP pkt src port:68, dest port:67!!
DHCP pkt src port:68, dest port:67!!
r8169 0000:03:00.0: eth0: link down
r8169 0000:03:00.0: eth0: link down
Linking with Waaaaa,channel:1, qos:0, myHT:0, networkHT:0
===>ieee80211_associate_procedure_wq(), chan:1
=================>ieee80211_authentication_req():auth->algorithm is 0
==========>to link with AP using SEC(1, 1)
Associated successfully
Using G rates:108
Successfully associated, ht not enabled(0, 0)
============>normal associate
Linking with Waaaaa,channel:1, qos:0, myHT:0, networkHT:0
===>ieee80211_associate_procedure_wq(), chan:2
=================>ieee80211_authentication_req():auth->algorithm is 0
Linking with Waaaaa,channel:1, qos:0, myHT:0, networkHT:0
===>ieee80211_associate_procedure_wq(), chan:1
=================>ieee80211_authentication_req():auth->algorithm is 0
==========>to link with AP using SEC(1, 1)
Associated successfully
Using G rates:108
Successfully associated, ht not enabled(0, 0)
============>normal associate
Linking with Waaaaa,channel:1, qos:0, myHT:0, networkHT:0
===>ieee80211_associate_procedure_wq(), chan:1
=================>ieee80211_authentication_req():auth->algorithm is 0
==========>to link with AP using SEC(1, 1)
Associated successfully
Using G rates:108
Successfully associated, ht not enabled(0, 0)
============>normal associate
Linking with Waaaaa,channel:1, qos:0, myHT:0, networkHT:0
===>ieee80211_associate_procedure_wq(), chan:1
=================>ieee80211_authentication_req():auth->algorithm is 0
==========>to link with AP using SEC(1, 1)
Associated successfully
Using G rates:108
Successfully associated, ht not enabled(0, 0)
============>normal associate
DHCP pkt src port:68, dest port:67!!
DHCP pkt src port:68, dest port:67!!
Linking with Waaaaa,channel:1, qos:0, myHT:0, networkHT:0
===>ieee80211_associate_procedure_wq(), chan:1
=================>ieee80211_authentication_req():auth->algorithm is 0
==========>to link with AP using SEC(1, 1)
Associated successfully
Using G rates:108
Successfully associated, ht not enabled(0, 0)
============>normal associate
DHCP pkt src port:68, dest port:67!!
DHCP pkt src port:68, dest port:67!!


markush 06-28-2011 01:21 PM

Hello,

have you tried to connect without wicd? My wireless network has wpa2 encryption, I use only wpa_supplicant. wpa_supplicant can also manage wep.

Could you please post the relevant parts of your /etc/rc.d/rc.inet1.conf?

Markus

superdog 07-06-2011 06:34 PM

I can connect fine without wicd, which is what annoys me. For now I have everything set to connect automatically at startup using wpa_supplicant and rc.inet1.conf (thanks for the tip, markush), where before I was doing it manually. It just annoys me because I can plug my alfa card in and use wicd to connect fine on wlan1 but when i try to connect using wlan0 (the r8192e_pci card) it tells me the password is bad. I suppose i have to live with it for now though. Thanks again

Quote:

IFNAME[4]="wlan0"
#IPADDR[4]=""
#NETMASK[4]=""
USE_DHCP[4]="yes"
WLAN_ESSID[4]=O_o
WLAN_IWPRIV[4]="set AuthMode=WPAPSK | set EncrypType=TKIP | set WPAPSK=the proper key is in here but i removed it as im paranoid!"
WLAN_WPA[4]="wpa_supplicant"
WLAN_WPADRIVER[4]="wext"
WLAN_WPAWAIT[4]=30

markush 07-07-2011 12:19 AM

Hello superdog,

I don't know if this works if your system has different wireless NICs wlan0 and wlan1, but I'm using my laptop in several networks and I have an entry for every network in my wpa_supplicant.conf. It connects to the available network automatically.

Note that there are manpages for wpa_supplicant and wpa_supplicant.conf as well (which in your case may be more interesting).

Do you have the respective entries for your wlan1 in your /etc/rc.d/rc.inet1.conf file?

Markus

EDDY1 07-07-2011 12:41 AM

I actually configured my router for wpa even though it has wep also, as wpa is supposed to be more secure. It even connects my wheezy os which drops connection on wep security.

kasl33 07-13-2011 01:52 AM

do NOT use WEP. It is very insecure and simple to crack.

modprobe r8193 would load the correct kernel module. WICD is superior to networkmanager but does use wpa. Not sure why it wouldn't connect to wep.


All times are GMT -5. The time now is 12:34 AM.