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

[ubuntu] Ethernet refuses to work on 16.04

$
0
0
I just upgraded one of my old PC's to ubuntu 16.04 and the Ethernet completely quit on me. It will act like its connected, but won't work.
Any help would be greatly appreciated. Thanks in advance!

Output of ifconfig
Code:

enp0s25  Link encap:Ethernet  HWaddr 00:1a:a0:a0:0b:f9 
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:20 Memory:fdfc0000-fdfe0000


enp0s25:avahi Link encap:Ethernet  HWaddr 00:1a:a0:a0:0b:f9 
          inet addr:169.254.9.68  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          Interrupt:20 Memory:fdfc0000-fdfe0000


lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:2788 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2788 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:206048 (206.0 KB)  TX bytes:206048 (206.0 KB)



Output of dmesg | grep "eth0"

Code:

[    1.800789] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:1a:a0:a0:0b:f9
[    1.800794] e1000e 0000:00:19.0 eth0: Intel(R) PRO/10/100 Network Connection
[    1.800820] e1000e 0000:00:19.0 eth0: MAC: 7, PHY: 7, PBA No: FFFFFF-0FF
[    1.952917] e1000e 0000:00:19.0 enp0s25: renamed from eth0


Wireless Issues - Acer laptop

$
0
0
Hi All,

I'm hoping someone can help. I'm very new to Ubuntu but from what I've seen so far I love it. The only issue is I can't connect to my wifi network, the only method which will work is using my phone as a usb modem (laptop doesn't have an ethernet port). As much as I do want to stick with Ubuntu if I can't get the wireless working I will have to revert back to Windows. Anyway not going to give up yet!

Code:

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

Report from: 03 Oct 2016 20:02 BST +0100

Booted last: 03 Oct 2016 00:00 BST +0100

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

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

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

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

Linux 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:42:33 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

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

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

Ubuntu

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

02:00.2 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0a)
    Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:0123]
    Kernel driver in use: r8169

03:00.0 Network controller [0280]: Broadcom Corporation BCM43228 802.11a/b/g/n [14e4:4359]
    Subsystem: Foxconn International, Inc. BCM43228 802.11a/b/g/n [105b:e04b]
    Kernel modules: bcma, wl

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

Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0489:e046 Foxconn / Hon Hai
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 064e:e330 Suyin Corp.
Bus 003 Device 003: ID 04f3:0021 Elan Microelectronics Corp.
Bus 003 Device 006: ID 1004:6344 LG Electronics, Inc. G2 Android Phone [tethering mode]
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

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

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

0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no

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

cfg80211              565248  0
wmi                    20480  0

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

auto lo
iface lo inet loopback

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

enp0s20u1 Link encap:Ethernet  HWaddr <MAC 'enp0s20u1' [IF1]> 
          inet addr:192.168.42.183  Bcast:192.168.42.255  Mask:255.255.255.0
          inet6 addr: fe80::eae9:8aa:b955:789d/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:929 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1079 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:450154 (450.1 KB)  TX bytes:189660 (189.6 KB)

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

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

lo        no wireless extensions.

enp2s0f2  no wireless extensions.

enp0s20u1  no wireless extensions.

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

Kernel IP routing table
Destination    Gateway        Genmask        Flags Metric Ref    Use Iface
0.0.0.0        192.168.42.129  0.0.0.0        UG    100    0        0 enp0s20u1
169.254.0.0    0.0.0.0        255.255.0.0    U    1000  0        0 enp0s20u1
192.168.42.0    0.0.0.0        255.255.255.0  U    100    0        0 enp0s20u1

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

nameserver 127.0.1.1

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

Installed:

    NetworkManager

Running:

root      955    1  0 19:52 ?        00:00:00 /usr/sbin/NetworkManager --no-daemon

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

GENERAL.DEVICE:                        enp0s20u1
GENERAL.TYPE:                          ethernet
GENERAL.NM-TYPE:                        NMDeviceEthernet
GENERAL.VENDOR:                        LG Electronics Inc.
GENERAL.PRODUCT:                        LGE Android Phone
GENERAL.DRIVER:                        rndis_host
GENERAL.DRIVER-VERSION:                22-Aug-2005
GENERAL.FIRMWARE-VERSION:              RNDIS device
GENERAL.HWADDR:                        <MAC 'enp0s20u1' [IF1]>
GENERAL.MTU:                            1500
GENERAL.STATE:                          100 (connected)
GENERAL.REASON:                        0 (No reason given)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/net/enp0s20u1
GENERAL.IP-IFACE:                      enp0s20u1
GENERAL.IS-SOFTWARE:                    no
GENERAL.NM-MANAGED:                    yes
GENERAL.AUTOCONNECT:                    yes
GENERAL.FIRMWARE-MISSING:              no
GENERAL.NM-PLUGIN-MISSING:              no
GENERAL.PHYS-PORT-ID:                  --
GENERAL.CONNECTION:                    Wired connection 1
GENERAL.CON-UUID:                      2987be7f-7fd3-39db-86c8-9895aca6bd5b
GENERAL.CON-PATH:                      /org/freedesktop/NetworkManager/ActiveConnection/0
GENERAL.METERED:                        yes (guessed)
CAPABILITIES.CARRIER-DETECT:            yes
CAPABILITIES.SPEED:                    unknown
CAPABILITIES.IS-SOFTWARE:              no
WIRED-PROPERTIES.CARRIER:              on
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{0}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]:  2987be7f-7fd3-39db-86c8-9895aca6bd5b | Wired connection 1
IP4.ADDRESS[1]:                        192.168.42.183/24
IP4.GATEWAY:                            192.168.42.129
IP4.ROUTE[1]:                          dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
IP4.DNS[1]:                            192.168.42.129
DHCP4.OPTION[1]:                        requested_subnet_mask = 1
DHCP4.OPTION[2]:                        requested_rfc3442_classless_static_routes = 1
DHCP4.OPTION[3]:                        subnet_mask = 255.255.255.0
DHCP4.OPTION[4]:                        domain_name_servers = 192.168.42.129
DHCP4.OPTION[5]:                        ip_address = 192.168.42.183
DHCP4.OPTION[6]:                        requested_static_routes = 1
DHCP4.OPTION[7]:                        dhcp_server_identifier = 192.168.42.129
DHCP4.OPTION[8]:                        requested_time_offset = 1
DHCP4.OPTION[9]:                        broadcast_address = 192.168.42.255
DHCP4.OPTION[10]:                      requested_interface_mtu = 1
DHCP4.OPTION[11]:                      dhcp_rebinding_time = 6300
DHCP4.OPTION[12]:                      requested_domain_name_servers = 1
DHCP4.OPTION[13]:                      dhcp_message_type = 5
DHCP4.OPTION[14]:                      requested_broadcast_address = 1
DHCP4.OPTION[15]:                      routers = 192.168.42.129
DHCP4.OPTION[16]:                      dhcp_renewal_time = 3600
DHCP4.OPTION[17]:                      requested_domain_name = 1
DHCP4.OPTION[18]:                      requested_routers = 1
DHCP4.OPTION[19]:                      expiry = 1475528021
DHCP4.OPTION[20]:                      requested_wpad = 1
DHCP4.OPTION[21]:                      host_name = Aspire-V5-471P
DHCP4.OPTION[22]:                      requested_netbios_scope = 1
DHCP4.OPTION[23]:                      requested_ms_classless_static_routes = 1
DHCP4.OPTION[24]:                      requested_netbios_name_servers = 1
DHCP4.OPTION[25]:                      network_number = 192.168.42.0
DHCP4.OPTION[26]:                      requested_domain_search = 1
DHCP4.OPTION[27]:                      vendor_encapsulated_options = ANDROID_METERED
DHCP4.OPTION[28]:                      next_server = 192.168.42.129
DHCP4.OPTION[29]:                      requested_host_name = 1
DHCP4.OPTION[30]:                      dhcp_lease_time = 7200
DHCP4.OPTION[31]:                      requested_ntp_servers = 1
IP6.ADDRESS[1]:                        fe80::eae9:8aa:b955:789d/64
IP6.GATEWAY:                           

GENERAL.DEVICE:                        enp2s0f2
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 'enp2s0f2' [IF2]>
GENERAL.MTU:                            1500
GENERAL.STATE:                          20 (unavailable)
GENERAL.REASON:                        2 (Device is now managed)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:1c.2/0000:02:00.2/net/enp2s0f2
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:

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

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

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

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

[ifupdown]
managed=false

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

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

Region: Europe/London (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.

enp2s0f2  no frequency information.

enp0s20u1  no frequency information.

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

lo        Interface doesn't support scanning.

enp2s0f2  Interface doesn't support scanning.

enp0s20u1  Interface doesn't support scanning.

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

[cfg80211]
filename:      /lib/modules/4.4.0-38-generic/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
author:        Johannes Berg
srcversion:    25A45701AAA64DAC1E47D9D
depends:       
intree:        Y
vermagic:      4.4.0-38-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 #################

[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-bcm43.conf]
blacklist b43
blacklist b43legacy
blacklist ssb
blacklist bcm43xx
blacklist brcm80211
blacklist brcmfmac
blacklist brcmsmac
blacklist bcma

[/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 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/broadcom-sta-common.conf]
blacklist b43
blacklist b43legacy
blacklist b44
blacklist bcma
blacklist brcm80211
blacklist brcmsmac
blacklist ssb
install wl /sbin/modprobe --ignore-install wl $CMDLINE_OPTS

[/etc/modprobe.d/broadcom-sta-dkms.conf]
blacklist b43
blacklist b43legacy
blacklist b44
blacklist bcma
blacklist brcm80211
blacklist brcmsmac
blacklist ssb

[/etc/modprobe.d/intel-microcode-blacklist.conf]
blacklist microcode

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

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

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

exit 0

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

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

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

[  22.044746] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0489-e046.hcd failed with error -2
[  22.044756] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0489-e046.hcd not found
[  41.179675] IPv6: ADDRCONF(NETDEV_UP): enp2s0f2: link is not ready
[  41.443867] r8169 0000:02:00.2 enp2s0f2: link down
[  41.443936] IPv6: ADDRCONF(NETDEV_UP): enp2s0f2: link is not ready
[  119.703938] rndis_host 3-1:1.0 enp0s20u1: renamed from usb0
[  119.730937] IPv6: ADDRCONF(NETDEV_UP): enp0s20u1: link is not ready

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

I've run the wifi script above, any help would be much appreciated.

Thanks

Compatible Linux Wireless adapter

$
0
0
So let's say I have a wireless adapter in my hand that is "compatible" with linux. Do I simply plug in and connect?

Ubuntu continuously dropping wireless connection - please help!

$
0
0
I actually found this forum by doing a search to try and fix my problem. What I found was a very old thread in which someone had my very same problem, and they were helped, so the thread was marked [SOLVED], however others have posted there for help and haven't been answered, and it seems obvious that its because they are posting in a solved thread. That is the reason I've created a new thread.

The thread I'm referencing above is here: https://ubuntuforums.org/showthread.php?t=1289484

Its clear in reading the thread that the person who needed help had a different cause for their problem, as I can see by looking at my own feedback that the text highlighted in bold in the topic is correct for me. That means something ELSE is wrong. Can someone look at this and tell me what is causing my connection to drop? I have to manually disable and re-enable the connection to get back online, and its a constant problem...

I'm not sure if this is helpful, but it may be worth mentioning that I use windows on the same machine and do not have this issue there...

Entering: lspci

Code:

ikse@ikse-HP-Pavilion-17-Notebook-PC:~$ lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8610G]
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Trinity HDMI Audio Controller
00:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Port
00:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Port
00:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Port
00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 09)
00:10.1 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 09)
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 40)
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 16)
00:14.1 IDE interface: Advanced Micro Devices, Inc. [AMD] FCH IDE Controller
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 01)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge (rev 40)
00:14.5 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 5
01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter (rev 01)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 07)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)

Entering: sudo lshw -C network

Code:

ikse@ikse-HP-Pavilion-17-Notebook-PC:~$ sudo lshw -C network
[sudo] password for ikse:
  *-network             
      description: Wireless interface
      product: RTL8188EE Wireless Network Adapter
      vendor: Realtek Semiconductor Co., Ltd.
      physical id: 0
      bus info: pci@0000:01:00.0
      logical name: wlan0
      version: 01
      serial: 74:29:af:62:f7:8e
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
      configuration: broadcast=yes driver=rtl8188ee  driverversion=3.19.0-68-generic firmware=N/A ip=192.168.1.9 latency=0  link=yes multicast=yes wireless=IEEE 802.11bgn
      resources: irq:38 ioport:e000(size=256) memory:fea00000-fea03fff
  *-network
      description: Ethernet interface
      product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
      vendor: Realtek Semiconductor Co., Ltd.
      physical id: 0
      bus info: pci@0000:02:00.0
      logical name: eth0
      version: 07
      serial: 38:63:bb:ab:36:3b
      size: 10Mbit/s
      capacity: 100Mbit/s
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress msix vpd bus_master cap_list rom  ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=r8169  driverversion=2.3LK-NAPI duplex=half firmware=rtl8106e-1_0.0.1 06/29/12  latency=0 link=no multicast=yes port=MII speed=10Mbit/s
      resources: irq:35 ioport:d000(size=256) memory:fe914000-fe914fff memory:fe910000-fe913fff memory:fe900000-fe90ffff

I greatly appreciate any helpful advice on this.

Share network connection to Raspberry pi Zero via USB?

$
0
0
hi guys,

i'm wanting to share my network connection on my ubuntu server with my raspberry pi zero thats plugged in via USB. Now i can do this on a windows machine without a problem and there is documentation around explaining how to do it with a windows machine. for reference: http://blog.gbaman.info/?p=699

does anyone know how i can get this to work via my ubuntu server? the server is headless so will need to do it all via command line. i've not used ICS within linux before and the windows one automatically worked

Fortinet SSL VPN client for Ubuntu (and Debian)

[SOLVED] Can't enable wifi on ASUS K501U laptop (Ubuntu 16.04)

$
0
0
Hi everyone, I've just finished installing Ubuntu on my laptop, and I can't enable wifi. Turned out my wireless adapter got hard blocked, but I'm sure my laptop doesn't have a physical wifi switch. I ran some commands and got the following:
Code:

~$ rfkill list

0: hci0: Bluetooth

    Soft blocked: no

    Hard blocked: no

1: phy0: Wireless LAN

    Soft blocked: no

    Hard blocked: yes

2: asus-wlan: Wireless LAN

    Soft blocked: no

    Hard blocked: no

3: asus-bluetooth: Bluetooth

    Soft blocked: no

    Hard blocked: no




~$ lspci | grep Network

03:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)




~$ ls -a /lib/firmware | grep 7265

iwlwifi-7265-10.ucode

iwlwifi-7265-12.ucode

iwlwifi-7265-13.ucode

iwlwifi-7265-16.ucode

iwlwifi-7265-8.ucode

iwlwifi-7265-9.ucode

iwlwifi-7265D-10.ucode

iwlwifi-7265D-12.ucode

iwlwifi-7265D-13.ucode

iwlwifi-7265D-16.ucode

Any idea? Thank you, Kim

Auto disconnect if limit traffic reached

$
0
0
Currently I use ntm but it's last update is for 2011 and I have many problem with that in Ubuntu 16.04.1 . Is there any alternative for that?
If no, can you please help me to extract daily traffic usage in vnstat to write a script for that with cron like the follow script?
Code:

unit=$(vnstat -s -i ppp0 | sed -n 6p |  awk '{ print $9 $7 }' | head -c 1)
amount=$(vnstat -s -i ppp0 | sed -n 6p |  awk '{ print $8 $7 }' | rev | cut -c 2- | rev)
day=$(vnstat -s -i ppp0 | sed -n 6p |  awk '{ print $1 $7 }' | rev | cut -c 2- | rev)
//The bug is in the three lines above, I can't extract the daily usage because the number of lines change in some execution of vnstat
max=34
if [ "$day" == 'today' ]; then
    if [ "$unit" == 'M' ]; then
        if (( $(echo "$amount > $max" |bc -l) )); then
            if ! [ -f "/home/vahid/bash/dialogue" ]; then
                touch /home/vahid/bash/dialogue
                poff dsl-provider
                zenity --error --text="The limit is reached" --display=:0.0
                rm /home/vahid/bash/dialogue
            fi
        fi
    fi
fi


[ubuntu] Can't connect to a wireless network

$
0
0
Hi, I got my brother's old PC, and it's running Ubuntu 12.04
I've always used Windows so I don't really know anything about Ubuntu or Linux.

I'm trying to connect to a wireless network, but it only shows Ethernet as an option.

when I connect a USB 'router' I can access the internet through it.

could someone please help me figure this out?

(perhaps it's a drivers problem?)

BIND9 Start Error

$
0
0
My Bind9 server stopped starting up.

Here is the status output:
service bind9 status
Code:

bind9.service - BIND Domain Name Server
  Loaded: loaded (/lib/systemd/system/bind9.service; enabled; vendor preset: enabled)
  Drop-In: /run/systemd/generator/bind9.service.d
          └─50-insserv.conf-$named.conf
  Active: failed (Result: exit-code) since Tue 2016-10-04 17:02:49 EDT; 17h ago
    Docs: man:named(8)
  Process: 1377 ExecStop=/usr/sbin/rndc stop (code=exited, status=1/FAILURE)
  Process: 1368 ExecStart=/usr/sbin/named -f -u bind (code=exited, status=1/FAILURE)
 Main PID: 1368 (code=exited, status=1/FAILURE)


Oct 04 17:02:49 lab-dnsserver named[1368]: adjusted limit on open files from 4096 to 1048576
Oct 04 17:02:49 lab-dnsserver named[1368]: found 2 CPUs, using 2 worker threads
Oct 04 17:02:49 lab-dnsserver named[1368]: using 2 UDP listeners per interface
Oct 04 17:02:49 lab-dnsserver named[1368]: using up to 4096 sockets
Oct 04 17:02:49 lab-dnsserver named[1368]: loading configuration from '/etc/bind/named.conf'
Oct 04 17:02:49 lab-dnsserver systemd[1]: bind9.service: Main process exited, code=exited, status=1/FAILURE
Oct 04 17:02:49 lab-dnsserver rndc[1377]: rndc: connect failed: 127.0.0.1#953: connection refused
Oct 04 17:02:49 lab-dnsserver systemd[1]: bind9.service: Control process exited, code=exited status=1
Oct 04 17:02:49 lab-dnsserver systemd[1]: bind9.service: Unit entered failed state.
Oct 04 17:02:49 lab-dnsserver systemd[1]: bind9.service: Failed with result 'exit-code'.


Forward Zone File:
;
; BIND data file for local loopback interface
;
$TTL    604800
@      IN      SOA    lab-dnsserver.labzone1.labnet.com. admin.labzone1.labnet.com. (
                              9        ; Serial
                        604800        ; Refresh
                          86400        ; Retry
                        2419200        ; Expire
                        604800 )      ; Negative Cache TTL
;
; name servers - NS records
    IN      NS          lab-dnsserver.labzone1.labnet.com.


; name servers - A records
lab-dnsserver.labzone1.labnet.com.      IN      A      192.168.3.30


; 192.168.3.0/24 - A records
lab-observium.labzone1.labnet.com.      IN      A      192.168.3.31
LAB-2012R2-01.labzone1.labnet.com.      IN      A      192.168.3.21
lab-elk.labzone1.labnet.com.            IN      A      192.168.3.32


Reverse Zone:
;
; BIND reverse data file for local loopback interface
;
$TTL    604800
@      IN      SOA    labzone1.labnet.com. admin.labzone1.labnet.com. (
                              8        ; Serial
                        604800        ; Refresh
                          86400        ; Retry
                        2419200        ; Expire
                        604800 )      ; Negative Cache TTL
;
; name servers - NS records
    IN    NS          lab-dnsserver.labzone1.labnet.com.


; PTR Records
30.3 IN    PTR        lab-dnsserver.labzone1.labnet.com.      ; 192.168.3.30
31.3 IN    PTR        lab-observium.labzone1.labnet.com.      ; 192.168.3.31
21.3 IN    PTR        lAB-2012R2-01.labzone1.labnet.com.      ; 192.168.3.21
32.3 IN    PTR        lab-elk.labzone1.labnet.com.      ; 192.168.3.32

I'm not sure where to continue troubleshooting.

Thanks for any help.

StrongSwan ipsec NO_PROPOSAL_CHOSEN

$
0
0
Hi


It has a problem with the connection between the vpn ipsec strongswan and Cisco vpn gateway.


Does anyone know what the problem might be? I tried to set up a connection already with two different hosts. Since my partner on the right side I have information that the phase 1 start properly. The problem occurs with phase 2. On the device is running dozens of other connections ipsec. On my website host is peer. Interface eth0 is set to an external address. On my side there's no NAT, all firewalls disabled. We have tried all sorts of encryption, hashing and groups pfs, psk certainly agree because the phase 1 start properly


When trying to connect I still have a problem:


Code:

ipsec up plus
initiating Main Mode IKE_SA plus[3] to yyy.yyy.yyy.yyy
generating ID_PROT request 0 [ SA V V V V ]
sending packet: from xxx.xxx.xxx.xxx[500] to yyy.yyy.yyy.yyy[500] (228 bytes)
received packet: from yyy.yyy.yyy.yyy[500] to xxx.xxx.xxx.xxx[500] (108 bytes)
parsed ID_PROT response 0 [ SA V ]
received NAT-T (RFC 3947) vendor ID
generating ID_PROT request 0 [ KE No NAT-D NAT-D ]
sending packet: from xxx.xxx.xxx.xxx[500] to yyy.yyy.yyy.yyy[500] (308 bytes)
received packet: from yyy.yyy.yyy.yyy[500] to xxx.xxx.xxx.xxx[500] (368 bytes)
parsed ID_PROT response 0 [ KE No V V V V NAT-D NAT-D ]
received Cisco Unity vendor ID
received DPD vendor ID
received unknown vendor ID: a5:02:d6:33:67:9c:f2:89:91:08:80:93:36:7d:01:ab
received XAuth vendor ID
generating ID_PROT request 0 [ ID HASH N(INITIAL_CONTACT) ]
sending packet: from xxx.xxx.xxx.xxx[500] to yyy.yyy.yyy.yyy[500] (108 bytes)
received packet: from yyy.yyy.yyy.yyy[500] to xxx.xxx.xxx.xxx[500] (76 bytes)
parsed ID_PROT response 0 [ ID HASH ]
IKE_SA plus[3] established between xxx.xxx.xxx.xxx[xxx.xxx.xxx.xxx]...yyy.yyy.yyy.yyy[yyy.yyy.yyy.yyy]
scheduling reauthentication in 85809s
maximum IKE_SA lifetime 86349s
generating QUICK_MODE request 1917731353 [ HASH SA No KE ID ID ]
sending packet: from xxx.xxx.xxx.xxx[500] to yyy.yyy.yyy.yyy[500] (380 bytes)
received packet: from yyy.yyy.yyy.yyy[500] to xxx.xxx.xxx.xxx[500] (92 bytes)
parsed INFORMATIONAL_V1 request 2124355898 [ HASH N(NO_PROP) ]
received NO_PROPOSAL_CHOSEN error notify
establishing connection 'plus' failed


my ipsec.conf


Code:



# ipsec.conf - strongSwan IPsec configuration file


# basic configuration


config setup
    # strictcrlpolicy=yes
    # uniqueids = no


# Add connections here.


# Sample VPN connections


conn plus
    type=tunnel
    leftauth=psk
    rightauth=psk
    ike=3des-md5;modp1024
    esp=3des-md5;modp1024!
    left=xxx.xxx.xxx.xxx
    leftsubnet=xxx.xxx.xxx.xxx/32
    right=yyy.yyy.yyy.yyy
    rightsubnet=zzz.zzz.zzz.zzz/32
    auto=start
    keyingtries=999
    keyexchange=ikev1
    ikelifetime=86400
    keylife=3600
    compress=no


My ipsec.secrets


Code:

   


# This file holds shared secrets or RSA private keys for authentication.


# RSA private key for this host, authenticating it to any other host
# which knows the public part.  Suitable public keys, for ipsec.conf, DNS,
# or configuration of other implementations, can be extracted conveniently
# with "ipsec showhostkey".


yyy.yyy.yyy.yyy xxx.xxx.xxx.xxx : PSK "my psk"


ipsec statusall


Code:

ipsec statusall
Status of IKE charon daemon (strongSwan 5.3.5, Linux 4.4.0-22-generic, x86_64):
  uptime: 3 minutes, since Oct 05 09:26:10 2016
  malloc: sbrk 2568192, mmap 0, used 360384, free 2207808
  worker threads: 10 of 16 idle, 6/0/0/0 working, job queue: 0/0/0/0, scheduled: 1
  loaded plugins: charon test-vectors aes rc2 sha1 sha2 md4 md5 random nonce x509 revocation constraints pubkey pkcs1 pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem openssl fips-prf gmp agent xcbc hmac gcm attr kernel-netlink resolve socket-default connmark stroke updown
Listening IP addresses:
  xxx.xxx.xxx.xxx
  2a01:4f8:172:31a3::2
  192.168.10.11
  192.168.56.1
Connections:
        plus:  xxx.xxx.xxx.xxx...yyy.yyy.yyy.yyy  IKEv1
        plus:  local:  [xxx.xxx.xxx.xxx] uses pre-shared key authentication
        plus:  remote: [yyy.yyy.yyy.yyy] uses pre-shared key authentication
        plus:  child:  xxx.xxx.xxx.xxx/32 === zzz.zzz.zzz.zzz/32 TUNNEL
Security Associations (0 up, 1 connecting):
        plus[1]: CONNECTING, xxx.xxx.xxx.xxx[%any]...yyy.yyy.yyy.yyy[%any]
        plus[1]: IKEv1 SPIs: 6fe3e9edaf9a3c4c_i* 0000000000000000_r
        plus[1]: Tasks queued: QUICK_MODE QUICK_MODE
        plus[1]: Tasks active: ISAKMP_VENDOR ISAKMP_CERT_PRE MAIN_MODE ISAKMP_CERT_POST ISAKMP_NATD

cisco config


edit


Code:



crypto isakmp key "my psk" address xxx.xxx.xxx.xxx
!
crypto isakmp peer address xxx.xxx.xxx.xxx
!
ip access-list extended ipsec-12110


permit ip host zzz.zzz.zzz.zzz host xxx.xxx.xxx.xxx
!
crypto map internet 12110 ipsec-isakmp
  description ****    ***
  set peer xxx.xxx.xxx.xxx
  set transform-set plus-3des-md5
  set pfs group2
  match address ipsec-12110
  reverse-route static
exit
router static
address-family ipv4 unicast
xxx.xxx.xxx.xxx/32 yyy.yyy.yyy.yyy description ipsec-12110
 
 
Phase 1 (isakmp)
Protection suite
encryption algorithm:  Three key triple DES
hash algorithm:        Message Digest 5
authentication method:  Pre-Shared Key
Diffie-Hellman group:  #2 (1024 bit)
lifetime:              86400 seconds, no volume limit


Phase 2 (ipsec)
encryption algorithm:  Three key triple DES
hash algorithm:        Message Digest 5
PFS - Diffie-Hellman group:  #2 (1024 bit)
Security association lifetime: 4608000 kilobytes/3600 seconds

Wifi Out of Range

$
0
0
Hello,
5 days ago my laptop suddenly stopped connecting to my wireless network and said that it was out of range. I had been using it the night before, however, in exactly the same position and nothing changed, so I don't understand why my wifi is 'out of range' now. I can connect to another wireless network in the house easily still.
Also, my sister's laptop which is a Windows 10 can connect to the particular network that I can't connect to, so it isn't the network's problem,but my computer.
I have an Ubuntu 14.04.
Idk much about computers, so I am really not in the know about what I should do. Can anyone tell me what my problem is???
Sorry if I'm not posting this right.

DSE Cassandra 4.8.4 not a valid port number

$
0
0
Hello all,

I have a four node cluster and am trying to get node 1 up and running. Version of cassandra: DSE Cassandra 4.8.4
The syntax that I am using to log into cqlsh is: cqlsh -u cassandra -pw cassandra 10.30.30.243 9160
And the output that I am receiving is as follows: Usage: cqlsh [options] [host [port]]
cqlsh: error: '10.30.30.243' is not a valid port number.

Wifi will not restart

$
0
0
I am thinking this is a problem do to the fact that the drivers for my wifi are just not quite right. I may have to live with this problem.
First the setup I have a Toshiba Satellite P875-S7310

Link to it here:
https://www.amazon.com/dp/B00BQKW45M...=IS2DHKH9UXT0B

I put 16.04.1 LTS (Xenial Xerus) with Mate 1.12.1 on it. Wifi works just like it should after powering up BUT if for any reason the wifi is signal is dropped (the signal only, so if internet is down but the signal is still up and running NO PROBLEMS at all) none of the wifi networks will show up anymore. This is been a long long bug I have been trying to fix so I can not get into all the dead ends here it would be a small book. :P I tried using different network managers like wifi radar and wicd but dead end there.

You can get the same result if you put "ifconfig wlp2s0 down" into the command line. (the "wlp2s0" being different on some computers)

So here is an example of the problem. Everything normal then router goes down for a bit but then I can no longer see any wifi signals at all. I would think that just putting in "ifconfig wlp2s0 up" into the terminal should restore the display of the wifi signals but NOPE. Now when this happens if I run different network managers like wifi radar and wicd I can see the wifi signals and I can even hook up to them kinda . . . it shows that I am hooked up and when I run the "system monitor" program I can see internet traffic (like pings or something) but I can not run anything that hooks up to the internet like firefox, bluemoon, Konqueror, thunderbird, podcast down-loaders etc. Well I can run them they just can not see the internet. It also happens a LOT in fact about 90% of the time It will happen when I try to switch to a different wifi network.

The only way to get internet back is to restart the computer and that can be a real pain in the butt when I have certain projects going on.

Problem solved would be ideal but I would be happy if I can have even a work around. The work around I am thinking of is to just restart the "stock" wifi network manager (I am sure it has a name I just have no idea what it is) I tried to just do a command line of "ifconfig wlp2s0 down" then "ifconfig wlp2s0 up" but that is not shutting down the whole wifi network manager just the connections and does nothing to being it back up after it fails. If there is a command line to where I can shut down the WHOLE wifi network manager and then start it back up again I think that would work as a good work around to the problem.

I am just lost when it comes to command lines.

Thanks for your time reading this long mess :)

[ubuntu] Tftp-hpa

$
0
0
what tools can i use to monitor what my TFTP/DNSMASQ is doing. In terms of information it is being requested of and providing?

No wireless or Wired connection - can see and connect to router though?!?!

$
0
0
Hi All,

Reasonably new to Ubuntu....

I have version 16.04 and up until a few weeks ago everything was fine but now appear to be suffering chronic connection issues. I've run dry on my knowledge and looking to see if you might be able to help. I can both see and connect to my router but am completely unable to connect to the internet. I have other devices, including further Linux platforms working OK on their connections and have checked that all router settings are not inhibiting the issue. I can ping these devices all with positive response but am unable to ping outside of this network...having tried both named conventions and IP addresses.

The problem occurred seemingly overnight when I attempted to load up the internet with no changes that I was aware of.

I have included the code and results of a number of commands, hopefully you guys might be able to shed some light on the issues for me.

Cheers

(Apologies for the size of the post)

Code:


-  iwconfig
wlp3s0    IEEE 802.11abgn  ESSID:"TALKTALK-0EACB2" 
          Mode:Managed  Frequency:2.417 GHz  Access Point: E8:CC:18:0E:AC:B2 
          Bit Rate=54 Mb/s  Tx-Power=15 dBm 
          Retry short limit:7  RTS thr:off  Fragment thr:off
          Power Management:on
          Link Quality=68/70  Signal level=-42 dBm 
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:30  Missed beacon:0
lo        no wireless extensions.
enp0s25  no wireless extensions.
-  route
Kernel IP routing table
Destination    Gateway        Genmask        Flags Metric Ref    Use Iface
default        192.168.1.1    0.0.0.0        UG    600    0        0 wlp3s0
link-local      *              255.255.0.0    U    1000  0        0 wlp3s0
192.168.1.0    *              255.255.255.0  U    600    0        0 wlp3s0
-  ifconfig
enp0s25  Link encap:Ethernet  HWaddr f0:de:f1:70:8f:c6 
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:20 Memory:f2500000-f2520000
lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:2424 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2424 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:183962 (183.9 KB)  TX bytes:183962 (183.9 KB)
wlp3s0    Link encap:Ethernet  HWaddr a0:88:b4:8b:47:3c 
          inet addr:192.168.1.8  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::a288:b4ff:fe8b:473c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:264 errors:0 dropped:0 overruns:0 frame:0
          TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:16664 (16.6 KB)  TX bytes:5845 (5.8 KB)
-  ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=254 time=3.17 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=254 time=1.36 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=254 time=0.974 ms
64 bytes from 192.168.1.1: icmp_seq=4 ttl=254 time=0.889 ms
64 bytes from 192.168.1.1: icmp_seq=5 ttl=254 time=1.27 ms
64 bytes from 192.168.1.1: icmp_seq=6 ttl=254 time=2.94 ms
^C
--- 192.168.1.1 ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 5007ms
rtt min/avg/max/mdev = 0.889/1.769/3.175/0.929 ms
ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
^C
--- 8.8.8.8 ping statistics ---
8 packets transmitted, 0 received, 100% packet loss, time 7055ms
-  ping -c 5 google.com
ping: unknown host google.com
-  dig google.com
; <<>> DiG 9.10.3-P4-Ubuntu <<>> google.com
;; global options: +cmd
;; connection timed out; no servers could be reached
sudo lshw -C network
  *-network             
      description: Ethernet interface
      product: 82579LM Gigabit Network Connection
      vendor: Intel Corporation
      physical id: 19
      bus info: pci@0000:00:19.0
      logical name: enp0s25
      version: 04
      serial: f0:de:f1:70:8f:c6
      capacity: 1Gbit/s
      width: 32 bits
      clock: 33MHz
      capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k firmware=0.13-3 latency=0 link=no multicast=yes port=twisted pair
      resources: irq:25 memory:f2500000-f251ffff memory:f252b000-f252bfff ioport:5080(size=32)
  *-network
      description: Wireless interface
      product: Centrino Advanced-N 6205 [Taylor Peak]
      vendor: Intel Corporation
      physical id: 0
      bus info: pci@0000:03:00.0
      logical name: wlp3s0
      version: 34
      serial: a0:88:b4:8b:47:3c
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
      configuration: broadcast=yes driver=iwlwifi driverversion=4.4.0-31-generic firmware=18.168.6.1 ip=192.168.1.67 latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn
      resources: irq:28 memory:f2400000-f2401fff

[lubuntu] ipw2200 with problems after a update

$
0
0
Hello

Some time ago, I had a issue which cause my notebook to reach over 90°C due to a wireless error. It was caused because there was no adequate module loaded. The old issue: https://ubuntuforums.org/showthread.php?t=2333925

Since last week, this issue is back again. However, instead of the module ipw2200 not being loaded, it is loaded but stops working. A dmesg message about ASSOCIATE command being already sent is shown, and then the wireless stops working, CPU reaches 100% usage. To restore the wireless, suspending and returning makes go it back to the normal state. With the module, the wireless would work flawlessly for over 48 hours. Now it may stop after boot, after 3 hours, after 12 hours. I've found no pattern.

When this error happens, exactly the same error messages as if the module was not loaded appears. What I noticed this time is that the ASSOCIATE message is the first one that appears.

Code:

[ 8326.112600] ipw2200: Failed to send ASSOCIATE: Already sending a command.
When suspending:

Code:

[10129.517088] wlp1s5: Going into suspend...
[10129.536344] ipw2200: Firmware error detected.  Restarting.
[10129.567125] ipw2200: Unable to load ucode: -22
[10129.567133] ipw2200: Unable to load firmware: -22
[10129.567133] ipw2200: Failed to up device

I am not sure, but my suspect this update caused the issues:
Code:

Commit Log for Thu Sep 29 20:54:38 2016



Atualizados os seguintes pacotes:
bind9-host (1:9.10.3.dfsg.P4-8ubuntu1) to 1:9.10.3.dfsg.P4-8ubuntu1.1
dnsutils (1:9.10.3.dfsg.P4-8ubuntu1) to 1:9.10.3.dfsg.P4-8ubuntu1.1
isc-dhcp-client (4.3.3-5ubuntu12.1) to 4.3.3-5ubuntu12.3
isc-dhcp-common (4.3.3-5ubuntu12.1) to 4.3.3-5ubuntu12.3
libbind9-140 (1:9.10.3.dfsg.P4-8ubuntu1) to 1:9.10.3.dfsg.P4-8ubuntu1.1
libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1) to 1:9.10.3.dfsg.P4-8ubuntu1.1
libdns162 (1:9.10.3.dfsg.P4-8ubuntu1) to 1:9.10.3.dfsg.P4-8ubuntu1.1
libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1) to 1:9.10.3.dfsg.P4-8ubuntu1.1
libisc160 (1:9.10.3.dfsg.P4-8ubuntu1) to 1:9.10.3.dfsg.P4-8ubuntu1.1
libisccc140 (1:9.10.3.dfsg.P4-8ubuntu1) to 1:9.10.3.dfsg.P4-8ubuntu1.1
libisccfg140 (1:9.10.3.dfsg.P4-8ubuntu1) to 1:9.10.3.dfsg.P4-8ubuntu1.1
liblwres141 (1:9.10.3.dfsg.P4-8ubuntu1) to 1:9.10.3.dfsg.P4-8ubuntu1.1
libnm0 (1.2.0-0ubuntu0.16.04.3) to 1.2.2-0ubuntu0.16.04.1
libsmbclient (2:4.3.9+dfsg-0ubuntu0.16.04.3) to 2:4.3.11+dfsg-0ubuntu0.16.04.1
libwbclient0 (2:4.3.9+dfsg-0ubuntu0.16.04.3) to 2:4.3.11+dfsg-0ubuntu0.16.04.1
network-manager (1.2.0-0ubuntu0.16.04.3) to 1.2.2-0ubuntu0.16.04.1
samba-libs (2:4.3.9+dfsg-0ubuntu0.16.04.3) to 2:4.3.11+dfsg-0ubuntu0.16.04.1


Instalados os seguintes pacotes:
python3-xdg (0.25-4)
redshift (1.10-5ubuntu1)
redshift-gtk (1.10-5ubuntu1)

I don't know how to be sure, but I believe that this update broke ipw2200. Is there a way to test with the older version of the packages listed to be sure?

Thank you.

[ubuntu] Wi-Fi Shows network at weak signal and doesn't connect

$
0
0
I have dual booted Ubuntu 16.04 and have problems in my wi-fi connection. First it was disabled and greyed out and I applied many solutions on this forums. Now, there is a very weak Wi-Fi signal showing up which doesn't connect.
Quote:

USING: iwconfig

lo no wireless extensions.

wlo1 IEEE 802.11bgn ESSID:"Some Wifi"
Mode:Managed Frequency:2.412 GHz Access Point: 00:23:68:2F:91:21
Bit Rate=65 Mb/s Tx-Power=18 dBm
Retry short limit:7 RTS thr=2347 B Fragment thr:off
Power Management:off
Link Quality=36/70 Signal level=-74 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:81 Missed beacon:0

eno1 no wireless extensions.

enp0s20u1 no wireless extensions.

USING: lspci -vvnn | grep Network

08:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:804c]


Intel Wireless 8260 regularly deauthenticating

$
0
0
This problem is occurring only at my workplace, which has two networks, one 2.4GHz and one 5GHz (problem occurs on both). Every 10 to 30 minutes I lose connectivity for a few minutes (or until I reconnect to the network). I've noticed that when this happens all other networks disappear from the list of available connections.

The corresponding log in dmesg (which doesn't always show up when connection cuts out) indicates that my machine is deauthenticating for some reason.

Code:

[Oct 6 11:31] wlp4s0: deauthenticating from c0:56:27:41:ef:5f by local choice (Reason: 3=DEAUTH_LEAVING)
[  +0.925403] iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
[  +0.001350] iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
[  +0.138078] iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
[  +0.000575] iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
[  +0.081349] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[  +0.061993] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[  +3.089347] wlp4s0: authenticate with c0:56:27:41:ef:5f
[  +0.009205] wlp4s0: send auth to c0:56:27:41:ef:5f (try 1/3)
[  +0.004826] wlp4s0: authenticated
[  +0.002966] wlp4s0: associate with c0:56:27:41:ef:5f (try 1/3)
[  +0.001484] wlp4s0: RX AssocResp from c0:56:27:41:ef:5f (capab=0x411 status=0 aid=1)
[  +0.001633] wlp4s0: associated
[  +0.000045] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
[  +0.092040] wlp4s0: Limiting TX power to 27 (30 - 3) dBm as advertised by c0:56:27:41:ef:5f

So far, I've tried disabling power saving and ipv6, but neither of these had any effect and the latter just silenced all errors in dmesg. I'm attaching the output of the wireless-info script, if anyone has any idea what might be going wrong or how I can go about debugging this I would greatly appreciate the help!
Attached Files

Use Ubuntu to Create ad hoc wifi network + act as file server

$
0
0
Is there a way to take a computer running Ubuntu (16.04LTS) and have it create its own ad hoc wifi network (that other devices could connect to, albeit without any internet connectivity) and then serve files to the devices connected to it?

I'm going to take my kids on a 14 hour trip. We used to have a Seagate Satellite (battery powered, HDD with embedded file server) that the kids used to stream movies and watch on their tablets and phones. Sadly, that device has gone AWOL. (I suspect someone in the family loaned it out and it was never returned). Anyway, I don't want to spend $200 to buy another one if I can improvise one.

I own a few Intel NUCs (tiny computers about 4" x 4" x 3") that run Ubuntu. If I could (1) make it create an ad hoc wifi environment that up to 4 devices could connect to and (2) use the wifi to serve/stream movies to the kids' phones and tablets, I could make this work without having to buy anything.

Is this doable?
Viewing all 23300 articles
Browse latest View live


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