HP620 Wireless RTL8192se problem with policies

Hi
I still try to use my wireless card on my HP620 laptop
After a pause (use lan wired) i try to get wifi on again
I install drivers from linuxwireless.org version 3.5, i try to use ndiswrapper , i try a lot of things and now when i try to connect to my wifi box, network manager said " authentification needed, i put root password and after a long time the connexion drop without any more message

lspci is here
P620-linux:/home/bernard # lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a43] (rev 07)
00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03)
00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 03)
00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03)
00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 03)
00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 03)
00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (rev 03)
00:1c.5 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 [8086:294a] (rev 03)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 93)
00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M LPC Interface Controller [8086:2919] (rev 03)
00:1f.2 SATA controller [0106]: Intel Corporation ICH9M/M-E SATA AHCI Controller [8086:2929] (rev 03)
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8191SEvA Wireless LAN Controller [10ec:8171] (rev 10)
85:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)

ifconfig

HP620-linux:/home/bernard # ifconfig wlan1
wlan1 Link encap:Ethernet HWaddr 70:F1:A1:37:B0:0B
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

iwconfig :
HP620-linux:/home/bernard # iwconfig wlan1
wlan1 IEEE 802.11bgn ESSIDoff/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry long limit:7 RTS thr=2347 B Fragment throff
Encryption keyoff
Power Managementoff

lsmod give :

rtl8192se 104027 0
rtlwifi 115190 1 rtl8192se
mac80211 332552 2 rtl8192se,rtlwifi
cfg80211 210368 2 rtlwifi,mac80211

and i have put all values in policies to no for wireless

thank’s

Please, next time you post computer output, use CODE tags: http://forums.opensuse.org/english/information-new-users/advanced-how-faq-read-only/451526-posting-code-tags-guide.html

OK sorry about that

Never mind. It is not easy to find, thus we have to tell many people. It is our burden :frowning:

I put debug on wifi
please find a part of /var/log/messages

Sep 20 15:19:50 HP620-linux NetworkManager[4603]: <warn> Activation (wlan1/wireless): association took too long.
Sep 20 15:19:50 HP620-linux NetworkManager[4603]: <info> (wlan1): device state change: config -> need-auth (reason ‘none’) [50 60 0]
Sep 20 15:19:50 HP620-linux NetworkManager[4603]: <warn> Activation (wlan1/wireless): asking for new secrets
Sep 20 15:19:50 HP620-linux NetworkManager[4603]: NetworkManager[4603]: <warn> Activation (wlan1/wireless): association took too long.
Sep 20 15:19:50 HP620-linux NetworkManager[4603]: NetworkManager[4603]: <info> (wlan1): device state change: config -> need-auth (reason ‘none’) [50 60 0]
Sep 20 15:19:50 HP620-linux NetworkManager[4603]: NetworkManager[4603]: <warn> Activation (wlan1/wireless): asking for new secrets
Sep 20 15:19:50 HP620-linux NetworkManager[4603]: <info> (wlan1): supplicant interface state: authenticating -> disconnected
Sep 20 15:19:50 HP620-linux NetworkManager[4603]: NetworkManager[4603]: <info> (wlan1): supplicant interface state: authenticating -> disconnected
Sep 20 15:19:50 HP620-linux NetworkManager[4603]: <warn> Couldn’t disconnect supplicant interface: This interface is not connected.
Sep 20 15:19:50 HP620-linux NetworkManager[4603]: NetworkManager[4603]: <warn> Couldn’t disconnect supplicant interface: This interface is not connected.

CODE not QUOTE!. Please read the link I provided.

??? i did

Hi
And what about a solution ?

Hi
I still try to understand and may be find a solution
I have remove all packages witch are not from standard distribution (compat , hardware… and so on) I have only now from yast :
Kernel 3.1.10.16.1
This kernel give rtl8192se.ko
but now kernel does’nt launch module and so i can’t use wireless with networkmanager ou ifconfig
if i ask with lsmod i got that

HP620-linux:~ # lsmod | grep rtl8192se
rtl8192se 104027 0
rtlwifi 115190 1 rtl8192se
mac80211 332552 2 rtl8192se,rtlwifi

looks like module is launch ??

please help me

On 09/20/2012 12:26 PM, Enthalpie wrote:
>
> Hi
> I still try to understand and may be find a solution
> I have remove all packages witch are not from standard distribution
> (compat , hardware… and so on) I have only now from yast :
> Kernel 3.1.10.16.1
> This kernel give rtl8192se.ko
> but now kernel does’nt launch module and so i can’t use wireless with
> networkmanager ou ifconfig
> if i ask with lsmod i got that
>> HP620-linux:~ # lsmod | grep rtl8192se
>> rtl8192se 104027 0
>> rtlwifi 115190 1 rtl8192se
>> mac80211 332552 2 rtl8192se,rtlwifi
>>
>>
> looks like module is launch ??
>
> please help me

Yes, the driver is loaded. Launching a kernel module is not a valid concept.
Programs in user space are launched, modules, which are in kernel space, are loaded.

You are likely to have more success with compat-wireless. The rtl8192se driver
was first added in kernel 3.0, and a lot of changes have been made since 3.1.

Please post the output of ‘/use/sbin/rfkill list’, and ‘sudo /usr/sbin/iwlist scan’.

Hi
first thank’ s for help
I did’nt have the two programs so i have installed then
first rfkill

HP620-linux:/usr/sbin # rfkill list
0: hp-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hp-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
4: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

second iwlist

iwlist scan
lo Interface doesn’t support scanning.

eth0 Interface doesn’t support scanning.

i can install compat drivers if you want but how can i be sure the module from compat will be launch instead of the standard kernel module?
regards

hi
I just re installed compat drivers , so now in yast i have two packages which give to me trl8192se module but i still can’t see wifi in networkmanager ?? and i don’t know which module is launch

regards

Hi
I have re installed kernel-firmware version 2011025-git. now i see wlan

the iwlist command give that

HP620-linux:/usr/sbin # iwlist scan
lo Interface doesn’t support scanning.

eth0 Interface doesn’t support scanning.

wlan0 Scan completed :
Cell 01 - Address: F4:CA:E5:FE:25:36
Channel:5
Frequency:2.432 GHz (Channel 5)
Quality=46/70 Signal level=-64 dBm
Encryption keyon
ESSID:“FreeWifi_secure”
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
Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=00000014e2df8160
Extra: Last beacon: 455ms ago
IE: Unknown: 000F46726565576966695F736563757265
IE: Unknown: 010882848B960C121824
IE: Unknown: 030105
IE: Unknown: 050400020000
IE: Unknown: 2A0104
IE: Unknown: 32043048606C
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : 802.1x
IE: Unknown: 2D1A6E0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D1605050000000000000000000000000000000000000000
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
Cell 02 - Address: F4:CA:E5:FE:25:35
Channel:5
Frequency:2.432 GHz (Channel 5)
Quality=46/70 Signal level=-64 dBm
Encryption keyoff
ESSID:“FreeWifi”
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
Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=00000014e2df8160
Extra: Last beacon: 488ms ago
IE: Unknown: 00084672656557696669
IE: Unknown: 010882848B960C121824
IE: Unknown: 030105
IE: Unknown: 050400020000
IE: Unknown: 2A0104
IE: Unknown: 32043048606C
IE: Unknown: 2D1A6E0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D1605050000000000000000000000000000000000000000
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
Cell 03 - Address: F4:CA:E5:FE:25:34
Channel:5
Frequency:2.432 GHz (Channel 5)
Quality=46/70 Signal level=-64 dBm
Encryption keyon
ESSID:“arrow_breizh”
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
Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=00000014e2de0160
Extra: Last beacon: 619ms ago
IE: Unknown: 000C6172726F775F627265697A68
IE: Unknown: 010882848B960C121824
IE: Unknown: 030105
IE: Unknown: 050401020000
IE: Unknown: 2A0104
IE: Unknown: 32043048606C
IE: Unknown: 2D1A6E0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D1605051700000000000000000000000000000000000000
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00

Policies did’nt ask to me password but connections is still down
regards

On 09/20/2012 03:56 PM, Enthalpie wrote:
>
> Hi
> I have re installed kernel-firmware version 2011025-git. now i see wlan
>
>
> the iwlist command give that
>> HP620-linux:/usr/sbin # iwlist scan
>> lo Interface doesn’t support scanning.
>>
>> eth0 Interface doesn’t support scanning.
>>
>> wlan0 Scan completed :
>> Cell 01 - Address: F4:CA:E5:FE:25:36
>> Channel:5
>> Frequency:2.432 GHz (Channel 5)
>> Quality=46/70 Signal level=-64 dBm
>> Encryption keyon
>> ESSID:“FreeWifi_secure”
>> 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
>> Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
>> Mode:Master
>> Extra:tsf=00000014e2df8160
>> Extra: Last beacon: 455ms ago
>> IE: Unknown: 000F46726565576966695F736563757265
>> IE: Unknown: 010882848B960C121824
>> IE: Unknown: 030105
>> IE: Unknown: 050400020000
>> IE: Unknown: 2A0104
>> IE: Unknown: 32043048606C
>> IE: IEEE 802.11i/WPA2 Version 1
>> Group Cipher : TKIP
>> Pairwise Ciphers (2) : CCMP TKIP
>> Authentication Suites (1) : 802.1x
>> IE: Unknown:
>> 2D1A6E0003FFFFFF0001000000000000000100000000000000000000
>> IE: Unknown:
>> 3D1605050000000000000000000000000000000000000000
>> IE: Unknown:
>> DD180050F2020101000003A4000027A4000042435E0062322F00
>> Cell 02 - Address: F4:CA:E5:FE:25:35
>> Channel:5
>> Frequency:2.432 GHz (Channel 5)
>> Quality=46/70 Signal level=-64 dBm
>> Encryption keyoff
>> ESSID:“FreeWifi”
>> 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
>> Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
>> Mode:Master
>> Extra:tsf=00000014e2df8160
>> Extra: Last beacon: 488ms ago
>> IE: Unknown: 00084672656557696669
>> IE: Unknown: 010882848B960C121824
>> IE: Unknown: 030105
>> IE: Unknown: 050400020000
>> IE: Unknown: 2A0104
>> IE: Unknown: 32043048606C
>> IE: Unknown:
>> 2D1A6E0003FFFFFF0001000000000000000100000000000000000000
>> IE: Unknown:
>> 3D1605050000000000000000000000000000000000000000
>> IE: Unknown:
>> DD180050F2020101000003A4000027A4000042435E0062322F00
>> Cell 03 - Address: F4:CA:E5:FE:25:34
>> Channel:5
>> Frequency:2.432 GHz (Channel 5)
>> Quality=46/70 Signal level=-64 dBm
>> Encryption keyon
>> ESSID:“arrow_breizh”
>> 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
>> Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
>> Mode:Master
>> Extra:tsf=00000014e2de0160
>> Extra: Last beacon: 619ms ago
>> IE: Unknown: 000C6172726F775F627265697A68
>> IE: Unknown: 010882848B960C121824
>> IE: Unknown: 030105
>> IE: Unknown: 050401020000
>> IE: Unknown: 2A0104
>> IE: Unknown: 32043048606C
>> IE: Unknown:
>> 2D1A6E0003FFFFFF0001000000000000000100000000000000000000
>> IE: Unknown:
>> 3D1605051700000000000000000000000000000000000000
>> IE: Unknown:
>> DD180050F2020101000003A4000027A4000042435E0062322F00
>>
>>
> Policies did’nt ask to me password but connections is still down
> regards

If you messed with the policies, then who knows what is now wrong. Once you got
the firmware installed, then an NM configuration should have worked.

If you messed with the policies, then who knows what is now wrong. Once you got
the firmware installed, then an NM configuration should have worked.

I think the OP is using the word ‘policies’ when they actually just mean NM ‘settings’, in particular connection secrets. I don’t think they are referring to ‘polkit’ policies.

@Enthalpie: I suggest starting over with the network management configuration for your wireless connection. Are you using KDE, Gnome (or other) desktop? The answer to this will modify the advice given.

as i said now i did’nt have any more error messages from policies but i can’t connect to wifi without error messages

part of log messages

Sep 21 08:34:16 HP620-linux NetworkManager[1042]: <warn> Activation (wlan0/wireless): association took too long, failing activation.
Sep 21 08:34:16 HP620-linux NetworkManager[1042]: <info> (wlan0): device state change: config -> failed (reason ‘supplicant-timeout’) [50 120 11]
Sep 21 08:34:16 HP620-linux NetworkManager[1042]: <warn> Activation (wlan0) failed for access point (FreeWifi)
Sep 21 08:34:16 HP620-linux NetworkManager[1042]: <warn> Activation (wlan0) failed.
Sep 21 08:34:16 HP620-linux NetworkManager[1042]: <info> (wlan0): device state change: failed -> disconnected (reason ‘none’) [120 30 0]
Sep 21 08:34:16 HP620-linux NetworkManager[1042]: <info> (wlan0): deactivating device (reason ‘none’) [0]
Sep 21 08:34:16 HP620-linux NetworkManager[1042]: NetworkManager[1042]: <warn> Activation (wlan0/wireless): association took too long, failing activation.
Sep 21 08:34:16 HP620-linux NetworkManager[1042]: NetworkManager[1042]: <info> (wlan0): device state change: config -> failed (reason ‘supplicant-timeout’) [50 120 11]
Sep 21 08:34:16 HP620-linux NetworkManager[1042]: NetworkManager[1042]: <warn> Activation (wlan0) failed for access point (FreeWifi)
Sep 21 08:34:16 HP620-linux NetworkManager[1042]: NetworkManager[1042]: <warn> Activation (wlan0) failed.
Sep 21 08:34:16 HP620-linux NetworkManager[1042]: NetworkManager[1042]: <info> (wlan0): device state change: failed -> disconnected (reason ‘none’) [120 30 0]
Sep 21 08:34:16 HP620-linux NetworkManager[1042]: NetworkManager[1042]: <info> (wlan0): deactivating device (reason ‘none’) [0]
Sep 21 08:34:16 HP620-linux NetworkManager[1042]: <info> Policy set ‘Wired connection 1’ (eth0) as default for IPv4 routing and DNS.
Sep 21 08:34:16 HP620-linux NetworkManager: Last message '<info> Policy set ‘W’ repeated 1 times, suppressed by syslog-ng on HP620-linux
Sep 21 08:34:16 HP620-linux NetworkManager[1042]: NetworkManager[1042]: <info> Policy set ‘Wired connection 1’ (eth0) as default for IPv4 routing and DNS.
Sep 21 08:34:22 HP620-linux NetworkManager: Last message ‘NetworkManager[1042]’ repeated 1 times, suppressed by syslog-ng on HP620-linux

part of wpa_suplicant log

Trying to authenticate with f4:ca:e5:fe:25:35 (SSID=‘FreeWifi’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:35 (SSID=‘FreeWifi’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:35 (SSID=‘FreeWifi’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:35 (SSID=‘FreeWifi’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:35 (SSID=‘FreeWifi’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:35 (SSID=‘FreeWifi’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:34 (SSID=‘arrow_breizh’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:34 (SSID=‘arrow_breizh’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:34 (SSID=‘arrow_breizh’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:34 (SSID=‘arrow_breizh’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:35 (SSID=‘FreeWifi’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:35 (SSID=‘FreeWifi’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:35 (SSID=‘FreeWifi’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:35 (SSID=‘FreeWifi’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:34 (SSID=‘arrow_breizh’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:34 (SSID=‘arrow_breizh’ freq=2432 MHz)
Trying to authenticate with f4:ca:e5:fe:25:34 (SSID=‘arrow_breizh’ freq=2432 MHz)

regards

please what’s mean OP and NM ?
I did 'nt ask to kde team

regards

Hi
i forgot
i am using KDE desktop

One more precision
when i am root i did’nt need password for connection but when i am user i need password for connection. and i give root password (tree time) and after to connection is droped. I am sur the password is good so looks like a bug in policies.

i make a screen shot but i can’t put it in message to show you
regards

please what’s mean OP and NM ?

OP means original poster
NM means Network Manager