Quantcast
Channel: Ubuntu Forums - Networking & Wireless
Viewing all 23300 articles
Browse latest View live

Can I send a print job to a bluetooth printer from terminal?

$
0
0
I'm a bit of a Noob when it comes to Bluetooth and Linux. Has anyone tried sending raw data to a Bluetooth printer?

The reason I ask is because I have a few receipt printers at my disposal, and I've been successful sending them print jobs just by issuing commands to the physical location of the printer. I want to know if this is possible in Bluetooth as well. I've succeeded in sending print jobs to my wireless-connected Inkjet printer as well as my networked thermal receipt printer. Thanks for looking!

[Ubuntu] wifi and ethernet not working

$
0
0
I just dualbooted my laptop with Windows 10 and Ubuntu and an unable to connect to the internet on Ubuntu with ethernet or wifi. windows works fine.
Any help would be appreciated.

When typing rfkill list all
Wireless lan appears with no for both soft and hard blocked

After latest upgrade, Bluetooth audio is dead

$
0
0
I am running 16.04 lts, with the 4.3 kernel and cinnamon 3.0 as my windows manager. After my last daily upgrade, BLuetooth is broken. My keyboard and headsets will connect, and my keyboard and touchpad work. But no audio is going to either headset. Blueberry shows they are connected, and the sound dialog box shows them as options. But when I choose that option and test the sound, it still comes out of the speakers. I do not know if this problem is present in Unity so I am going to check.

[ubuntu] wireless working on USB live but not after installation

$
0
0
Thanks for viewing.

I have an intel NUC with wireless adapter AC-8260.

I can connect to wifi before installation with the USB stick. But after installation, now wireless connections shows up.

I checked /lib/firmware and the drivers provided by intel are there.

Can anyone tell me how to make it work?

Thanks!!!

version 16.04

Network interface stays up after cable removed

$
0
0
Dear all,

I'm currently working with a headless Ubuntu 16.04 system with four network interfaces. Configuration is available here. When I currently start the system while not all three wired interfaces have a cable plugged in, I get the "A start job is running for raise network interfaces" after booting which I mitigated by setting the systemd-timeout to 30 sec. Apart from that, the network seems fine, i.e. the interfaces are available without addresses and are marked as NO-CARRIER.

Now, as I plug in a cable, the interface correctly pulls an IP with DHCP and works as expected (eth0 in the example config). But as I remove the cable, the interface is marked as NO-CARRIER again but does not release the IP address (and also keeps all routes), thereby possibly breaking network access.

Why does the interface not come down?

I also wonder why it even waits for connections on the disconnected interfaces when starting, but I guess that's a different topic.

Thanks
Sebastian

[SOLVED] Can not connect to WiFi ubuntu 16.04 , Broadcom Corporation BCM43228

$
0
0
Hi all,
Can anyone please help me connect to wifi ? There is no Enable WiFi under 'Enable Networking' under the wifi icon. (This is a fresh install of Ubuntu 16.04)
Here is the wireless info :
Code:

sudo wget -N -t 5 -T 10  https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info  && sudo chmod +x wireless-info && sudo ./wireless-info
Wireless.info output :
Code:


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

Report from: 19 May 2016 14:16 EDT -0400

Booted last: 19 May 2016 00:00 EDT -0400

Script from: 27 Sep 2015 00:34 UTC +0000

##### release ###########################

Distributor ID:    Ubuntu
Description:    Ubuntu 16.04 LTS
Release:    16.04
Codename:    xenial

##### kernel ############################

Linux 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Parameters: ro, quiet, splash, vt.handoff=7

##### desktop ###########################

Ubuntu (from ~/.dmrc)

##### lspci #############################

02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.  RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168]  (rev 0c)
    Subsystem: Dell RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1028:05c2]
    Kernel driver in use: r8169

03:00.0 Network controller [0280]: Broadcom Corporation BCM43228 802.11a/b/g/n [14e4:4359]
    Subsystem: Dell BCM43228 802.11a/b/g/n [1028:0014]
    Kernel driver in use: bcma-pci-bridge

##### lsusb #############################

Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
Bus 001 Device 003: ID 413c:2107 Dell Computer Corp.
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0c45:64d8 Microdia
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

##### PCMCIA card info ##################

##### rfkill ############################

##### lsmod #############################

b43                  417792  0
mac80211              737280  1 b43
cfg80211              565248  2 b43,mac80211
ssb                    65536  1 b43
dell_wmi_aio          16384  0
sparse_keymap          16384  1 dell_wmi_aio
bcma                  53248  1 b43
wmi                    20480  1 dell_wmi_aio

##### interfaces ########################

auto lo
iface lo inet loopback

##### ifconfig ##########################

enp2s0    Link encap:Ethernet  HWaddr <MAC 'enp2s0' [IF]> 
          inet addr:192.168.0.205  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::2541:2913:8554:8059/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:163756 errors:0 dropped:0 overruns:0 frame:0
          TX packets:85958 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:229747936 (229.7 MB)  TX bytes:6819710 (6.8 MB)

##### iwconfig ##########################

enp2s0    no wireless extensions.

lo        no wireless extensions.

##### route #############################

Kernel IP routing table
Destination    Gateway        Genmask        Flags Metric Ref    Use Iface
0.0.0.0        192.168.0.1    0.0.0.0        UG    100    0        0 enp2s0
169.254.0.0    0.0.0.0        255.255.0.0    U    1000  0        0 enp2s0
192.168.0.0    0.0.0.0        255.255.255.0  U    100    0        0 enp2s0

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

nameserver 127.0.1.1

##### network managers ##################

Installed:

    NetworkManager

Running:

root      668    1  0 13:46 ?        00:00:00 /usr/sbin/NetworkManager --no-daemon

##### NetworkManager info ###############

GENERAL.DEVICE:                        enp2s0
GENERAL.TYPE:                          ethernet
GENERAL.NM-TYPE:                        NMDeviceEthernet
GENERAL.VENDOR:                        Realtek Semiconductor Co., Ltd.
GENERAL.PRODUCT:                        RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
GENERAL.DRIVER:                        r8169
GENERAL.DRIVER-VERSION:                2.3LK-NAPI
GENERAL.FIRMWARE-VERSION:             
GENERAL.HWADDR:                        <MAC 'enp2s0' [IF]>
GENERAL.MTU:                            1500
GENERAL.STATE:                          100 (connected)
GENERAL.REASON:                        0 (No reason given)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:1c.2/0000:02:00.0/net/enp2s0
GENERAL.IP-IFACE:                      enp2s0
GENERAL.IS-SOFTWARE:                    no
GENERAL.NM-MANAGED:                    yes
GENERAL.AUTOCONNECT:                    yes
GENERAL.FIRMWARE-MISSING:              no
GENERAL.NM-PLUGIN-MISSING:              no
GENERAL.PHYS-PORT-ID:                  --
GENERAL.CONNECTION:                    Wired connection 1
GENERAL.CON-UUID:                      e3dcec7a-3516-4d7f-80c9-ab3a814ff627
GENERAL.CON-PATH:                      /org/freedesktop/NetworkManager/ActiveConnection/0
GENERAL.METERED:                        no (guessed)
CAPABILITIES.CARRIER-DETECT:            yes
CAPABILITIES.SPEED:                    1000 Mb/s
CAPABILITIES.IS-SOFTWARE:              no
WIRED-PROPERTIES.CARRIER:              on
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{0}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]:  e3dcec7a-3516-4d7f-80c9-ab3a814ff627 | Wired connection 1
IP4.ADDRESS[1]:                        192.168.0.205/24
IP4.GATEWAY:                            192.168.0.1
IP4.ROUTE[1]:                          dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
IP4.DNS[1]:                            209.18.47.61
IP4.DNS[2]:                            209.18.47.62
DHCP4.OPTION[1]:                        requested_subnet_mask = 1
DHCP4.OPTION[2]:                        requested_rfc3442_classless_static_routes = 1
DHCP4.OPTION[3]:                        subnet_mask = 255.255.255.0
DHCP4.OPTION[4]:                        domain_name_servers = 209.18.47.61 209.18.47.62
DHCP4.OPTION[5]:                        ip_address = 192.168.0.205
DHCP4.OPTION[6]:                        requested_static_routes = 1
DHCP4.OPTION[7]:                        dhcp_server_identifier = 192.168.0.1
DHCP4.OPTION[8]:                        default_ip_ttl = 64
DHCP4.OPTION[9]:                        requested_time_offset = 1
DHCP4.OPTION[10]:                      time_offset = 0
DHCP4.OPTION[11]:                      broadcast_address = 192.168.0.255
DHCP4.OPTION[12]:                      requested_interface_mtu = 1
DHCP4.OPTION[13]:                      requested_domain_name_servers = 1
DHCP4.OPTION[14]:                      dhcp_rebinding_time = 3150
DHCP4.OPTION[15]:                      dhcp_message_type = 5
DHCP4.OPTION[16]:                      requested_broadcast_address = 1
DHCP4.OPTION[17]:                      routers = 192.168.0.1
DHCP4.OPTION[18]:                      dhcp_renewal_time = 1800
DHCP4.OPTION[19]:                      requested_domain_name = 1
DHCP4.OPTION[20]:                      requested_routers = 1
DHCP4.OPTION[21]:                      expiry = 1463685028
DHCP4.OPTION[22]:                      requested_wpad = 1
DHCP4.OPTION[23]:                      requested_netbios_scope = 1
DHCP4.OPTION[24]:                      requested_ms_classless_static_routes = 1
DHCP4.OPTION[25]:                      requested_netbios_name_servers = 1
DHCP4.OPTION[26]:                      network_number = 192.168.0.0
DHCP4.OPTION[27]:                      requested_domain_search = 1
DHCP4.OPTION[28]:                      requested_ntp_servers = 1
DHCP4.OPTION[29]:                      next_server = 192.168.0.1
DHCP4.OPTION[30]:                      requested_host_name = 1
DHCP4.OPTION[31]:                      dhcp_lease_time = 3600
IP6.ADDRESS[1]:                        fe80::2541:2913:8554:8059/64
IP6.GATEWAY:                           

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

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

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

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

[ifupdown]
managed=false

##### NetworkManager profiles ###########

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

Region: America/New_York (based on set time zone)

country 00: DFS-UNSET
    (2402 - 2472 @ 40), (N/A, 20), (N/A)
    (2457 - 2482 @ 40), (N/A, 20), (N/A), NO-IR
    (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR
    (5170 - 5250 @ 80), (N/A, 20), (N/A), NO-IR
    (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, NO-IR
    (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR
    (5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR
    (57240 - 63720 @ 2160), (N/A, 0), (N/A)

##### iwlist channels ###################

enp2s0    no frequency information.

lo        no frequency information.

##### iwlist scan #######################

enp2s0    Interface doesn't support scanning.

lo        Interface doesn't support scanning.

##### module infos ######################

[b43]
filename:      /lib/modules/4.4.0-21-generic/kernel/drivers/net/wireless/b43/b43.ko
firmware:      b43/ucode9.fw
firmware:      b43/ucode5.fw
firmware:      b43/ucode16_mimo.fw
firmware:      b43/ucode15.fw
firmware:      b43/ucode14.fw
firmware:      b43/ucode13.fw
firmware:      b43/ucode11.fw
license:        GPL
author:        Rafał Miłecki
author:        Gábor Stefanik
author:        Michael Buesch
author:        Stefano Brivio
author:        Martin Langer
description:    Broadcom B43 wireless driver
srcversion:    6046FCC9190ABD5D296D2D2
depends:        mac80211,ssb,bcma,cfg80211
intree:        Y
vermagic:      4.4.0-21-generic SMP mod_unload modversions
parm:          bad_frames_preempt:enable(1) / disable(0) Bad Frames Preemption (int)
parm:          fwpostfix:Postfix for the .fw files to load. (string)
parm:          hwpctl:Enable hardware-side power control (default off) (int)
parm:          nohwcrypt:Disable hardware encryption. (int)
parm:          hwtkip:Enable hardware tkip. (int)
parm:          qos:Enable QOS support (default on) (int)
parm:          btcoex:Enable Bluetooth coexistence (default on) (int)
parm:          verbose:Log message verbosity: 0=error, 1=warn, 2=info(default), 3=debug (int)
parm:          pio:Use PIO accesses by default: 0=DMA, 1=PIO (int)
parm:          allhwsupport:Enable support for all hardware (even it if overlaps with the brcmsmac driver) (int)

[mac80211]
filename:      /lib/modules/4.4.0-21-generic/kernel/net/mac80211/mac80211.ko
license:        GPL
description:    IEEE 802.11 subsystem
srcversion:    A882F4FE63500846E1C859E
depends:        cfg80211
intree:        Y
vermagic:      4.4.0-21-generic SMP mod_unload modversions
parm:          minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
parm:          max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
parm:          max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
parm:          beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
parm:          probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
parm:          ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)

[cfg80211]
filename:      /lib/modules/4.4.0-21-generic/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
author:        Johannes Berg
srcversion:    00D8DA6D3B739DDD31FFF50
depends:       
intree:        Y
vermagic:      4.4.0-21-generic SMP mod_unload modversions
parm:          ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:          cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

[ssb]
filename:      /lib/modules/4.4.0-21-generic/kernel/drivers/ssb/ssb.ko
license:        GPL
description:    Sonics Silicon Backplane driver
srcversion:    E5F0C2CF8244682FABB35A4
depends:       
intree:        Y
vermagic:      4.4.0-21-generic SMP mod_unload modversions

[bcma]
filename:      /lib/modules/4.4.0-21-generic/kernel/drivers/bcma/bcma.ko
license:        GPL
description:    Broadcom's specific AMBA driver
srcversion:    C5CB08F60A0C6A00FBF57B0
depends:       
intree:        Y
vermagic:      4.4.0-21-generic SMP mod_unload modversions

##### module parameters #################

[b43]
allhwsupport: 0
bad_frames_preempt: 0
btcoex: 1
hwpctl: 0
hwtkip: 0
nohwcrypt: 0
pio: 0
qos: 1
verbose: 2

[mac80211]
beacon_loss_count: 7
ieee80211_default_rc_algo: minstrel_ht
max_nullfunc_tries: 2
max_probe_tries: 5
minstrel_vht_only: Y
probe_wait_ms: 500

[cfg80211]
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00

##### /etc/modules ######################

##### modprobe options ##################

[/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/blacklist-rare-network.conf]
alias net-pf-3 off
alias net-pf-6 off
alias net-pf-9 off
alias net-pf-11 off
alias net-pf-12 off
alias net-pf-19 off
alias net-pf-21 off
alias net-pf-36 off

[/etc/modprobe.d/iwlwifi.conf]
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211

[/etc/modprobe.d/mlx4.conf]
softdep mlx4_core post: mlx4_en

##### rc.local ##########################

exit 0

##### pm-utils ##########################

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

grep: /etc/udev/rules.d/*net*.rules: No such file or directory

##### dmesg #############################

[    6.649881] bcma: bus0: Found chip with id 43228, rev 0x00 and package 0x08
[    6.649912] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x25, class 0x0)
[    6.649938] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x1E, class 0x0)
[    6.649992] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x12, class 0x0)
[    6.650018] bcma: bus0: Core 3 found: SDIO Device (manuf 0x4BF, id 0x829, rev 0x07, class 0x0)
[    6.661508] bcma: bus0: Bus registered
[    7.720076] b43-phy0: Broadcom 43228 WLAN found (core revision 30)
[    7.720502] b43-phy0: Found PHY: Analog 9, Type 4 (N), Revision 16
[    7.720513] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2057, Revision 9, Version 1
[    7.813598] b43 bcma0:1: Direct firmware load for b43/ucode30_mimo.fw failed with error -2 (repeated 2 times)
[    7.813635] b43 bcma0:1: Direct firmware load for b43-open/ucode30_mimo.fw failed with error -2 (repeated 2 times)
[    7.813650] b43-phy0 ERROR: Firmware file "b43/ucode30_mimo.fw" not found
[    7.813652] b43-phy0 ERROR: Firmware file "b43-open/ucode30_mimo.fw" not found
[    7.813654] b43-phy0 ERROR: You must go to  http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and  download the correct firmware for this driver version. Please carefully  read all instructions on this website.
[  15.056825] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[  15.128008] r8169 0000:02:00.0 enp2s0: link down (repeated 2 times)
[  15.128066] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[  17.898209] r8169 0000:02:00.0 enp2s0: link up
[  17.898222] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready

########## wireless info END ############

[ubuntu] Wifi connects but internet occassionally disconnects

$
0
0
Hi,
I recently installed Ubuntu 16.04 in one of my machines. While using wifi, in every five minutes or so, Internet disconnects even-though the wifi connected. I need to disconnect wifi and then connect the same to connect internet. Sometimes I need to restart network-manager service and also rarely I need to restart system to connect internet. No such problem in any other devices. Internet available uninterrupted if I connected the system to same network through eithernet cable. Please advise.

Code:

  *-network
      description: Wireless interface
      product: RTL8723BE PCIe Wireless Network Adapter
      vendor: Realtek Semiconductor Co., Ltd.
      physical id: 0
      bus info: pci@0000:04:00.0
      logical name: wlp4s0
      version: 00
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
      configuration: broadcast=yes driver=rtl8723be driverversion=4.4.0-22-generic firmware=N/A ip=192.168.1.4 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
      resources: irq:19 ioport:1000(size=256) memory:90400000-90403fff

NTP without DNS

$
0
0
I have a box running ubuntu 10.04 x86 & it's isolated by necessity from a lot of the network.
It is blocked from DNS.

I'd like it to keep accurate time, so I've configured NTP with several servers, all IP addresses. It's got the IP address, so it won't need to do DNS lookups, riiiight?

Here's the error I get when I try to update time:


date before sync:
Fri May 20 08:03:32 PDT 2016
* Stopping NTP server ntpd
...done.
Name server cannot be used, exiting20 May 08:03:32 ntpdate[26887]: name server cannot be used, reason: Temporary failure in name resolution

* Starting NTP server ntpd
...done.
COMMAND FAILED: /usr/sbin/ntpdate -u 216.228.192.69 prefer #S2Platform-Server1 131.107.13.100 prefer #S2Platform-Server2 192.43.244.18 prefer #S2Platform-Server3
date after sync:
Fri May 20 08:03:32 PDT 2016
Sync failed

My question: is this ever going to work or does NTP just flat-out require DNS?
I've done a lot of googling but I can't find any info about this.


Thank you

[ubuntu] Ubuntu 14 LTS connects to wifi hotspots but no internet

$
0
0
Hi,

I am having problems connecting via wifi to a hotspot created with an android phone. It worked in the past, but after some work-around (reinstallation of lost kernel, reinstallation of NetworkManager, etc) now I cannot use it anymore.

It sees the hotspot, connects, but then there is no internet access. The hotspot works perfectly fine when connecting from the same computer under windows.

Here are the outputs from iwconfig and route -n

Code:

  desmond@thehatch:~$ iwconfigwwan0    no wireless extensions.


eth0      no wireless extensions.


lo        no wireless extensions.


wlan0    IEEE 802.11abgn  ESSID:"TheNewOtto" 
          Mode:Managed  Frequency:2.457 GHz  Access Point: A0:39:F7:9E:02:85                                                                       
          Bit Rate=72.2 Mb/s  Tx-Power=22 dBm                                                                                                     
          Retry  long limit:7  RTS thr:off  Fragment thr:off                                                                                     
          Power Management:off                                                                                                                     
          Link Quality=70/70  Signal level=-39 dBm                                                                                                 
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0                                                                                 
          Tx excessive retries:0  Invalid misc:52  Missed beacon:0                                                                                 
                                                                                                                                                   
desmond@thehatch:~$  route -n
Kernel IP routing table
Destination    Gateway        Genmask        Flags Metric Ref    Use Iface
0.0.0.0        192.168.43.1    0.0.0.0        UG    0      0        0 wlan0
192.168.43.0    0.0.0.0        255.255.255.0  U    9      0        0 wlan0

I've seen here the same problem in other posts but nothing worked so far.
Here it is how my /etc/network/interfaces looks like (I had to change it some time ago due to some problems at the boot, 'waiting for network configuration'):
Code:

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

Hope someone can help,
thanks!

[kubuntu] 16.04 WiFi card not working (AirLive WL1600USB)

$
0
0
Hi!
I'm pretty new to Linux (started a month ago with RPi and Raspbian, and installed Kubuntu few days ago), so just keep that in mind.
I have a problem with AirLive WL1600USB on Kubuntu 16.04. It doesn't work.
I mean, System Log and "USB devices" shows that the card is detected by the Kubuntu, but nothing more.
Networks show nothing, except for my Ethernet card.
I know that WL1600USB is based on rtl8187L chips, so I tried "sudo modprobe rtl8187" or downloading the driver and compiling it, but nothing.
Modprobe changes nothing, and I can't compile the driver.
Any suggestions?

[ubuntu] Samba users do not have full write access

$
0
0
Trying to set up a samba server on Ubuntu server with groups and users. Mostly working, but users don't seem to have correct write access. I can rename the file but not edit and save the changes. If I create a new file, the permissions are different.
Here is the smb.conf file:

Code:

[beaconFiles]
comment = beaconFiles Share
path = /srv/samba/beacon/beaconFiles
valid users = @beaconFiles
writeable = Yes
guest ok = no
create mask = 0777
directory mask = 0777
browseable = Yes
writeable = yes
#public = yes

[finance]
comment = finance Share
path = /srv/samba/beacon/finance
valid users = @finance
writeable = Yes
guest ok = no
create mask = 0777
directory mask = 0777

[foothills]
comment = foothills Share
path = /srv/samba/foothills
valid users = @foothills
read only = no
guest ok = no
writeable = yes
create mask = 0777
directory mask = 0777
browseable = Yes
#public = yes

Here is a view of the file permissions
Code:

drwxrwx--- 15 manager beaconFiles 4096 May 20 11:47 beaconFiles
drwxrwx---  6 manager finance    4096 Oct  7  2015 finance

[ubuntu] Cannot mount NAS in Ubuntu 16.04

$
0
0
Ok, I have never posted in a forum before (you can find almost everything you need from searching), but I can not find a solution for this. I am new at using Ununtu. Currently running 16.04 wired to a ASUS RT-AC68P router. Everything runs great, but I can not mount / access my NAS attached (USB) to the router. I can mount it on my two macbookpros. I can see the NAS in the Files (GUI), but when I try to access one of the files, it will not accept my created username and password.
I have also tried to mount the NAS through the Terminal. I've tried manually:
Code:

sudo mount -t cifs -o username=tribble //rt-ac68p/hal /media/Hal/
This results is error:
Code:

mount error(115): Operation now in progress
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

I have also tried to mount the NAS using fstab entry:
Code:

//rt-ac68p/iStore /media/Hal cifs credentials=/home/tribble/.halcredentials,iocharset=utf8,sec=ntlm 0 0
This results in the same above error. The contents in the /var/log/syslog are the same as well:
Code:

May 20 15:11:45 Tribble kernel: [16367.531919] CIFS VFS: Error connecting to socket. Aborting operation.
May 20 15:11:45 Tribble kernel: [16367.532059] CIFS VFS: cifs_mount failed w/return code = -115

I have been working on this for days. I've tried creating different users on the router for access to the drive and tried using the router ip address instead of the name (193.168.1.1 vs rt-ac68p, it does not like that). Have any other suggestions on trying to mount this drive? Any help is much appreciated.

Network connects for some applications but not for others.

$
0
0
When I woke up this morning i had a notice from software updater, so I went ahead and ok'ed it. It came back with an error, couldn't download. So I went to terminal and tried that way. After I changed the server three times, it finally worked, and still it took it ten minutes to download 7mb of info. I also noticed in my notification area and lunar indicator and my weather indicator say they can't connect to satellite data. But right above that, lunar indicator tells me its a full moon. My browser works just fine, as you can see, and so does transmission. I tried turning off transmission to see if that made a difference, but it didn't.

I am using 16.04 LTS with the 4.3 kernel, with Cinnamon 3.0 as my windows manager. These same issues are replicated in Unity session.

Need help with this critical Ubuntu bug

$
0
0
Folks,


There is this nagging bug #1508718 in 15.10 where some mobile broadbands of Huawei have a connection error. Basically, the mobile broadband connects but Internet doesn't work. Also, the connection is not editable from Menu->Edit Connections->Mobile Broadband and I face this error dialog when I click the edit button:

Quote:

> settings/nm-settings-connection.c.995 - Connection didn't have requested setting 'ppp'
Its all mentioned in the bug report and its given a confirmed status and high importance, but its not yet resolved. Can some of you please provide a fix for this bug or alternatively provide me a workaround? Plz help.

Netgear WNDA3100 v2 wireless not working with Ubuntu 14.04

$
0
0
Hello... I need help. My wireless adapter is not working and I have been to numerous threads with not help as of yet. As I am new to Ubuntu I may have done too much by looking at too many different threads. I have attached my wireless info text below. Can someone please help? I am tethered to my smartphone right now.

Here is an updated info as before my wireless adapter was not plugged in.

Code:

wireless info:


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

Report from: 20 May 2016 20:56 EDT -0400

Booted last: 20 May 2016 20:32 EDT -0400

Script from: 27 Sep 2015 00:34 UTC +0000

##### release ###########################

Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.4 LTS
Release:    14.04
Codename:    trusty

##### kernel ############################

Linux 4.2.0-36-generic #42~14.04.1-Ubuntu SMP Fri May 13 17:27:22 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Parameters: ro, quiet, splash, vt.handoff=7

##### desktop ###########################

Ubuntu

##### lspci #############################

00:0a.0 Ethernet controller [0200]: NVIDIA Corporation MCP67 Ethernet [10de:054c] (rev a2)
    Subsystem: Elitegroup Computer Systems Device [1019:2609]
    Kernel driver in use: forcedeth

01:06.0 Ethernet controller [0200]: D-Link System Inc RTL8139 Ethernet [1186:1300] (rev 10)
    Subsystem: D-Link System Inc DFE-530TX+ 10/100 Ethernet Adapter [1186:1301]
    Kernel driver in use: 8139too

##### lsusb #############################

Bus 002 Device 008: ID 0846:9011 NetGear, Inc. WNDA3100v2 802.11abgn [Broadcom BCM4323]
Bus 002 Device 002: ID 046d:09a1 Logitech, Inc. QuickCam Communicate MP/S5500
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 04f9:0263 Brother Industries, Ltd
Bus 001 Device 004: ID 1004:6344 LG Electronics, Inc. G2 Android Phone [tethering mode]
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 ############################

##### lsmod #############################

cfg80211              552960  0
mxm_wmi                16384  1 nouveau
wmi                    20480  2 mxm_wmi,nouveau

##### interfaces ########################

auto lo
iface lo inet loopback

##### ifconfig ##########################

eth0      Link encap:Ethernet  HWaddr <MAC 'eth0' [IF]> 
          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)

eth1      Link encap:Ethernet  HWaddr <MAC 'eth1' [IF]> 
          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)

usb0      Link encap:Ethernet  HWaddr <MAC 'usb0' [IF]> 
          inet addr:192.168.42.122  Bcast:192.168.42.255  Mask:255.255.255.0
          inet6 addr: fe80::<IP6 'usb0' [IF]>/64 Scope:Link
          inet6 addr: 2600:380:652d:b101:a56c:278:65dd:6bed/64 Scope:Global
          inet6 addr: 2600:380:652d:b101:<IP6 'usb0' [IF]>/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:250 errors:0 dropped:0 overruns:0 frame:0
          TX packets:312 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:84391 (84.3 KB)  TX bytes:50045 (50.0 KB)

##### iwconfig ##########################

eth0      no wireless extensions.

eth1      no wireless extensions.

usb0      no wireless extensions.

lo        no wireless extensions.

##### route #############################

Kernel IP routing table
Destination    Gateway        Genmask        Flags Metric Ref    Use Iface
0.0.0.0        192.168.42.129  0.0.0.0        UG    0      0        0 usb0
192.168.42.0    0.0.0.0        255.255.255.0  U    1      0        0 usb0

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

nameserver 127.0.1.1

##### network managers ##################

Installed:

    NetworkManager

Running:

root      739    1  0 20:32 ?        00:00:00 NetworkManager

##### NetworkManager info ###############

NetworkManager Tool

State: connected (global)

- Device: ttyACM0 --------------------------------------------------------------
  Type:              Mobile Broadband (GSM)
  Driver:            rndis_host, cdc_acm
  State:            disconnected
  Default:          no

  Capabilities:

- Device: usb0  [Wired connection 3] -------------------------------------------
  Type:              Wired
  Driver:            rndis_host
  State:            connected
  Default:          yes
  HW Address:        <MAC 'usb0' [IF]>

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier:        on

  IPv4 Settings:
    Address:        192.168.42.122
    Prefix:          24 (255.255.255.0)
    Gateway:        192.168.42.129

    DNS:            192.168.42.129

- Device: eth1 -----------------------------------------------------------------
  Type:              Wired
  Driver:            forcedeth
  State:            unavailable
  Default:          no
  HW Address:        <MAC 'eth1' [IF]>

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier:        off

- Device: eth0 -----------------------------------------------------------------
  Type:              Wired
  Driver:            8139too
  State:            unavailable
  Default:          no
  HW Address:        <MAC 'eth0' [IF]>

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier:        off

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

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

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

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

[ifupdown]
managed=false

##### NetworkManager profiles ###########

[[/etc/NetworkManager/system-connections/Wi-Fi connection 1]] (600 root)
[connection] id=Wi-Fi connection 1 | type=802-11-wireless
[802-11-wireless] ssid=ESE
[ipv6] method=auto
[ipv4] method=auto

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

Region: America/New_York (based on set time zone)

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

##### iwlist channels ###################

eth0      no frequency information.

eth1      no frequency information.

usb0      no frequency information.

lo        no frequency information.

##### iwlist scan #######################

eth0      Interface doesn't support scanning.

eth1      Interface doesn't support scanning.

usb0      Interface doesn't support scanning.

lo        Interface doesn't support scanning.

##### module infos ######################

[cfg80211]
filename:      /lib/modules/4.2.0-36-generic/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
author:        Johannes Berg
srcversion:    51BFE91AA49B49C5AD3C396
depends:       
intree:        Y
vermagic:      4.2.0-36-generic SMP mod_unload modversions
signer:        Build time autogenerated kernel key
sig_key:        88:C2:A3:E9:92:3B:E7:84:6A:02:95:4D:3D:CF:D2:46:B2:C2:07:9A
sig_hashalgo:  sha512
parm:          ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:          cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

##### module parameters #################

[cfg80211]
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00

##### /etc/modules ######################

lp
rtc

##### modprobe options ##################

[/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/blacklist-rare-network.conf]
alias net-pf-3 off
alias net-pf-6 off
alias net-pf-9 off
alias net-pf-11 off
alias net-pf-12 off
alias net-pf-19 off
alias net-pf-21 off
alias net-pf-36 off

[/etc/modprobe.d/iwlwifi.conf]
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211

[/etc/modprobe.d/mlx4.conf]
softdep mlx4_core post: mlx4_en

[/etc/modprobe.d/ndiswrapper.conf]
alias usb:v050Dp6050d*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v050Dp615Ad*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v050Dp825Cd*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v0846p9011d*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v0846p9020d*dc*dsc*dp*ic*isc*ip* ndiswrapper

##### rc.local ##########################

exit 0

##### pm-utils ##########################

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

[/etc/udev/rules.d/70-persistent-net.rules]
# PCI device 0x1186:0x1300 (8139too)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'eth0' [IF]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# PCI device 0x10de:0x054c (forcedeth)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'eth1' [IF]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"

##### dmesg #############################

[  171.321279] rndis_host 2-2:1.0 usb0: register 'rndis_host' at usb-0000:00:04.1-2, RNDIS device, <MAC address>
[  918.277398] rndis_host 2-2:1.0 usb0: unregister 'rndis_host' usb-0000:00:04.1-2, RNDIS device
[ 1417.416885] rndis_host 1-1:1.0 usb0: register 'rndis_host' at usb-0000:00:02.1-1, RNDIS device, <MAC 'usb0' [IF]>

########## wireless info END ############

Attached Files

[ubuntu] Blueman times out on pairing audio adapter

$
0
0
I have a Logitech bluetooth audio adapter to connect my computer to my Hifi. (Ubuntu 14.04)

It suddenly stopped working and I couldn't connect to audio.

I removed the device in blueman and tried pairing from scratch but now keep getting a timeout error.

I ran blueman in a terminal and went through the pairing procedure and got the shown below.
Any advice appreciated.

on_property_changed (/usr/lib/python2.7/dist-packages/blueman/gui/DeviceList.py:148)
adapter propery changed Discovering 0
_________
err (/usr/bin/blueman-manager:226)
(DBusException(dbus.String(u'Connection Timeout'),),)
_________
on_property_changed (/usr/lib/python2.7/dist-packages/blueman/gui/DeviceList.py:148)
adapter propery changed Devices dbus.Array([dbus.ObjectPath('/org/bluez/779/hci0/dev_98_0D_2E_51_41_F6'), dbus.ObjectPath('/org/bluez/779/hci0/dev_1C_39_47_47_3B_90')], signature=dbus.Signature('o'), variant_level=1)
_________
RemoveDevice (/usr/lib/python2.7/dist-packages/blueman/gui/DeviceList.py:420)
<Device object at 0xa075c8c4 (blueman+main+Device+Device at 0x98d24c0)>
_________
Destroy (/usr/lib/python2.7/dist-packages/blueman/main/Device.py:89)
invalidating device /org/bluez/779/hci0/dev_FC_58_FA_8F_2A_38
_________
__del__ (/usr/lib/python2.7/dist-packages/blueman/main/Device.py:67)
deleting device /org/bluez/779/hci0/dev_FC_58_FA_8F_2A_38
_________
Destroy (/usr/lib/python2.7/dist-packages/blueman/main/Device.py:89)
invalidating device /org/bluez/779/hci0/dev_FC_58_FA_8F_2A_38
_________
Generate (/usr/lib/python2.7/dist-packages/blueman/gui/manager/ManagerDeviceMenu.py:165)
HTC
_________
Generate (/usr/lib/python2.7/dist-packages/blueman/gui/manager/ManagerDeviceMenu.py:165)
HTC
/usr/lib/python2.7/dist-packages/gi/overrides/__init__.py:92: Warning: Source ID 3813 was not found when attempting to remove it
return fn(*args, **kwargs)
_________
__del__ (/usr/lib/python2.7/dist-packages/blueman/main/Device.py:67)
deleting device None
_________
Destroy (/usr/lib/python2.7/dist-packages/blueman/main/Device.py:89)
invalidating device None

[SOLVED] Samba: can access one disk but not the other

$
0
0
EDIT: typo....aaargh! Can someone delete this please?

hello,
I switched my server from Fedora to Ubuntu LTS, and i have a problem with samba.
I have two hard drives, i can access them ok, herethe fstab:

Code:

/dev/disk/by-uuid/9488e90e-ebe1-47c1-97c9-cf236d5ccaaf /mnt/Feydakin auto nosuid,nodev,nofail,x-gvfs-show,x-gvfs-name=Feydakin 0 0
/dev/disk/by-uuid/fd702aca-4767-43c7-94f0-f4dfac14a5a9 /mnt/Sardaukar auto nosuid,nodev,nofail,x-gvfs-show,x-gvfs-name=Sardaukar 0 0

I have several shares defined, all the one in Sardaukar are visible and accessible from windows. The ones from Feydakin are visible but not accessible, with error in the log:
Code:

[2016/05/21 11:42:29.496004,  0] ../source3/smbd/service.c:800(make_connection_snum)
  canonicalize_connect_path failed for service Mist, path /mnt/Fedaykin/Mist


Here is an extract of the smb.conf. As you can see, exactly the same (and the share descrition parts has been copied from my old fedora, not the whole smb.conf).

Code:


[Mist]
        comment = Nuage de sauvegarde

        path = /mnt/Fedaykin/Mist
        read only = no
        browseable = yes
        valid users = napseis


[SystemGholas]
        comment = Images Diques des systemes
        path = /mnt/Fedaykin/SystemGholas
        read only = no
;      browseable = yes
        valid users = napseis


[Downloads]
        comment = downloads
        path = /mnt/Sardaukar/Downloads
        read only = no
;      browseable = yes
        valid users = napseis


[Temp]
        comment = Temp transfer fodler
        path = /mnt/Sardaukar/Temp
        read only = no
;      browseable = yes
        valid users = napseis



And finally the permissions:

in /mnt :
drwxrwx--x 9 napseis serverusers 4,0K mai 20 19:47 Feydakin
drwxrwx--x 13 napseis serverusers 4,0K mai 20 22:47 Sardaukar

in Feydakin:
drwxrwx--x 22 napseis serverusers 4,0K mars 19 2015 Mist
drwxr-x---. 5 napseis serverusers 4,0K mai 20 21:05 SystemGholas

in Sardaukar:
drwxrwxr-- 16 napseis serverusers 16K mai 19 20:01 Downloads
drwxrwx--- 3 napseis serverusers 4,0K mai 21 00:09 Temp

I have absolutely no idea what is going wrong, as to me, everything is the same.

edit: finally fdisk -l is the only difference i see, but i didn't touch anything since Fedora :
Code:

Disk /dev/sdc: 1,8 TiB, 2000398934016 bytes, 3907029168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: BC3FEFC4-0565-4BDF-B200-4702AEE4CFD9
Device    Start        End    Sectors  Size Type
/dev/sdc1  2048 3907028991 3907026944  1,8T Microsoft basic data


Disk /dev/sdb: 1,8 TiB, 2000398934016 bytes, 3907029168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x000a3c4c
Device    Boot Start        End    Sectors  Size Id Type
/dev/sdb1        2048 3907028991 3907026944  1,8T 83 Linux




Thanks!

MT7601 Wifi Adapter

$
0
0
Hi,

I am trying to get this dongle to work. My Ubuntu version is 16.04 and the Kernel should support the adapter out of the box.

Code:

lsusb
Bus 001 Device 043: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter

Code:

iwconfig
lo        no wireless extensions.
eth0      no wireless extensions.

Code:

modinfo mt7601u
filename:      /lib/modules/4.4.6-ti-r15/kernel/drivers/net/wireless/mediatek/mt7601u/mt7601u.ko
license:        GPL
firmware:      mt7601u.bin
alias:          usb:v7392p7710d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2A5Fp1000d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2955p1001d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2955p0001d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2717p4106d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2001p3D04d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v148Fp760Dd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v148Fp760Cd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v148Fp760Bd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v148Fp760Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v148Fp7601d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3434d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3431d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0E8Dp760Bd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0E8Dp760Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0B05p17D3d*dc*dsc*dp*ic*isc*ip*in*
depends:        mac80211,cfg80211
intree:        Y
vermagic:      4.4.6-ti-r15 SMP mod_unload modversions ARMv7 thumb2 p2v8

Code:

dmesg(sample)
[ 2638.359013] mt7601u 1-1:1.0: Warning: unsupported EEPROM version 0d
[ 2638.359066] mt7601u 1-1:1.0: EEPROM ver:0d fae:00
[ 2638.524157] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2638.529526] mt7601u 1-1:1.0: Error: submit URB dir:128 ep:1 failed:-19
[ 2638.553896] usb 1-1: USB disconnect, device number 102
[ 2638.900862] usb 1-1: new high-speed USB device number 103 using musb-hdrc
[ 2639.040340] usb 1-1: New USB device found, idVendor=148f, idProduct=7601
[ 2639.040396] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2639.040427] usb 1-1: Product: 802.11 n WLAN
[ 2639.040457] usb 1-1: Manufacturer: MediaTek
[ 2639.040484] usb 1-1: SerialNumber: 1.0
[ 2639.164996] usb 1-1: reset high-speed USB device number 103 using musb-hdrc
[ 2639.296008] mt7601u 1-1:1.0: ASIC revision: 76010001 MAC revision: 76010500
[ 2639.301701] mt7601u 1-1:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
[ 2639.667397] mt7601u 1-1:1.0: Warning: unsupported EEPROM version 0d
[ 2639.667452] mt7601u 1-1:1.0: EEPROM ver:0d fae:00
[ 2639.826527] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.831797] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.836956] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.842109] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.847261] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.852525] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.857684] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.862837] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.868047] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.873203] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.878354] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.883508] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.888659] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.893809] mt7601u 1-1:1.0: Error: RX urb failed:-71
[ 2639.907434] mt7601u 1-1:1.0: Error: submit URB dir:128 ep:1 failed:-19
[ 2639.933578] usb 1-1: USB disconnect, device number 103
[ 2640.212944] usb 1-1: new high-speed USB device number 104 using musb-hdrc
[ 2640.352044] usb 1-1: New USB device found, idVendor=148f, idProduct=7601
[ 2640.352077] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2640.352093] usb 1-1: Product: 802.11 n WLAN
[ 2640.352107] usb 1-1: Manufacturer: MediaTek
[ 2640.352122] usb 1-1: SerialNumber: 1.0
[ 2640.472999] usb 1-1: reset high-speed USB device number 104 using musb-hdrc
[ 2640.603417] mt7601u 1-1:1.0: ASIC revision: 76010001 MAC revision: 76010500
[ 2640.604572] mt7601u 1-1:1.0: Firmware Version: 0.1.00 Build: 7640 Build time

Code:

lsmod
Module                  Size  Used by
mt7601u                75508  0
mac80211              484852  1 mt7601u
cfg80211              417677  2 mac80211,mt7601u
rfkill                18226  2 cfg80211
snd_soc_simple_card    8385  0
omap_aes              13081  0
omap_sham              21371  0
omap_rng                4423  0
rng_core                7471  1 omap_rng
usb_f_ecm              9400  1
g_ether                4976  0
spi_omap2_mcspi        10764  0
usb_f_rndis            22191  2 g_ether
u_ether                11917  3 usb_f_ecm,usb_f_rndis,g_ether
libcomposite          43461  3 usb_f_ecm,usb_f_rndis,g_ether
snd_soc_davinci_mcasp    16318  2
snd_soc_edma            1290  1 snd_soc_davinci_mcasp
snd_soc_omap            3058  1 snd_soc_davinci_mcasp
snd_soc_hdmi_codec      5842  1
snd_soc_core          155592  5 snd_soc_hdmi_codec,snd_soc_davinci_mcasp,snd_soc_edma,snd_soc_omap,snd_soc_simple_card
snd_pcm_dmaengine      5209  2 snd_soc_core,snd_soc_omap
snd_pcm                82689  5 snd_soc_hdmi_codec,snd_soc_davinci_mcasp,snd_soc_core,snd_soc_omap,snd_pcm_dmaengine
snd_timer              19720  1 snd_pcm
snd                    59559  3 snd_soc_core,snd_timer,snd_pcm
soundcore              7601  1 snd
evdev                  10695  2
uio_pdrv_genirq        3539  0
uio                    8822  1 uio_pdrv_genirq
tilcdc                26364  0
tda998x                12754  0

The driver just doesn't seem to bind to the hardware.

Any suggestions to further troubleshoot?

Thanks

[SOLVED] wireless-info script error 16.04

$
0
0
This a new install of Ubuntu 16.04.
I ran the wireless-info script using:
Code:


    wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && \ chmod +x wireless-info && \ ./wireless-info

The terminal screen output:
TY194-Ubuntu-16-04:~/Desktop$ wget -N -t 5 -T 10 https://github.com/UbuntuForums/wire.../wireless-info && \ chmod +x wireless-info && \ ./wireless-info
--2016-05-20 16:25:30-- https://github.com/UbuntuForums/wire.../wireless-info
Resolving github.com (github.com)... 192.30.252.131
Connecting to github.com (github.com)|192.30.252.131|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/Ub.../wireless-info [following]
--2016-05-20 16:25:31-- https://raw.githubusercontent.com/Ub.../wireless-info
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.39.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.39.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15868 (15K) [text/plain]
Saving to: ‘wireless-info’

wireless-info 100%[=====================================>] 15.50K --.-KB/s in 0.02s

Last-modified header missing -- time-stamps turned off.
2016-05-20 16:25:31 (1004 KB/s) - ‘wireless-info’ saved [15868/15868]

No command ' chmod' found, did you mean:
Command 'chmod' from package 'coreutils' (main)
chmod: command not found

The script did not output the wireless-info.txt file (14.04.4 did)

What am I missing?

OK... found space between \ chmod -x... and \ ./wireless-info... in command line... I cut and pasted but must have gotten space from line breaks when I copied from CODE box...
Anyway, removed space... \chmod -x... and \./wireless-info... seems to work now... on to trying to see why wireless won't connect...


-----------------------------------------------------------------------------------------
You can lead a horse to water... but you can't make 'em think

[ubuntu] WiFi connects with 14.04.4 but not 16.04

$
0
0
16.04 is a clean/new install on:
IBM ThinkPad T30, Memory: 1000.3 MiB, Processor: Mobile Intel® Pentium(R) 4 - M CPU 1.80GHz, Graphics: R100 (RV200 4C57) x86/MMX/SSE2 DRI2, OS type: 32-bit, Wi-Fi Intel Model: M3AWEB56GA 802.11b.

I did the install without Ethernet and selected not to start Wi-Fi. The installation succeeded and I was able to boot from HDD to desktop. I still left the cable out and when I went to connect to my Wi-Fi there were duplicate wi-fi networks (Intersil ISL3874 [Prism 2.5] / ISL3872 [Prism3] (wireless 802.11b MiniPCI Adapter))
I saw my SSID and when I clicked I got the Authentication dialogue - but it would not connect.
I booted off the install dvd and selected the 'try' option - same thing, duplicate, no connect.

Running the desktop from 14.04.4 I am connected wireless, interface 802.11 WiFi(wlan0), Security WEP 40/128-bit Key(Hex or ASCII), Mode: Infrastructure, Authentication: Open System

What I would like to do, and hopefully someone can help...
First remove duplicate WiFi Networks from 16.04 and install the proper drivers for this adapter, i.e., the same one 14.04.4 is using now... or better...
Also, the adapter is wireless and modem... which could explain duplicate entry...?


wireless-info from 14.04.4 - connected
Code:

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

Report from: 20 May 2016 07:09 EDT -0400

Booted last: 19 May 2016 15:35 EDT -0400

Script from: 27 Sep 2015 00:34 UTC +0000

##### release ###########################

Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.4 LTS
Release:    14.04
Codename:    trusty

##### kernel ############################

Linux 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:27 UTC 2016 i686 i686 i686 GNU/Linux

Parameters: ro, quiet, splash, vt.handoff=7

##### desktop ###########################

Ubuntu

##### lspci #############################

02:02.0 Network controller [0280]: Intersil Corporation ISL3874 [Prism 2.5]/ISL3872 [Prism 3] [1260:3873] (rev 01)
    Subsystem: Intel Corporation Wireless 802.11b MiniPCI Adapter [8086:2513]
    Kernel driver in use: hostap_pci

02:08.0 Ethernet controller [0200]: Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller [8086:1031] (rev 42)
    Subsystem: IBM ThinkPad A/T/X Series [1014:0209]
    Kernel driver in use: e100

##### lsusb #############################

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0e8d:1836 MediaTek Inc. Samsung SE-S084 Super WriteMaster Slim External DVD writer
Bus 002 Device 003: ID 0781:5575 SanDisk Corp.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

##### PCMCIA card info ##################

PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255

##### rfkill ############################

##### lsmod #############################

cfg80211              471040  0

##### interfaces ########################

auto lo
iface lo inet loopback

##### ifconfig ##########################

eth0      Link encap:Ethernet  HWaddr <MAC 'eth0' [IF]> 
          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)

irda0    Link encap:IrLAP  HWaddr <MAC 'irda0' [IF]> 
          NOARP  MTU:2048  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:8
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wifi0    Link encap:UNSPEC  HWaddr <MAC 'wifi0' [IF]> 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:162 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:11 Base address:0xe000

wlan0    Link encap:Ethernet  HWaddr <MAC 'wlan0' [IF]> 
          inet addr:192.168.1.85  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: 2602:306:30c9:6070:<IP6 'wlan0' [IF]>/64 Scope:Global
          inet6 addr: fe80::<IP6 'wlan0' [IF]>/64 Scope:Link
          inet6 addr: 2602:306:30c9:6070:3556:62aa:6239:a28b/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:711743 errors:0 dropped:3 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:212943895 (212.9 MB)  TX bytes:0 (0.0 B)
          Interrupt:11 Base address:0xe000

##### iwconfig ##########################

irda0    no wireless extensions.

lo        no wireless extensions.

eth0      no wireless extensions.

wlan0    IEEE 802.11b  ESSID:"mywifinet" 
          Mode:Managed  Frequency:2.457 GHz  Access Point: <MAC 'mywifinet' [AC2]> 
          Bit Rate:11 Mb/s  Sensitivity=1/3 
          Retry short limit:8  RTS thr:off  Fragment thr:off
          Power Management:off
          Link Quality=45/70  Signal level=-52 dBm  Noise level=-97 dBm
          Rx invalid nwid:0  Rx invalid crypt:300  Rx invalid frag:2
          Tx excessive retries:176  Invalid misc:7377  Missed beacon:0

wifi0    IEEE 802.11b  ESSID:"mywifinet" 
          Mode:Managed  Frequency:2.457 GHz  Access Point: <MAC 'mywifinet' [AC2]> 
          Bit Rate:11 Mb/s  Sensitivity=1/3 
          Retry short limit:8  RTS thr:off  Fragment thr:off
          Power Management:off
         

##### route #############################

Kernel IP routing table
Destination    Gateway        Genmask        Flags Metric Ref    Use Iface
0.0.0.0        192.168.1.254  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
search attlocal.net

##### network managers ##################

Installed:

    NetworkManager

Running:

root      813    1  0 May19 ?        00:00:11 NetworkManager

##### NetworkManager info ###############

NetworkManager Tool

State: connected (global)

- Device: eth0 -----------------------------------------------------------------
  Type:              Wired
  Driver:            e100
  State:            unavailable
  Default:          no
  HW Address:        <MAC 'eth0' [IF]>

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier:        off

- Device: wlan0  [mywifinet] ---------------------------------------------------
  Type:              802.11 WiFi
  Driver:            hostap_pci
  State:            connected
  Default:          yes
  HW Address:        <MAC 'wlan0' [IF]>

  Capabilities:
    Speed:          11 Mb/s

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

  Wireless Access Points (* = current AP)
    *mywifinet:      Infra, <MAC 'mywifinet' [AC2]>, Freq 2457 MHz, Rate 22 Mb/s, Strength 54 WEP
    otherwifi:      Infra, <MAC 'otherwifi' [AC1]>, Freq 2437 MHz, Rate 54 Mb/s, Strength 34 WEP

  IPv4 Settings:
    Address:        192.168.1.85
    Prefix:          24 (255.255.255.0)
    Gateway:        192.168.1.254

    DNS:            192.168.1.254

  IPv6 Settings:
    Address:        2602:306:30c9:6070:3556:62aa:6239:a28b
    Prefix:          64
    Gateway:        fe80::2a16:2eff:fe9f:4749

    Address:        2602:306:30c9:6070:<IP6 'wlan0' [IF]>
    Prefix:          64
    Gateway:        fe80::2a16:2eff:fe9f:4749

    Address:        fe80::<IP6 'wlan0' [IF]>
    Prefix:          64
    Gateway:        fe80::2a16:2eff:fe9f:4749

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

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

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

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

[ifupdown]
managed=false

##### NetworkManager profiles ###########

Sorry, try again.
[[/etc/NetworkManager/system-connections/mywifinet]] (600 root)
[connection] id=mywifinet | type=802-11-wireless
[802-11-wireless] ssid=mywifinet | mac-address=<MAC 'wlan0' [IF]>
[ipv4] method=auto
[ipv6] method=auto

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

Region: America/New_York (based on set time zone)

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

##### iwlist channels ###################

irda0    no frequency information.

lo        no frequency information.

eth0      no frequency information.

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
          Current Frequency=2.457 GHz (Channel 10)

wifi0    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
          Current Frequency=2.457 GHz (Channel 10)

##### iwlist scan #######################

irda0    Interface doesn't support scanning.

lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

Channel occupancy:

      2  APs on  Frequency:2.437 GHz (Channel 6)
      2  APs on  Frequency:2.457 GHz (Channel 10)

wlan0    Scan completed :
          Cell 01 - Address: <MAC 'otherwifi' [AC1]>
                    ESSID:"otherwifi"
                    Mode:Master
                    Frequency:2.437 GHz (Channel 6)
                    Signal level=-79 dBm  Noise level=-94 dBm
                    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
                    Extra:bcn_int=100
                    Extra:resp_rate=10
          Cell 02 - Address: <MAC 'mywifinet' [AC2]>
                    ESSID:"mywifinet"
                    Mode:Master
                    Frequency:2.457 GHz (Channel 10)
                    Signal level=-51 dBm  Noise level=-100 dBm
                    Encryption key:on
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
                    Extra:bcn_int=100
                    Extra:resp_rate=110

wifi0    Scan completed :
          Cell 01 - Address: <MAC 'otherwifi' [AC1]>
                    ESSID:"otherwifi"
                    Mode:Master
                    Frequency:2.437 GHz (Channel 6)
                    Signal level=-84 dBm  Noise level=-93 dBm
                    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
                    Extra:bcn_int=100
                    Extra:resp_rate=10
          Cell 02 - Address: <MAC 'mywifinet' [AC2]>
                    ESSID:"mywifinet"
                    Mode:Master
                    Frequency:2.457 GHz (Channel 10)
                    Signal level=-51 dBm  Noise level=-94 dBm
                    Encryption key:on
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
                    Extra:bcn_int=100
                    Extra:resp_rate=110

##### module infos ######################

[cfg80211]
filename:      /lib/modules/4.2.0-27-generic/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
author:        Johannes Berg
srcversion:    7982686FBE8064A87E02753
depends:       
intree:        Y
vermagic:      4.2.0-27-generic SMP mod_unload modversions 686
signer:        Build time autogenerated kernel key
sig_key:        5F:B5:5B:9A:9C:55:9D:10:EE:62:74:37:BF:A5:E8:C5:F0:5C:A3:50
sig_hashalgo:  sha512
parm:          ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:          cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

##### module parameters #################

[cfg80211]
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00

##### /etc/modules ######################

lp

##### modprobe options ##################

[/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/blacklist-rare-network.conf]
alias net-pf-3 off
alias net-pf-6 off
alias net-pf-9 off
alias net-pf-11 off
alias net-pf-12 off
alias net-pf-19 off
alias net-pf-21 off
alias net-pf-36 off

[/etc/modprobe.d/iwlwifi.conf]
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211

[/etc/modprobe.d/mlx4.conf]
softdep mlx4_core post: mlx4_en

##### rc.local ##########################

exit 0

##### pm-utils ##########################

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

[/etc/udev/rules.d/70-persistent-net.rules]
# PCI device 0x8086:0x1031 (e100)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'eth0' [IF]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# PCI device 0x1260:0x3873 (hostap_pci)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'wlan0' [IF]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"

##### dmesg #############################

[  46.291859] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  46.365992] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  47.687883] wlan0: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled (repeated 2 times)
[  315.910532] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

########## wireless info END ############

wireless-info from 16.04 - wifi disconnected
Code:

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

Report from: 21 May 2016 08:45 EDT -0400

Booted last: 21 May 2016 00:00 EDT -0400

Script from: 27 Sep 2015 00:34 UTC +0000

##### release ###########################

Distributor ID:    Ubuntu
Description:    Ubuntu 16.04 LTS
Release:    16.04
Codename:    xenial

##### kernel ############################

Linux 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:15 UTC 2016 i686 i686 i686 GNU/Linux

Parameters: ro, quiet, splash, vt.handoff=7

##### desktop ###########################

Ubuntu

##### lspci #############################

02:02.0 Network controller [0280]: Intersil Corporation ISL3874 [Prism 2.5]/ISL3872 [Prism 3] [1260:3873] (rev 01)
    Subsystem: Intel Corporation Wireless 802.11b MiniPCI Adapter [8086:2513]
    Kernel driver in use: hostap_pci

02:08.0 Ethernet controller [0200]: Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller [8086:1031] (rev 42)
    Subsystem: IBM ThinkPad A/T/X Series [1014:0209]
    Kernel driver in use: e100

##### lsusb #############################

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0e8d:1836 MediaTek Inc. Samsung SE-S084 Super WriteMaster Slim External DVD writer
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

##### PCMCIA card info ##################

PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255

##### rfkill ############################

##### lsmod #############################

cfg80211              499712  0

##### interfaces ########################

auto lo
iface lo inet loopback

##### ifconfig ##########################

enp2s2    Link encap:Ethernet  HWaddr <MAC 'enp2s2' [IF]> 
          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)
          Interrupt:11 Base address:0x8000

enp2s8    Link encap:Ethernet  HWaddr <MAC 'enp2s8' [IF]> 
          inet addr:192.168.1.98  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::dfae:21bb:83f3:dab8/64 Scope:Link
          inet6 addr: 2602:306:30c9:6070:a10d:e0f4:580a:a8ac/64 Scope:Global
          inet6 addr: 2602:306:30c9:6070:942e:16aa:69d:ab5a/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:278890 errors:25314 dropped:0 overruns:0 frame:25314
          TX packets:4613 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:23053547 (23.0 MB)  TX bytes:461661 (461.6 KB)

irda0    Link encap:IrLAP  HWaddr <MAC 'irda0' [IF]> 
          NOARP  MTU:2048  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:8
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wifi0    Link encap:UNSPEC  HWaddr <MAC 'wifi0' [IF]> 
          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)
          Interrupt:11 Base address:0x8000

##### iwconfig ##########################

enp2s8    no wireless extensions.

irda0    no wireless extensions.

lo        no wireless extensions.

enp2s2    IEEE 802.11b  ESSID:"f2\x0D\xB71X\xA3Z%]\x05\x17X\xE9^\xD4\xAB\xB2\xCD\xC6\x9B\xB4T\x11\x0E\x82tA!=\xDC\x87" 
          Mode:Managed  Frequency:2.462 GHz  Access Point: None 
          Bit Rate:2 Mb/s  Sensitivity=1/3 
          Retry short limit:8  RTS thr:off  Fragment thr:off
          Power Management:off
          Link Quality=0/70  Signal level=-73 dBm  Noise level=-73 dBm
          Rx invalid nwid:0  Rx invalid crypt:45073  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:13750  Missed beacon:0

wifi0    IEEE 802.11b  ESSID:"f2\x0D\xB71X\xA3Z%]\x05\x17X\xE9^\xD4\xAB\xB2\xCD\xC6\x9B\xB4T\x11\x0E\x82tA!=\xDC\x87" 
          Mode:Managed  Frequency:2.462 GHz  Access Point: None 
          Bit Rate:2 Mb/s  Sensitivity=1/3 
          Retry short limit:8  RTS thr:off  Fragment thr:off
          Power Management:off
         

##### route #############################

Kernel IP routing table
Destination    Gateway        Genmask        Flags Metric Ref    Use Iface
0.0.0.0        192.168.1.254  0.0.0.0        UG    100    0        0 enp2s8
192.168.1.0    0.0.0.0        255.255.255.0  U    100    0        0 enp2s8

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

nameserver 127.0.1.1
search attlocal.net

##### network managers ##################

Installed:

    NetworkManager

Running:

root      654    1  0 May20 ?        00:00:24 /usr/sbin/NetworkManager --no-daemon

##### NetworkManager info ###############

GENERAL.DEVICE:                        enp2s8
GENERAL.TYPE:                          ethernet
GENERAL.NM-TYPE:                        NMDeviceEthernet
GENERAL.VENDOR:                        Intel Corporation
GENERAL.PRODUCT:                        82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (ThinkPad A/T/X Series)
GENERAL.DRIVER:                        e100
GENERAL.DRIVER-VERSION:                3.5.24-k2-NAPI
GENERAL.FIRMWARE-VERSION:             
GENERAL.HWADDR:                        <MAC 'enp2s8' [IF]>
GENERAL.MTU:                            1500
GENERAL.STATE:                          100 (connected)
GENERAL.REASON:                        0 (No reason given)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:1e.0/0000:02:08.0/net/enp2s8
GENERAL.IP-IFACE:                      enp2s8
GENERAL.IS-SOFTWARE:                    no
GENERAL.NM-MANAGED:                    yes
GENERAL.AUTOCONNECT:                    yes
GENERAL.FIRMWARE-MISSING:              no
GENERAL.NM-PLUGIN-MISSING:              no
GENERAL.PHYS-PORT-ID:                  --
GENERAL.CONNECTION:                    Wired connection 1
GENERAL.CON-UUID:                      273ad9ac-730f-47aa-a75d-6633210faa14
GENERAL.CON-PATH:                      /org/freedesktop/NetworkManager/ActiveConnection/0
GENERAL.METERED:                        no (guessed)
CAPABILITIES.CARRIER-DETECT:            yes
CAPABILITIES.SPEED:                    100 Mb/s
CAPABILITIES.IS-SOFTWARE:              no
WIRED-PROPERTIES.CARRIER:              on
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{1}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]:  273ad9ac-730f-47aa-a75d-6633210faa14 | Wired connection 1
IP4.ADDRESS[1]:                        192.168.1.98/24
IP4.GATEWAY:                            192.168.1.254
IP4.DNS[1]:                            192.168.1.254
IP4.DOMAIN[1]:                          attlocal.net
DHCP4.OPTION[1]:                        requested_ms_classless_static_routes = 1
DHCP4.OPTION[2]:                        requested_domain_search = 1
DHCP4.OPTION[3]:                        requested_host_name = 1
DHCP4.OPTION[4]:                        requested_time_offset = 1
DHCP4.OPTION[5]:                        requested_domain_name = 1
DHCP4.OPTION[6]:                        requested_rfc3442_classless_static_routes = 1
DHCP4.OPTION[7]:                        requested_broadcast_address = 1
DHCP4.OPTION[8]:                        requested_wpad = 1
DHCP4.OPTION[9]:                        requested_netbios_scope = 1
DHCP4.OPTION[10]:                      next_server = 192.168.1.254
DHCP4.OPTION[11]:                      expiry = 1463885315
DHCP4.OPTION[12]:                      requested_interface_mtu = 1
DHCP4.OPTION[13]:                      requested_subnet_mask = 1
DHCP4.OPTION[14]:                      routers = 192.168.1.254
DHCP4.OPTION[15]:                      dhcp_message_type = 5
DHCP4.OPTION[16]:                      ip_address = 192.168.1.98
DHCP4.OPTION[17]:                      requested_static_routes = 1
DHCP4.OPTION[18]:                      domain_name = attlocal.net
DHCP4.OPTION[19]:                      dhcp_renewal_time = 43200
DHCP4.OPTION[20]:                      requested_domain_name_servers = 1
DHCP4.OPTION[21]:                      broadcast_address = 192.168.1.255
DHCP4.OPTION[22]:                      domain_name_servers = 192.168.1.254
DHCP4.OPTION[23]:                      requested_ntp_servers = 1
DHCP4.OPTION[24]:                      dhcp_lease_time = 86400
DHCP4.OPTION[25]:                      dhcp_rebinding_time = 75600
DHCP4.OPTION[26]:                      requested_netbios_name_servers = 1
DHCP4.OPTION[27]:                      subnet_mask = 255.255.255.0
DHCP4.OPTION[28]:                      network_number = 192.168.1.0
DHCP4.OPTION[29]:                      requested_routers = 1
DHCP4.OPTION[30]:                      dhcp_server_identifier = 192.168.1.254
IP6.ADDRESS[1]:                        2602:306:30c9:6070:a10d:e0f4:580a:a8ac/64
IP6.ADDRESS[2]:                        2602:306:30c9:6070:942e:16aa:69d:ab5a/64
IP6.ADDRESS[3]:                        fe80::dfae:21bb:83f3:dab8/64
IP6.GATEWAY:                            fe80::2a16:2eff:fe9f:4749

GENERAL.DEVICE:                        enp2s2
GENERAL.TYPE:                          wifi
GENERAL.NM-TYPE:                        NMDeviceWifi
GENERAL.VENDOR:                        Intersil Corporation
GENERAL.PRODUCT:                        ISL3874 [Prism 2.5]/ISL3872 [Prism 3] (Wireless 802.11b MiniPCI Adapter)
GENERAL.DRIVER:                        hostap_pci
GENERAL.DRIVER-VERSION:               
GENERAL.FIRMWARE-VERSION:              1.4.9
GENERAL.HWADDR:                        <MAC 'enp2s2' [IF]>
GENERAL.MTU:                            1500
GENERAL.STATE:                          30 (disconnected)
GENERAL.REASON:                        42 (The supplicant is now available)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:1e.0/0000:02:02.0/net/enp2s2
GENERAL.IP-IFACE:                     
GENERAL.IS-SOFTWARE:                    no
GENERAL.NM-MANAGED:                    yes
GENERAL.AUTOCONNECT:                    yes
GENERAL.FIRMWARE-MISSING:              no
GENERAL.NM-PLUGIN-MISSING:              no
GENERAL.PHYS-PORT-ID:                  --
GENERAL.CONNECTION:                    --
GENERAL.CON-UUID:                      --
GENERAL.CON-PATH:                      --
GENERAL.METERED:                        unknown
CAPABILITIES.CARRIER-DETECT:            no
CAPABILITIES.SPEED:                    unknown
CAPABILITIES.IS-SOFTWARE:              no
WIFI-PROPERTIES.WEP:                    yes
WIFI-PROPERTIES.WPA:                    yes
WIFI-PROPERTIES.WPA2:                  yes
WIFI-PROPERTIES.TKIP:                  yes
WIFI-PROPERTIES.CCMP:                  yes
WIFI-PROPERTIES.AP:                    no
WIFI-PROPERTIES.ADHOC:                  yes
WIFI-PROPERTIES.2GHZ:                  yes
WIFI-PROPERTIES.5GHZ:                  no
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{0}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]:  06140c19-3a9a-4ea3-9457-453c722487c2 | mywifinet

GENERAL.DEVICE:                        wifi0
GENERAL.TYPE:                          wifi
GENERAL.NM-TYPE:                        NMDeviceWifi
GENERAL.VENDOR:                        Intersil Corporation
GENERAL.PRODUCT:                        ISL3874 [Prism 2.5]/ISL3872 [Prism 3] (Wireless 802.11b MiniPCI Adapter)
GENERAL.DRIVER:                        hostap_pci
GENERAL.DRIVER-VERSION:               
GENERAL.FIRMWARE-VERSION:              1.4.9
GENERAL.HWADDR:                        <MAC 'enp2s2' [IF]>
GENERAL.MTU:                            0
GENERAL.STATE:                          30 (disconnected)
GENERAL.REASON:                        42 (The supplicant is now available)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:1e.0/0000:02:02.0/net/wifi0
GENERAL.IP-IFACE:                     
GENERAL.IS-SOFTWARE:                    no
GENERAL.NM-MANAGED:                    yes
GENERAL.AUTOCONNECT:                    yes
GENERAL.FIRMWARE-MISSING:              no
GENERAL.NM-PLUGIN-MISSING:              no
GENERAL.PHYS-PORT-ID:                  --
GENERAL.CONNECTION:                    --
GENERAL.CON-UUID:                      --
GENERAL.CON-PATH:                      --
GENERAL.METERED:                        unknown
CAPABILITIES.CARRIER-DETECT:            no
CAPABILITIES.SPEED:                    unknown
CAPABILITIES.IS-SOFTWARE:              no
WIFI-PROPERTIES.WEP:                    yes
WIFI-PROPERTIES.WPA:                    yes
WIFI-PROPERTIES.WPA2:                  yes
WIFI-PROPERTIES.TKIP:                  yes
WIFI-PROPERTIES.CCMP:                  yes
WIFI-PROPERTIES.AP:                    no
WIFI-PROPERTIES.ADHOC:                  yes
WIFI-PROPERTIES.2GHZ:                  yes
WIFI-PROPERTIES.5GHZ:                  no
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{0}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]:  06140c19-3a9a-4ea3-9457-453c722487c2 | mywifinet

GENERAL.DEVICE:                        irda0
GENERAL.TYPE:                          unknown
GENERAL.NM-TYPE:                        NMDeviceGeneric
GENERAL.VENDOR:                       
GENERAL.PRODUCT:                       
GENERAL.DRIVER:                        unknown
GENERAL.DRIVER-VERSION:               
GENERAL.FIRMWARE-VERSION:             
GENERAL.HWADDR:                        <MAC 'irda0' [IF]>
GENERAL.MTU:                            2048
GENERAL.STATE:                          10 (unmanaged)
GENERAL.REASON:                        0 (No reason given)
GENERAL.UDI:                            /virtual/device/placeholder/2
GENERAL.IP-IFACE:                      irda0
GENERAL.IS-SOFTWARE:                    no
GENERAL.NM-MANAGED:                    no
GENERAL.AUTOCONNECT:                    yes
GENERAL.FIRMWARE-MISSING:              no
GENERAL.NM-PLUGIN-MISSING:              no
GENERAL.PHYS-PORT-ID:                  --
GENERAL.CONNECTION:                    --
GENERAL.CON-UUID:                      --
GENERAL.CON-PATH:                      --
GENERAL.METERED:                        unknown
CAPABILITIES.CARRIER-DETECT:            no
CAPABILITIES.SPEED:                    unknown
CAPABILITIES.IS-SOFTWARE:              no
CONNECTIONS.AVAILABLE-CONNECTION-PATHS:
IP4.GATEWAY:                           
IP6.GATEWAY:                           

SSID        BSSID              MODE  CHAN  FREQ      RATE      SIGNAL  BARS  SECURITY  ACTIVE  *
mywifinet  <MAC 'mywifinet' [AC2]>  Infra  10    2457 MHz  22 Mbit/s  84      ▂▄▆█  WEP      no       
otherwifi  <MAC 'otherwifi' [AC1]>  Infra  6    2437 MHz  54 Mbit/s  25      ▂___  WEP      no       

SSID        BSSID              MODE  CHAN  FREQ      RATE      SIGNAL  BARS  SECURITY  ACTIVE  *
mywifinet  <MAC 'mywifinet' [AC2]>  Infra  10    2457 MHz  22 Mbit/s  84      ▂▄▆█  WEP      no       
otherwifi  <MAC 'otherwifi' [AC1]>  Infra  6    2437 MHz  54 Mbit/s  25      ▂___  WEP      no       

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

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

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

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

[ifupdown]
managed=false

##### NetworkManager profiles ###########

[[/etc/NetworkManager/system-connections/mywifinet]] (600 root)
[connection] id=mywifinet | type=wifi | permissions=
[wifi] mac-address=<MAC 'enp2s2' [IF]> | mac-address-blacklist= | ssid=mywifinet
[ipv4] method=auto
[ipv6] method=auto

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

Region: America/New_York (based on set time zone)

country 00: DFS-UNSET
    (2402 - 2472 @ 40), (N/A, 20), (N/A)
    (2457 - 2482 @ 40), (N/A, 20), (N/A), NO-IR
    (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR
    (5170 - 5250 @ 80), (N/A, 20), (N/A), NO-IR
    (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, NO-IR
    (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR
    (5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR
    (57240 - 63720 @ 2160), (N/A, 0), (N/A)

##### iwlist channels ###################

enp2s8    no frequency information.

irda0    no frequency information.

lo        no frequency information.

enp2s2    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
          Current Frequency=2.457 GHz (Channel 10)

wifi0    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
          Current Frequency=2.457 GHz (Channel 10)

##### iwlist scan #######################

enp2s8    Interface doesn't support scanning.

irda0    Interface doesn't support scanning.

lo        Interface doesn't support scanning.

Channel occupancy:

      2  APs on  Frequency:2.437 GHz (Channel 6)
      2  APs on  Frequency:2.457 GHz (Channel 10)

enp2s2    Scan completed :
          Cell 01 - Address: <MAC 'otherwifi' [AC1]>
                    ESSID:"otherwifi"
                    Mode:Master
                    Frequency:2.437 GHz (Channel 6)
                    Signal level=-83 dBm  Noise level=-93 dBm
                    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
                    Extra:bcn_int=100
                    Extra:resp_rate=10
          Cell 02 - Address: <MAC 'mywifinet' [AC2]>
                    ESSID:"mywifinet"
                    Mode:Master
                    Frequency:2.457 GHz (Channel 10)
                    Signal level=-49 dBm  Noise level=-94 dBm
                    Encryption key:on
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
                    Extra:bcn_int=100
                    Extra:resp_rate=110

wifi0    Scan completed :
          Cell 01 - Address: <MAC 'otherwifi' [AC1]>
                    ESSID:"otherwifi"
                    Mode:Master
                    Frequency:2.437 GHz (Channel 6)
                    Signal level=-79 dBm  Noise level=-94 dBm
                    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
                    Extra:bcn_int=100
                    Extra:resp_rate=10
          Cell 02 - Address: <MAC 'mywifinet' [AC2]>
                    ESSID:"mywifinet"
                    Mode:Master
                    Frequency:2.457 GHz (Channel 10)
                    Signal level=-50 dBm  Noise level=-94 dBm
                    Encryption key:on
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
                    Extra:bcn_int=100
                    Extra:resp_rate=110

##### module infos ######################

[cfg80211]
filename:      /lib/modules/4.4.0-22-generic/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
author:        Johannes Berg
srcversion:    00D8DA6D3B739DDD31FFF50
depends:       
intree:        Y
vermagic:      4.4.0-22-generic SMP mod_unload modversions 686
parm:          ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:          cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

##### module parameters #################

[cfg80211]
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00

##### /etc/modules ######################

##### modprobe options ##################

[/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/blacklist-rare-network.conf]
alias net-pf-3 off
alias net-pf-6 off
alias net-pf-9 off
alias net-pf-11 off
alias net-pf-12 off
alias net-pf-19 off
alias net-pf-21 off
alias net-pf-36 off

[/etc/modprobe.d/iwlwifi.conf]
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211

[/etc/modprobe.d/mlx4.conf]
softdep mlx4_core post: mlx4_en

##### rc.local ##########################

exit 0

##### pm-utils ##########################

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

grep: /etc/udev/rules.d/*net*.rules: No such file or directory

##### dmesg #############################

[  17.861540] wifi0: defaulting to bogus WDS frame as a workaround for firmware bug in Host AP mode WDS
[  18.879391] hostap_pci 0000:02:02.0 enp2s2: renamed from wlan0
[  38.195673] IPv6: ADDRCONF(NETDEV_UP): enp2s8: link is not ready (repeated 2 times)
[  38.216224] e100 0000:02:08.0 enp2s8: NIC Link is Up 100 Mbps Full Duplex
[  38.217371] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s8: link becomes ready
[  38.681600] IPv6: ADDRCONF(NETDEV_UP): enp2s2: link is not ready (repeated 2 times)
[  40.869749] enp2s2: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled
[  41.194253] IPv6: ADDRCONF(NETDEV_UP): enp2s2: link is not ready

########## wireless info END ############

-----------------------------------------------------------------------------------------
You can lead a horse to water... but you can't make 'em think
Viewing all 23300 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>