Seems that 802.11n was not working--creating /etc/modprobe.d/iwlwifi.conf with
options iwlwifi 11n_disable=0
makes it work.
Got this from an Ubuntu support forum (odd that it isn't the...
Type: Posts; User: modulo; Keyword(s):
Seems that 802.11n was not working--creating /etc/modprobe.d/iwlwifi.conf with
options iwlwifi 11n_disable=0
makes it work.
Got this from an Ubuntu support forum (odd that it isn't the...
With BT5r3
Noticed I was only getting broadcast traffic sniffing.
Yesterday I updated to the latest firmware from Intel, not sure if that changed anything.
If I do
# iwconfig wlan0 mode...
What I did is to add i915 to /etc/modules, add /etc/modprobe.d/i915.conf with:
options i915 modeset=1
, and also added sections to /etc/X11/xorg.conf from the defaults created from X...