[SOLVED] Disappearing wireless

Solved by awayes – thanks a lot!
iwconfig wlan0 power off
Hello,
I'm having problems with my Wi-Fi connection.
I have a D-Link DI-524 router and four devices connecting to it: a desktop (cable), a laptop, a mobile phone and a kindle (all three Wi-Fi). The problem only occurs with the laptop (which runs Arch).
Every now and then, the wireless goes down for about a minute. The intervals between breakdowns seem quite random to me, ranging from a couple of times in ten minutes to hours without problems. --- EDIT --- Most commonly, they happen when I try to open many (fifteen or so) websites at once. They are much less frequent under heavy load from a single source, such as copying large files from my desktop over the network, but still more frequent than during casual browsing. --- / EDIT ---
I use wicd; here's the log from today:
2011/07/08 07:40:25 :: ---------------------------
2011/07/08 07:40:25 :: wicd initializing...
2011/07/08 07:40:25 :: ---------------------------
2011/07/08 07:40:25 :: wicd is version 1.7.0 552
2011/07/08 07:40:25 :: setting backend to external
2011/07/08 07:40:25 :: trying to load backend external
2011/07/08 07:40:25 :: successfully loaded backend external
2011/07/08 07:40:25 :: trying to load backend external
2011/07/08 07:40:25 :: successfully loaded backend external
2011/07/08 07:40:25 :: Automatically detected wireless interface wlan0
2011/07/08 07:40:25 :: setting wireless interface wlan0
2011/07/08 07:40:25 :: automatically detected wired interface eth0
2011/07/08 07:40:25 :: setting wired interface eth0
2011/07/08 07:40:25 :: setting wpa driver wext
2011/07/08 07:40:25 :: setting use global dns to False
2011/07/08 07:40:25 :: setting global dns
2011/07/08 07:40:25 :: global dns servers are None None None
2011/07/08 07:40:25 :: domain is None
2011/07/08 07:40:25 :: search domain is None
2011/07/08 07:40:25 :: setting automatically reconnect when connection drops True
2011/07/08 07:40:25 :: Setting dhcp client to 0
2011/07/08 07:40:25 :: Wireless configuration file found...
2011/07/08 07:40:25 :: Wired configuration file found...
2011/07/08 07:40:25 :: chmoding configuration files 0600...
2011/07/08 07:40:25 :: chowning configuration files root:root...
2011/07/08 07:40:25 :: Using wireless interface...wlan0
2011/07/08 07:40:25 :: Using wired interface...eth0
2011/07/08 07:40:31 :: Autoconnecting...
2011/07/08 07:40:33 :: No wired connection present, attempting to autoconnect to wireless network
2011/07/08 07:40:36 :: trying to automatically connect to...malloka_reto
2011/07/08 07:40:36 :: Connecting to wireless network malloka_reto
2011/07/08 07:40:37 :: Putting interface down
2011/07/08 07:40:37 :: Releasing DHCP leases...
2011/07/08 07:40:37 :: Setting false IP...
2011/07/08 07:40:37 :: Stopping wpa_supplicant
2011/07/08 07:40:37 :: Flushing the routing table...
2011/07/08 07:40:37 :: Putting interface up...
2011/07/08 07:40:39 :: Generating psk...
2011/07/08 07:40:39 :: Attempting to authenticate...
2011/07/08 07:40:42 :: wpa_supplicant rescan forced...
2011/07/08 07:40:43 :: Running DHCP with hostname kamil-studio-arch64
2011/07/08 07:40:43 :: dhcpcd[2627]: version 5.2.12 starting
2011/07/08 07:40:43 ::
2011/07/08 07:40:44 :: dhcpcd[2627]: wlan0: rebinding lease of 192.168.0.119
2011/07/08 07:40:44 ::
2011/07/08 07:40:44 :: dhcpcd[2627]: wlan0: acknowledged 192.168.0.119 from 192.168.0.1
2011/07/08 07:40:44 ::
2011/07/08 07:40:44 :: dhcpcd[2627]: wlan0: checking for 192.168.0.119
2011/07/08 07:40:44 ::
2011/07/08 07:40:49 :: dhcpcd[2627]: wlan0: leased 192.168.0.119 for 604800 seconds
2011/07/08 07:40:49 ::
2011/07/08 07:40:49 :: dhcpcd[2627]: forked to background, child pid 2692
2011/07/08 07:40:49 ::
2011/07/08 07:40:49 ::
2011/07/08 07:40:49 :: DHCP connection successful
2011/07/08 07:40:49 :: not verifying
2011/07/08 07:40:49 :: Connecting thread exiting.
2011/07/08 07:40:53 :: Sending connection attempt result Success
The next line after that is
2011/07/08 08:51:57 :: Autoconnecting...
and than again the same messages for the second time, ending in a successful connection. No trace of a breakdown.
--- EDIT ---
My everything.log is perhaps more informative:
Jul 8 08:51:49 localhost kernel: [ 4305.980568] wlan0: disassociated from 00:1e:58:0b:62:0a (Reason: 14)
Jul 8 08:51:49 localhost dhcpcd[2692]: wlan0: carrier lost
Jul 8 08:51:49 localhost kernel: [ 4306.017460] wlan0: deauthenticating from 00:1e:58:0b:62:0a by local choice (reason=3)
Jul 8 08:51:49 localhost kernel: [ 4306.039768] cfg80211: Calling CRDA to update world regulatory domain
Jul 8 08:51:52 localhost dhcpcd[22170]: sending signal 1 to pid 2692
Jul 8 08:51:52 localhost dhcpcd[2692]: received SIGHUP, releasing
Jul 8 08:51:52 localhost dhcpcd[2692]: wlan0: removing interface
Jul 8 08:51:52 localhost dhcpcd[22170]: waiting for pid 2692 to exit
Jul 8 08:51:53 localhost kernel: [ 4309.247616] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jul 8 08:51:53 localhost dhcpcd[22182]: dhcpcd not running
Jul 8 08:51:53 localhost kernel: [ 4309.463473] tg3 0000:08:00.0: irq 50 for MSI/MSI-X
Jul 8 08:51:53 localhost kernel: [ 4309.576963] ADDRCONF(NETDEV_UP): eth0: link is not ready
Jul 8 08:51:58 localhost kernel: [ 4314.072353] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jul 8 08:52:01 localhost dhcpcd[22210]: dhcpcd not running
Jul 8 08:52:01 localhost kernel: [ 4317.347752] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jul 8 08:52:01 localhost dhcpcd[22216]: dhcpcd not running
Jul 8 08:52:01 localhost kernel: [ 4317.520088] tg3 0000:08:00.0: irq 50 for MSI/MSI-X
Jul 8 08:52:01 localhost kernel: [ 4317.622429] ADDRCONF(NETDEV_UP): eth0: link is not ready
Jul 8 08:52:01 localhost dhcpcd[22225]: dhcpcd not running
Jul 8 08:52:01 localhost kernel: [ 4317.750841] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jul 8 08:52:03 localhost kernel: [ 4319.916755] wlan0: authenticate with 00:1e:58:0b:62:0a (try 1)
Jul 8 08:52:04 localhost kernel: [ 4320.116294] wlan0: authenticate with 00:1e:58:0b:62:0a (try 2)
Jul 8 08:52:04 localhost kernel: [ 4320.316277] wlan0: authenticate with 00:1e:58:0b:62:0a (try 3)
Jul 8 08:52:04 localhost kernel: [ 4320.516269] wlan0: authentication with 00:1e:58:0b:62:0a timed out
Jul 8 08:52:16 localhost kernel: [ 4333.048528] wlan0: authenticate with 00:1e:58:0b:62:0a (try 1)
Jul 8 08:52:17 localhost kernel: [ 4333.246269] wlan0: authenticate with 00:1e:58:0b:62:0a (try 2)
Jul 8 08:52:17 localhost kernel: [ 4333.446270] wlan0: authenticate with 00:1e:58:0b:62:0a (try 3)
Jul 8 08:52:17 localhost kernel: [ 4333.646302] wlan0: authentication with 00:1e:58:0b:62:0a timed out
Jul 8 08:52:30 localhost kernel: [ 4346.099234] wlan0: authenticate with 00:1e:58:0b:62:0a (try 1)
Jul 8 08:52:30 localhost kernel: [ 4346.296274] wlan0: authenticate with 00:1e:58:0b:62:0a (try 2)
Jul 8 08:52:30 localhost kernel: [ 4346.496276] wlan0: authenticate with 00:1e:58:0b:62:0a (try 3)
Jul 8 08:52:30 localhost kernel: [ 4346.696278] wlan0: authentication with 00:1e:58:0b:62:0a timed out
Jul 8 08:52:42 localhost dhcpcd[22453]: dhcpcd not running
Jul 8 08:52:43 localhost kernel: [ 4359.146933] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jul 8 08:52:43 localhost dhcpcd[22459]: dhcpcd not running
Jul 8 08:52:43 localhost kernel: [ 4359.160506] wlan0: authenticate with 00:1e:58:0b:62:0a (try 1)
Jul 8 08:52:43 localhost kernel: [ 4359.163518] wlan0: deauthenticating from 00:1e:58:0b:62:0a by local choice (reason=3)
Jul 8 08:52:43 localhost kernel: [ 4359.165323] wlan0: deauthenticating from 00:1e:58:0b:62:0a by local choice (reason=3)
Jul 8 08:52:43 localhost kernel: [ 4359.350128] tg3 0000:08:00.0: irq 50 for MSI/MSI-X
Jul 8 08:52:43 localhost kernel: [ 4359.452567] ADDRCONF(NETDEV_UP): eth0: link is not ready
Jul 8 08:52:48 localhost kernel: [ 4364.086909] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jul 8 08:52:51 localhost dhcpcd[22493]: dhcpcd not running
Jul 8 08:52:51 localhost kernel: [ 4367.474203] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jul 8 08:52:51 localhost dhcpcd[22502]: dhcpcd not running
Jul 8 08:52:51 localhost kernel: [ 4367.636732] tg3 0000:08:00.0: irq 50 for MSI/MSI-X
Jul 8 08:52:51 localhost kernel: [ 4367.739143] ADDRCONF(NETDEV_UP): eth0: link is not ready
Jul 8 08:52:51 localhost dhcpcd[22509]: dhcpcd not running
Jul 8 08:52:51 localhost kernel: [ 4367.871662] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jul 8 08:52:53 localhost kernel: [ 4370.054247] wlan0: authenticate with 00:1e:58:0b:62:0a (try 1)
Jul 8 08:52:53 localhost kernel: [ 4370.056996] wlan0: authenticated
Jul 8 08:52:54 localhost kernel: [ 4370.073107] wlan0: associate with 00:1e:58:0b:62:0a (try 1)
Jul 8 08:52:54 localhost kernel: [ 4370.076489] wlan0: RX AssocResp from 00:1e:58:0b:62:0a (capab=0x431 status=0 aid=1)
Jul 8 08:52:54 localhost kernel: [ 4370.076494] wlan0: associated
Jul 8 08:52:54 localhost kernel: [ 4370.080616] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 8 08:52:54 localhost dhcpcd[22538]: version 5.2.12 starting
Jul 8 08:52:54 localhost dhcpcd[22538]: wlan0: rebinding lease of 192.168.0.119
Jul 8 08:52:54 localhost dhcpcd[22538]: wlan0: acknowledged 192.168.0.119 from 192.168.0.1
Jul 8 08:52:54 localhost dhcpcd[22538]: wlan0: checking for 192.168.0.119
Jul 8 08:53:00 localhost dhcpcd[22538]: wlan0: leased 192.168.0.119 for 604800 seconds
Jul 8 08:53:00 localhost dhcpcd[22538]: forked to background, child pid 22574
Jul 8 08:53:04 localhost kernel: [ 4380.256263] wlan0: no IPv6 routers present
--- / EDIT ---
Before wicd, I used netcfg and had the same problem. I only switched to wicd because netcfg requires WIRELESS_INTERFACE to be defined in rc.conf, and I was told it should no longer be there.
Here's my network part of rc.conf:
HOSTNAME="kamil-studio-arch64"
interface=wlan0
address=
netmask=
gateway=
NETWORK_PERSIST="no"
DAEMONS=(syslog-ng cpufreq dbus @wicd @ntpd @laptop-mode @crond @alsa @sensors)
and my /etc/hosts:
127.0.0.1 localhost.localdomain localhost kamil-studio-arch64
Can you help me, please?
--- EDIT ---
Adding an explicit entry to wpa_supplicant.conf doesn't help. Maybe it's important that while the network was down, I ran wicd-gtk and it said the password was wrong. I quit it and a moment later it connected just fine.
--- / EDIT ---
Last edited by caminoix (2011-07-15 14:39:02)

Stab in the dark here but is the computer you're having trouble with in a differnt location than the other 2 machines?  If it is, try putting in the same room that the router resides in and see if you have a drop out again.  I know that some routers do not do well if there are too many walls between them and the pc.  If that's the case, you can either buy a repeater or an extra long  antenna from most computer stores.
I chose the latter option and later I moved the router to the middle floor (it was previously in the basement).  The move did help somewhat but not as much as I'd like.  The longer antenna boosted my signal by about 10% I think (don't hold me to that figure please) .  Either way they are viable solutions that may work for you.  Oh and by the way, my antenna cost $20 or $30 CDN.

Similar Messages

  • [SOLVED]Network/Wireless, after 15mins, locks sudo [..]

    Hello,
    I have been using Ubuntu for a while and wanted to move to Arch Linux. I did. Got everything set up but have one major problem.
    Wireless.
    I have my wireless driver installed through Ndiswrapper and works. Connecting to the router is fine. No problems there. Can go on the internet. But after 15 mins or so (varies) it gets broken and locks programs out.
    The programs I've noticed which get locked out are:
    sudo
    gksu
    conky
    rebooting/shutdown (have to do a hard shutdown)
    When I mean lock. Conky's display just stops. sudo does not do anything. reboot/shutdown just hangs.
    I use iwconfig + dhcpcd to connect to my wireless.
    I don't know If its my wireless as Its never done this in Ubuntu. It kept the connection and sudo, etc, was fine.
    Am I missing a file/package? whats causing this!!
    I have my host name correctly set up. (If that might effect anything.) Locales are fine. keyboard are fine..
    Please. I would love to carry on using Arch! but this.. problem is kinda, well very annoying.
    Thanks,
    Tom
    EDIT!!!
    I have solved it!
    It was due to Ndiswrapper 1.53 messing up and downgrading to Ndiswrapper 1.52 solved this. Now I have a very stable connection.
    Look here to how to downgrade http://bbs.archlinux.org/viewtopic.php?id=54224
    Last edited by tomdbike (2008-09-07 20:01:20)

    tomk wrote:
    akanski - see here.
    Also, you should use the testing sub-forum for issues with testing packages.
    Thank you @tomk, but from what I've been able to glance at the kernel source tree, I realize that the package maintainers didn't compile brcmsmac module :-(
    I suppose it's happened owing to the fact that all BRCM80211 drivers have been moved from staging branch into net subsystem right now (i.e. since Linux 3.2). So I'd prefer to wait for a new package release to solve the snag with this module rather than compiling it manually for myself. :-)
    http://git.kernel.org/?p=linux/kernel/g … 8f;hb=HEAD
    Last edited by akanski (2012-01-06 05:03:33)

  • [Solved] Atheros Wireless Fails after Update

    After the update to kernel 3.6.37 the wireless on my Macbook pro is close to useless, but used to work very well before. Madwifi was upgraded as well but I suspect another problem.
    Using WICD there is no wireless at all! With networkmanager the available networks are visible and sometimes logs on. However, the network fails quickly and starts asking for the password - most of the time it is useless typing in the password again. So the wireless is basically working but very unstable with networkmanager and non-existent anymore with WICD.
    Any ideas?
    Last edited by jcci (2011-02-06 05:48:20)

    Found out more which might be significant for madwifi users:
    According to the wiki I loaded the following modules in rc.conf: ath-hal, ath9k, wlan
    Beside this one line in the modprobe.conf should be added: alias ath0 ath_pci. This way wicd as well as networkmanager used ath0 for connecting to wireless.
    After the update I noticed that there is another wifi device in ifconfig listed: wlan0. So I suspected that 2 devices pointing at the same hardware may cause the instability, but de-activating one by ifconfig didn't help. Now I noticed by loading the modules one by one that the new ath9k is already defining wlan0 and the wireless starts working without loading the module wlan. It looks stable so far, but if I should be right I'm impossibly the only one having this trouble.
    Confirmation would be nice, but I will mark this thread "solved" now.

  • [Solved]All wireless networks have stopped working

    Connecting to wireless networks that i have previously connected to times out, both with network manager, and iwconfig.
    I have tried on two networks i have previously connected to and both time out.
    What is interesting is that i am able to connect if i set a static ip, but i cannot reach any addresses, not even 192.168.1.1
    SOLVED:
    Issue was determined to be the ath9k module, fixed it by running:
    modprobe ath9k nohwcrypt=1
    Last edited by seniorsassycat (2012-01-28 23:14:25)

    Some news:
    Networks without security works, right  now i am using my tethering features for my Android phone.
    I am already checking for last packages, un til now: uninstall usb_modeswitch no offers a solution (was one of the last packages with network relation), looking for more
    ip addr
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
        inet 127.0.0.1/8 scope host lo
        inet6 ::1/128 scope host
           valid_lft forever preferred_lft forever
    2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN qlen 1000
        link/ether 1c:75:08:21:dd:4d brd ff:ff:ff:ff:ff:ff
    3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
        link/ether 1c:65:9d:69:fa:c1 brd ff:ff:ff:ff:ff:ff
        inet 192.168.43.218/24 brd 192.168.43.255 scope global wlan0
        inet6 fe80::1e65:9dff:fe69:fac1/64 scope link
           valid_lft forever preferred_lft forever
    iwconfig
    lo        no wireless extensions.
    wlan0     IEEE 802.11bgn  ESSID:"AndroidAP" 
              Mode:Managed  Frequency:2.412 GHz  Access Point: E0:2A:82:E6:29:06   
              Bit Rate=54 Mb/s   Tx-Power=13 dBm   
              Retry  long limit:7   RTS thr:off   Fragment thr:off
              Power Management:off
              Link Quality=62/70  Signal level=-48 dBm 
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:27  Invalid misc:325   Missed beacon:0
    eth0      no wireless extensions.
    iwlist scan
    lo        Interface doesn't support scanning.
    wlan0     Scan completed :                   
              Cell 01 - Address: 00:25:86:C5:15:B
                        Channel:6               
                        Frequency:2.437 GHz (Chan
                        Quality=50/70  Signal lev
                        Encryption key:on       
                        ESSID:"4714046"         
                        Bit Rates:1 Mb/s; 2 Mb/s;
                                  12 Mb/s; 24 Mb/
                        Bit Rates:9 Mb/s; 18 Mb/s
                        Mode:Master             
                        Extra:tsf=00000000ae9f498
                        Extra: Last beacon: 400ms
                        IE: Unknown: 000734373134
                        IE: Unknown: 010882848B96
                        IE: Unknown: 030106     
                        IE: Unknown: 2A0104     
                        IE: Unknown: 32041224606C
              Cell 02 - Address: 00:25:12:F5:64:F
                        Channel:6               
                        Frequency:2.437 GHz (Chan
                        Quality=51/70  Signal lev
                        Encryption key:on       
                        ESSID:"4714046"         
                        Bit Rates:1 Mb/s; 2 Mb/s;
                                  9 Mb/s; 12 Mb/s
                        Bit Rates:24 Mb/s; 36 Mb/
                        Mode:Master             
                        Extra:tsf=00000037ef592b7
                        Extra: Last beacon: 1036m
                        IE: Unknown: 000734373134
                        IE: Unknown: 010882848B96
                        IE: Unknown: 030106
                        IE: Unknown: 2A0100
                        IE: Unknown: 32043048606C
                        IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                        IE: Unknown: DD950050F204104A0001101044000102103B0001031047001063041253101920061228002512F564FD1021001B5265616C74656B2053656D69636F6E647563746F7220436F72702E1023000752544C383637311024000D45562D323030362D30372D32371042000F3132333435363738393031323334371054000800060050F20400011011000A5A585631302057333030100800020086
              Cell 03 - Address: E0:2A:82:E6:29:06
                        Channel:1
                        Frequency:2.412 GHz (Channel 1)
                        Quality=63/70  Signal level=-47 dBm 
                        Encryption key:off
                        ESSID:"AndroidAP"
                        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
                                  11 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=0000000035539181
                        Extra: Last beacon: 1673ms ago
                        IE: Unknown: 0009416E64726F69644150
                        IE: Unknown: 010882848B0C12961824
                        IE: Unknown: 030101
                        IE: Unknown: 0706555320010B1B
                        IE: Unknown: 2A0100
                        IE: Unknown: 32043048606C
    eth0      Interface doesn't support scanning.

  • T430s - [Solved?] Wireless hardware is not bound to transport driver (Centrino 6205, Win7x64)

    Hello,
    after clean install of my new T430s using System Update everything worked quite well, except for terrible DPC latency when loading web pages (crapping sound). Therefore I changed LAN driver to 11.10.84.0 from Lenovo (83rw15ww) and latencies went down (this driver has been recommended in some online forum).
    Few days later I was on WiFi and latency spiked up again, but this time all the time above 8000µs - even when idle. I started to play with devices in Device Manager and ultimately reinstalled WiFi driver to Lenovo's 15.6.1, then Intel's 15.8.0. The most recommended driver from HP I was unable to install, so no harm there
    Not sure when, but somewhere since this point I don't see wireless networks any more. Driver is fine (no yellow ? or !), wireless card is fine (replaced by spare one from my "HW guy"), all drivers has been reinstalled MANY times. When I try to add WLAN manually, Win7 says "Unexpected Error". Diagnostic tool from Intel says "Wireless hardware is not bound to transport driver". In Fn+F5 I see WiFi as off and I can't turn it on (unlike Bluetooth, which works well). Windows Diagnostics says there's an issue with a driver (sorry if I don't use exact words, my Win7 is not EN). I don't see this card anywhere in "ipconfig". There's no difference in diagnostics whether the wireless switch is on or off.
    I read almost everything I was able to google about similar issues. I tried various drivers from both Lenovo (manual download from Lenovo website as well as using System Update) and Intel, both with and without Access Connections. I tried to remove the device from Device Manager and let Windows to find it again. I reinstalled LAN driver, tried to update BIOS (was already updated), tried to reset various stuff using "netsh" command, deleted Intel/Wireless dir in [username]/AppData, all this with/without reboots in between. Tried to play with card settings (in Device Manager), with power settings (both Windows and Power Manager), with on/off switch on a side of the laptop. I tried System Restore, which ended by error for all meaningful points. Nothing. All this on 3 different WLAN networks (2.4 GHz).
    My last thought is to reinstall Windows from scratch, but it takes me at least 2 whole days to set everything up as I use a boatload of different work stuff for different customers.
    My current WiFi driver, according to Driver tab in Device Manager for Intel Centrino Advanced-N 6205, is 15.4.1.1 from January 23, 2013 (thru System Update). The more current one from Intel is 15.7.0.3 from April 18, 2013.
    Thank you in advance for any suggestions, tips or help.
    EDIT
    Just for the heck of it I switched wireless ON at home and suddenly my home WiFi network appeared in Win7 WiFi management (no AC). The last driver I installed was thru System Update, twice. Never restarted immediately, always after a while.
    So I ran System Update again and it offered me available driver for WiFi (again!) and Access Connections. The online utility from Intel also offered me available drivers. I still have WiFi driver 15.4.1.1 (23.1.2013). To be honest I'm little affraid to update one or the other, as I did it so MANY times in past 30 hours with no effect.
    The only difference I noticed is a new wireless device was available - Microsoft Virtual WiFi Miniport Adapter. It may be because of my Checkpoint Endpoint Security VPN software, but last time I saw this adapter was just before I lost all the wireless networks.
    As much as I'm relieved it's working again, as a programmer I'm not happy about it, because I don't know WHY it's working now, when I didn't do anything for it since my last try. I only kept the wireless switch off for a fair amount of time.
    Oh, and DPC latency stays below 300µs (up to 500µs is OK).

    hey smarmytime,
    let me get this right
    laptop+router+modem (via cable) = connection working fine
    laptop+modem (via cable) = connection goes wonky
    laptop+wireless = works halfway then poofs
    The wireless of yours comes from a Router+Wifi or is it coming from a Modem+Wifi set ?
    If it's coming from a Modem+Wifi set, then try the following.
    1- turn off wireless
    2- reset modem to factory setting (make sure wireless is off)
    3- key in the necessary info to make a connection.
    4. switch wifi off on laptop
    5. connect laptop to modem via cable.
    Does it connect ? Does it go poof halfway?
    After that, turn on the wireless for both modem and laptop, try connecting again. Does it connect ? Does it go poof halfway?
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • [SOLVED] BCM43241 wireless card seems to not exist.

    Hey guys, I'm trying to install Arch on a Sony Vaio Duo 13. Unfortunately, it only has a wifi card and no ethernet port. Usually, installing wireless card drivers involves using lspci to detect what card I have, then finding the drivers and firmware for it. But this time the card (BCM43241) does not show up at all in Arch (it works in Windows). There's no trace of it with lspci or lsusb (fyi: it's a builtin card).
    Here's my lspci and lsusb output:
    lspci:
    00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller )rev 09)
    00:02.0 VGA Compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
    00:03.0 Audio device: Intel Corporation Device 0a0c (rev 09)
    00:14.0 USB controller: Intel Corporation Lynx Ppoint-LP USB xHCI HC (rev 04)
    00:16/0 Communication controller: Intel Corporation Lynx Point-LP HECI #0 (rev 04)
    00:1b.0 Audio device: Intel Corporation Lynx Point-LP HD Audio Controller (rev 04)
    00:1f.0 ISA bridge: Intel Corporation Lynx Point-LP LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation Lynx Point-LP SMBus Controller (rev 04)
    lsusb:
    Bus 002 Device 002: ID 0bda:58df Realtek Semiconductor Corp.
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 003: ID 0bda:5722 Realtek Semiconductor Corp.
    Bus 001 Device 002: ID 0930:6545 Toshiba Corp. Kingston DataTraveler 102 Flash Drive / HEMA Flash Drive 2 GB / PNY Attache 4GB Stick
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Any thoughts on why the device doesn't show up? Is there any other output I can provide?
    Last edited by trusktr (2013-11-14 07:45:03)

    trusktr wrote:@paperwastage. I'm not sure how to tell if connects through SDIO, but yeah, based on that link you posted seems like it does. But when I do dmesg | grep brcm is shows aboslutely nothing. There's no trace of my card anywhere. It just seems like Arch has no clue that the card exits (let alone that it's a wireless card). Does yours at least show up with lshw or lspci?
    nope, mine doesn't show up via lshw/lspci/lsusb, probably because it's not connected to the pci / usb bus  (probably connected directly to SoC)
    maybe your kernel doesn't have brcmfmac loaded. try this in root
    #unload brcmfmac
    modprobe -r brcmfmac
    #reload brcmfmac
    modprobe brcmfmac
    note down the logs that should print on screen (and in dmesg)
    also, go to windows, use some application to read your system (I've used http://rh-software.com/)
    it showed my Broadcom 802.11abgn Wireless SD Adapter mounted on "SD\VID_.....", which is the SDIO port

  • [SOLVED] No wireless connection with linux-3.2.2-1

    After upgrading to linux-3.2.2-1, my wireless connection stopped working. It "connects", but I can't get an IP address through dhcp. Assigning an IP manually doesn't do the trick, I can't even reach the router through ping.
    Downgrading to 3.2.1-2 fixes the issue.
    I suspect this may be a regression but I couldn't find any information or reports of other people having the same problem anywhere.
    I should note that I can establish a working connection when running the new kernel by using an external USB wireless device, so this probably has to do with the modules/drivers of my network card (?).
    This is the ouput of some commands when running the new kernel (wlan1 is the device mentioned avobe):
    $ ifconfig -a
    eth0: flags=4098<BROADCAST,MULTICAST> mtu 1500 metric 1
    ether 40:61:86:18:60:2d txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 bytes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    device interrupt 43 base 0x2000
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436 metric 1
    inet 127.0.0.1 netmask 255.0.0.0
    loop txqueuelen 0 (Local Loopback)
    RX packets 22 bytes 1420 (1.3 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 22 bytes 1420 (1.3 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
    ether 1c:4b:d6:5c:47:dd txqueuelen 1000 (Ethernet)
    RX packets 59 bytes 18759 (18.3 KiB)
    RX errors 0 dropped 4 overruns 0 frame 0
    TX packets 3 bytes 1161 (1.1 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    wlan1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
    ether d8:5d:4c:8f:49:43 txqueuelen 1000 (Ethernet)
    RX packets 449 bytes 144928 (141.5 KiB)
    RX errors 0 dropped 8 overruns 0 frame 0
    TX packets 9 bytes 1551 (1.5 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    $ lspci
    00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
    00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12)
    00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
    00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
    00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
    00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
    00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06)
    00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06)
    00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
    00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
    00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 06)
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
    00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06)
    05:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
    3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
    3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
    3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
    3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
    3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    $ lsmod
    Module Size Used by
    uvcvideo 64311 0
    videodev 82101 1 uvcvideo
    ath9k_htc 56902 0
    v4l2_compat_ioctl32 8316 1 videodev
    media 10597 2 videodev,uvcvideo
    arc4 1410 4
    ath9k 87343 0
    ath9k_common 2096 2 ath9k,ath9k_htc
    ath9k_hw 347282 3 ath9k_common,ath9k,ath9k_htc
    ath 14802 4 ath9k_hw,ath9k_common,ath9k,ath9k_htc
    mac80211 228367 2 ath9k,ath9k_htc
    joydev 9895 0
    cfg80211 172260 4 mac80211,ath,ath9k,ath9k_htc
    rfkill 15498 1 cfg80211
    i2c_i801 8187 0
    snd_hda_codec_hdmi 24121 1
    snd_hda_codec_realtek 194997 1
    snd_hda_intel 23343 0
    snd_hda_codec 89160 3 snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
    snd_hwdep 6389 1 snd_hda_codec
    snd_pcm 74780 3 snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi
    snd_page_alloc 7153 2 snd_pcm,snd_hda_intel
    snd_timer 19544 1 snd_pcm
    r8169 49040 0
    iTCO_wdt 11885 0
    snd 59214 7 snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
    mii 4059 1 r8169
    fan 2426 0
    processor 25582 0
    battery 6453 0
    thermal 7799 0
    ac 2344 0
    evdev 9530 4
    mei 32414 0
    intel_ips 11213 0
    wmi 8475 0
    iTCO_vendor_support 1961 1 iTCO_wdt
    psmouse 61311 0
    pcspkr 1819 0
    serio_raw 4429 0
    soundcore 6210 1 snd
    vboxnetflt 17159 0
    vboxdrv 1790690 1 vboxnetflt
    ext4 417116 1
    crc16 1359 1 ext4
    jbd2 71243 1 ext4
    mbcache 5881 1 ext4
    usb_storage 44519 2
    sr_mod 14951 0
    cdrom 36681 1 sr_mod
    sd_mod 28307 3
    ahci 20037 0
    libahci 19559 1 ahci
    libata 166654 2 libahci,ahci
    scsi_mod 133443 4 libata,sd_mod,sr_mod,usb_storage
    ehci_hcd 40698 0
    usbcore 146241 5 ehci_hcd,usb_storage,ath9k_htc,uvcvideo
    usb_common 954 1 usbcore
    i915 418631 7
    video 11164 1 i915
    button 4470 1 i915
    i2c_algo_bit 5263 1 i915
    drm_kms_helper 26137 1 i915
    drm 188362 3 drm_kms_helper,i915
    i2c_core 20492 6 drm,drm_kms_helper,i2c_algo_bit,i915,i2c_i801,videodev
    intel_agp 10904 1 i915
    intel_gtt 14519 3 intel_agp,i915
    Thanks in advance.
    Last edited by Ideka (2012-02-02 21:23:38)

    Ideka wrote:I suspect this may be a regression but I couldn't find any information or reports of other people having the same problem anywhere.
    You must not have searched very long then, because you've missed not one, but two threads:
    https://bbs.archlinux.org/viewtopic.php?id=134374
    https://bbs.archlinux.org/viewtopic.php?id=134580

  • [SOLVED] BCM4322 Wireless

    I am running a macbook pro 5.5 with the broadcome BCM4322 card. I can't seem to get my card to have any connectivity. I have spent time searching google and wikis with no luck. I have installed the broadcom-wl module via yaourt, blacklisted ssb and b43. I have wl showing when listing the loaded modules. I believe this is the same module I used and had it working with prior to this upgraded installation. If you have any insight or recommended direction for a solution, please help!
    [ss7@myhost ~]$ lspci | grep Network
    03:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
    [ss7@myhost ~]$ lsmod | grep wl
    wl 1944142 0
    lib80211 3942 2 wl,lib80211_crypt_tkip
    [ss7@myhost ~]$ ifconfig
    eth0 Link encap:Ethernet HWaddr 00:26:BB:0A:F7:E5
    inet6 addr: fe80::226:bbff:fe0a:f7e5/64 Scope:Link
    UP BROADCAST RUNNING 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 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Interrupt:23
    eth1 Link encap:Ethernet HWaddr 00:26:B0:DF:E6:84
    inet addr:192.168.2.133 Bcast:192.168.2.255 Mask:255.255.255.0
    inet6 addr: fe80::226:b0ff:fedf:e684/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:8266 errors:0 dropped:0 overruns:0 frame:0
    TX packets:9589 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:4992108 (4.7 Mb) TX bytes:1268942 (1.2 Mb)
    Interrupt:27 Base address:0xa000
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 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 txqueuelen:0
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    [ss7@myhost ~]$ iwconfig
    lo no wireless extensions.
    eth0 IEEE 802.11 Nickname:""
    Access Point: Not-Associated
    Link Quality:5 Signal level:0 Noise level:0
    Rx invalid nwid:0 invalid crypt:0 invalid misc:0
    eth1 no wireless extensions.
    [ss7@myhost ~]$ iwlist scan
    lo Interface doesn't support scanning.
    eth0 Interface doesn't support scanning.
    eth1 Interface doesn't support scanning.
    rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    HARDWARECLOCK=""
    TIMEZONE="America/New_York"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(lib80211_crypt_tkip wl !b43 !ssb)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="myhost"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng dbus hal network netfs crond)
    Cheers,
    Sam
    Last edited by ss7 (2010-06-24 18:02:47)

    I don't have any hardware keys to turn off wireless with the mac and I haven't installed any such software on the system directly unless it was due to dependencies.. dmesg did report eth0 as belonging to the wireless card. I did not see any other indications of error.
    dmesg is posted at:
    http://tinypaste.com/da368
    Sam

  • [SOLVED] connecting wirelessly to iMac problem

    installed a fresh arch on my laptop and i'm trying to connect wirelessly to iMac internent sharing
    so i can continue the installation however, when i
    dhcpcd eth1
    it says:
    dhcpcd: eth1 waiting for carrier
    dhcpcd: timed out
    and i'm unable to connect
    i've looked around but could not find any answer to this problem
    i came to conclude, the problem might be because the iMac bridge the connection however not sure
    how to fix this or what shall i do next now
    i tried to use static IP but didn't know how to set it up or from where to get the data i need
    thank you
    Last edited by mystro (2010-01-31 14:39:00)

    Are you sure the interface is good?
    Show your:
    ifconfig -a
    , please.
    If right your interface, try install netcfg, or dhclient, and try again.
    Btw, you can see this threads: http://bbs.archlinux.org/viewtopic.php?id=59340
    Good luck!
    Last edited by n0dix (2010-01-31 03:58:21)

  • [Solved] No wireless connection after reboot.

    I installed through a wireless connection. I installed inside of VirtualBox, and I installed wireless_tools, wpa_supplicant, and wpa_actiond dialog. So I had wireless internet on the live cd, but not after the install. Is there some driver that I am missing? Is there some VirtualBox special feature I am missing?
    lspci | grep -i net   =   intel corporation 82540em gigabit ethernet controller
    I don't think I need to install any additional firmware for this driver.
    iwconfig = enp0s3 no wireless extensions
                    lo no wireless extensions
    I tried adding manually loading iwl3945 and iwl4965, one of which I think is my driver.
    Any help would be appreciated. Thanks.
    The fix was typing "systemctl enable dhcpcd".
    Last edited by SCLegend (2013-02-05 19:44:47)

    Ideka wrote:I suspect this may be a regression but I couldn't find any information or reports of other people having the same problem anywhere.
    You must not have searched very long then, because you've missed not one, but two threads:
    https://bbs.archlinux.org/viewtopic.php?id=134374
    https://bbs.archlinux.org/viewtopic.php?id=134580

  • [SOLVED] unstable wireless connection

    Hi,
    Wireless connection has some troubles. I don't get connection drops or anything in everyting.log mentioning errors with wlan. I tried wicd, Networkmanager and netcfg - but alas - no better results in any of them. The problem is that when checking mail, upgrading packages, ... sometimes connection cannot be made. Most of the time, running the same program immediately a second time, won't give this error. Less error-tolerant programs just crash/quit with an error-message.
    Errors are like (in Dutch, I tried an English translation after ***):
    Herleiden van v3.lscache4.c.bigcache.googleapis.com... mislukt: Naam of dienst is niet bekend. *** Failed to resolve from ... Name or service unknown.
    wget: kan host-adres '‘v3.lscache4.c.bigcache.googleapis.com’' niet herleiden *** Cannot resolve host-addres
    I've on the same laptop Sabayon and Ubuntu running where those problems do not occur.
    Wireless/ lspci:
    03:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    lsmod:
    Module Size Used by
    aes_x86_64 7508 1
    cryptd 8309 0
    aes_generic 26138 1 aes_x86_64
    joydev 9927 0
    snd_hda_codec_hdmi 24240 1
    snd_hda_codec_conexant 46938 1
    asus_laptop 17142 0
    snd_hda_intel 23631 1
    arc4 1410 2
    snd_hda_codec 92950 3 snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec_hdmi
    snd_hwdep 6389 1 snd_hda_codec
    snd_pcm 74812 3 snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi
    snd_page_alloc 7153 2 snd_pcm,snd_hda_intel
    snd_timer 19544 1 snd_pcm
    snd 59858 9 snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec_hdmi
    ath9k 92940 0
    soundcore 6210 1 snd
    jmb38x_ms 8417 0
    serio_raw 4653 0
    ath9k_common 2096 1 ath9k
    jme 35085 0
    ath9k_hw 358828 2 ath9k_common,ath9k
    ath 15393 3 ath9k_hw,ath9k_common,ath9k
    mei 32568 0
    sdhci_pci 10568 0
    psmouse 69904 0
    input_polldev 2914 1 asus_laptop
    memstick 6974 1 jmb38x_ms
    mac80211 396060 1 ath9k
    sdhci 23438 1 sdhci_pci
    iTCO_wdt 12941 0
    mii 4091 1 jme
    iTCO_vendor_support 1961 1 iTCO_wdt
    cfg80211 176921 3 mac80211,ath,ath9k
    i2c_i801 8187 0
    mmc_core 82804 2 sdhci,sdhci_pci
    i2c_core 20524 1 i2c_i801
    evdev 9626 7
    sparse_keymap 3120 1 asus_laptop
    thermal 7799 0
    rfkill 15530 2 cfg80211,asus_laptop
    button 4470 0
    battery 6453 0
    ac 2344 0
    video 11164 0
    intel_agp 10904 0
    intel_gtt 14519 1 intel_agp
    cpufreq_powersave 990 0
    acpi_cpufreq 5877 1
    mperf 1275 1 acpi_cpufreq
    processor 25981 1 acpi_cpufreq
    ext4 425832 3
    crc16 1359 1 ext4
    jbd2 71939 1 ext4
    mbcache 5881 1 ext4
    sd_mod 28371 5
    sr_mod 15047 0
    cdrom 36489 1 sr_mod
    ahci 20133 4
    libahci 19487 1 ahci
    libata 167582 2 libahci,ahci
    scsi_mod 134028 3 libata,sr_mod,sd_mod
    ehci_hcd 43864 0
    usbcore 146465 2 ehci_hcd
    usb_common 954 1 usbcore
    Can you help to pinpoint the problem and try to find a solution?
    Thanks in advance,
    david
    Edit: solution: Disabling ipv6
    Last edited by davidbe (2012-04-23 18:15:21)

    The thing is, I cannot run it when it happens, because it is not a disconnection. It is more like small hickups. Fault-tolerant applications won't give an error. But using wget/curl might fail 1, 2 or three consecutive times, but can succeed flawlessly a 4th time. :-/
    ip addr
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host
    valid_lft forever preferred_lft forever
    2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether e0:cb:4e:f6:77:9e brd ff:ff:ff:ff:ff:ff
    3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether 1c:4b:d6:5b:c0:a8 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.10/24 brd 192.168.1.255 scope global wlan0
    inet6 fe80::1e4b:d6ff:fe5b:c0a8/64 scope link
    valid_lft forever preferred_lft forever
    ip route
    default via 192.168.1.1 dev wlan0 metric 303
    192.168.1.0/24 dev wlan0 proto kernel scope link src 192.168.1.10 metric 303
    iwconfig
    lo no wireless extensions.
    wlan0 IEEE 802.11bgn ESSID:"Mobistar-3a40"
    Mode:Managed Frequency:2.437 GHz Access Point: 5C:33:8E:BF:B3:60
    Bit Rate=65 Mb/s Tx-Power=15 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Encryption key:off
    Power Management:off
    Link Quality=56/70 Signal level=-54 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:24 Missed beacon:0
    eth0 no wireless extensions.
    cat /etc/resolv.conf
    domain home
    nameserver 192.168.1.1
    ping www.google.com -c 10
    PING www.google.com (173.194.66.104) 56(84) bytes of data.
    64 bytes from we-in-f104.1e100.net (173.194.66.104): icmp_req=1 ttl=48 time=23.6 ms
    64 bytes from we-in-f104.1e100.net (173.194.66.104): icmp_req=2 ttl=47 time=23.8 ms
    64 bytes from we-in-f104.1e100.net (173.194.66.104): icmp_req=3 ttl=48 time=24.4 ms
    64 bytes from we-in-f104.1e100.net (173.194.66.104): icmp_req=4 ttl=47 time=23.9 ms
    64 bytes from we-in-f104.1e100.net (173.194.66.104): icmp_req=5 ttl=47 time=25.0 ms
    64 bytes from we-in-f104.1e100.net (173.194.66.104): icmp_req=6 ttl=47 time=26.2 ms
    64 bytes from we-in-f104.1e100.net (173.194.66.104): icmp_req=7 ttl=48 time=26.0 ms
    64 bytes from we-in-f104.1e100.net (173.194.66.104): icmp_req=8 ttl=47 time=25.4 ms
    64 bytes from we-in-f104.1e100.net (173.194.66.104): icmp_req=9 ttl=47 time=25.0 ms
    64 bytes from we-in-f104.1e100.net (173.194.66.104): icmp_req=10 ttl=48 time=24.3 ms
    --- www.google.com ping statistics ---
    10 packets transmitted, 10 received, 0% packet loss, time 9013ms
    rtt min/avg/max/mdev = 23.607/24.796/26.204/0.885 ms
    ping 8.8.8.8 -c 10
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    64 bytes from 8.8.8.8: icmp_req=1 ttl=50 time=27.0 ms
    64 bytes from 8.8.8.8: icmp_req=2 ttl=50 time=27.2 ms
    64 bytes from 8.8.8.8: icmp_req=3 ttl=50 time=26.7 ms
    64 bytes from 8.8.8.8: icmp_req=4 ttl=50 time=26.9 ms
    64 bytes from 8.8.8.8: icmp_req=5 ttl=50 time=27.3 ms
    64 bytes from 8.8.8.8: icmp_req=6 ttl=50 time=27.1 ms
    64 bytes from 8.8.8.8: icmp_req=7 ttl=50 time=28.2 ms
    64 bytes from 8.8.8.8: icmp_req=8 ttl=50 time=27.1 ms
    64 bytes from 8.8.8.8: icmp_req=9 ttl=50 time=27.7 ms
    64 bytes from 8.8.8.8: icmp_req=10 ttl=50 time=27.1 ms
    --- 8.8.8.8 ping statistics ---
    10 packets transmitted, 10 received, 0% packet loss, time 9012ms
    rtt min/avg/max/mdev = 26.795/27.299/28.266/0.407 ms

  • [SOLVED] Loosing Wireless Connection

    I am constantly loosing my wireless connection while I am trying to download something, usually I don't reach 60 MB and it's gone.
    I am also loosing my connection while browsing the internet for 2-3 hours.
    In both cases it reconnects after 2 minutes ,sometimes more.
    I still have my IP address during these 2 minutes.
    I tried different connection methods : wifi-menu, netctl, NetworkManager , manually with wpa_supplicant and dhcpcd(or dhclient) but they all lead to loosing my connection after a time.
    iwconfig
    enp11s0 no wireless extensions.
    wlp2s0 IEEE 802.11abgn ESSID:"FRITZ!Box Gastzugang"
    Mode:Managed Frequency:2.412 GHz Access Point: AccesPointX
    Bit Rate=52 Mb/s Tx-Power=19 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    Link Quality=40/70 Signal level=-70 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:1698 Invalid misc:454 Missed beacon:0
    lo no wireless extensions.
    ip addr show
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    valid_lft forever preferred_lft forever
    2: enp11s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether XX:XX:XX:XX:XX brd ff:ff:ff:ff:ff:ff
    3: wlp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether XX:XX:XX:XX:XX brd ff:ff:ff:ff:ff:ff
    inet 192.168.179.32/24 brd 192.168.179.255 scope global wlp2s0
    valid_lft forever preferred_lft forever
    sudo journalctl -u NetworkManager.service
    -- Reboot --
    Mar 15 18:05:03 Alik NetworkManager[161]: <info> NetworkManager (version 0.9.8.8) is starting...
    Mar 15 18:05:03 Alik NetworkManager[161]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
    Mar 15 18:05:03 Alik NetworkManager[161]: <info> WEXT support is enabled
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
    Mar 15 18:05:09 Alik NetworkManager[161]: keyfile: parsing Auto FRITZ!Box Gastzugang ...
    Mar 15 18:05:09 Alik NetworkManager[161]: keyfile: read connection 'Auto FRITZ!Box Gastzugang'
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> monitoring kernel firmware directory '/lib/firmware'.
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> rfkill2: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/bcma0:0/ieee80211/phy0/rfkill2) (dri
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/dell-laptop/rfkill/rfkill0) (platform driver dell-laptop)
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> WiFi hardware radio set enabled
    Mar 15 18:05:09 Alik systemd[1]: Started Network Manager.
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> WiFi enabled by radio killswitch; enabled by state file
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> WWAN enabled by radio killswitch; enabled by state file
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> WiMAX enabled by radio killswitch; enabled by state file
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> Networking is enabled by state file
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> (wlp2s0): using nl80211 for WiFi device control
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> (wlp2s0): driver supports Access Point (AP) mode
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> (wlp2s0): new 802.11 WiFi device (driver: 'brcmsmac' ifindex: 3)
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> (wlp2s0): exported as /org/freedesktop/NetworkManager/Devices/0
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> (wlp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> (wlp2s0): bringing up device.
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> (wlp2s0): preparing device.
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> (wlp2s0): deactivating device (reason 'managed') [2]
    Mar 15 18:05:09 Alik NetworkManager[161]: <warn> failed to allocate link cache: (-26) Protocol mismatch
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> (enp11s0): carrier is OFF
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> (enp11s0): new Ethernet device (driver: 'tg3' ifindex: 2)
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> (enp11s0): exported as /org/freedesktop/NetworkManager/Devices/1
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> (enp11s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Mar 15 18:05:09 Alik NetworkManager[161]: <info> (enp11s0): bringing up device.
    Mar 15 18:05:10 Alik NetworkManager[161]: <info> (enp11s0): preparing device.
    Mar 15 18:05:10 Alik NetworkManager[161]: <info> (enp11s0): deactivating device (reason 'managed') [2]
    Mar 15 18:05:10 Alik NetworkManager[161]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.5/0000:0b:00.0/net/enp11s0
    Mar 15 18:05:10 Alik NetworkManager[161]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
    Mar 15 18:05:10 Alik NetworkManager[161]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
    Mar 15 18:05:11 Alik NetworkManager[161]: <warn> Couldn't acquire object manager proxy: Error calling StartServiceByName for org.bluez: GDBus.Error:org.freedesktop.systemd1.Loa
    Mar 15 18:05:11 Alik NetworkManager[161]: <info> wpa_supplicant started
    Mar 15 18:05:11 Alik NetworkManager[161]: <info> (wlp2s0) supports 4 scan SSIDs
    Mar 15 18:05:11 Alik NetworkManager[161]: <warn> Trying to remove a non-existant call id.
    Mar 15 18:05:11 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: starting -> ready
    Mar 15 18:05:11 Alik NetworkManager[161]: <info> (wlp2s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
    Mar 15 18:05:11 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: ready -> disconnected
    Mar 15 18:05:11 Alik NetworkManager[161]: <info> (wlp2s0) supports 4 scan SSIDs
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> Auto-activating connection 'Auto FRITZ!Box Gastzugang'.
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> Activation (wlp2s0) starting connection 'Auto FRITZ!Box Gastzugang'
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> NetworkManager state is now CONNECTING
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled...
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started...
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled...
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete.
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting...
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0]
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> Activation (wlp2s0/wireless): connection 'Auto FRITZ!Box Gastzugang' has security, and secrets exist. No new secrets needed.
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> Config: added 'ssid' value 'FRITZ!Box Gastzugang'
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> Config: added 'scan_ssid' value '1'
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> Config: added 'psk' value '<omitted>'
    Mar 15 18:05:14 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete.
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> Config: set interface ap_scan to 1
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: disconnected -> inactive
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: inactive -> associating
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: associating -> associated
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: associated -> 4-way handshake
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: 4-way handshake -> completed
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> Activation (wlp2s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'FRITZ!Box Gastzugang'.
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) scheduled.
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) started...
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> (wlp2s0): device state change: config -> ip-config (reason 'none') [50 70 0]
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> Activation (wlp2s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> dhclient started with pid 321
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> Activation (wlp2s0) Beginning IP6 addrconf.
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) complete.
    Mar 15 18:05:15 Alik dhclient[321]: Internet Systems Consortium DHCP Client 4.3.0
    Mar 15 18:05:15 Alik dhclient[321]: Copyright 2004-2014 Internet Systems Consortium.
    Mar 15 18:05:15 Alik dhclient[321]: All rights reserved.
    Mar 15 18:05:15 Alik dhclient[321]: For info, please visit https://www.isc.org/software/dhcp/
    Mar 15 18:05:15 Alik dhclient[321]:
    Mar 15 18:05:15 Alik NetworkManager[161]: <info> (wlp2s0): DHCPv4 state changed nbi -> preinit
    Mar 15 18:05:15 Alik dhclient[321]: Listening on LPF/wlp2s0/XX:XX:XX:XX:XX
    Mar 15 18:05:15 Alik dhclient[321]: Sending on LPF/wlp2s0/XX:XX:XX:XX:XX
    Mar 15 18:05:15 Alik dhclient[321]: Sending on Socket/fallback
    Mar 15 18:05:15 Alik dhclient[321]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 6
    Mar 15 18:05:16 Alik dhclient[321]: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67
    Mar 15 18:05:16 Alik dhclient[321]: DHCPOFFER from 192.168.179.1
    Mar 15 18:05:16 Alik dhclient[321]: DHCPACK from 192.168.179.1
    Mar 15 18:05:16 Alik dhclient[321]: bound to 192.168.179.32 -- renewal in 415231 seconds.
    Mar 15 18:05:16 Alik NetworkManager[161]: <info> (wlp2s0): DHCPv4 state changed preinit -> bound
    Mar 15 18:05:16 Alik NetworkManager[161]: <info> address 192.168.179.32
    Mar 15 18:05:16 Alik NetworkManager[161]: <info> prefix 24 (255.255.255.0)
    Mar 15 18:05:16 Alik NetworkManager[161]: <info> gateway 192.168.179.1
    Mar 15 18:05:16 Alik NetworkManager[161]: <info> nameserver '192.168.179.1'
    Mar 15 18:05:16 Alik NetworkManager[161]: <info> domain name 'fritz.box'
    Mar 15 18:05:16 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
    Mar 15 18:05:16 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) started...
    Mar 15 18:05:17 Alik NetworkManager[161]: <info> (wlp2s0): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
    Mar 15 18:05:17 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) complete.
    Mar 15 18:05:17 Alik NetworkManager[161]: <info> (wlp2s0): device state change: secondaries -> activated (reason 'none') [90 100 0]
    Mar 15 18:05:17 Alik NetworkManager[161]: <info> NetworkManager state is now CONNECTED_GLOBAL
    Mar 15 18:05:17 Alik NetworkManager[161]: <info> Policy set 'Auto FRITZ!Box Gastzugang' (wlp2s0) as default for IPv4 routing and DNS.
    Mar 15 18:05:17 Alik NetworkManager[161]: <info> Writing DNS information to /usr/bin/resolvconf
    Mar 15 18:05:18 Alik NetworkManager[161]: <info> Activation (wlp2s0) successful, device activated.
    Mar 15 18:05:18 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router...
    Mar 15 18:05:18 Alik NetworkManager[161]: <info> Activation (wlp2s0) Beginning DHCPv6 transaction (timeout in 45 seconds)
    Mar 15 18:05:18 Alik NetworkManager[161]: <info> dhclient started with pid 380
    Mar 15 18:05:18 Alik dhclient[380]: Internet Systems Consortium DHCP Client 4.3.0
    Mar 15 18:05:18 Alik dhclient[380]: Copyright 2004-2014 Internet Systems Consortium.
    Mar 15 18:05:18 Alik dhclient[380]: All rights reserved.
    Mar 15 18:05:18 Alik dhclient[380]: For info, please visit https://www.isc.org/software/dhcp/
    Mar 15 18:05:18 Alik dhclient[380]:
    Mar 15 18:05:18 Alik dhclient[380]: Listening on Socket/wlp2s0
    Mar 15 18:05:18 Alik dhclient[380]: Sending on Socket/wlp2s0
    Mar 15 18:05:19 Alik dhclient[380]: XMT: Info-Request on wlp2s0, interval 1060ms.
    Mar 15 18:05:20 Alik dhclient[380]: XMT: Info-Request on wlp2s0, interval 2120ms.
    Mar 15 18:05:22 Alik dhclient[380]: XMT: Info-Request on wlp2s0, interval 4380ms.
    Mar 15 18:05:26 Alik dhclient[380]: XMT: Info-Request on wlp2s0, interval 9150ms.
    Mar 15 18:05:35 Alik dhclient[380]: XMT: Info-Request on wlp2s0, interval 18730ms.
    Mar 15 18:05:54 Alik dhclient[380]: XMT: Info-Request on wlp2s0, interval 36040ms.
    Mar 15 18:06:03 Alik NetworkManager[161]: <warn> (wlp2s0): DHCPv6 request timed out.
    Mar 15 18:06:03 Alik NetworkManager[161]: <info> (wlp2s0): canceled DHCP transaction, DHCP client pid 380
    Mar 15 18:06:03 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
    Mar 15 18:06:03 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 4 of 5 (IPv6 Configure Timeout) started...
    Mar 15 18:06:03 Alik NetworkManager[161]: <info> Activation (wlp2s0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
    Mar 15 18:11:47 Alik NetworkManager[161]: <warn> Connection disconnected (reason 2)
    Mar 15 18:11:47 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: completed -> disconnected
    Mar 15 18:11:47 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: disconnected -> scanning
    Mar 15 18:11:51 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: scanning -> authenticating
    Mar 15 18:11:51 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: authenticating -> associating
    Mar 15 18:11:51 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: associating -> associated
    Mar 15 18:11:51 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: associated -> 4-way handshake
    Mar 15 18:11:51 Alik NetworkManager[161]: <info> (wlp2s0): supplicant interface state: 4-way handshake -> completed
    Not surprisingly , everything works fine on Windows.
    Thanks for the help
    Last edited by ollen (2014-03-16 00:25:44)

    first of all I stopped my NetworkManager.service and then :
    sudo wpa_supplicant -Dnl80211 -iwlp2s0 -c/etc/wpa_supplicant/wpa_supplicant.conf &
    Successfully initialized wpa_supplicant
    wlp2s0: CTRL-EVENT-SCAN-STARTED
    wlp2s0: SME: Trying to authenticate with XX:XX:XX:XX:XX (SSID='FRITZ!Box Gastzugang' freq=2412 MHz)
    wlp2s0: Trying to associate with XX:XX:XX:XX:XX (SSID='FRITZ!Box Gastzugang' freq=2412 MHz)
    wlp2s0: Associated with XX:XX:XX:XX:XX
    wlp2s0: WPA: Key negotiation completed with XX:XX:XX:XX:XX [PTK=CCMP GTK=TKIP]
    wlp2s0: CTRL-EVENT-CONNECTED - Connection to XX:XX:XX:XX:XX completed [id=0 id_str=]
    and then I run
    dhclient wlp2s0
    but no output after this command but I get my IP address
    I also ran this command
    dhcpcd wlp2s0
    and the output is
    dhcpcd[2163]: version 6.3.1 starting
    dhcpcd[2163]: DUID XX:
    dhcpcd[2163]: wlp2s0: IAID XXX
    dhcpcd[2163]: wlp2s0: soliciting an IPv6 router
    dhcpcd[2163]: wlp2s0: rebinding lease of 192.168.179.32
    dhcpcd[2163]: wlp2s0: leased 192.168.179.32 for 864000 seconds
    dhcpcd[2163]: wlp2s0: adding route to 192.168.179.0/24
    dhcpcd[2163]: wlp2s0: adding default route via 192.168.179.1
    dhcpcd[2163]: forked to background, child pid 2558
    a little bit of
    journalctl -u wpa_supplicant.service
    -- Reboot --
    Mar 15 18:05:09 Alik systemd[1]: Starting WPA supplicant...
    Mar 15 18:05:11 Alik systemd[1]: Started WPA supplicant.
    Mar 15 19:53:19 Alik wpa_supplicant[289]: Successfully initialized wpa_supplicant
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: Reject scan trigger since one is already pending
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: SME: Trying to authenticate with XX:XX:XX:XX:XX (SSID='FRITZ!Box Gastzugang' freq=2412 MHz)
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: Trying to associate with XX:XX:XX:XX:XX (SSID='FRITZ!Box Gastzugang' freq=2412 MHz)
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: Associated with XX:XX:XX:XX:XX
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Key negotiation completed with XX:XX:XX:XX:XX [PTK=CCMP GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-CONNECTED - Connection to XX:XX:XX:XX:XX completed [id=0 id_str=]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-DISCONNECTED bssid=XX:XX:XX:XX:XX reason=2
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: SME: Trying to authenticate with XX:XX:XX:XX:XX (SSID='FRITZ!Box Gastzugang' freq=2412 MHz)
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: Trying to associate with XX:XX:XX:XX:XX (SSID='FRITZ!Box Gastzugang' freq=2412 MHz)
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: Associated with XX:XX:XX:XX:XX
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Key negotiation completed with XX:XX:XX:XX:XX [PTK=CCMP GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-CONNECTED - Connection to XX:XX:XX:XX:XX completed [id=0 id_str=]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: WPA: Group rekeying completed with XX:XX:XX:XX:XX [GTK=TKIP]
    Mar 15 19:53:19 Alik wpa_supplicant[289]: rfkill: WLAN hard blocked
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-DISCONNECTED bssid=XX:XX:XX:XX:XX reason=3 locally_generated=1
    Mar 15 19:53:19 Alik wpa_supplicant[289]: rfkill: WLAN hard blocked
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: Reject scan trigger since one is already pending
    Mar 15 19:53:19 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: SME: Trying to authenticate with XX:XX:XX:XX:XX (SSID='FRITZ!Box Gastzugang' freq=2412 MHz)
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: SME: Authentication request to the driver failed
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: No network configuration found for the current AP
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-DISCONNECTED bssid=XX:XX:XX:XX:XX reason=3 locally_generated=1
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: SME: Trying to authenticate with XX:XX:XX:XX:XX (SSID='FRITZ!Box Gastzugang' freq=2412 MHz)
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: Trying to associate with XX:XX:XX:XX:XX (SSID='FRITZ!Box Gastzugang' freq=2412 MHz)
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: Associated with XX:XX:XX:XX:XX
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: WPA: Could not verify EAPOL-Key MIC - dropping packet
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: Authentication with XX:XX:XX:XX:XX timed out.
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-DISCONNECTED bssid=XX:XX:XX:XX:XX reason=3 locally_generated=1
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
    Mar 15 19:54:39 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="FRITZ!Box Gastzugang" auth_failures=1 duration=10
    Mar 15 19:54:40 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="FRITZ!Box Gastzugang" auth_failures=2 duration=20
    Mar 15 19:54:40 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:54:40 Alik wpa_supplicant[289]: wlp2s0: Reject scan trigger since one is already pending
    Mar 15 19:54:40 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Mar 15 19:54:40 Alik wpa_supplicant[289]: wlp2s0: No network configuration found for the current AP
    Mar 15 19:54:40 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-DISCONNECTED bssid=XX:XX:XX:XX:XX reason=3 locally_generated=1
    Mar 15 19:54:40 Alik wpa_supplicant[289]: wlp2s0: CTRL-EVENT-SCAN-STARTED
    Last edited by ollen (2014-03-16 00:17:44)

  • [SOLVED] PRO/Wireless 3945ABG

    Since the long time ago kernel update and ndiswrapper threads, I didn't get my wireless to work..... laptop wireless light not turning on. It works fine with Linux Mint live CD, not a hardware issue. I tried all the solutions in the forums and wiki, seems I am missing something. In my Linux years, I never configured wireless. What are the steps?

    https://wiki.archlinux.org/index.php/Wireless
    IPW3945 is well supported. Shouldn't be any problem at all - you need wpa_supplicant, wireless_tools etc. installed (I assume you already have a DHCP client).
    Check dmesg output for pointers, if your drivers are loaded, check with rfkill to see if it's a software block (and also make sure you don't have a hardware switch you need to flip).
    Last edited by .:B:. (2011-10-18 21:56:02)

  • [solved]Autostart wireless

    IS there a way for wireless to autostart with xfce4?
    Wicd doesn't seem to work,when I click on it nothing happens.
    WHen I install KDEmod,my wireless goes down,this only happens when instaliing kdemod.
    I tried changing my kdemod servers but that didn't help.
    Last edited by Romanrp (2009-11-22 09:43:00)

    I can't because when I click on wicd nothing happens.
    And when I type  wicd-client in the terminal,nothing pops up.
    This is what I get
    Traceback (most recent call last):
      File "/usr/lib/wicd/wicd-client.py", line 60, in <module>
        from wicd import gui
      File "/usr/lib/python2.6/site-packages/wicd/gui.py", line 37, in <module>
        from wicd import dbusmanager
      File "/usr/lib/python2.6/site-packages/wicd/dbusmanager.py", line 93, in <module>
        DBUS_MANAGER = DBusManager()
      File "/usr/lib/python2.6/site-packages/wicd/dbusmanager.py", line 57, in __init__
        self._bus = dbus.SystemBus()
      File "/usr/lib/python2.6/site-packages/dbus/_dbus.py", line 202, in __new__
        private=private)
      File "/usr/lib/python2.6/site-packages/dbus/_dbus.py", line 108, in __new__
        bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
      File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 125, in __new__
        bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
    dbus.exceptions.DBusException: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
    Last edited by Romanrp (2009-11-22 09:28:31)

  • [SOLVED] Broadcom wireless BCM4322 with b43 no connection (recently)

    Hi there,
    recently (not sure when exactly, as my Notebook is mostly docked with ethernet LAN) my wireless stopped connecting to different routers. This came to my attention about 3 weeks ago.
    My wireless card is a Broadcom, see
    $ lspci -vnn | grep 14e4
    0c:00.0 Network controller [0280]: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller [14e4:432b] (rev 01)
    and used to run just fine using the b43 driver blacklisting the b43legacy. Now wireless stopped working, and I am not able to connect to networks either protected by WPA/2 or even WEP, somehow the authentication fails.
    I am using NetworkManager with Gnome 3.4.2 and re-installed the b43-firmware from AUR today
    $ uname -a
    Linux Spiff 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64 GNU/Linux
    $ pacman -Qi networkmanager
    Name : networkmanager
    Version : 0.9.6.0-1
    $ pacman -Qi b43-firmware
    Name : b43-firmware
    Version : 5.100.138-2
    URL : http://linuxwireless.org/en/users/Drivers/b43
    Depends On : linux>=3.2
    Installed Size : 1052,00 KiB
    Architecture : any
    Build Date : Mi 12 Sep 2012 13:27:09 CEST
    Install Date : Mi 12 Sep 2012 13:27:13 CEST
    Install Reason : Explicitly installed
    Description : Firmware for Broadcom B43 wireless networking chips
    I switched from initscripts to systemd somewhere in July, but not sure if it is coincidence, as all modules still load fine, and I can see SSIDs as before.
    $ dmesg | grep b43
    [ 1672.938354] b43-phy1: Broadcom 4322 WLAN found (core revision 16)
    [ 1673.004863] Registered led device: b43-phy1::tx
    [ 1673.004881] Registered led device: b43-phy1::rx
    [ 1673.004901] Registered led device: b43-phy1::radio
    [ 1700.930077] b43-phy1: Loading firmware version 666.2 (2011-02-23 01:15:07)
    $ lsmod | grep b43
    b43 353762 0
    ssb 49827 1 b43
    pcmcia 35785 2 b43,ssb
    bcma 25146 1 b43
    mac80211 416391 1 b43
    mmc_core 81526 4 b43,ssb,sdhci,sdhci_pci
    cfg80211 173210 2 b43,mac80211
    I started the NetworkManager from the console and attached the log (excerpt, see full debug log with link below)
    NetworkManager[2572]: <info> Config: set interface ap_scan to 1
    NetworkManager[2572]: <info> (wlan0): supplicant interface state: disconnected -> scanning
    NetworkManager[2572]: <info> (wlan0): supplicant interface state: scanning -> authenticating
    NetworkManager[2572]: <info> (wlan0): supplicant interface state: authenticating -> disconnected
    NetworkManager[2572]: <info> (wlan0): supplicant interface state: disconnected -> scanning
    NetworkManager[2572]: <info> (wlan0): supplicant interface state: scanning -> authenticating
    NetworkManager[2572]: <info> (wlan0): supplicant interface state: authenticating -> disconnected
    NetworkManager[2572]: <info> (wlan0): supplicant interface state: disconnected -> scanning
    NetworkManager[2572]: <info> (wlan0): supplicant interface state: scanning -> authenticating
    NetworkManager[2572]: <info> (wlan0): supplicant interface state: authenticating -> disconnected
    NetworkManager[2572]: <info> (wlan0): supplicant interface state: disconnected -> scanning
    NetworkManager[2572]: <warn> Activation (wlan0/wireless): association took too long.
    NetworkManager[2572]: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0]
    NetworkManager[2572]: <warn> Activation (wlan0/wireless): asking for new secrets
    NetworkManager[2572]: <info> (wlan0): supplicant interface state: scanning -> disconnected
    NetworkManager[2572]: <warn> Couldn't disconnect supplicant interface: This interface is not connected.
    NetworkManager[2572]: <warn> No agents were available for this request.
    NetworkManager[2572]: <info> (wlan0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7]
    NetworkManager debug log
    Google resp. searching the forums did not give me a clue. However I switched to the broadcom-wl driver, and now wireless is working again. Nevertheless I would like to use the b43 driver, mainly for the reason that my neighborhood is quite busy with WLAN, and I like to run my router on channel 13, but the broadcom-wl driver only seems to support channel 1-11 in contrast to the b43 driver; also b43 is the OpenSource recommended one, according to the wiki.
    Any help or ideas is appreciated. Thanks in advance, best regards,
    christoph
    Last edited by roepi (2013-11-24 18:43:55)

    Koven wrote:My only limitation right now is that I can't connect to any hidden ESSID network
    Hmmm, my limitation with the wl driver is, that channel 12/13 is not supported. As far as I found out there is no way to make it work, as the driver itself does not support it.
    Koven wrote:Wiki says b43 is supported for BCM4322 but if you go to the link they give you it says it's not supported.
    On the b43 Linux Wireless site as well as in the wiki the BCM4322 [14e4:432b] is listed as "Not in kernel26-lts" and "partially in 2.6.39+". Where did you find it is not supported at all?
    However it used to work on my machine month ago flawlessly with the b43 driver, but somehow stopped working. That's why.

Maybe you are looking for

  • Cannot delete users from the Central Management Console

    I cannot delete users from the Central Management Console.  I'm logged in to Enterprise as administrator but still get the following error: There was an error while writing data back to the server: Sorry, you do not have the right to 'Delete objects'

  • How to get the count of the entries in the table view

    Hello experts,          I have got a requirement where i need to display the total number of entries present in the table view, since the result comprises of several pages. This requirement is even applicable for the filter options in the table view

  • Triggering the creation of a quotation from within an Opportunity...

    We have implemented CRM Best Practice (CRM 7) and want to trigger the creation of an ERP quotation from within an Opportunity. Within the customising to assign the ERP order type to the CRM transaction type, when input help is pressed, no values are

  • Power Mac G5 Dual 1.8 PCI (4 RAM Slots) - want to upgrade to 8GB?

    My computer is a Power Mac G5 Dual 1.8 PCI (4 RAM Slots) Is there any way I can break out of the 4GB RAM limit into the world of 8GB RAM without having to buy a newer computer. I need to open a large 4.5GB TGA file in After Effects (48000 pixels x 36

  • How to add body text when sending output as PDF in email?

    Hello, We are using standard SAP to send SD output as PDF in an email (in output type we choose medium 5, email address is taken from customer master. In transaction SCOT is indicated that SAPscript/smartforms are converted to PDF. When the output is