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

Ubuntu 16.10 and wired internet died (E220x Gigabit Ethernet - z170x-gaming 3)

$
0
0
Dear all,

please do help me, Iam tired of googling. After upgrade from 16.04.01 to 16.10 my wired internet connection just died. (It is by ubuntu, because now iam in dualboot windows on the same internet cable).

Please do help me - what should I download from where a what should i type into the commandline - Iam a Windows programmer, but Linux noob :(

This is 'the info' of everything I googled after seeing my internet connection dead, it should contain the infromation needed.

THank You very much, Iam actually in the process of testing ubuntu to forget windows forewer ;)


Code:

martin@martin-Lin:/etc/NetworkManager$ sudo service network-manager restart
martin@martin-Lin:/etc/NetworkManager$ ifconfig
enp9s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet6 fe80::428d:5cff:fee7:b729  prefixlen 64  scopeid 0x20<link>
        ether 40:8d:5c:e7:b7:29  txqueuelen 1000  (Ethernet)
        RX packets 96  bytes 6423 (6.4 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 29  bytes 3508 (3.5 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 19 


lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Local Loopback)
        RX packets 46517  bytes 2873462 (2.8 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 46517  bytes 2873462 (2.8 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


martin@martin-Lin:/etc/NetworkManager$ nmcli device show
GENERAL.DEVICE:                        enp9s0
GENERAL.TYPE:                          ethernet
GENERAL.HWADDR:                        40:8D:5C:E7:B7:29
GENERAL.MTU:                            1500
GENERAL.STATE:                          10 (unmanaged)
GENERAL.CONNECTION:                    --
GENERAL.CON-PATH:                      --
WIRED-PROPERTIES.CARRIER:              on
IP4.GATEWAY:                           
IP6.ADDRESS[1]:                        fe80::428d:5cff:fee7:b729/64
IP6.GATEWAY:                           


GENERAL.DEVICE:                        lo
GENERAL.TYPE:                          loopback
GENERAL.HWADDR:                        00:00:00:00:00:00
GENERAL.MTU:                            65536
GENERAL.STATE:                          10 (unmanaged)
GENERAL.CONNECTION:                    --
GENERAL.CON-PATH:                      --
IP4.ADDRESS[1]:                        127.0.0.1/8
IP4.GATEWAY:                           
IP6.ADDRESS[1]:                        ::1/128
IP6.GATEWAY:                           
martin@martin-Lin:/etc/NetworkManager$ ifconfig -a
enp9s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet6 fe80::428d:5cff:fee7:b729  prefixlen 64  scopeid 0x20<link>
        ether 40:8d:5c:e7:b7:29  txqueuelen 1000  (Ethernet)
        RX packets 130  bytes 8463 (8.4 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 29  bytes 3508 (3.5 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 19 


lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Local Loopback)
        RX packets 49605  bytes 3058742 (3.0 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 49605  bytes 3058742 (3.0 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


martin@martin-Lin:/etc/NetworkManager$ sudo lshw -C network
  *-network               
      description: Ethernet interface
      product: Killer E220x Gigabit Ethernet Controller
      vendor: Qualcomm Atheros
      physical id: 0
      bus info: pci@0000:09:00.0
      logical name: enp9s0
      version: 10
      serial: 40:8d:5c:e7:b7:29
      size: 1Gbit/s
      capacity: 1Gbit/s
      width: 64 bits
      clock: 33MHz
      capabilities: pm pciexpress msi msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=alx duplex=full latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
      resources: irq:132 memory:df100000-df13ffff ioport:d000(size=128)
martin@martin-Lin:/etc/NetworkManager$ lspci
00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 07)
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-H Thermal subsystem (rev 31)
00:16.0 Communication controller: Intel Corporation Sunrise Point-H CSME HECI #1 (rev 31)
00:17.0 SATA controller: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] (rev 31)
00:1b.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Root Port #17 (rev f1)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #1 (rev f1)
00:1c.3 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #4 (rev f1)
00:1c.4 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #5 (rev f1)
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #9 (rev f1)
00:1d.4 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #13 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-H LPC Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-H PMC (rev 31)
00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
00:1f.4 SMBus: Intel Corporation Sunrise Point-H SMBus (rev 31)
01:00.0 VGA compatible controller: NVIDIA Corporation GM206 [GeForce GTX 960] (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 0fba (rev a1)
03:00.0 PCI bridge: Intel Corporation DSL6540 Thunderbolt 3 Bridge [Alpine Ridge 4C 2015]
04:00.0 PCI bridge: Intel Corporation DSL6540 Thunderbolt 3 Bridge [Alpine Ridge 4C 2015]
04:01.0 PCI bridge: Intel Corporation DSL6540 Thunderbolt 3 Bridge [Alpine Ridge 4C 2015]
04:02.0 PCI bridge: Intel Corporation DSL6540 Thunderbolt 3 Bridge [Alpine Ridge 4C 2015]
04:04.0 PCI bridge: Intel Corporation DSL6540 Thunderbolt 3 Bridge [Alpine Ridge 4C 2015]
07:00.0 USB controller: Intel Corporation DSL6540 USB 3.1 Controller [Alpine Ridge]
09:00.0 Ethernet controller: Qualcomm Atheros Killer E220x Gigabit Ethernet Controller (rev 10)
martin@martin-Lin:/etc/NetworkManager$ ^C
martin@martin-Lin:/etc/NetworkManager$ dmesg | grep -i iflagn
martin@martin-Lin:/etc/NetworkManager$ dmesg | grep -i iwlagn
martin@martin-Lin:/etc/NetworkManager$ dmesg | grep -i network
[    0.714099] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[    2.549851] audit: type=1400 audit(1489865731.360:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=918 comm="apparmor_parser"
[    2.549853] audit: type=1400 audit(1489865731.360:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=918 comm="apparmor_parser"
martin@martin-Lin:/etc/NetworkManager$ ^C
martin@martin-Lin:/etc/NetworkManager$ dmesg | grep -i enp9s0
[    0.759784] alx 0000:09:00.0 enp9s0: renamed from eth0
[ 1178.074130] IPv6: ADDRCONF(NETDEV_UP): enp9s0: link is not ready
[ 1178.074958] alx 0000:09:00.0 enp9s0: NIC Up: 1 Gbps Full
[ 1178.075161] IPv6: ADDRCONF(NETDEV_CHANGE): enp9s0: link becomes ready
martin@martin-Lin:/etc/NetworkManager$ dmesg | grep -i eth0
[    0.744418] alx 0000:09:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [40:8d:5c:e7:b7:29]
[    0.759784] alx 0000:09:00.0 enp9s0: renamed from eth0
martin@martin-Lin:/etc/NetworkManager$ ^C
martin@martin-Lin:/etc/NetworkManager$ dmesg | grep -i atheros
[    0.744418] alx 0000:09:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [40:8d:5c:e7:b7:29]
martin@martin-Lin:/etc/NetworkManager$ dmesg | grep -i ethernet
[    0.744418] alx 0000:09:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [40:8d:5c:e7:b7:29]
[    4.509133] Bluetooth: BNEP (Ethernet Emulation) ver 1.3




changed:
etc network interfaces: # interfaces(5) file used by ifup(8) and ifdown(8)
#was: auto lo
#was: iface lo inet loopback
auto enp9s0
iface enp9s0 inet dhcp






martin@martin-Lin:/etc/network$ sudo service network-manager restart
martin@martin-Lin:/etc/network$ sudo lshw -C network
  *-network               
      description: Ethernet interface
      product: Killer E220x Gigabit Ethernet Controller
      vendor: Qualcomm Atheros
      physical id: 0
      bus info: pci@0000:09:00.0
      logical name: enp9s0
      version: 10
      serial: 40:8d:5c:e7:b7:29
      size: 1Gbit/s
      capacity: 1Gbit/s
      width: 64 bits
      clock: 33MHz
      capabilities: pm pciexpress msi msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=alx duplex=full latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
      resources: irq:132 memory:df100000-df13ffff ioport:d000(size=128)
martin@martin-Lin:/etc/network$


martin@martin-Lin:/etc/network$ sudo ifconfig enp9s0 up
martin@martin-Lin:/etc/network$ sudo ifconfig eth0 up
eth0: ERROR while getting interface flags: No such device
martin@martin-Lin:/etc/network$ sudo service network-manager start








cat etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#    DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.0.53
martin@martin-Lin:/$ ping 127.0.0.53
PING 127.0.0.53 (127.0.0.53) 56(84) bytes of data.
64 bytes from 127.0.0.53: icmp_seq=1 ttl=64 time=0.026 ms
64 bytes from 127.0.0.53: icmp_seq=2 ttl=64 time=0.040 ms
64 bytes from 127.0.0.53: icmp_seq=3 ttl=64 time=0.040 ms
64 bytes from 127.0.0.53: icmp_seq=4 ttl=64 time=0.042 ms
64 bytes from 127.0.0.53: icmp_seq=5 ttl=64 time=0.041 ms
64 bytes from 127.0.0.53: icmp_seq=6 ttl=64 time=0.041 ms
64 bytes from 127.0.0.53: icmp_seq=7 ttl=64 time=0.041 ms
64 bytes from 127.0.0.53: icmp_seq=8 ttl=64 time=0.041 ms
64 bytes from 127.0.0.53: icmp_seq=9 ttl=64 time=0.041 ms
64 bytes from 127.0.0.53: icmp_seq=10 ttl=64 time=0.040 ms
64 bytes from 127.0.0.53: icmp_seq=11 ttl=64 time=0.038 ms
64 bytes from 127.0.0.53: icmp_seq=12 ttl=64 time=0.040 ms
^C
--- 127.0.0.53 ping statistics ---
12 packets transmitted, 12 received, 0% packet loss, time 11241ms
rtt min/avg/max/mdev = 0.026/0.039/0.042/0.006 ms
nmcli dev show | grep DNS




martin@martin-Lin:/$ nmcli dev show
GENERAL.DEVICE:                        enp9s0
GENERAL.TYPE:                          ethernet
GENERAL.HWADDR:                        40:8D:5C:E7:B7:29
GENERAL.MTU:                            1500
GENERAL.STATE:                          10 (unmanaged)
GENERAL.CONNECTION:                    --
GENERAL.CON-PATH:                      --
WIRED-PROPERTIES.CARRIER:              on
IP4.GATEWAY:                           
IP6.ADDRESS[1]:                        fe80::428d:5cff:fee7:b729/64
IP6.GATEWAY:                           


GENERAL.DEVICE:                        lo
GENERAL.TYPE:                          loopback
GENERAL.HWADDR:                        00:00:00:00:00:00
GENERAL.MTU:                            65536
GENERAL.STATE:                          10 (unmanaged)
GENERAL.CONNECTION:                    --
GENERAL.CON-PATH:                      --
IP4.ADDRESS[1]:                        127.0.0.1/8
IP4.GATEWAY:                           
IP6.ADDRESS[1]:                        ::1/128
IP6.GATEWAY:         




martin@martin-Lin:/$ nslookup google.com
Server:        127.0.0.53
Address:    127.0.0.53#53


** server can't find google.com: SERVFAIL
martin@martin-Lin:/$ sudo service systemd-resolved restart


deleted line dnsmasq from networkManager
restarted the service
stil no internet.


martin@martin-Lin:/etc/NetworkManager$ sudo rm /etc/resolv.conf
martin@martin-Lin:/etc/NetworkManager$ cd ..
martin@martin-Lin:/etc$ cd ..
martin@martin-Lin:/$ sudo rm /etc/resolv.conf
rm: cannot remove '/etc/resolv.conf': No such file or directory
martin@martin-Lin:/$ sudo ln -s ../run/resolvconf/resolv.conf /etc/resolv.conf
martin@martin-Lin:/$ sudo resolvconf -u
martin@martin-Lin:/$ sudo service network-manager restart
martin@martin-Lin:/$


sudo service network-manager restart
martin@martin-Lin:/$ sudo service resolvconf restart
martin@martin-Lin:/$ dmesg | grep -e alx
[    0.744418] alx 0000:09:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [40:8d:5c:e7:b7:29]
[    0.759784] alx 0000:09:00.0 enp9s0: renamed from eth0
[  12.846082]  parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid psmouse alx mdio ahci libahci i2c_hid video hid pinctrl_sunrisepoint pinctrl_intel fjes
[ 1178.074958] alx 0000:09:00.0 enp9s0: NIC Up: 1 Gbps Full
martin@martin-Lin:/$ lsmod | grep -e alx
alx                    36864  0
mdio                  16384  1 alx


[ubuntu] nmcli can't connect network, user not authorized

$
0
0
Hi all, I'm trying to create a script in order to download the photos from my action camera, on my notebook I didn't have any problem, but with my server my user don't have enough permissions.

nmcli device wifi connect SJ5000 password secret
Error: Failed to add/activate new connection: Not authorized to control networking.

The privileges with nmcli for my user.

Code:

nmcli general permissions
PERMISSION                                                VALUE
org.freedesktop.NetworkManager.enable-disable-network      no
org.freedesktop.NetworkManager.enable-disable-wifi        yes
org.freedesktop.NetworkManager.enable-disable-wwan        no
org.freedesktop.NetworkManager.enable-disable-wimax        no
org.freedesktop.NetworkManager.sleep-wake                  no
org.freedesktop.NetworkManager.network-control            auth
org.freedesktop.NetworkManager.wifi.share.protected        no
org.freedesktop.NetworkManager.wifi.share.open            no
org.freedesktop.NetworkManager.settings.modify.system      no
org.freedesktop.NetworkManager.settings.modify.own        auth
org.freedesktop.NetworkManager.settings.modify.hostname    auth
org.freedesktop.NetworkManager.settings.modify.global-dns  unknown
org.freedesktop.NetworkManager.reload                      auth

I tried to get control creating a pkla file (/etc/polkit-1/localauthority/50-local.d/52-network-control.pkla)

Code:

cat /etc/polkit-1/localauthority/50-local.d/52-network-control.pkla
[Enable Controlling of Network Connections]
Identity=unix-group:adm
Action=org.freedesktop.NetworkManager.network-control
ResultActive=yes
ResultInactive=no
ResultsAny=no

I'm in the adm group.

Can someone help me to solve this problem. I was reading a few days but I didn't find the answer.

I'm using Ubuntu 16.04.2 LTS (server)

Thanks

[ubuntu] ath9k wireless as AP/Master, issues with dnsmasq

$
0
0
http://paste.ubuntu.com/24206714

I have my WAN router connected to my eth0 and I would like to output an AP from wlan0. I want all traffic, to include all DNS, to remain in the vpn tunnel. I want the wlan0 to issue DHCP on a 192.168.5.100-150 subnet while wlan0 retains static ip of whatever, right now it's DHCP from the WAN router.

Using this guide: https://ubuntuforums.org/showthread.php?t=1663788

dnsmasq.conf (had these uncommented while trying to get it to work, but it killed my dns translations)

Code:

#dhcp-range=net:wlan0,192.168.5.100,192.168.5.150,255.255.255.0,1440m
#dhcp-option=wlan0,3,192.168.5.1
#dhcp-option=wlan0,6,208.67.222.222,208.67.220.220

hostapd.conf (for some reason has a '~' at the end)

Code:

interface=wlan0
driver=nl80211

ssid=test

channel=6
hw_mode=g

auth_algs=1
wpa=3
wpa_passphrase=super_secret
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP CCMP
rsn_pairwise=CCMP

wme_enabled=1
ieee80211n=1
ht_capab=[HT40+][SHORT-GI-40][DSSS_CCK-40]

ap_ctl.sh to bring up AP

Code:

#!/bin/bash


# broadcasting interface
BROADCAST="wlan0"

# receiving interface broadcast is connected to
RECEIVE="eth0"

if [[ $1 == "-0" || $1 == "--start" ]]
 then
 ## start hostapd
 echo "Starting hostapd"
 echo "    You can view the log at /var/log/hostapd.log"

 # launch hostapd daemon
 hostapd -d /etc/hostapd/hostapd.conf > /var/log/hostapd.log &

 ## start dhcp server
 echo "Starting dnsmasq"

 # set IP address
 ifconfig $BROADCAST 192.168.5.1
 sleep 2

 # launch dhcpd3 daemon
 # echo "INTERFACES=$BROADCAST" > /etc/default/dhcp
 # dhcpd3 $BROADCAST &
 dnsmasq

elif [[ $1 == "-1" || $1 == "--stop" ]]
 then
 # send signal 2 to hostapd and dhcpd3
 killall -2 hostapd  dnsmasq

elif [[ $1 == "-2" || $1 == "--ics" ]]
 then
 # create iptables rules
 iptables -A FORWARD -i $RECEIVE -o $BROADCAST -s 192.168.5.1/24 -m conntrack --ctstate NEW -j ACCEPT
 iptables -A FORWARD -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT
 iptables -A POSTROUTING -t nat -j MASQUERADE

 # set kernel variable(s)
 echo 1 > /proc/sys/net/ipv4/conf/all/forwarding

 # edit kernel configuration
 cp /etc/sysctl.conf /etc/sysctl.conf.ap_ctl
 echo "net.ipv4.conf.default.forwarding=1" >> /etc/sysctl.conf
 echo "net.ipv4.conf.all.forwarding=1" >> /etc/sysctl.conf

 # restart networking
 /etc/init.d/networking restart

elif [[ $1 == "-3" || $1 == "--noics" ]]
 then
 # remove iptables rules
 iptables -D FORWARD 1
 iptables -D FORWARD 1

 # set kernel variable(s)
 echo 0 > /proc/sys/net/ipv4/conf/all/forwarding

 # revert kernel configuration
 mv -i /etc/sysctl.conf.ap_ctl /etc/sysctl.conf

 # restart networking
 /etc/init.d/networking restart

else
 echo $0
 echo "A tool to manage hostapd and dhcpd3"
 echo "Usage:"
 echo "    -0 --Start    Start hostapd and dhcpd3"
 echo "    -1 --stop    Stop hostapd and dhcpd3 with signal 2"
 echo "    -2 --ics    Activate internet connection sharing"
 echo "            between specified interfaces"
 echo "    -3 --noics    Undo internet connection sharing settings"
fi

exit 0

Error when running the script is encountered when dnsmasq is executed:

dnsmasq: failed to create listening socket for port 53: Address already in use

Here is the netstat/ss

Code:

root@user:~# ss -uanp | grep 53
UNCONN    0      0                127.0.1.1:53                      *:*      users:(("dnsmasq",7042,4))

That is running even if I stop dnsmasq.

Any ideas?

Aspire 7551/Lubuntu 16.10 Wifi keeps asking for password

[ubuntu] Wired Connection Does Not Connect on Boot after Setting Auto Connect VPN

$
0
0
I am new to Ubuntu. (using 16.04)
I have successfully installed Private Internet Access, and I can connect to the VPN and it works.
I want this VPN connection to connect on bootup.

I went to:
Edit Connections
Choose Wired Connection 1
Check marked Automatically connect to VPN when using this connection
Selected my VPN connection
Saved, and rebooted.

Now when it reboots, it is not connected to any network.
I have to pick "Wire connection 1" from the pull down menu, then it connects.

If I undo the Auto Connect to VPN, then the wired network properly connects on boot-up.

Any thoughts?
Thanks

usb tethering

$
0
0
I need to connect internet via usb tethering, if I connect after a fresh start of the OS it works fine but if I reconnect it'll connect but wouldn't get internet but if I restart the system again it gone back to normal

I think this problem occurce after the last update.

syslog
Code:

Mar 19 17:28:40 user_name-Inspiron-15-3567 gnome-session[2111]: (tracker-miner-fs:2282): Tracker-CRITICAL **: Could not set mount point in database 'urn:nepomuk:datasource:f0bad42107e5a5bcb9a4e1b32b8a03d4', GDBus.Error:org.freedesktop.Tracker1.SparqlError.Internal: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): No such file or directory)
Mar 19 17:28:40 user_name-Inspiron-15-3567 org.gtk.vfs.MTPVolumeMonitor[1937]: (process:2241): GVFS-MTP-WARNING **: device (null) has no BUSNUM property, ignoring
Mar 19 17:28:41 user_name-Inspiron-15-3567 org.gtk.vfs.Daemon[1937]: ** (process:4045): WARNING **: send_infos_cb: No such interface 'org.gtk.vfs.Enumerator' on object at path /org/gtk/vfs/client/enumerator/27 (g-dbus-error-quark, 19)
Mar 19 17:28:41 user_name-Inspiron-15-3567 org.gtk.vfs.Daemon[1937]: ** (process:4045): WARNING **: send_done_cb: No such interface 'org.gtk.vfs.Enumerator' on object at path /org/gtk/vfs/client/enumerator/27 (g-dbus-error-quark, 19)
Mar 19 17:28:59 user_name-Inspiron-15-3567 kernel: [ 3010.061375] usb 1-1: USB disconnect, device number 7
Mar 19 17:28:59 user_name-Inspiron-15-3567 kernel: [ 3010.485858] usb 1-1: new high-speed USB device number 8 using xhci_hcd
Mar 19 17:28:59 user_name-Inspiron-15-3567 kernel: [ 3010.671062] usb 1-1: New USB device found, idVendor=1782, idProduct=5d20
Mar 19 17:28:59 user_name-Inspiron-15-3567 kernel: [ 3010.671075] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
Mar 19 17:28:59 user_name-Inspiron-15-3567 kernel: [ 3010.671082] usb 1-1: Product: era1X
Mar 19 17:28:59 user_name-Inspiron-15-3567 kernel: [ 3010.671088] usb 1-1: Manufacturer: Xolo
Mar 19 17:28:59 user_name-Inspiron-15-3567 kernel: [ 3010.671094] usb 1-1: SerialNumber: e1x2j16ka035025
Mar 19 17:28:59 user_name-Inspiron-15-3567 kernel: [ 3010.674228] rndis_host 1-1:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-1, RNDIS device, 2a:71:d0:8c:da:98
Mar 19 17:28:59 user_name-Inspiron-15-3567 NetworkManager[1075]: <warn>  [1489924739.6933] device (usb0): failed to find device 5 'usb0' with udev
Mar 19 17:28:59 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924739.6965] manager: (usb0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/5)
Mar 19 17:29:00 user_name-Inspiron-15-3567 kernel: [ 3011.356250] rndis_host 1-1:1.0 enp0s20f0u1: renamed from usb0
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.3843] device (usb0): interface index 5 renamed iface from 'usb0' to 'enp0s20f0u1'
Mar 19 17:29:00 user_name-Inspiron-15-3567 kernel: [ 3011.548305] IPv6: ADDRCONF(NETDEV_UP): enp0s20f0u1: link is not ready
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.5639] devices added (path: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/net/enp0s20f0u1, iface: enp0s20f0u1)
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.5640] device added (path: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/net/enp0s20f0u1, iface: enp0s20f0u1): no ifupdown configuration found.
Mar 19 17:29:00 user_name-Inspiron-15-3567 org.gtk.vfs.Daemon[1937]: Android device detected, assigning default bug flags
Mar 19 17:29:00 user_name-Inspiron-15-3567 avahi-daemon[1052]: Joining mDNS multicast group on interface enp0s20f0u1.IPv4 with address 192.168.0.204.
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.5648] device (enp0s20f0u1): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Mar 19 17:29:00 user_name-Inspiron-15-3567 avahi-daemon[1052]: New relevant interface enp0s20f0u1.IPv4 for mDNS.
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.5681] device (enp0s20f0u1): link connected
Mar 19 17:29:00 user_name-Inspiron-15-3567 avahi-daemon[1052]: Registering new address record for 192.168.0.204 on enp0s20f0u1.IPv4.
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.5817] device (enp0s20f0u1): state change: unavailable -> disconnected (reason 'none') [20 30 0]
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.6102] policy: auto-activating connection 'Profile 1'
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.6116] device (enp0s20f0u1): Activation: starting connection 'Profile 1' (2d319f1c-66cc-47a2-ad58-46290f4f1aa0)
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.6119] device (enp0s20f0u1): state change: disconnected -> prepare (reason 'none') [30 40 0]
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.6120] manager: NetworkManager state is now CONNECTING
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.6125] device (enp0s20f0u1): state change: prepare -> config (reason 'none') [40 50 0]
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.6129] device (enp0s20f0u1): state change: config -> ip-config (reason 'none') [50 70 0]
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.7662] device (enp0s20f0u1): state change: ip-config -> ip-check (reason 'none') [70 80 0]
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.7730] device (enp0s20f0u1): state change: ip-check -> secondaries (reason 'none') [80 90 0]
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.7740] device (enp0s20f0u1): state change: secondaries -> activated (reason 'none') [90 100 0]
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.7745] manager: NetworkManager state is now CONNECTED_LOCAL
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.9580] manager: NetworkManager state is now CONNECTED_GLOBAL
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.9584] policy: set 'Profile 1' (enp0s20f0u1) as default for IPv4 routing and DNS
Mar 19 17:29:00 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924740.9587] device (enp0s20f0u1): Activation: successful, device activated.
Mar 19 17:29:01 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:01] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:01 user_name-Inspiron-15-3567 dbus[1054]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Mar 19 17:29:01 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:01] The default IPv4 route is: /org/freedesktop/NetworkManager/ActiveConnection/1
Mar 19 17:29:01 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:01] Not a paid data plan: /org/freedesktop/NetworkManager/ActiveConnection/1
Mar 19 17:29:01 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:01] Found usable connection: /org/freedesktop/NetworkManager/ActiveConnection/1
Mar 19 17:29:01 user_name-Inspiron-15-3567 systemd[1]: Starting Network Manager Script Dispatcher Service...
Mar 19 17:29:01 user_name-Inspiron-15-3567 dbus[1054]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Mar 19 17:29:01 user_name-Inspiron-15-3567 systemd[1]: Started Network Manager Script Dispatcher Service.
Mar 19 17:29:01 user_name-Inspiron-15-3567 nm-dispatcher: req:1 'up' [enp0s20f0u1]: new request (2 scripts)
Mar 19 17:29:01 user_name-Inspiron-15-3567 nm-dispatcher: req:1 'up' [enp0s20f0u1]: start running ordered scripts...
Mar 19 17:29:01 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:01] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:01 user_name-Inspiron-15-3567 avahi-daemon[1052]: Joining mDNS multicast group on interface enp0s20f0u1.IPv6 with address fe80::dda7:f675:3485:2de.
Mar 19 17:29:01 user_name-Inspiron-15-3567 avahi-daemon[1052]: New relevant interface enp0s20f0u1.IPv6 for mDNS.
Mar 19 17:29:01 user_name-Inspiron-15-3567 avahi-daemon[1052]: Registering new address record for fe80::dda7:f675:3485:2de on enp0s20f0u1.*.
Mar 19 17:29:02 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:01] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:02 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:02] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:02 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924742.9655] dhcp6 (enp0s20f0u1): activation: beginning transaction (timeout in 45 seconds)
Mar 19 17:29:03 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924743.0192] dhcp6 (enp0s20f0u1): dhclient started with pid 4245
Mar 19 17:29:03 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924743.0205] policy: set 'Profile 1' (enp0s20f0u1) as default for IPv6 routing and DNS
Mar 19 17:29:03 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:03] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:03 user_name-Inspiron-15-3567 dnsmasq[2651]: setting upstream servers from DBus
Mar 19 17:29:03 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924743.0208] dns-mgr: Writing DNS information to /sbin/resolvconf
Mar 19 17:29:03 user_name-Inspiron-15-3567 dnsmasq[2651]: using nameserver 2402:8100:9:0:8000::1#53(via enp0s20f0u1)
Mar 19 17:29:03 user_name-Inspiron-15-3567 dnsmasq[2651]: using nameserver 2402:8100:d::1#53(via enp0s20f0u1)
Mar 19 17:29:03 user_name-Inspiron-15-3567 ModemManager[1042]: <info>  Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1': not supported by any plugin
Mar 19 17:29:03 user_name-Inspiron-15-3567 dhclient[4245]: XMT: Info-Request on enp0s20f0u1, interval 1090ms.
Mar 19 17:29:03 user_name-Inspiron-15-3567 dhclient[4245]: RCV: Reply message on enp0s20f0u1 from fe80::184b:64ff:fe5b:7545.
Mar 19 17:29:03 user_name-Inspiron-15-3567 nm-dispatcher: req:2 'dhcp6-change' [enp0s20f0u1]: new request (2 scripts)
Mar 19 17:29:03 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924743.7596]  nameserver '2402:8100:9:0:8000::1'
Mar 19 17:29:03 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:03] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:03 user_name-Inspiron-15-3567 nm-dispatcher: req:2 'dhcp6-change' [enp0s20f0u1]: start running ordered scripts...
Mar 19 17:29:03 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924743.7597]  nameserver '2402:8100:d::1'
Mar 19 17:29:03 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924743.7597] dhcp6 (enp0s20f0u1): state changed unknown -> bound
Mar 19 17:29:03 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924743.8163] dhcp6 (enp0s20f0u1): client pid 4245 exited with status 0
Mar 19 17:29:03 user_name-Inspiron-15-3567 NetworkManager[1075]: <info>  [1489924743.8163] dhcp6 (enp0s20f0u1): state changed bound -> done
Mar 19 17:29:04 user_name-Inspiron-15-3567 avahi-daemon[1052]: Leaving mDNS multicast group on interface enp0s20f0u1.IPv6 with address fe80::dda7:f675:3485:2de.
Mar 19 17:29:04 user_name-Inspiron-15-3567 avahi-daemon[1052]: Joining mDNS multicast group on interface enp0s20f0u1.IPv6 with address 2402:8100:3900:1a84:adb6:548:2a07:9f2d.
Mar 19 17:29:04 user_name-Inspiron-15-3567 avahi-daemon[1052]: Registering new address record for 2402:8100:3900:1a84:adb6:548:2a07:9f2d on enp0s20f0u1.*.
Mar 19 17:29:04 user_name-Inspiron-15-3567 avahi-daemon[1052]: Withdrawing address record for fe80::dda7:f675:3485:2de on enp0s20f0u1.
Mar 19 17:29:04 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:04] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:04 user_name-Inspiron-15-3567 avahi-daemon[1052]: Registering new address record for 2402:8100:3900:1a84:b15c:7e85:4388:c2b on enp0s20f0u1.*.
Mar 19 17:29:04 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:04] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:05 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:05] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:08 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:08] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:17 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:17] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:26 user_name-Inspiron-15-3567 avahi-daemon[1052]: Withdrawing address record for 2402:8100:3900:1a84:adb6:548:2a07:9f2d on enp0s20f0u1.
Mar 19 17:29:26 user_name-Inspiron-15-3567 avahi-daemon[1052]: Registering new address record for 2402:8100:3900:1a84:adb6:548:2a07:9f2d on enp0s20f0u1.*.
Mar 19 17:29:27 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:27] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:35 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:35] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:43 user_name-Inspiron-15-3567 avahi-daemon[1052]: Withdrawing address record for 2402:8100:3900:1a84:adb6:548:2a07:9f2d on enp0s20f0u1.
Mar 19 17:29:43 user_name-Inspiron-15-3567 avahi-daemon[1052]: Registering new address record for 2402:8100:3900:1a84:adb6:548:2a07:9f2d on enp0s20f0u1.*.
Mar 19 17:29:44 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:44] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:51 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:51] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:29:56 user_name-Inspiron-15-3567 whoopsie[1107]: [17:29:56] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:30:01 user_name-Inspiron-15-3567 whoopsie[1107]: [17:30:01] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:30:06 user_name-Inspiron-15-3567 whoopsie[1107]: [17:30:06] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:30:11 user_name-Inspiron-15-3567 whoopsie[1107]: [17:30:11] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:30:16 user_name-Inspiron-15-3567 whoopsie[1107]: [17:30:16] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:30:21 user_name-Inspiron-15-3567 whoopsie[1107]: [17:30:21] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:30:30 user_name-Inspiron-15-3567 whoopsie[1107]: [17:30:30] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:30:37 user_name-Inspiron-15-3567 whoopsie[1107]: [17:30:37] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:30:46 user_name-Inspiron-15-3567 whoopsie[1107]: [17:30:46] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:30:53 user_name-Inspiron-15-3567 whoopsie[1107]: [17:30:53] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:31:02 user_name-Inspiron-15-3567 whoopsie[1107]: [17:31:02] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:31:06 user_name-Inspiron-15-3567 org.gnome.Terminal[1937]: (gnome-terminal-server:3847): Gtk-CRITICAL **: gtk_device_grab_add: assertion 'GDK_IS_DEVICE (device)' failed
Mar 19 17:31:10 user_name-Inspiron-15-3567 whoopsie[1107]: [17:31:10] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:31:17 user_name-Inspiron-15-3567 whoopsie[1107]: [17:31:17] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:31:22 user_name-Inspiron-15-3567 whoopsie[1107]: [17:31:22] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:31:26 user_name-Inspiron-15-3567 whoopsie[1107]: [17:31:26] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:31:30 user_name-Inspiron-15-3567 whoopsie[1107]: [17:31:30] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:31:33 user_name-Inspiron-15-3567 /usr/lib/snapd/snapd[1112]: daemon.go:176: DEBUG: uid=1001;@ GET /v2/find?q=tom 2.851698141s 500
Mar 19 17:31:33 user_name-Inspiron-15-3567 gnome-session[2111]: (gnome-software:2275): Gs-WARNING **: failed to call gs_plugin_add_search on snap: snapd returned status code 500: Internal Server Error
Mar 19 17:31:33 user_name-Inspiron-15-3567 tomboy.desktop[4346]: [INFO 17:31:33.706] Initializing Mono.Addins
Mar 19 17:31:35 user_name-Inspiron-15-3567 whoopsie[1107]: [17:31:35] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:31:38 user_name-Inspiron-15-3567 org.gnome.OnlineMiners.MediaServer[1937]: Gom-Message: Setting scheduler policy to SCHED_IDLE
Mar 19 17:31:38 user_name-Inspiron-15-3567 org.gnome.OnlineMiners.GData[1937]: Gom-Message: Setting scheduler policy to SCHED_IDLE
Mar 19 17:31:38 user_name-Inspiron-15-3567 dleyna-server-service[4467]: dLeyna core version 0.4.0
Mar 19 17:31:38 user_name-Inspiron-15-3567 dleyna-server-service[4467]: dleyna-server-service version 0.4.0
Mar 19 17:31:38 user_name-Inspiron-15-3567 org.gnome.OnlineMiners.Flickr[1937]: Gom-Message: Setting scheduler policy to SCHED_IDLE
Mar 19 17:31:38 user_name-Inspiron-15-3567 dleyna-server-service[4467]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Mar 19 17:31:38 user_name-Inspiron-15-3567 dleyna-server-service[4467]: Load file [/home/user_name/.config/dleyna-server-service.conf]
Mar 19 17:31:38 user_name-Inspiron-15-3567 dleyna-server-service[4467]: [General settings]
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-server-service[4467]: Never Quit: F
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-server-service[4467]: Connector Name: dbus
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-server-service[4467]: [Logging settings]
Mar 19 17:31:40 user_name-Inspiron-15-3567 org.gnome.OnlineMiners.Facebook[1937]: Gom-Message: Setting scheduler policy to SCHED_IDLE
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-server-service[4467]: Log Type : 0
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-server-service[4467]: Log Level: 0x13
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-server-service[4467]: [Network filtering settings]
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-server-service[4467]: Enabled : F
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-server-service[4467]: Entries: (null)
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: dLeyna core version 0.4.0
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: dleyna-renderer-service version 0.4.0
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: Load file [/home/user_name/.config/dleyna-renderer-service.conf]
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: [General settings]
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: Never Quit: F
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: Connector Name: dbus
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: [Logging settings]
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: Log Type : 0
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: Log Level: 0x13
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: [Network filtering settings]
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: Enabled : F
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: Entries: (null)
Mar 19 17:31:40 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: Calling GetRenderers method
Mar 19 17:31:42 user_name-Inspiron-15-3567 whoopsie[1107]: [17:31:42] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:31:47 user_name-Inspiron-15-3567 tomboy.desktop[4346]: [ERROR 17:31:47.989] Error parsing note XML, skipping "/home/user_name/.local/share/tomboy/03b785ad-09cf-49fc-b851-9b4e09aa33f9.note": Root element is missing.
Mar 19 17:31:48 user_name-Inspiron-15-3567 tomboy.desktop[4346]: [ERROR 17:31:48.049] Error parsing note XML, skipping "/home/user_name/.local/share/tomboy/1793c466-49ad-4534-889b-a29987528864.note": Root element is missing.
Mar 19 17:31:48 user_name-Inspiron-15-3567 tomboy.desktop[4346]: [ERROR 17:31:48.419] Error parsing note XML, skipping "/home/user_name/.local/share/tomboy/6fdcae63-19c4-47e4-b54c-480569caa0ae.note": Root element is missing.
Mar 19 17:31:48 user_name-Inspiron-15-3567 tomboy.desktop[4346]: [ERROR 17:31:48.772] Error parsing note XML, skipping "/home/user_name/.local/share/tomboy/cce8e4bf-e72e-45ea-924b-613369b714e3.note": Root element is missing.
Mar 19 17:31:48 user_name-Inspiron-15-3567 tomboy.desktop[4346]: [ERROR 17:31:48.812] Error parsing note XML, skipping "/home/user_name/.local/share/tomboy/dbdf5b33-3351-4a0e-999a-5e8f4ea5797c.note": Root element is missing.
Mar 19 17:31:48 user_name-Inspiron-15-3567 tomboy.desktop[4346]: [ERROR 17:31:48.824] Error parsing note XML, skipping "/home/user_name/.local/share/tomboy/f83d020a-e119-424f-ae03-2e4cc0dcb05d.note": Root element is missing.
Mar 19 17:31:49 user_name-Inspiron-15-3567 gnome-session[2111]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Documents.desktop: Gio.IOErrorEnum: Timeout was reached
Mar 19 17:31:49 user_name-Inspiron-15-3567 gnome-session[2111]: Gjs-Message: JS LOG: Received error from DBus search provider bijiben.desktop: Gio.IOErrorEnum: Timeout was reached
Mar 19 17:31:49 user_name-Inspiron-15-3567 gnome-session[2111]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Photos.desktop: Gio.IOErrorEnum: Timeout was reached
Mar 19 17:31:49 user_name-Inspiron-15-3567 dleyna-server-service[4467]: dLeyna: Exit
Mar 19 17:31:49 user_name-Inspiron-15-3567 whoopsie[1107]: [17:31:49] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:31:50 user_name-Inspiron-15-3567 tomboy.desktop[4346]: [INFO 17:31:50.918] Monitor number returned by GetMonitorAtPoint (actual) is: 0
Mar 19 17:31:50 user_name-Inspiron-15-3567 tomboy.desktop[4346]: [INFO 17:31:50.918] Saved monitor number is: 0
Mar 19 17:31:50 user_name-Inspiron-15-3567 tomboy.desktop[4346]: [INFO 17:31:50.918] Saved Search window position is 0 x 27
Mar 19 17:31:50 user_name-Inspiron-15-3567 tomboy.desktop[4346]: [INFO 17:31:50.918] Saved monitor number does match the actual one...
Mar 19 17:31:50 user_name-Inspiron-15-3567 tomboy.desktop[4346]: [INFO 17:31:50.918] ...and saved window position is within it - restoring as-is.
Mar 19 17:31:50 user_name-Inspiron-15-3567 tomboy.desktop[4346]: [INFO 17:31:50.918] Restoring Search window to position 0 x 27 at monitor 0
Mar 19 17:31:58 user_name-Inspiron-15-3567 whoopsie[1107]: [17:31:58] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:32:03 user_name-Inspiron-15-3567 org.gnome.Bijiben.SearchProvider[1937]: Unable to load location /home/user_name/.local/share/bijiben: Error opening directory '/home/user_name/.local/share/bijiben': No such file or directory
Mar 19 17:32:03 user_name-Inspiron-15-3567 org.gnome.Bijiben.SearchProvider[1937]: (bijiben-shell-search-provider:4316): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 19 17:32:03 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: Client :1.103 lost
Mar 19 17:32:04 user_name-Inspiron-15-3567 dleyna-renderer-service[4484]: dLeyna: Exit
Mar 19 17:32:04 user_name-Inspiron-15-3567 org.gnome.Bijiben.SearchProvider[1937]: (bijiben-shell-search-provider:4316): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 19 17:32:04 user_name-Inspiron-15-3567 org.gnome.Bijiben.SearchProvider[1937]: sending the mass change
Mar 19 17:32:05 user_name-Inspiron-15-3567 whoopsie[1107]: [17:32:05] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:32:11 user_name-Inspiron-15-3567 whoopsie[1107]: [17:32:11] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:32:19 user_name-Inspiron-15-3567 whoopsie[1107]: [17:32:19] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:32:23 user_name-Inspiron-15-3567 whoopsie[1107]: [17:32:23] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:32:30 user_name-Inspiron-15-3567 whoopsie[1107]: [17:32:30] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:32:34 user_name-Inspiron-15-3567 whoopsie[1107]: [17:32:34] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:32:42 user_name-Inspiron-15-3567 avahi-daemon[1052]: Withdrawing address record for 2402:8100:3900:1a84:adb6:548:2a07:9f2d on enp0s20f0u1.
Mar 19 17:32:42 user_name-Inspiron-15-3567 avahi-daemon[1052]: Registering new address record for 2402:8100:3900:1a84:adb6:548:2a07:9f2d on enp0s20f0u1.*.
Mar 19 17:32:43 user_name-Inspiron-15-3567 whoopsie[1107]: [17:32:43] Cannot reach: https://daisy.ubuntu.com
Mar 19 17:32:50 user_name-Inspiron-15-3567 whoopsie[1107]: [17:32:50] Cannot reach: https://daisy.ubuntu.com

Thanks

[ubuntu] 14.04: script not running in /etc/network/if-up.d

$
0
0
I am trying to have Ubuntu run this script in /etc/network/if-up.d/ to bring up my wireless AP via hostapd once the eth0 network is up:
Code:

#!/bin/sh
# filename: ap_up.sh

/home/adp/bin/ap_ctl --start | tee /home/adp/bin/log/ap_ctl_start.txt

/home/adp/bin/ap_ctl --ics | tee /home/adp/bin/log/ap_ctl_ics.txt

Once logged in to adp (non root), no logs have been created - and confirmed with ifconfig - the wlan0 isn't up and the script wasn't ran.

I can manually execute the script (while root, obviously) and it will bring up the interface fine. I just can't get Ubuntu to do it and I think it has something to do with ap_up.sh is located in root and adp doesn't have access to root. Am I on the right track?

Is wifi available in Ubuntu guest sessions in 16.04 & newer?

$
0
0
Just noticed that there is none here for a guest session (nor the greeter) & no way to enable.
In 14.04 both the greeter & a guest session got wifi enabled & available.

Edit: I see that if I'm logged in than a guest gets wifi, if I'm not then they don't. Maybe this is some security nonsense & intended?

Wireless network slow/dropping. Ubuntu 16.04, Lenovo ideapad

$
0
0
I know this is an extremely overposted topic - I've spent the better part of my day attempting many solutions, none of which work.

I have a fresh install of Ubuntu 16.04 on a Lenovo ideapad, which is also brand now - i'm also dual booting windows 10. The ubuntu install is "proper", as in not wubi, it's on its own partition and all that. I can connect to my home wireless in ubuntu just fine, but it's extremely slow - and after a while just drops completely, and won't reconnect until i reboot.

Useful facts (hopefully):
  • if i boot into windows everything works fast and normally
  • i have a windows 8.1 machine, and a chrome book on the same network, both of which have no issues whatsoever
  • i have "ignored" IPv6 in ubuntu's wireless interface
  • i turned off power handling at the suggestion of a forum post elsewhere
  • i ran the suggested updates/steps listed in the sticky for this forum
  • The wireless adapters are not "blocked", or otherwise ubuntu doesn't think they're blocked.


Also worth noting i'm not completely new to ubuntu - i use it on a work computer, so i'm at least a little familiar with CLI, but only at a basic level (on the work machine i basically don't change anything, it's just a data-gathering computer). Just to be clear, this issue is happening on my home computer/home network.

Here's the output from what the sticky requested i run. Just to note, the network i'm attempting to connect to is called "SherlockHolmies" and is nothing special or complicated - just a generic centrylink home network (no servers, or anything special going on).

If someone sees the magic fix for me, i'll be extremely excited - Ubuntu has been a huge pain to install (mostly lenovo's fault), and i have a ton of work i need to be doing, instead of fighting with what is supposed to be a better OS. Thanks.

Code:

########## wireless info START ##########
Report from: 19 Mar 2017 18:36 CDT -0500

Booted last: 19 Mar 2017 00:00 CDT -0500

Script from: 08 Jul 2016 02:16 UTC +0000

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

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

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

Linux 4.8.0-36-generic #36~16.04.1-Ubuntu SMP Sun Feb 5 09:39:57 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

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

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

Ubuntu

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

01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821AE 802.11ac PCIe Wireless Network Adapter [10ec:8821]
    Subsystem: Lenovo RTL8821AE 802.11ac PCIe Wireless Network Adapter [17aa:a814]
    Kernel driver in use: rtl8821ae

02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
    Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:3855]
    Kernel driver in use: r8169

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

Bus 001 Device 004: ID 04f2:b579 Chicony Electronics Co., Ltd
Bus 001 Device 003: ID 0bda:0821 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

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

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

0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no

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

rtl8821ae            225280  0
btcoexist              53248  1 rtl8821ae
rtl_pci                28672  1 rtl8821ae
rtlwifi                77824  2 rtl_pci,rtl8821ae
mac80211              761856  3 rtl_pci,rtlwifi,rtl8821ae
cfg80211              581632  2 mac80211,rtlwifi
wmi                    16384  0

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

auto lo
iface lo inet loopback

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

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

wlp1s0    Link encap:Ethernet  HWaddr <MAC 'wlp1s0' [IF2]> 
          inet addr:192.168.0.16  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:224505 errors:0 dropped:0 overruns:0 frame:0
          TX packets:110186 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:328743217 (328.7 MB)  TX bytes:10373892 (10.3 MB)

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

enp2s0    no wireless extensions.

lo        no wireless extensions.

wlp1s0    IEEE 802.11  ESSID:"SherlockHolmies" 
          Mode:Managed  Frequency:2.462 GHz  Access Point: <MAC 'SherlockHolmies' [AN4]> 
          Bit Rate=72.2 Mb/s  Tx-Power=20 dBm 
          Retry short limit:7  RTS thr=2347 B  Fragment thr:off
          Power Management:off
          Link Quality=70/70  Signal level=-32 dBm 
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:2267  Missed beacon:0

##### 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    600    0        0 wlp1s0
169.254.0.0    0.0.0.0        255.255.0.0    U    1000  0        0 wlp1s0
192.168.0.0    0.0.0.0        255.255.255.0  U    600    0        0 wlp1s0

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

nameserver 127.0.1.1
search Home

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

Installed:

    NetworkManager
    Wicd

Running:

root      904    1  0 18:13 ?        00:00:01 /usr/sbin/NetworkManager --no-daemon

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

GENERAL.DEVICE:                        wlp1s0
GENERAL.TYPE:                          wifi
GENERAL.NM-TYPE:                        NMDeviceWifi
GENERAL.VENDOR:                        Realtek Semiconductor Co., Ltd.
GENERAL.PRODUCT:                        RTL8821AE 802.11ac PCIe Wireless Network Adapter
GENERAL.DRIVER:                        rtl8821ae
GENERAL.DRIVER-VERSION:                4.8.0-36-generic
GENERAL.FIRMWARE-VERSION:              N/A
GENERAL.HWADDR:                        <MAC 'wlp1s0' [IF2]>
GENERAL.MTU:                            0
GENERAL.STATE:                          100 (connected)
GENERAL.REASON:                        0 (No reason given)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:02.3/0000:01:00.0/net/wlp1s0
GENERAL.IP-IFACE:                      wlp1s0
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:                    SherlockHolmies
GENERAL.CON-UUID:                      bbeade9c-692d-4304-81f4-4b2d6c52cd42
GENERAL.CON-PATH:                      /org/freedesktop/NetworkManager/ActiveConnection/0
GENERAL.METERED:                        no (guessed)
CAPABILITIES.CARRIER-DETECT:            no
CAPABILITIES.SPEED:                    72 Mb/s
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:                    yes
WIFI-PROPERTIES.ADHOC:                  yes
WIFI-PROPERTIES.2GHZ:                  yes
WIFI-PROPERTIES.5GHZ:                  yes
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{0}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]:  bbeade9c-692d-4304-81f4-4b2d6c52cd42 | SherlockHolmies
IP4.ADDRESS[1]:                        192.168.0.16/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]:                            192.168.0.1
IP4.DNS[2]:                            205.171.2.25
IP4.DOMAIN[1]:                          Home
DHCP4.OPTION[1]:                        requested_routers = 1
DHCP4.OPTION[2]:                        requested_domain_search = 1
DHCP4.OPTION[3]:                        requested_time_offset = 1
DHCP4.OPTION[4]:                        requested_domain_name = 1
DHCP4.OPTION[5]:                        requested_rfc3442_classless_static_routes = 1
DHCP4.OPTION[6]:                        requested_broadcast_address = 1
DHCP4.OPTION[7]:                        requested_netbios_scope = 1
DHCP4.OPTION[8]:                        requested_wpad = 1
DHCP4.OPTION[9]:                        next_server = 0.0.0.0
DHCP4.OPTION[10]:                      expiry = 1490051625
DHCP4.OPTION[11]:                      requested_interface_mtu = 1
DHCP4.OPTION[12]:                      requested_subnet_mask = 1
DHCP4.OPTION[13]:                      routers = 192.168.0.1
DHCP4.OPTION[14]:                      dhcp_message_type = 5
DHCP4.OPTION[15]:                      ip_address = 192.168.0.16
DHCP4.OPTION[16]:                      requested_static_routes = 1
DHCP4.OPTION[17]:                      domain_name = Home
DHCP4.OPTION[18]:                      requested_domain_name_servers = 1
DHCP4.OPTION[19]:                      broadcast_address = 192.168.0.255
DHCP4.OPTION[20]:                      requested_ntp_servers = 1
DHCP4.OPTION[21]:                      requested_netbios_name_servers = 1
DHCP4.OPTION[22]:                      dhcp_lease_time = 86400
DHCP4.OPTION[23]:                      domain_name_servers = 192.168.0.1 205.171.2.25
DHCP4.OPTION[24]:                      requested_ms_classless_static_routes = 1
DHCP4.OPTION[25]:                      subnet_mask = 255.255.255.0
DHCP4.OPTION[26]:                      network_number = 192.168.0.0
DHCP4.OPTION[27]:                      requested_host_name = 1
DHCP4.OPTION[28]:                      dhcp_server_identifier = 192.168.0.1

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' [IF1]>
GENERAL.MTU:                            1500
GENERAL.STATE:                          20 (unavailable)
GENERAL.REASON:                        2 (Device is now managed)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/net/enp2s0
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:            yes
CAPABILITIES.SPEED:                    unknown
CAPABILITIES.IS-SOFTWARE:              no
WIRED-PROPERTIES.CARRIER:              off
CONNECTIONS.AVAILABLE-CONNECTION-PATHS:

SSID                            BSSID              MODE  CHAN  FREQ      RATE      SIGNAL  BARS  SECURITY    ACTIVE  *
Galactic Empire                  <MAC 'Galactic Empire' [AN1]>  Infra  6    2437 MHz  54 Mbit/s  100    ▂▄▆█  WPA1 WPA2    no       
--                              <MAC '--' [AN2]>  Infra  6    2437 MHz  54 Mbit/s  97      ▂▄▆█  WPA2        no       
xfinitywifi                      <MAC 'xfinitywifi' [AN3]>  Infra  6    2437 MHz  54 Mbit/s  95      ▂▄▆█  --          no       
SherlockHolmies                  <MAC 'SherlockHolmies' [AN4]>  Infra  11    2462 MHz  54 Mbit/s  88      ▂▄▆█  WPA1 WPA2    yes    *
xfinitywifi                      <MAC 'xfinitywifi' [AN5]>  Infra  1    2412 MHz  54 Mbit/s  80      ▂▄▆_  --          no       
--                              <MAC '--' [AN6]>  Infra  1    2412 MHz  54 Mbit/s  77      ▂▄▆_  WPA2        no       
MD-LT01549-Wireless              <MAC 'MD-LT01549-Wireless' [AN7]>  Infra  1    2412 MHz  54 Mbit/s  69      ▂▄▆_  WPA1 WPA2    no       
xfinitywifi                      <MAC 'xfinitywifi' [AN8]>  Infra  1    2412 MHz  54 Mbit/s  67      ▂▄▆_  --          no       
HOME-6FFD                        <MAC 'HOME-6FFD' [AN9]>  Infra  1    2412 MHz  54 Mbit/s  67      ▂▄▆_  WPA1 WPA2    no       
--                              <MAC '--' [AN10]>  Infra  1    2412 MHz  54 Mbit/s  67      ▂▄▆_  WPA2        no       
Dr. Awesome                      <MAC 'Dr. Awesome' [AN11]>  Infra  6    2437 MHz  54 Mbit/s  67      ▂▄▆_  WPA1 WPA2    no       
USI-FIBER_2E73-2                <MAC 'USI-FIBER_2E73-2' [AN12]>  Infra  6    2437 MHz  54 Mbit/s  57      ▂▄▆_  WPA2        no       
EatShitAndDie                    <MAC 'EatShitAndDie' [AN13]>  Infra  11    2462 MHz  54 Mbit/s  57      ▂▄▆_  WPA1 WPA2    no       
--                              <MAC '--' [AN14]>  Infra  149  5745 MHz  0 Mbit/s  55      ▂▄__  WEP          no       
USI-FIBER_4DBB-2                <MAC 'USI-FIBER_4DBB-2' [AN15]>  Infra  6    2437 MHz  54 Mbit/s  54      ▂▄__  WPA2        no       
VesperCity                      <MAC 'VesperCity' [AN16]>  Infra  9    2452 MHz  54 Mbit/s  54      ▂▄__  WPA2        no       
NETGEAR69                        <MAC 'NETGEAR69' [AN17]>  Infra  9    2452 MHz  54 Mbit/s  54      ▂▄__  WPA2        no       
finks                            <MAC 'finks' [AN18]>  Infra  11    2462 MHz  54 Mbit/s  54      ▂▄__  WPA1 WPA2    no       
USI_FIBER_209D_2                <MAC 'USI_FIBER_209D_2' [AN19]>  Infra  10    2457 MHz  54 Mbit/s  50      ▂▄__  WPA2        no       
City of Minneapolis Public WiFi  <MAC 'City of Minneapolis Public WiFi' [AN20]>  Infra  11    2462 MHz  54 Mbit/s  50      ▂▄__  --          no       
CenturyLink1975                  <MAC 'CenturyLink1975' [AN21]>  Infra  11    2462 MHz  54 Mbit/s  50      ▂▄__  WPA1        no       
WadesWorld-2                    <MAC 'WadesWorld-2' [AN22]>  Infra  11    2462 MHz  54 Mbit/s  50      ▂▄__  WPA2        no       
Linksys11144                    <MAC 'Linksys11144' [AN23]>  Infra  3    2422 MHz  54 Mbit/s  47      ▂▄__  WPA1 WPA2    no       
USI-FIBER_4D53-2                <MAC 'USI-FIBER_4D53-2' [AN24]>  Infra  6    2437 MHz  54 Mbit/s  47      ▂▄__  WPA1 WPA2    no       
NSA VAN                          <MAC 'NSA VAN' [AN25]>  Infra  9    2452 MHz  54 Mbit/s  47      ▂▄__  WPA2        no       
DropItLikeItsHotSpot            <MAC 'DropItLikeItsHotSpot' [AN26]>  Infra  11    2462 MHz  54 Mbit/s  47      ▂▄__  WPA1 WPA2    no       
USI Wireless                    <MAC 'USI Wireless' [AN27]>  Infra  11    2462 MHz  54 Mbit/s  47      ▂▄__  --          no       
usiw_secure_S21N130T1            <MAC 'usiw_secure_S21N130T1' [AN28]>  Infra  11    2462 MHz  54 Mbit/s  47      ▂▄__  WPA2 802.1X  no       
usiw_secure                      <MAC 'usiw_secure' [AN29]>  Infra  11    2462 MHz  54 Mbit/s  47      ▂▄__  WPA2 802.1X  no       
CenturyLink1978                  <MAC 'CenturyLink1978' [AN30]>  Infra  11    2462 MHz  54 Mbit/s  47      ▂▄__  WPA1 WPA2    no       
HOME-1AE2                        <MAC 'HOME-1AE2' [AN31]>  Infra  11    2462 MHz  54 Mbit/s  47      ▂▄__  WPA1 WPA2    no       
--                              <MAC '--' [AN32]>  Infra  11    2462 MHz  54 Mbit/s  47      ▂▄__  WPA2        no       
FinnCity                        <MAC 'FinnCity' [AN33]>  Infra  40    5200 MHz  54 Mbit/s  45      ▂▄__  WPA2        no       
NETGEAR35                        <MAC 'NETGEAR35' [AN34]>  Infra  2    2417 MHz  54 Mbit/s  44      ▂▄__  WPA2        no       
Kattegat                        <MAC 'Kattegat' [AN35]>  Infra  3    2422 MHz  54 Mbit/s  44      ▂▄__  WPA1 WPA2    no       
Linksys11144-guest              <MAC 'Linksys11144-guest' [AN36]>  Infra  3    2422 MHz  54 Mbit/s  44      ▂▄__  --          no       
USI-FIBER_3313-2                <MAC 'USI-FIBER_3313-2' [AN37]>  Infra  11    2462 MHz  54 Mbit/s  44      ▂▄__  WPA2        no       
USIW Free WiFi                  <MAC 'USIW Free WiFi' [AN38]>  Infra  11    2462 MHz  54 Mbit/s  44      ▂▄__  --          no       
xfinitywifi                      <MAC 'xfinitywifi' [AN39]>  Infra  11    2462 MHz  54 Mbit/s  44      ▂▄__  --          no       
!!!                              <MAC '!!!' [AN40]>  Infra  1    2412 MHz  54 Mbit/s  40      ▂▄__  WPA2        no       
Kattegat-guest                  <MAC 'Kattegat-guest' [AN41]>  Infra  3    2422 MHz  54 Mbit/s  40      ▂▄__  --          no       
--                              <MAC '--' [AN42]>  Infra  11    2462 MHz  54 Mbit/s  40      ▂▄__  --          no       
NETGEAR89                        <MAC 'NETGEAR89' [AN43]>  Infra  11    2462 MHz  54 Mbit/s  40      ▂▄__  WPA2        no       
USI-FIBER_4DBB-5                <MAC 'USI-FIBER_4DBB-5' [AN44]>  Infra  157  5785 MHz  54 Mbit/s  40      ▂▄__  WPA2        no       
SLWIFI24                        <MAC 'SLWIFI24' [AN45]>  Infra  4    2427 MHz  54 Mbit/s  37      ▂▄__  WPA1 WPA2    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/SherlockHolmies]] (600 root)
[connection] id=SherlockHolmies | type=wifi | permissions=
[wifi] mac-address=<MAC 'wlp1s0' [IF2]> | mac-address-blacklist= | ssid=SherlockHolmies
[ipv4] method=auto
[ipv6] method=ignore

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

Region: America/Chicago (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.

wlp1s0    32 channels in total; available frequencies :
          Channel 01 : 2.412 GHz
          Channel 02 : 2.417 GHz
          Channel 03 : 2.422 GHz
          Channel 04 : 2.427 GHz
          Channel 05 : 2.432 GHz
          Channel 06 : 2.437 GHz
          Channel 07 : 2.442 GHz
          Channel 08 : 2.447 GHz
          Channel 09 : 2.452 GHz
          Channel 10 : 2.457 GHz
          Channel 11 : 2.462 GHz
          Channel 12 : 2.467 GHz
          Channel 13 : 2.472 GHz
          Channel 36 : 5.18 GHz
          Channel 40 : 5.2 GHz
          Channel 44 : 5.22 GHz
          Channel 48 : 5.24 GHz
          Channel 52 : 5.26 GHz
          Channel 56 : 5.28 GHz
          Channel 60 : 5.3 GHz
          Channel 64 : 5.32 GHz
          Channel 100 : 5.5 GHz
          Channel 104 : 5.52 GHz
          Channel 108 : 5.54 GHz
          Channel 112 : 5.56 GHz
          Channel 116 : 5.58 GHz
          Channel 120 : 5.6 GHz
          Channel 124 : 5.62 GHz
          Channel 128 : 5.64 GHz
          Channel 132 : 5.66 GHz
          Channel 136 : 5.68 GHz
          Channel 140 : 5.7 GHz
          Current Frequency:2.462 GHz (Channel 11)

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

wlp1s0    Interface doesn't support scanning : Device or resource busy

enp2s0    Interface doesn't support scanning.

lo        Interface doesn't support scanning.

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

[rtl8821ae]
filename:      /lib/modules/4.8.0-36-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.ko
firmware:      rtlwifi/rtl8821aefw.bin
description:    Realtek 8821ae 802.11ac PCI wireless
license:        GPL
author:        Realtek WlanFAE    <wlanfae@realtek.com>
srcversion:    3205DD813E27A789613A4C3
depends:        rtlwifi,rtl_pci,btcoexist,mac80211
intree:        Y
vermagic:      4.8.0-36-generic SMP mod_unload modversions
parm:          swenc:Set to 1 for software crypto (default 0)
 (bool)
parm:          ips:Set to 0 to not use link power save (default 1)
 (bool)
parm:          swlps:Set to 1 to use SW control power save (default 0)
 (bool)
parm:          fwlps:Set to 1 to use FW control power save (default 1)
 (bool)
parm:          msi:Set to 1 to use MSI interrupts mode (default 1)
 (bool)
parm:          debug:Set debug level (0-5) (default 0) (int)
parm:          disable_watchdog:Set to 1 to disable the watchdog (default 0)
 (bool)
parm:          int_clear:Set to 0 to disable interrupt clear before set (default 1)
 (bool)

[rtl_pci]
filename:      /lib/modules/4.8.0-36-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko
description:    PCI basic driver for rtlwifi
license:        GPL
author:        Larry Finger    <Larry.FInger@lwfinger.net>
author:        Realtek WlanFAE    <wlanfae@realtek.com>
author:        lizhaoming    <chaoming_li@realsil.com.cn>
srcversion:    7AD0477B303BCC50CCDBB66
depends:        mac80211,rtlwifi
intree:        Y
vermagic:      4.8.0-36-generic SMP mod_unload modversions

[rtlwifi]
filename:      /lib/modules/4.8.0-36-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko
description:    Realtek 802.11n PCI wireless core
license:        GPL
author:        Larry Finger    <Larry.FInger@lwfinger.net>
author:        Realtek WlanFAE    <wlanfae@realtek.com>
author:        lizhaoming    <chaoming_li@realsil.com.cn>
srcversion:    27201DE455FACC68E425C86
depends:        mac80211,cfg80211
intree:        Y
vermagic:      4.8.0-36-generic SMP mod_unload modversions

[mac80211]
filename:      /lib/modules/4.8.0-36-generic/kernel/net/mac80211/mac80211.ko
license:        GPL
description:    IEEE 802.11 subsystem
srcversion:    C63473656FCDBBDA56E12DA
depends:        cfg80211
intree:        Y
vermagic:      4.8.0-36-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.8.0-36-generic/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
author:        Johannes Berg
srcversion:    F170FED576AF12B070D2E69
depends:       
intree:        Y
vermagic:      4.8.0-36-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)

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

[rtl8821ae]
debug: 0
disable_watchdog: N
fwlps: Y
int_clear: Y
ips: Y
msi: Y
swenc: N
swlps: N

[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/amd64-microcode-blacklist.conf]
blacklist microcode

[/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
blacklist ideapad-laptop
blacklist acer_wmi

[/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
options iwlwifi 11n_disable=1

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

[/etc/modprobe.d/rt2800pci.conf]
options rt2800pci nohwcrypt=1

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

exit 0

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

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

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

[  12.015149] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000a lmp_ver=06 lmp_subver=8821
[  12.015153] Bluetooth: hci0: rtl: loading rtl_bt/rtl8821a_fw.bin
[  12.469495] rtl8821ae 0000:01:00.0: enabling device (0000 -> 0003)
[  12.483074] rtl8821ae: Using firmware rtlwifi/rtl8821aefw.bin
[  12.483081] rtl8821ae: Using firmware rtlwifi/rtl8821aefw_wowlan.bin
[  12.608332] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[  12.608782] rtlwifi: rtlwifi: wireless switch is on
[  13.644869] rtl8821ae 0000:01:00.0 wlp1s0: renamed from wlan0
[  27.706446] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready (repeated 2 times)
[  27.938310] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[  28.078371] r8169 0000:02:00.0 enp2s0: link down
[  28.078446] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[  28.925618] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[  31.526984] wlp1s0: authenticate with <MAC 'SherlockHolmies' [AN4]>
[  31.529384] wlp1s0: send auth to <MAC 'SherlockHolmies' [AN4]> (try 1/3)
[  31.532780] wlp1s0: authenticated
[  31.536105] wlp1s0: associate with <MAC 'SherlockHolmies' [AN4]> (try 1/3)
[  31.540501] wlp1s0: RX AssocResp from <MAC 'SherlockHolmies' [AN4]> (capab=0x411 status=0 aid=3)
[  31.610249] wlp1s0: associated
[  31.610265] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
 ########## wireless info END ############

Permanent Mount suddenly empty on NEMO file browser

$
0
0
Hello, i have mounted a Windows NAS Folder according to these instructions.

https://wiki.ubuntu.com/MountWindowsSharesPermanently

Until now, this worked fine, but i have coma across something strange. Someone changed some folder names in the directory that i am sharing (not the share name itself, that is all normal)
and now the share is shown as EMTPY in Nemo file browser. This is odd, since the normal ubuntu file browser shows the share normally with the new subfolder structure.

I have tried uninstalling, unmounting etc. It doesnt change the fact that the folder i designated for the share seems emtpy in nemo, but works perfectly fine in the other browser. I would like to use nemo for the split screen F3 option.

Does anyone know what could be happening?

Best regards,

Sig

Turn on Wifi hardware in MSI windpad 110 w

$
0
0
hi there I Installed Ubuntu 16.10 in my MSI windpad 110w tablet pc
Tablet detail is available here:
Code:

https://www.msi.com/product/tablet/WindPad-110W.html
in Windows I can turn on wifi with application named MSI O-Easy


but I don't know how I can turn Wifi on in Ubuntu
my details:
Code:

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


Report from: 20 Mar 2017 14:14 IRST +0330


Booted last: 20 Mar 2017 00:00 IRST +0330


Script from: 08 Jul 2016 02:16 UTC +0000


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


Distributor ID: Ubuntu
Description: Ubuntu 16.10
Release: 16.10
Codename: yakkety


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


Linux 4.8.0-22-generic #24-Ubuntu SMP Sat Oct 8 09:15:00 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux


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


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


Ubuntu


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


02:00.0 Network controller [0280]: Qualcomm Atheros AR9485 Wireless Network Adapter [168c:0037] (rev 01)
 Subsystem: AzureWave AW-NB100H 802.11n Wireless Mini PCIe Card [1a3b:2100]
 Kernel driver in use: ath9k


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


Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 0bda:0139 Realtek Semiconductor Corp. RTS5139 Card Reader Controller
Bus 002 Device 002: ID 12d1:1404 Huawei Technologies Co., Ltd. EM770W miniPCI WCDMA Modem
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 0cf3:3008 Atheros Communications, Inc. Bluetooth (AR3011)
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) Flash Drive
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 004: ID 1770:ff00 
Bus 004 Device 003: ID 0eef:72fa D-WAV Scientific Co., Ltd
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


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


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


0: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
1: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: yes


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


ath9k                147456  0
ath9k_common          36864  1 ath9k
ath9k_hw              475136  2 ath9k,ath9k_common
ath                    32768  3 ath9k_hw,ath9k,ath9k_common
mac80211              757760  1 ath9k
ath3k                  20480  0
cfg80211              581632  4 mac80211,ath9k,ath,ath9k_common
bluetooth            552960  32 btrtl,btintel,bnep,btbcm,rfcomm,ath3k,btusb


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


auto lo
iface lo inet loopback


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


lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Local Loopback)
        RX packets 11176  bytes 675040 (675.0 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 11176  bytes 675040 (675.0 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


wlp2s0: flags=4098<BROADCAST,MULTICAST>  mtu 1500
        ether <MAC address>  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


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


lo        no wireless extensions.


wlp2s0    IEEE 802.11  ESSID:off/any 
          Mode:Managed  Access Point: Not-Associated  Tx-Power=off 
          Retry short limit:7  RTS thr:off  Fragment thr:off
          Power Management:off
         


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


Kernel IP routing table
Destination    Gateway        Genmask        Flags Metric Ref    Use Iface


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


nameserver 127.0.0.53


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


Installed:


 NetworkManager


Running:


root      576    1  0 14:04 ?        00:00:00 /usr/sbin/NetworkManager --no-daemon


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


GENERAL.DEVICE:                        ttyUSB2
GENERAL.TYPE:                          gsm
GENERAL.NM-TYPE:                        NMDeviceModem
GENERAL.VENDOR:                        HUAWEI Technology
GENERAL.PRODUCT:                        HUAWEI MOBILE WCDMA EM770W
GENERAL.DRIVER:                        option1
GENERAL.DRIVER-VERSION:               
GENERAL.FIRMWARE-VERSION:             
GENERAL.HWADDR:                        (unknown)
GENERAL.MTU:                            0
GENERAL.STATE:                          20 (unavailable)
GENERAL.REASON:                        2 (Device is now managed)
GENERAL.UDI:                            /org/freedesktop/ModemManager1/Modem/0
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
CONNECTIONS.AVAILABLE-CONNECTION-PATHS:


GENERAL.DEVICE:                        wlp2s0
GENERAL.TYPE:                          wifi
GENERAL.NM-TYPE:                        NMDeviceWifi
GENERAL.VENDOR:                        Qualcomm Atheros
GENERAL.PRODUCT:                        AR9485 Wireless Network Adapter (AW-NB100H 802.11n Wireless Mini PCIe Card)
GENERAL.DRIVER:                        ath9k
GENERAL.DRIVER-VERSION:                4.8.0-22-generic
GENERAL.FIRMWARE-VERSION:              N/A
GENERAL.HWADDR:                        <MAC address>
GENERAL.MTU:                            1500
GENERAL.STATE:                          20 (unavailable)
GENERAL.REASON:                        2 (Device is now managed)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:15.0/0000:02:00.0/net/wlp2s0
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:                    yes
WIFI-PROPERTIES.ADHOC:                  yes
WIFI-PROPERTIES.2GHZ:                  yes
WIFI-PROPERTIES.5GHZ:                  no
CONNECTIONS.AVAILABLE-CONNECTION-PATHS:


SSID  BSSID  MODE  CHAN  FREQ  RATE  SIGNAL  BARS  SECURITY  ACTIVE  *


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


[main]
WirelessEnabled=true
NetworkingEnabled=true


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


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


[ifupdown]
managed=false


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


[[/etc/NetworkManager/system-connections/TOR-ROUTER]] (600 root)
[connection] id=TOR-ROUTER | type=wifi | permissions=user:ubuntu:;
[wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=TOR-ROUTER
[ipv4] method=auto
[ipv6] method=auto


[[/etc/NetworkManager/system-connections/SAEB]] (600 root)
[connection] id=SAEB | type=wifi | permissions=
[wifi] mac-address-blacklist= | ssid=SAEB
[ipv4] method=auto
[ipv6] method=auto


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


Region: Asia/Tehran (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 ###################


lo        no frequency information.


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


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


wlp2s0    Interface doesn't support scanning : Network is down


lo        Interface doesn't support scanning.


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


[ath9k]
filename:      /lib/modules/4.8.0-22-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko
license:        Dual BSD/GPL
description:    Support for Atheros 802.11n wireless LAN cards.
author:        Atheros Communications
srcversion:    7DD7AE5764B41812C31660E
depends:        mac80211,ath9k_hw,ath9k_common,cfg80211,ath
intree:        Y
vermagic:      4.8.0-22-generic SMP mod_unload modversions
parm:          debug:Debugging mask (uint)
parm:          nohwcrypt:Disable hardware encryption (int)
parm:          blink:Enable LED blink on activity (int)
parm:          led_active_high:Invert LED polarity (int)
parm:          btcoex_enable:Enable wifi-BT coexistence (int)
parm:          bt_ant_diversity:Enable WLAN/BT RX antenna diversity (int)
parm:          ps_enable:Enable WLAN PowerSave (int)
parm:          use_chanctx:Enable channel context for concurrency (int)


[ath9k_common]
filename:      /lib/modules/4.8.0-22-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko
license:        Dual BSD/GPL
description:    Shared library for Atheros wireless 802.11n LAN cards.
author:        Atheros Communications
srcversion:    C1094862B67773C0C7822B7
depends:        ath9k_hw,cfg80211,ath
intree:        Y
vermagic:      4.8.0-22-generic SMP mod_unload modversions


[ath9k_hw]
filename:      /lib/modules/4.8.0-22-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko
license:        Dual BSD/GPL
description:    Support for Atheros 802.11n wireless LAN cards.
author:        Atheros Communications
srcversion:    D15742225CC828FEB319976
depends:        ath
intree:        Y
vermagic:      4.8.0-22-generic SMP mod_unload modversions


[ath]
filename:      /lib/modules/4.8.0-22-generic/kernel/drivers/net/wireless/ath/ath.ko
license:        Dual BSD/GPL
description:    Shared library for Atheros wireless LAN cards.
author:        Atheros Communications
srcversion:    5C13C1638BE3EDB7B93F6A7
depends:        cfg80211
intree:        Y
vermagic:      4.8.0-22-generic SMP mod_unload modversions


[mac80211]
filename:      /lib/modules/4.8.0-22-generic/kernel/net/mac80211/mac80211.ko
license:        GPL
description:    IEEE 802.11 subsystem
srcversion:    BDE5CB0CC0A980B65D19934
depends:        cfg80211
intree:        Y
vermagic:      4.8.0-22-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)


[ath3k]
filename:      /lib/modules/4.8.0-22-generic/kernel/drivers/bluetooth/ath3k.ko
firmware:      ath3k-1.fw
license:        GPL
version:        1.0
description:    Atheros AR30xx firmware driver
author:        Atheros Communications
srcversion:    822A166EB22C0577CB2ED55
depends:        bluetooth
intree:        Y
vermagic:      4.8.0-22-generic SMP mod_unload modversions


[cfg80211]
filename:      /lib/modules/4.8.0-22-generic/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
author:        Johannes Berg
srcversion:    F170FED576AF12B070D2E69
depends:       
intree:        Y
vermagic:      4.8.0-22-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)


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


[ath9k]
blink: 0
bt_ant_diversity: 0
btcoex_enable: 0
led_active_high: -1
nohwcrypt: 0
ps_enable: 0
use_chanctx: 0


[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 ##########################


grep: /etc/rc.local: No such file or directory


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


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


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


[  11.157014] ath: phy0: ASPM enabled: 0x43
[  11.157023] ath: EEPROM regdomain: 0x60
[  11.157025] ath: EEPROM indicates we should expect a direct regpair map
[  11.157031] ath: Country alpha2 being used: 00
[  11.157033] ath: Regpair used: 0x60
[  12.684463] ath9k 0000:02:00.0 wlp2s0: renamed from wlan0
[  12.843745] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready (repeated 2 times)


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

[ubuntu] ASUS USB N-10 Wifi adapter terrible speeds

$
0
0
I have this USB adapter on my desktop (Ubuntu 16.04) and the speeds have always been fast then slow. It usually starts off fine with 30 Mbs download but after a few minutes goes down to 0.5 Mbs download and stays there. I have searched around the forums for a fix but nothing seems to work.

Here is the adapter: https://www.asus.com/us/Networking/USBN10/

Here are two threads I found that flesh out the issue a bit more but just didn't resolve things for my desktop:
https://ubuntuforums.org/showthread.php?t=2290449
https://ubuntuforums.org/showthread.php?t=2241067

This adapter works fine in Windows 7.

Any help is greatly appreciated.

Client hangs when NFS mount isn't available

$
0
0
I have nfs shares set up on a PC running Debian.

My clients mount the shares in fstab with only the nfs option like this:
192.168.###.###:/Music /home/mac/tunes nfs

If I take the client to another network, the client takes a long tome to boot, but, eventually does boot and of course the shares aren't there.
Is there an option that will tell it not to wait if the share isn't available? I could shorten the timeout...but, that doesn't seem like the best approach.

If, connected to my net, and the Debian PC is shutdown BEFORE the client, the client appears to hang when it is shutdown.

I'm assuming I need other options for the fstab mount, but after reading the man pages for fstab it's not clear any options would help with this issue, or that other options may cause other issues.

What am I missing?

[ubuntu] Connection randomly drops out. Controller RealTek RTL8723BE Ubuntu 16.10 HP

$
0
0
Hi, i've recently installed ubuntu and keep having troubles with wifi connection that disconnects and connects again by itself(noticed also that when it works it's slower than in windows). I've tried some temporary solutions but they won't do the trick. http://paste.ubuntu.com/24215585/ this is what wireless info returned. I have connected in two different home network and had basically the same problem. In one forum they suggested sudo modprobe.d/b43 but i don't remember the exact command and i think it just worsted things. Tell me if you need any more innformation, thanks!

Coredy WA-AE610 USB Wifi card not working after update.

$
0
0
Hi everyone, first time posting, I've been using Ubuntu for years but I'm definitely no expert, I mostly use it for quite specific film/video stuff so apologies if there's not a lot of info initially to go on here or I'm slow on the uptake.

I've hit a snag with a fresh install of Ubuntu 16.04. After the initial install I have installed the latest driver for my wireless card a Coredy WA-AE610 (http://www.coredytech.com/goods-99-C...ManualsDrivers). The driver install works perfectly, wifi network is functional and all good. As it's a fresh install there are a fair amount of updates required. After installing this big system update the wireless USB adapter no longer works, the green light on the device doesn't come on either.

I was thinking that it's possible that the update included some wireless drivers that are now conflicting with the previously installed drivers from Coredy but I've not found anything on the forums or anywhere else that seems to have the answer I'm looking for.

As a start, here's the output from
Code:

sudo lshw -class network
it looks like the wireless interface is disabled but I'm not sure why or what's disabling it.

Code:

  *-network             
      description: Ethernet interface
      product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
      vendor: Realtek Semiconductor Co., Ltd.
      physical id: 0
      bus info: pci@0000:03:00.0
      logical name: enp3s0
      version: 09
      serial: d8:50:e6:c0:12:94
      size: 10Mbit/s
      capacity: 1Gbit/s
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168f-1_0.0.5 06/18/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
      resources: irq:26 ioport:d000(size=256) memory:f2104000-f2104fff memory:f2100000-f2103fff
  *-network DISABLED
      description: Wireless interface
      physical id: 2
      logical name: ra0
      capabilities: ethernet physical wireless
      configuration: broadcast=yes driver=RALINK WLAN multicast=yes wireless=Ralink STA


[ubuntu] loss of internet--OS suspected

$
0
0
I am running Ubuntu 16.04 on a 32bit machine. The operating system has been kept up to date according to the from time to time recommendations which “arrive” automatically.


Starting a week or so ago, my internet access started to fail. Strangely, I have it for a while after the machine is turned on, then lose it. I get the “no access” screen. Changing the dongle that receives the signal changes nothing nor does change to USB port, and, anyway, I can always log in to the router so the wireless is working at least to the router. I have another computer (64 bit 16.04) which is always on and always works perfectly (including with the “defective” dongle), as do numerous other wireless gadgets. (Due to a judgement error, I bought and new router as a possible solution, and that did no good.)


One thing which makes me suspect the operating system in my machine is the fact I got a notice that an update was incomplete. Of course, I couldn’t complete it because I couldn’t download what I needed. In the few minute the internet has been available for me, I couldn’t get the notice again.


Periodically, I make a clone of the hard drive (using “dd”), and I did so a few months ago. I just booted the machine using the clone, and it is working perfectly and has been for some time. I believe this eliminates the obvious theories suggesting heat or other hardware failures. My conclusion is the operating system as loaded (incompletely apparently) to my machine, but I’m open to a better theory. I’m also open to a suggestion about how to solve my problem.


Thanks very much.

Ethernet connection on RTL8101/2/6E

$
0
0
Greetings.
Ubuntu 16.04.2
https://paste.ubuntu.com/24217407/
The point is that i can't connect to the lan with ethernet. I used NM as well as temp. terminal way (ip adr/route add). Notify says "Connection Established" just for a sec and then "Disconnected". Trying to get some info from logs (dmesg, syslog) led to nothing. There are no info about errors or fails in connections. I tried to install the official realtek dirver with kernel 8101, but nothing have changed. Help, please.
Thanks in advance.
Attached Images

[ubuntu] WiFi connecting but without internet on specific network

$
0
0
Hello guys i am running Ubuntu 16.04 LTS the internet was working fine at first now it connects to the WiFi but with no internet connection, this problem only happens on my network.
If I connect my Ubuntu using my mobile as a hotspot using my mobile company data or to any other network it connects normally and the internet works fine. Every other device that is connected to the network is working fine.
I tried restarting the network-manager , rebooting the laptop wired connecting nothing is working

Wireless network problems. Ubuntu 16.04, Lenovo ideapad

$
0
0
Ironically I am having a similar problem. I also have a Lenovo Ideapad and a recently installed Lubuntu 16.04.2 LTS (I checked the MD5SUM and Sha256SUM) after download and they were fine. The installation seems to be OK, but the wireless internet connection just seems to disconnect spontaneously after I have had the PC on for a while. I cannot load any new pages on to the webbrowser even though the Lubuntu Wifi Connection icon on the taskbar shows a signal (i.e. "bars").

When I try to reconnect I get an error box that says "Connection failure Failed to activate connection (2) Active connection removed before it was initialized," see attached screenshot. The only thing I can do at this point is to reboot, which does work until the same problem recurs after a while. It does not appear to be a hardware problem as the wireless internet connection seems to work for other devices and if I boot off the Lubuntu 16.04.2 LTS installation DVD into a live session I can stay on the internet through the wireless connection for hours without problems.

I also am not new to Lubuntu, I used various forms of Lubuntu for years without this problem, the last version was 14.04 LTS

Any idea what the problem could be?

Thanks,

A.

samba and Windows 10

$
0
0
Why does Microsoft make things so difficult?

I was trying to re-establish some samba connections to my PC now that I have a Windows 10 machine. I tried the ubuntu 16 connect to a server dialogue in the Ubuntu File Explorer. Couldn't get the authentication correct. Went to terminal to try combinations with smbclient. Who could of guessed what my user name is on the Windows 10 machine? It wasn't the name I use to log in. It wasn't what is listed under Windows User Accounts, which is my full name, email address, and "Administrator". It was the shortened version of my last name that I found as a folder under c:\users that contains my docs, pictures, etc. Why is that so hidden?

However, once I discovered what my real user name was, I was able to mount some shares from Windows 10 to my ubuntu machine.

But what about Work Groups and browse lists? My PC is in Work Group NELSON.LOCAL. My PC doesn't appear in Ubuntu's list under File explorer's Network tab. But if I continue to the Windows Network tab, I find the NELSON.LOCAL workgroup. If I try to open this workgroup, I get "Unable to access location. Failed to retrieve share list from server: Connection refused" Am I supposed to get my Ubuntu machine into the NELSON.LOCAL workgroup somehow to get network browsing to my Windows 10 PC to work?

Browsing the network from the Windows 10 PC shows my unbuntu machine's name and shares and allows a connection to the shares. But why isn't Windows network browsing symmetrical? Why does the network browse list on Windows seem to be different every day? How to I find my Windows Network browse list master and correct it? Am I going to have to run a Windows domain for an office with just 10 people?
Viewing all 23300 articles
Browse latest View live


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