Belkin USB dongle wifi disconnects repeatedly

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
okrin

Belkin USB dongle wifi disconnects repeatedly

Post by okrin »

I could use some help figuring out why the wireless keeps dropping, anywhere from a few seconds to a few hours. When it drops, it doesn't actually know the wifi is gone, and stays happily connected, attempting to connect. If I turn off the wifi through the network manager, it will never find the wifi again – will always think it's out of range. If I unplug the usb adapter then it will finally recognize there is no wifi, drop it, and then re-establish a connection when it's plugged back in. If that doesn't work, then I need to do a full reboot.

This has been a huge problem and very disruptive while working since I installed the os a week ago. (I had 64b installed but for other reasons, I dropped it to 32b for stability, but the wifi dropping issue increased significantly.

Most noticable instances are when dropbox is trying to sync, mint update is attempting to download updates, I'm attempting to download large files, I'm attempting to do more then one thing at a time, I clicked on a link to view an image, I attempted to use AirDoid (this caused so many disconnects in a row that I had to reboot), etc.

I see alot of posts for realtek stuff and belkin seems to go unanswered, so here goes nothing.

Wifi Drops while writing this post 4

Now for details:

I've got an underpowered asus 64b (so it says) processor with 2gb of ram.
I'm currently running Mint 16 Petra 32bit. The os was just installed last week and fully updated.
I have a belkin usb wireless dongle thing. It worked completely fine as plug and play on a windows 7 64b machine, never had any problems with it. ever.

While it randomly decides to disconnect, my laptop, running mavericks, never drops wifi, so I am lead to believe it's definately a mint thing.


Now for various codes I found in a few other threads:

Code: Select all

sudo /usr/lib/linuxmint/mintWifi/mintWifi.py

-------------------------
* I. scanning WIFI PCI devices...
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
wlan0     IEEE 802.11bg  ESSID:"AppleKaboomers G"  Nickname:"rtl_wifi"
          Mode:Managed  Frequency:2.412 GHz  Access Point: 00:24:B2:1D:1D:2E   
          Bit Rate:54 Mb/s   Sensitivity:0/0  
          Retry:off   RTS thr:off   Fragment thr:off
          Encryption key:1B3F-F909-11   Security mode:open
          Power Management:off
          Link Quality=100/100  Signal level=74/100  Noise level=0/100
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

lo        no wireless extensions.

eth0      no wireless extensions.

-------------------------
* IV. querying ifconfig...
eth0      Link encap:Ethernet  HWaddr 00:1d:72:a7:18:40  
          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 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

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:65536  Metric:1
          RX packets:116 errors:0 dropped:0 overruns:0 frame:0
          TX packets:116 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:20828 (20.8 KB)  TX bytes:20828 (20.8 KB)

wlan0     Link encap:Ethernet  HWaddr 08:86:3b:43:3e:cd  
          inet addr:192.168.1.14  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::a86:3bff:fe43:3ecd/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1471 errors:0 dropped:1 overruns:0 frame:0
          TX packets:1141 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1430775 (1.4 MB)  TX bytes:307297 (307.2 KB)

-------------------------
* V. querying DHCP...
RTNETLINK answers: File exists
-------------------------
* VI. querying nslookup google.com...
Server:		192.168.1.1
Address:	192.168.1.1#53

Non-authoritative answer:
Name:	google.com
Address: 204.186.215.40
Name:	google.com
Address: 204.186.215.44
Name:	google.com
Address: 204.186.215.45
Name:	google.com
Address: 204.186.215.49
Name:	google.com
Address: 204.186.215.50
Name:	google.com
Address: 204.186.215.54
Name:	google.com
Address: 204.186.215.55
Name:	google.com
Address: 204.186.215.59
Name:	google.com
Address: 204.186.215.20
Name:	google.com
Address: 204.186.215.24
Name:	google.com
Address: 204.186.215.25
Name:	google.com
Address: 204.186.215.29
Name:	google.com
Address: 204.186.215.30
Name:	google.com
Address: 204.186.215.34
Name:	google.com
Address: 204.186.215.35
Name:	google.com
Address: 204.186.215.39

Code: Select all

ip a

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 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
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 00:1d:72:a7:18:40 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 08:86:3b:43:3e:cd brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.14/24 brd 192.168.1.255 scope global wlan0
       valid_lft forever preferred_lft forever
    inet6 fe80::a86:3bff:fe43:3ecd/64 scope link 
       valid_lft forever preferred_lft forever

Code: Select all

ip l

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT qlen 1000
    link/ether 00:1d:72:a7:18:40 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DORMANT qlen 1000
    link/ether 08:86:3b:43:3e:cd brd ff:ff:ff:ff:ff:ff

Code: Select all

sudo lshw -c network

  *-network               
       description: Ethernet interface
       product: MCP77 Ethernet
       vendor: NVIDIA Corporation
       physical id: a
       bus info: pci@0000:00:0a.0
       logical name: eth0
       version: a2
       serial: 00:1d:72:a7:18:40
       capacity: 1Gbit/s
       width: 32 bits
       clock: 66MHz
       capabilities: pm msi ht bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=forcedeth driverversion=0.64 latency=0 link=no maxlatency=20 mingnt=1 multicast=yes port=MII
       resources: irq:41 memory:fe02b000-fe02bfff ioport:d800(size=8) memory:fe02a000-fe02a0ff memory:fe029000-fe02900f
  *-network
       description: Wireless interface
       physical id: 1
       bus info: usb@1:1
       logical name: wlan0
       serial: 08:86:3b:43:3e:cd
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=r8712u ip=192.168.1.14 multicast=yes wireless=IEEE 802.11bg

Code: Select all

lspci

00:00.0 RAM memory: NVIDIA Corporation MCP78S [GeForce 8200] Memory Controller (rev a2)
00:01.0 ISA bridge: NVIDIA Corporation MCP78S [GeForce 8200] LPC Bridge (rev a2)
00:01.1 SMBus: NVIDIA Corporation MCP78S [GeForce 8200] SMBus (rev a1)
00:01.2 RAM memory: NVIDIA Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
00:01.3 Co-processor: NVIDIA Corporation MCP78S [GeForce 8200] Co-Processor (rev a2)
00:01.4 RAM memory: NVIDIA Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
00:02.0 USB controller: NVIDIA Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
00:02.1 USB controller: NVIDIA Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
00:04.0 USB controller: NVIDIA Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
00:04.1 USB controller: NVIDIA Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
00:06.0 IDE interface: NVIDIA Corporation MCP78S [GeForce 8200] IDE (rev a1)
00:07.0 Audio device: NVIDIA Corporation MCP72XE/MCP72P/MCP78U/MCP78S High Definition Audio (rev a1)
00:08.0 PCI bridge: NVIDIA Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
00:09.0 SATA controller: NVIDIA Corporation MCP78S [GeForce 8200] AHCI Controller (rev a2)
00:0a.0 Ethernet controller: NVIDIA Corporation MCP77 Ethernet (rev a2)
00:0b.0 PCI bridge: NVIDIA Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
00:10.0 PCI bridge: NVIDIA Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
00:12.0 PCI bridge: NVIDIA Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
00:13.0 PCI bridge: NVIDIA Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
02:00.0 VGA compatible controller: NVIDIA Corporation C77 [GeForce 8200] (rev a2)
04:00.0 Communication controller: LSI Corporation Device 0630 (rev 01)
05:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6315 Series Firewire Controller

Code: Select all

uname -r

3.11.0-12-generic
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Kalyk
Level 5
Level 5
Posts: 769
Joined: Wed Mar 12, 2014 5:29 pm
Location: The Netherlands

Re: Belkin USB dongle wifi disconnects repeatedly

Post by Kalyk »

Only thing I see that is possibly unusual is in here:
okrin wrote:

Code: Select all

ip l

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT qlen 1000
    link/ether 00:1d:72:a7:18:40 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DORMANT qlen 1000
    link/ether 08:86:3b:43:3e:cd brd ff:ff:ff:ff:ff:ff
Mode DORMANT doesn't sound as the thing you want.
But I also saw that Power Management is off which should be good but then how can it be dormant?
This observation might be totally wrong, just a guess.

Options for solving I would try are:
- Try installing WICD, earlier this week I was in a post where that solved all the wireless problems.
- Update the kernel (procedure I use is at http://www.upubuntu.com).
Add (Solved) to the topic-title of the first post when appropriate so others know they might find a solution here.
okrin

Re: Belkin USB dongle wifi disconnects repeatedly

Post by okrin »

I installed the wicd-daemon, but I noticed it failed to start while it was installing.

Code: Select all

* Restarting Network connection manager wicd                            [fail]
running wicd or wicd -h produced this error:

Code: Select all

Traceback (most recent call last):
  File "/usr/share/wicd/daemon/wicd-daemon.py", line 1859, in <module>
    main(sys.argv)
  File "/usr/share/wicd/daemon/wicd-daemon.py", line 1708, in main
    os.symlink(dest, backup_location)
OSError: [Errno 17] File exists
I would hope the file exists. I rebooted, and ran the command again, resulting in the same error. So I uninstalled it for the time being.

Moving to updating the kernel, I followed the directions for 3.14, it appeared to run fine but ended with an error:

Code: Select all

--2014-05-02 10:53:04--  http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.14-trusty/linux-headers-3.14.0-031400_3.14.0-031400.201403310035_all.deb
Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216
Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12881310 (12M) [application/x-debian-package]
Saving to: ‘linux-headers-3.14.0-031400_3.14.0-031400.201403310035_all.deb’

100%[======================================>] 12,881,310   602KB/s   in 24s    

2014-05-02 10:53:29 (518 KB/s) - ‘linux-headers-3.14.0-031400_3.14.0-031400.201403310035_all.deb’ saved [12881310/12881310]

--2014-05-02 10:53:29--  http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.14-trusty/linux-headers-3.14.0-031400-generic_3.14.0-031400.201403310035_i386.deb
Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216
Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1083598 (1.0M) [application/x-debian-package]
Saving to: ‘linux-headers-3.14.0-031400-generic_3.14.0-031400.201403310035_i386.deb’

100%[======================================>] 1,083,598    481KB/s   in 2.2s   

2014-05-02 10:53:31 (481 KB/s) - ‘linux-headers-3.14.0-031400-generic_3.14.0-031400.201403310035_i386.deb’ saved [1083598/1083598]

--2014-05-02 10:53:31--  http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.14-trusty/linux-image-3.14.0-031400-generic_3.14.0-031400.201403310035_i386.deb
Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216
Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 52642144 (50M) [application/x-debian-package]
Saving to: ‘linux-image-3.14.0-031400-generic_3.14.0-031400.201403310035_i386.deb’

100%[======================================>] 52,642,144   602KB/s   in 90s    

2014-05-02 10:55:02 (570 KB/s) - ‘linux-image-3.14.0-031400-generic_3.14.0-031400.201403310035_i386.deb’ saved [52642144/52642144]

Selecting previously unselected package linux-headers-3.14.0-031400-generic.
(Reading database ... 151972 files and directories currently installed.)
Unpacking linux-headers-3.14.0-031400-generic (from linux-headers-3.14.0-031400-generic_3.14.0-031400.201403310035_i386.deb) ...
Selecting previously unselected package linux-headers-3.14.0-031400.
Unpacking linux-headers-3.14.0-031400 (from linux-headers-3.14.0-031400_3.14.0-031400.201403310035_all.deb) ...
Selecting previously unselected package linux-image-3.14.0-031400-generic.
Unpacking linux-image-3.14.0-031400-generic (from linux-image-3.14.0-031400-generic_3.14.0-031400.201403310035_i386.deb) ...
Done.
Setting up linux-headers-3.14.0-031400 (3.14.0-031400.201403310035) ...
Setting up linux-image-3.14.0-031400-generic (3.14.0-031400.201403310035) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.14.0-031400-generic /boot/vmlinuz-3.14.0-031400-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.14.0-031400-generic /boot/vmlinuz-3.14.0-031400-generic
Error! Bad return status for module build on kernel: 3.14.0-031400-generic (i686)
Consult /var/lib/dkms/virtualbox-guest/4.2.16/build/make.log for more information.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.14.0-031400-generic /boot/vmlinuz-3.14.0-031400-generic
update-initramfs: Generating /boot/initrd.img-3.14.0-031400-generic
Warning: No support for locale: en_US.utf8
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.14.0-031400-generic /boot/vmlinuz-3.14.0-031400-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.14.0-031400-generic /boot/vmlinuz-3.14.0-031400-generic
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.14.0-031400-generic
Found initrd image: /boot/initrd.img-3.14.0-031400-generic
Found linux image: /boot/vmlinuz-3.11.0-12-generic
Found initrd image: /boot/initrd.img-3.11.0-12-generic
Found memtest86+ image: /boot/memtest86+.bin
  No volume groups found
done
Setting up linux-headers-3.14.0-031400-generic (3.14.0-031400.201403310035) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.14.0-031400-generic /boot/vmlinuz-3.14.0-031400-generic
Error! Bad return status for module build on kernel: 3.14.0-031400-generic (i686)
Consult /var/lib/dkms/virtualbox-guest/4.2.16/build/make.log for more information.
The log contained:

Code: Select all

DKMS make.log for virtualbox-guest-4.2.16 for kernel 3.14.0-031400-generic (i686)
Fri May  2 10:57:22 EDT 2014
make: Entering directory `/usr/src/linux-headers-3.14.0-031400-generic'
  LD      /var/lib/dkms/virtualbox-guest/4.2.16/build/built-in.o
  LD      /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/built-in.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.o
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c: In function ‘VBoxGuestCommonGetHandledEventsLocked’:
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c:87:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     uint32_t u32AllowedGuestCaps = pSession->u32AquiredGuestCaps | (VMMDEV_EVENT_VALID_EVENT_MASK & ~pDevExt->u32AcquireModeGuestCaps);
     ^
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c: In function ‘VBoxGuestCommonCheckEvents’:
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c:2510:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     uint32_t fEvents = fGenFakeEvents | pDevExt->f32PendingEvents;
     ^
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c:2528:13: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
             int rc = RTSemEventMultiSignal(pWait->Event);
             ^
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c: In function ‘VBoxGuestCommonGuestCapsAcquire’:
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c:2577:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     uint32_t fCurrentOwnedCaps;
     ^
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c:2622:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     int rc = VBoxGuestSetGuestCapabilities(fSessionOrCaps, fSessionNotCaps);
     ^
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c:2635:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     uint32_t fGenFakeEvents = 0;
     ^
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest2.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/GenericRequest.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/HGCMInternal.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/Init.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/PhysHeap.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/SysHlp.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VMMDev.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/alloc-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/initterm-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/memobj-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/mpnotification-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/powernotification-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/alloc-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/assert-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/initterm-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/memobj-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/memuserkernel-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/mp-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/mpnotification-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/process-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/semevent-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/semeventmulti-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/semfastmutex-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/semmutex-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/spinlock-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/thread-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/thread2-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/time-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/RTLogWriteDebugger-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/generic/semspinmutex-r0drv-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/alloc/alloc.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/err/RTErrConvertFromErrno.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/err/RTErrConvertToErrno.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/log/log.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/log/logellipsis.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/log/logrel.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/log/logrelellipsis.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/log/logcom.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/log/logformat.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/misc/RTAssertMsg1Weak.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/misc/RTAssertMsg2.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/misc/RTAssertMsg2Add.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/misc/RTAssertMsg2AddWeak.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/misc/RTAssertMsg2AddWeakV.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/misc/RTAssertMsg2Weak.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/misc/RTAssertMsg2WeakV.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/misc/assert.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/misc/thread.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/string/RTStrCopy.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/string/RTStrCopyP.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/string/strformat.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/string/strformatrt.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/string/strformattype.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/string/strprintf.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/string/strtonum.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/table/avlpv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/time/time.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/generic/RTAssertShouldPanic-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/generic/RTLogWriteStdErr-stub-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/generic/RTLogWriteStdOut-stub-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/generic/RTSemEventWait-2-ex-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/generic/RTSemEventWaitNoResume-2-ex-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/generic/RTSemEventMultiWait-2-ex-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/generic/RTSemEventMultiWaitNoResume-2-ex-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/generic/errvars-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBox/log-vbox.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBox/logbackdoor.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/math/gcc/divdi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/math/gcc/moddi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/math/gcc/udivdi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/math/gcc/umoddi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/common/math/gcc/qdivrem.o
  LD [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/vboxguest.o
  LD      /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/built-in.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/vfsmod.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/dirops.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/lnkops.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/regops.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/utils.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/GenericRequest.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/SysHlp.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/PhysHeap.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/Init.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/VMMDev.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/HGCM.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/VBoxGuestR0LibSharedFolders.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/VbglR0CanUsePhysPageList.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/divdi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/moddi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/udivdi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/umoddi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/qdivrem.o
  LD [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxsf/vboxsf.o
  LD      /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxvideo/built-in.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxvideo/vboxvideo_drm.o
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxvideo/vboxvideo_drm.c:112:19: error: ‘drm_fasync’ undeclared here (not in a function)
         .fasync = drm_fasync,
                   ^
make[2]: *** [/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxvideo/vboxvideo_drm.o] Error 1
make[1]: *** [/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxvideo] Error 2
make: *** [_module_/var/lib/dkms/virtualbox-guest/4.2.16/build] Error 2
make: Leaving directory `/usr/src/linux-headers-3.14.0-031400-generic'
This is not running virtualbox so I don't know what it's thinking it needs virtualbox for....? Can that be ignored?

I rebooted and everything seems to be running still (yay) and uname says i'm on 3.14.0-031400-generic now.

At this point I'll just have to wait and see if it still drops. Or is there anything else to try for the wicd?
Kalyk
Level 5
Level 5
Posts: 769
Joined: Wed Mar 12, 2014 5:29 pm
Location: The Netherlands

Re: Belkin USB dongle wifi disconnects repeatedly

Post by Kalyk »

I think the virtualbox-error can be ignored, at least I have done so quite a few times now.
And if your wireless is better now then keep it like this.
If it drops again I would advise trying wicd one more time, not much work probably.
And if that fails then please post the exact type as it is written on the Belkin dongle, because perhaps Linux doesn't recognize it properly.
Add (Solved) to the topic-title of the first post when appropriate so others know they might find a solution here.
okrin

Re: Belkin USB dongle wifi disconnects repeatedly

Post by okrin »

I guess I'll just post in this thread, since it's the same exact problem, and it's still my problem.

Previously, the disconnects were reduced to 'tolerable' with the kernal update I tried. Still annoying, but then the whole computer would freeze and require a reboot, if i so much as looked away from the screen. So I said screw it and used my laptop. But ergonomics force me to get this machine back up and running. Now, I like mint a lot, but some of these issues are really making me ready to give up on mint (and linux in general) completely. Because why should I fight something that refuses to be stable? So here same computer as discribed in the first post, with Mint 17, Cinnamon, 32x, brand new install. I'm back to the same issue of wireless disconnects. :evil:

So, having just installed Mint 17 fresh, I ran the package manager update, it had no problems then. Rebooted and began running my other downloads and updates and generally getting the machine ready to use. Here I am, maybe three hours later and about 10 disconnects already.

I can run through the previous commands if needed, though I noticed that Mint 17 uses 3.13.0-24-generic instead of the 3.14 that I had installed in a previous post. I honestly am not sure if that had actually helped or not. (actually I think that may have been the cause of all the freezes, now that I think about it...)

The wicd, installed this time, after a another disconnect and a reboot, it appears to run, unlike earlier.

Make that 12 disconnects now, and with the wicd, (after I've pulled the dongle and plugged it back in again) it takes a full minute to reconnect, instead 10 or 20 seconds it took without it.

The Dongle is a Belkin
Model Number: F9L1001v1
N150 Wireless USB Adaptor
Kalyk
Level 5
Level 5
Posts: 769
Joined: Wed Mar 12, 2014 5:29 pm
Location: The Netherlands

Re: Belkin USB dongle wifi disconnects repeatedly

Post by Kalyk »

One thing that I don't see mentioned before and happened to me recently.
Someone in my neithborhood put up a new wireless access point or router which turned out to be on the same channel as my router.
That caused all of the machines in my house to have slow network and my own laptop to have disconnects or no connections at all.
Don't know why, but when I selected another channel in the router the problems were over (it was on automatic before).
There are some tools to find out which networks are on which channel but I can't find which one to use the best.

And see if there is new firmware for your router.

By the way, a wired connection probably isn't possible?
Add (Solved) to the topic-title of the first post when appropriate so others know they might find a solution here.
JeremyB
Level 21
Level 21
Posts: 13771
Joined: Fri Feb 21, 2014 8:17 am

Re: Belkin USB dongle wifi disconnects repeatedly

Post by JeremyB »

Code: Select all

iwlist chan
I think this one will display what channels are being used

Running this script might help figure out the issue

Code: Select all

 wget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
okrin

Re: Belkin USB dongle wifi disconnects repeatedly

Post by okrin »

There are three other computers - two windows 7, one laptop on mavericks/mint 16 or 15/windows7, none of which have any issues with the wireless network. It just works, so definiately a linux thing or this particular computer thing. The usb dongle works fine on a windows 7 machine with no problems.

There are no other wireless signals around - new or other wise. The router performs an automatic check for firmware when someone logs into it. And it hadn't found any last week when I had logged on. Wired is not an option.

The wicd seems to have made it more stable - but in the process - the wicd itself takes nearly 2 minutes try and connect, but then can't connect (bad password it says, which IS correct) only to have the regular wireless connection give it a try, connects, then the wicd panel goes 'oh, i guess I am connected afterall'

Code: Select all


########## wireless info START ##########

##### release #####

Distributor ID:	LinuxMint
Description:	Linux Mint 17 Qiana
Release:	17
Codename:	qiana

##### kernel #####

Linux Nightmare 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:08:14 UTC 2014 i686 athlon i686 GNU/Linux

##### lspci #####

00:0a.0 Ethernet controller [0200]: NVIDIA Corporation MCP77 Ethernet [10de:0760] (rev a2)
	Subsystem: Acer Incorporated [ALI] Device [1025:0153]
	Kernel driver in use: forcedeth

##### lsusb #####

Bus 002 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 050d:945a Belkin Components F7D1101 v1 Basic Wireless Adapter [Realtek RTL8188SU]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

##### PCMCIA Card Info #####

##### rfkill #####

0: acer-wireless: Wireless LAN
	Soft blocked: no
	Hard blocked: no

##### lsmod #####

r8712u                158706  0 

##### iw reg get #####

country 00:
	(2402 - 2472 @ 40), (3, 20)
	(2457 - 2482 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS
	(2474 - 2494 @ 20), (3, 20), NO-OFDM, PASSIVE-SCAN, NO-IBSS
	(5170 - 5250 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS
	(5735 - 5835 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS

##### interfaces #####

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

##### iwconfig #####

wlan0     IEEE 802.11bg  ESSID:"AppleKaboomers G"  Nickname:"rtl_wifi"
          Mode:Managed  Frequency:2.412 GHz  Access Point: <MAC address removed>   
          Bit Rate:54 Mb/s   Sensitivity:0/0  
          Retry:off   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=99/100  Signal level=67/100  Noise level=0/100
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

##### route #####

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 wlan0
192.168.1.0     0.0.0.0         255.255.255.0   U     9      0        0 wlan0

##### resolv.conf #####

nameserver 127.0.1.1

##### nm-tool #####

NetworkManager Tool

State: connected (global)

- Device: eth0 -----------------------------------------------------------------
  Type:              Wired
  Driver:            forcedeth
  State:             unavailable
  Default:           no
  HW Address:        <MAC address removed>

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier:         off

- Device: wlan0  [Auto AppleKaboomers] ---------------------------------------
  Type:              802.11 WiFi
  Driver:            r8712u
  State:             connected
  Default:           yes
  HW Address:        <MAC address removed>

  Capabilities:
    Speed:           54 Mb/s

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points (* = current AP)
    *AppleKaboomers: Infra, <MAC address removed>, Freq 2412 MHz, Rate 54 Mb/s, Strength 100 WEP

  IPv4 Settings:
    Address:         192.168.1.5
    Prefix:          24 (255.255.255.0)
    Gateway:         192.168.1.1

    DNS:             192.168.1.1

##### NetworkManager.state #####

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true

##### NetworkManager.conf #####

[main]
plugins=ifupdown,keyfile,ofono
dns=dnsmasq

[ifupdown]
managed=false

##### iwlist #####

wlan0     Scan completed :
          Cell 01 - Address: <MAC address removed>
                    ESSID:"AppleKaboomers G"
                    Protocol:IEEE 802.11bg
                    Mode:Master
                    Frequency:2.412 GHz (Channel 1)
                    Encryption key:on
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
                              12 Mb/s; 48 Mb/s
                    IE: Unknown: DD7E0050F204104A00011010440001021041000100103B00010310470010C4DB56D604289A923E8CADA0675135DC1021000D4E4554474541522C20496E632E10230008574E44523333303010240008574E4452333330301042000230311054000800060050F204000110110008574E445233333030100800020084103C000103
                    Signal level=100/100  

##### iwlist channel #####

wlan0     14 channels in total; available frequencies :
          Channel 01 : 2.412 GHz
          Channel 02 : 2.417 GHz
          Channel 03 : 2.422 GHz
          Channel 04 : 2.427 GHz
          Channel 05 : 2.432 GHz
          Channel 06 : 2.437 GHz
          Channel 07 : 2.442 GHz
          Channel 08 : 2.447 GHz
          Channel 09 : 2.452 GHz
          Channel 10 : 2.457 GHz
          Channel 11 : 2.462 GHz
          Channel 12 : 2.467 GHz
          Channel 13 : 2.472 GHz
          Channel 14 : 2.484 GHz
          Current Frequency=2.412 GHz (Channel 1)

##### modinfo #####

filename:       /lib/modules/3.13.0-24-generic/kernel/drivers/staging/rtl8712/r8712u.ko
firmware:       rtlwifi/rtl8712u.bin
author:         Larry Finger
description:    rtl871x wireless lan driver
license:        GPL
srcversion:     607999565FE22A6079602D8
alias:          usb:v0409p02B6d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v7392p7622d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07AAp0051d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp845Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8174d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3325d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3310d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3341d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3340d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3339d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04F2pAFF6d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04F2pAFF5d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04F2pAFF2d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v14B2p3302d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v14B2p3301d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v14B2p3300d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0064d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p004Cd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0049d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0058d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019p4901d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019pED18d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3306d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0E66p0015d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v06F8pE031d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1740p9605d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v7392p7612d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07D1p3303d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07D1p3300d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07D1p3302d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp815Fd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3309d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3336d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3335d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3334d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3333d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3342d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3311d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3323d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0EB0p9061d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8192d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8172d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v25D4p4CABd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v25D4p4CA1d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v083ApC512d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v20F4p646Bd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1690p0752d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp5077d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v177Fp0154d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0063d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p005Dd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p005Bd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p004Bd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0059d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0045d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0057d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019pED16d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019pAB28d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0789p0167d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v06F8pE032d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v06F8pE034d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0E66p0016d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1740p9603d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v7392p7611d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07D1p3306d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2001p3306d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07AAp0047d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp11F1d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp945Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0B05p1791d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0B05p1786d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07B8p8188d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDApC512d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8713d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8712d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8173d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8171d*dc*dsc*dp*ic*isc*ip*in*
depends:        
staging:        Y
intree:         Y
vermagic:       3.13.0-24-generic SMP mod_unload modversions 686 
signer:         Magrathea: Glacier signing key
sig_key:        <MAC address removed>:96:DC:92:B0:1D:75:9D:3E:85:62:EA:32:A1:C7
sig_hashalgo:   sha512
parm:           wifi_test:int
parm:           video_mode:int
parm:           chip_version:int
parm:           rfintfs:int
parm:           lbkmode:int
parm:           hci:int
parm:           network_mode:int
parm:           channel:int
parm:           mp_mode:int
parm:           wmm_enable:int
parm:           vrtl_carrier_sense:int
parm:           vcs_type:int
parm:           busy_thresh:int
parm:           ht_enable:int
parm:           cbw40_enable:int
parm:           ampdu_enable:int
parm:           rf_config:int
parm:           power_mgnt:int
parm:           low_power:int
parm:           ifname: Net interface name, wlan%d=default (string)
parm:           initmac:MAC-Address, default: use FUSE (charp)

##### modules #####

lp

##### blacklist #####

[/etc/modprobe.d/blacklist-ath_pci.conf]
blacklist ath_pci

[/etc/modprobe.d/blacklist.conf]
blacklist evbug
blacklist usbmouse
blacklist usbkbd
blacklist eepro100
blacklist de4x5
blacklist eth1394
blacklist snd_intel8x0m
blacklist snd_aw2
blacklist i2c_i801
blacklist prism54
blacklist bcm43xx
blacklist garmin_gps
blacklist asus_acpi
blacklist snd_pcsp
blacklist pcspkr
blacklist amd76x_edac

[/etc/modprobe.d/fbdev-blacklist.conf]
blacklist arkfb
blacklist aty128fb
blacklist atyfb
blacklist radeonfb
blacklist cirrusfb
blacklist cyber2000fb
blacklist gx1fb
blacklist gxfb
blacklist kyrofb
blacklist matroxfb_base
blacklist mb862xxfb
blacklist neofb
blacklist nvidiafb
blacklist pm2fb
blacklist pm3fb
blacklist s3fb
blacklist savagefb
blacklist sisfb
blacklist tdfxfb
blacklist tridentfb
blacklist viafb
blacklist vt8623fb

##### udev rules #####

# PCI device 0x10de:0x0760 (forcedeth)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC address removed>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# USB device 0x:0x (r8712u)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC address removed>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"

##### dmesg #####

[   13.555228] r8712u: module is from the staging directory, the quality is unknown, you have been warned.
[   13.586471] r8712u: Staging version
[   13.586500] r8712u: register rtl8712_netdev_ops to netdev_ops
[   13.586506] usb 1-1: r8712u: USB_SPEED_HIGH with 4 endpoints
[   13.597729] usb 1-1: r8712u: Boot from EFUSE: Autoload OK
[   15.565621] usb 1-1: r8712u: CustomerID = 0x0000
[   15.565628] usb 1-1: r8712u: MAC Address from efuse = <MAC address removed>
[   15.565632] usb 1-1: r8712u: Loading firmware from "rtlwifi/rtl8712u.bin"
[   17.880495] r8712u 1-1:1.0 wlan0: 1 RCR=0x153f00e
[   17.881237] r8712u 1-1:1.0 wlan0: 2 RCR=0x553f00e
[   17.989533] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.989966] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   18.296611] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   28.272649] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   28.708618] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   29.180746] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   29.527545] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   29.836599] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   72.260988] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   72.720537] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   73.108609] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   73.492948] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   73.800542] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   74.257058] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   83.660823] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   84.340066] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   85.332929] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   85.652578] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   85.972575] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   86.292904] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   86.612900] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   86.932590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   87.252562] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   87.572894] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   87.892903] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   88.216583] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   88.536900] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   88.856905] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   89.176590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   89.500902] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   89.820909] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   90.140920] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   90.464568] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   90.784911] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   91.104906] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   91.424579] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   91.748965] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   92.068931] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   92.388899] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   92.708583] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   93.028956] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   93.348908] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   93.668587] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   93.992960] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   94.312904] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   94.632907] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   94.952568] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   95.276921] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   95.596889] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   95.916588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   96.236585] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   96.556900] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   96.876896] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   97.196583] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   97.516896] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   97.836904] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   98.156586] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   98.480901] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   98.800922] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   99.120900] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   99.440570] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   99.760981] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  100.081000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  100.400591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  100.720976] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  101.040966] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  101.360918] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  101.680586] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  102.000967] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  102.320905] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  102.640597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  102.960966] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  103.284941] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  103.604895] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  103.928569] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  104.248985] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  104.568903] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  104.888590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  105.208983] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  105.528911] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  105.848903] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  106.168571] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  106.492898] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  106.812898] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  107.132586] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  107.456901] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  107.780611] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  108.124562] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  108.452898] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  108.772976] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  109.092916] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  109.412567] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  109.732978] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  110.053031] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  110.372590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  110.696978] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  111.016972] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  111.336906] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  111.656569] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  111.976955] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  112.296978] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  112.616588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  112.940894] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  113.260976] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  113.580895] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  113.900569] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  114.220989] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  114.540891] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  114.860587] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  115.180913] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  115.500903] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  115.820907] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  116.140568] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  116.460908] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  116.780975] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  117.100593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  117.420898] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  117.740996] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  118.064906] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  118.384572] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  118.704952] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  119.024925] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  119.344975] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  119.664896] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  119.984958] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  120.304575] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  120.644563] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  120.988575] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  121.312975] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  122.984577] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  123.328572] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  123.668559] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  123.988926] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  124.300573] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  124.773066] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  125.156537] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  125.464592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  125.925018] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  126.360951] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  167.184597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  169.308964] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  169.748960] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  170.157066] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  170.532938] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  170.840596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  171.344542] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  180.708679] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  181.108062] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  182.328594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  182.648592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  182.972605] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  183.304593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  183.624586] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  183.944593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  184.268591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  184.588589] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  184.920598] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  185.252594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  185.572594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  185.892592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  186.240591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  186.564594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  186.884583] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  187.204588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  187.540598] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  187.860594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  188.180594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  188.500588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  188.832599] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  189.156590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  189.476591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  189.800590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  190.120590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  190.456603] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  190.784588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  191.108593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  191.428590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  191.772597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  192.096589] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  192.416589] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  192.736590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  193.068587] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  193.392593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  193.712588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  194.032593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  194.356609] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  194.688595] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  195.008593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  195.328592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  195.652591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  195.984604] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  196.308591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  196.632596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  196.952590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  197.308594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  197.632591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  197.956596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  198.276592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  198.608651] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  198.936594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  199.256595] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  199.576591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  199.908643] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  200.232591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  200.552591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  200.872588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  201.196584] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  201.528600] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  201.852587] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  202.172584] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  202.496589] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  202.836595] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  203.156599] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  203.480591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  203.800591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  204.132598] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  204.456594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  204.780591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  205.100591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  205.420591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  205.756595] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  206.076597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  206.396597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  206.716594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  207.044598] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  207.368593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  207.688597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  208.012591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  208.332596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  208.664599] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  208.984596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  209.308594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  209.628594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  209.948589] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  210.284597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  210.604595] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  210.928592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  211.248583] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  211.576596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  211.912589] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  212.232601] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  212.592592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  212.916597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  213.236591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  213.560590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  213.880585] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  214.216595] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  214.536582] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  214.860588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  215.180591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  215.508645] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  215.832596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  216.152598] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  216.472591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  216.792587] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  217.124561] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  217.472566] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  217.812571] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  218.152565] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  218.472980] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  218.781571] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  238.835258] r8712u 1-1:1.0 wlan0: r8712u: wpa_set_encryption: crypt.alg = WEP
[  239.168726] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  239.169497] r8712u 1-1:1.0 wlan0: r8712u: wpa_set_encryption: crypt.alg = WEP
[  280.240851] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  280.648660] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  299.629203] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  300.096922] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  300.488728] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  300.848537] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  301.166382] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  339.313819] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  339.781063] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  359.808715] r8712u 1-1:1.0 wlan0: r8712u: wpa_set_encryption: crypt.alg = WEP
[  360.153278] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  360.154081] r8712u 1-1:1.0 wlan0: r8712u: wpa_set_encryption: crypt.alg = WEP

########## wireless info END ############
JeremyB
Level 21
Level 21
Posts: 13771
Joined: Fri Feb 21, 2014 8:17 am

Re: Belkin USB dongle wifi disconnects repeatedly

Post by JeremyB »

okrin wrote:There are three other computers - two windows 7, one laptop on mavericks/mint 16 or 15/windows7, none of which have any issues with the wireless network. It just works, so definiately a linux thing or this particular computer thing. The usb dongle works fine on a windows 7 machine with no problems.

There are no other wireless signals around - new or other wise. The router performs an automatic check for firmware when someone logs into it. And it hadn't found any last week when I had logged on. Wired is not an option.

The wicd seems to have made it more stable - but in the process - the wicd itself takes nearly 2 minutes try and connect, but then can't connect (bad password it says, which IS correct) only to have the regular wireless connection give it a try, connects, then the wicd panel goes 'oh, i guess I am connected afterall'

Code: Select all


########## wireless info START ##########

##### release #####

Distributor ID:	LinuxMint
Description:	Linux Mint 17 Qiana
Release:	17
Codename:	qiana

##### kernel #####

Linux Nightmare 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:08:14 UTC 2014 i686 athlon i686 GNU/Linux

##### lspci #####

00:0a.0 Ethernet controller [0200]: NVIDIA Corporation MCP77 Ethernet [10de:0760] (rev a2)
	Subsystem: Acer Incorporated [ALI] Device [1025:0153]
	Kernel driver in use: forcedeth

##### lsusb #####

Bus 002 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 050d:945a Belkin Components F7D1101 v1 Basic Wireless Adapter [Realtek RTL8188SU]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

##### PCMCIA Card Info #####

##### rfkill #####

0: acer-wireless: Wireless LAN
	Soft blocked: no
	Hard blocked: no

##### lsmod #####

r8712u                158706  0 

##### iw reg get #####

country 00:
	(2402 - 2472 @ 40), (3, 20)
	(2457 - 2482 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS
	(2474 - 2494 @ 20), (3, 20), NO-OFDM, PASSIVE-SCAN, NO-IBSS
	(5170 - 5250 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS
	(5735 - 5835 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS

##### interfaces #####

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

##### iwconfig #####

wlan0     IEEE 802.11bg  ESSID:"AppleKaboomers G"  Nickname:"rtl_wifi"
          Mode:Managed  Frequency:2.412 GHz  Access Point: <MAC address removed>   
          Bit Rate:54 Mb/s   Sensitivity:0/0  
          Retry:off   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=99/100  Signal level=67/100  Noise level=0/100
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

##### route #####

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 wlan0
192.168.1.0     0.0.0.0         255.255.255.0   U     9      0        0 wlan0

##### resolv.conf #####

nameserver 127.0.1.1

##### nm-tool #####

NetworkManager Tool

State: connected (global)

- Device: eth0 -----------------------------------------------------------------
  Type:              Wired
  Driver:            forcedeth
  State:             unavailable
  Default:           no
  HW Address:        <MAC address removed>

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier:         off

- Device: wlan0  [Auto AppleKaboomers] ---------------------------------------
  Type:              802.11 WiFi
  Driver:            r8712u
  State:             connected
  Default:           yes
  HW Address:        <MAC address removed>

  Capabilities:
    Speed:           54 Mb/s

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points (* = current AP)
    *AppleKaboomers: Infra, <MAC address removed>, Freq 2412 MHz, Rate 54 Mb/s, Strength 100 WEP

  IPv4 Settings:
    Address:         192.168.1.5
    Prefix:          24 (255.255.255.0)
    Gateway:         192.168.1.1

    DNS:             192.168.1.1

##### NetworkManager.state #####

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true

##### NetworkManager.conf #####

[main]
plugins=ifupdown,keyfile,ofono
dns=dnsmasq

[ifupdown]
managed=false

##### iwlist #####

wlan0     Scan completed :
          Cell 01 - Address: <MAC address removed>
                    ESSID:"AppleKaboomers G"
                    Protocol:IEEE 802.11bg
                    Mode:Master
                    Frequency:2.412 GHz (Channel 1)
                    Encryption key:on
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
                              12 Mb/s; 48 Mb/s
                    IE: Unknown: DD7E0050F204104A00011010440001021041000100103B00010310470010C4DB56D604289A923E8CADA0675135DC1021000D4E4554474541522C20496E632E10230008574E44523333303010240008574E4452333330301042000230311054000800060050F204000110110008574E445233333030100800020084103C000103
                    Signal level=100/100  

##### iwlist channel #####

wlan0     14 channels in total; available frequencies :
          Channel 01 : 2.412 GHz
          Channel 02 : 2.417 GHz
          Channel 03 : 2.422 GHz
          Channel 04 : 2.427 GHz
          Channel 05 : 2.432 GHz
          Channel 06 : 2.437 GHz
          Channel 07 : 2.442 GHz
          Channel 08 : 2.447 GHz
          Channel 09 : 2.452 GHz
          Channel 10 : 2.457 GHz
          Channel 11 : 2.462 GHz
          Channel 12 : 2.467 GHz
          Channel 13 : 2.472 GHz
          Channel 14 : 2.484 GHz
          Current Frequency=2.412 GHz (Channel 1)

##### modinfo #####

filename:       /lib/modules/3.13.0-24-generic/kernel/drivers/staging/rtl8712/r8712u.ko
firmware:       rtlwifi/rtl8712u.bin
author:         Larry Finger
description:    rtl871x wireless lan driver
license:        GPL
srcversion:     607999565FE22A6079602D8
alias:          usb:v0409p02B6d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v7392p7622d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07AAp0051d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp845Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8174d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3325d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3310d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3341d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3340d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3339d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04F2pAFF6d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04F2pAFF5d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04F2pAFF2d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v14B2p3302d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v14B2p3301d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v14B2p3300d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0064d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p004Cd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0049d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0058d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019p4901d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019pED18d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3306d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0E66p0015d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v06F8pE031d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1740p9605d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v7392p7612d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07D1p3303d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07D1p3300d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07D1p3302d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp815Fd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3309d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3336d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3335d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3334d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3333d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3342d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3311d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3323d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0EB0p9061d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8192d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8172d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v25D4p4CABd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v25D4p4CA1d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v083ApC512d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v20F4p646Bd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1690p0752d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp5077d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v177Fp0154d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0063d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p005Dd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p005Bd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p004Bd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0059d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0045d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0057d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019pED16d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019pAB28d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0789p0167d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v06F8pE032d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v06F8pE034d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0E66p0016d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1740p9603d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v7392p7611d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07D1p3306d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2001p3306d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07AAp0047d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp11F1d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp945Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0B05p1791d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0B05p1786d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07B8p8188d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDApC512d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8713d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8712d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8173d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8171d*dc*dsc*dp*ic*isc*ip*in*
depends:        
staging:        Y
intree:         Y
vermagic:       3.13.0-24-generic SMP mod_unload modversions 686 
signer:         Magrathea: Glacier signing key
sig_key:        <MAC address removed>:96:DC:92:B0:1D:75:9D:3E:85:62:EA:32:A1:C7
sig_hashalgo:   sha512
parm:           wifi_test:int
parm:           video_mode:int
parm:           chip_version:int
parm:           rfintfs:int
parm:           lbkmode:int
parm:           hci:int
parm:           network_mode:int
parm:           channel:int
parm:           mp_mode:int
parm:           wmm_enable:int
parm:           vrtl_carrier_sense:int
parm:           vcs_type:int
parm:           busy_thresh:int
parm:           ht_enable:int
parm:           cbw40_enable:int
parm:           ampdu_enable:int
parm:           rf_config:int
parm:           power_mgnt:int
parm:           low_power:int
parm:           ifname: Net interface name, wlan%d=default (string)
parm:           initmac:MAC-Address, default: use FUSE (charp)

##### modules #####

lp

##### blacklist #####

[/etc/modprobe.d/blacklist-ath_pci.conf]
blacklist ath_pci

[/etc/modprobe.d/blacklist.conf]
blacklist evbug
blacklist usbmouse
blacklist usbkbd
blacklist eepro100
blacklist de4x5
blacklist eth1394
blacklist snd_intel8x0m
blacklist snd_aw2
blacklist i2c_i801
blacklist prism54
blacklist bcm43xx
blacklist garmin_gps
blacklist asus_acpi
blacklist snd_pcsp
blacklist pcspkr
blacklist amd76x_edac

[/etc/modprobe.d/fbdev-blacklist.conf]
blacklist arkfb
blacklist aty128fb
blacklist atyfb
blacklist radeonfb
blacklist cirrusfb
blacklist cyber2000fb
blacklist gx1fb
blacklist gxfb
blacklist kyrofb
blacklist matroxfb_base
blacklist mb862xxfb
blacklist neofb
blacklist nvidiafb
blacklist pm2fb
blacklist pm3fb
blacklist s3fb
blacklist savagefb
blacklist sisfb
blacklist tdfxfb
blacklist tridentfb
blacklist viafb
blacklist vt8623fb

##### udev rules #####

# PCI device 0x10de:0x0760 (forcedeth)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC address removed>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# USB device 0x:0x (r8712u)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC address removed>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"

##### dmesg #####

[   13.555228] r8712u: module is from the staging directory, the quality is unknown, you have been warned.
[   13.586471] r8712u: Staging version
[   13.586500] r8712u: register rtl8712_netdev_ops to netdev_ops
[   13.586506] usb 1-1: r8712u: USB_SPEED_HIGH with 4 endpoints
[   13.597729] usb 1-1: r8712u: Boot from EFUSE: Autoload OK
[   15.565621] usb 1-1: r8712u: CustomerID = 0x0000
[   15.565628] usb 1-1: r8712u: MAC Address from efuse = <MAC address removed>
[   15.565632] usb 1-1: r8712u: Loading firmware from "rtlwifi/rtl8712u.bin"
[   17.880495] r8712u 1-1:1.0 wlan0: 1 RCR=0x153f00e
[   17.881237] r8712u 1-1:1.0 wlan0: 2 RCR=0x553f00e
[   17.989533] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.989966] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   18.296611] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   28.272649] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   28.708618] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   29.180746] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   29.527545] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   29.836599] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   72.260988] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   72.720537] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   73.108609] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   73.492948] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   73.800542] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   74.257058] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   83.660823] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   84.340066] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   85.332929] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   85.652578] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   85.972575] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   86.292904] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   86.612900] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   86.932590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   87.252562] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   87.572894] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   87.892903] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   88.216583] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   88.536900] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   88.856905] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   89.176590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   89.500902] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   89.820909] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   90.140920] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   90.464568] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   90.784911] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   91.104906] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   91.424579] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   91.748965] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   92.068931] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   92.388899] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   92.708583] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   93.028956] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   93.348908] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   93.668587] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   93.992960] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   94.312904] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   94.632907] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   94.952568] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   95.276921] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   95.596889] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   95.916588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   96.236585] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   96.556900] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   96.876896] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   97.196583] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   97.516896] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   97.836904] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   98.156586] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   98.480901] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   98.800922] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   99.120900] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   99.440570] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   99.760981] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  100.081000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  100.400591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  100.720976] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  101.040966] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  101.360918] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  101.680586] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  102.000967] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  102.320905] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  102.640597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  102.960966] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  103.284941] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  103.604895] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  103.928569] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  104.248985] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  104.568903] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  104.888590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  105.208983] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  105.528911] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  105.848903] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  106.168571] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  106.492898] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  106.812898] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  107.132586] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  107.456901] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  107.780611] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  108.124562] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  108.452898] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  108.772976] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  109.092916] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  109.412567] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  109.732978] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  110.053031] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  110.372590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  110.696978] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  111.016972] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  111.336906] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  111.656569] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  111.976955] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  112.296978] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  112.616588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  112.940894] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  113.260976] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  113.580895] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  113.900569] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  114.220989] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  114.540891] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  114.860587] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  115.180913] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  115.500903] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  115.820907] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  116.140568] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  116.460908] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  116.780975] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  117.100593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  117.420898] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  117.740996] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  118.064906] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  118.384572] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  118.704952] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  119.024925] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  119.344975] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  119.664896] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  119.984958] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  120.304575] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  120.644563] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  120.988575] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  121.312975] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  122.984577] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  123.328572] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  123.668559] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  123.988926] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  124.300573] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  124.773066] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  125.156537] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  125.464592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  125.925018] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  126.360951] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  167.184597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  169.308964] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  169.748960] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  170.157066] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  170.532938] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  170.840596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  171.344542] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  180.708679] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  181.108062] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  182.328594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  182.648592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  182.972605] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  183.304593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  183.624586] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  183.944593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  184.268591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  184.588589] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  184.920598] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  185.252594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  185.572594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  185.892592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  186.240591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  186.564594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  186.884583] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  187.204588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  187.540598] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  187.860594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  188.180594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  188.500588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  188.832599] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  189.156590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  189.476591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  189.800590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  190.120590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  190.456603] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  190.784588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  191.108593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  191.428590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  191.772597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  192.096589] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  192.416589] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  192.736590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  193.068587] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  193.392593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  193.712588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  194.032593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  194.356609] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  194.688595] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  195.008593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  195.328592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  195.652591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  195.984604] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  196.308591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  196.632596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  196.952590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  197.308594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  197.632591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  197.956596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  198.276592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  198.608651] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  198.936594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  199.256595] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  199.576591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  199.908643] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  200.232591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  200.552591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  200.872588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  201.196584] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  201.528600] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  201.852587] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  202.172584] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  202.496589] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  202.836595] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  203.156599] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  203.480591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  203.800591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  204.132598] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  204.456594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  204.780591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  205.100591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  205.420591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  205.756595] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  206.076597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  206.396597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  206.716594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  207.044598] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  207.368593] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  207.688597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  208.012591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  208.332596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  208.664599] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  208.984596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  209.308594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  209.628594] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  209.948589] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  210.284597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  210.604595] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  210.928592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  211.248583] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  211.576596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  211.912589] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  212.232601] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  212.592592] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  212.916597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  213.236591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  213.560590] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  213.880585] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  214.216595] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  214.536582] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  214.860588] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  215.180591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  215.508645] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  215.832596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  216.152598] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  216.472591] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  216.792587] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  217.124561] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  217.472566] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  217.812571] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  218.152565] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  218.472980] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  218.781571] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  238.835258] r8712u 1-1:1.0 wlan0: r8712u: wpa_set_encryption: crypt.alg = WEP
[  239.168726] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  239.169497] r8712u 1-1:1.0 wlan0: r8712u: wpa_set_encryption: crypt.alg = WEP
[  280.240851] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  280.648660] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  299.629203] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  300.096922] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  300.488728] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  300.848537] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  301.166382] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  339.313819] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  339.781063] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  359.808715] r8712u 1-1:1.0 wlan0: r8712u: wpa_set_encryption: crypt.alg = WEP
[  360.153278] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  360.154081] r8712u 1-1:1.0 wlan0: r8712u: wpa_set_encryption: crypt.alg = WEP

########## wireless info END ############
Have you tried WPA2 security on the router, it appears to be WEP now. I haven't looked yet, but is there another driver for r8712u as there is a warning in dmesg about this driver being from staging area

Try changing to channel 9 on your router, or try them all to see if it makes a difference
Locked

Return to “Networking”