Re-hi,
Sorry for my delayed reply.
I made a new installation with the latest Ubuntu Daily ISO-image.
This time the WIFI (over 4G) connects perfectly fine.
But for curiosity: I made the re-installation in a cafe of our village because they have a good, rapid internet connection.
And I saw the error after first reboot. It could not connect to the cafe`s wireless net, and the network-applet listed the SSID name several times. So something sucked!

But everything worked well when I rebooted the machine at home. I had a plan to insert your 11n_disable=8 option but this was not necessary.
But your option doesn`t seem to make any harm either.
BTW: I have a feeling that my Android table downloads web pages more rapidly. I will try to fine-tune the wifi card on my laptop to see if it helps.
Video drivers may also make a difference.
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Vivid Vervet 64bit (development branch)
Release: 15.04
Codename: vivid
$ uname -a
Linux vivid64 3.18.0-11-generic #12-Ubuntu SMP Fri Jan 23 22:53:58 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:80:E3:f7:51:01
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:4919 errors:0 dropped:0 overruns:0 frame:0
TX packets:4919 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:667928 (667.9 KB) TX bytes:667928 (667.9 KB)
wlan0 Link encap:Ethernet HWaddr b0:51:77:12:92:5b
inet addr:192.168.1.150 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::a177:69ff:ee31:981c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:138353 errors:0 dropped:0 overruns:0 frame:0
TX packets:110792 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:161119123 (161.1 MB) TX bytes:21047514 (21.0 MB)
$ cat /etc/modprobe.d/iwlwifi.conf
# /etc/modprobe.d/iwlwifi.conf
# iwlwifi will dyamically load either iwldvm or iwlmvm depending on the
# microcode file installed on the system. When removing iwlwifi, first
# remove the iwl?vm module and then iwlwifi.
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) && /sbin/modprobe -r mac80211
options iwlwifi 11n_disable=8
$ lspci -v | grep -A6 Network
04:00.0 Network controller: Intel Corporation Wireless 3160 (rev 83)
Subsystem: Intel Corporation Dual Band Wireless-AC 3160
Flags: bus master, fast devsel, latency 0, IRQ 33
Memory at f7d00000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: iwlwifi
$ modinfo iwlwifi
Code:
filename: /lib/modules/3.18.0-11-generic/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko
license: GPL
author: Copyright(c) 2003- 2014 Intel Corporation <ilw@linux.intel.com>
version: in-tree:
description: Intel(R) Wireless WiFi driver for Linux
firmware: iwlwifi-100-5.ucode
firmware: iwlwifi-1000-5.ucode
firmware: iwlwifi-135-6.ucode
firmware: iwlwifi-105-6.ucode
firmware: iwlwifi-2030-6.ucode
firmware: iwlwifi-2000-6.ucode
firmware: iwlwifi-5150-2.ucode
firmware: iwlwifi-5000-5.ucode
firmware: iwlwifi-6000g2b-6.ucode
firmware: iwlwifi-6000g2a-5.ucode
firmware: iwlwifi-6050-5.ucode
firmware: iwlwifi-6000-4.ucode
firmware: iwlwifi-7265-9.ucode
firmware: iwlwifi-3165-9.ucode
firmware: iwlwifi-3160-9.ucode
firmware: iwlwifi-7260-9.ucode
firmware: iwlwifi-8000-8.ucode
srcversion: 9730790705D25DB36AE15EE
alias: pci:v00008086d000024F4sv*sd00000030bc*sc*i*
alias: pci:v00008086d000024F3sv*sd00000004bc*sc*i*
...
...
alias: pci:v00008086d00004232sv*sd00001306bc*sc*i*
...
...
alias: pci:v00008086d00004232sv*sd00001301bc*sc*i*
alias: pci:v00008086d00004232sv*sd00001201bc*sc*i*
depends: cfg80211
intree: Y
vermagic: 3.18.0-11-generic SMP mod_unload modversions
signer: Magrathea: Glacier signing key
sig_key: 7B:23:D4:70:AC:74:B1:F9:D1:1F:FB:23:A4:E4:A7:B4:80:FE:56:F1
sig_hashalgo: sha512
parm: swcrypto:using crypto in software (default 0 [hardware]) (int)
parm: 11n_disable:disable 11n functionality, bitmap: 1: full, 2: disable agg TX, 4: disable agg RX, 8 enable agg TX (uint)
parm: amsdu_size_8K:enable 8K amsdu size (default 0) (int)
parm: fw_restart:restart firmware in case of error (default true) (bool)
parm: antenna_coupling:specify antenna coupling in dB (default: 0 dB) (int)
parm: wd_disable:Disable stuck queue watchdog timer 0=system default, 1=disable (default: 1) (int)
parm: nvm_file:NVM file name (charp)
parm: uapsd_disable:disable U-APSD functionality (default: N) (bool)
parm: bt_coex_active:enable wifi/bt co-exist (default: enable) (bool)
parm: led_mode:0=system default, 1=On(RF On)/Off(RF Off), 2=blinking, 3=Off (default: 0) (int)
parm: power_save:enable WiFi power management (default: disable) (bool)
parm: power_level:default power save level (range from 1 - 5, default: 1) (int)
parm: fw_monitor:firmware monitor - to debug FW (default: false - needs lots of memory) (bool)
EDIT: I verified the connection after several reboots. It connects well with or without the 11n_disable=8 option (at home / 4G).
I will monitor this issue further.
Bookmarks