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

[ubuntu] rtl8192cu - Activation of network connection failed

$
0
0
Hi,

OS: Ubuntu 19.10

I have a TP-Link TL-WN8200ND [Realtek RTL8192CU] wireless adapter. When it is connected the green led is on. But after trying to connect to my wifi network I'm getting an "Activation of network connection failed" popup message.

I tried booting from a Live USB with the same result.

I was following this thread: http://forums.debian.net/viewtopic.php?f=30&t=142930

Here the resuts:

Code:

uname -a
Linux PC1 5.3.0-42-generic #34-Ubuntu SMP Fri Feb 28 05:49:40 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

Code:

dmesg | grep rtl
[  349.948620] rtl8192cu: Chip version 0x11
[  350.031004] rtl8192cu: Board Type 0
[  350.031245] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[  350.031286] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[  350.047595] ieee80211 phy1: Selected rate control algorithm 'rtl_rc'
[  350.070683] usbcore: registered new interface driver rtl8192cu
[  350.119239] rtl8192cu 1-2:1.0 wlxc025e91ae320: renamed from wlan0
[  350.237622] rtl8192cu: MAC auto ON okay!
[  350.272010] rtl8192cu: Tx queue select: 0x05
[  395.989263] rtl_usb: reg 0x102, usbctrl_vendorreq TimeOut! status:0xffffffed value=0x390172a
[  395.989272] rtl_usb: reg 0x422, usbctrl_vendorreq TimeOut! status:0xffffffed value=0x1717171e
[  395.989280] rtl_usb: reg 0x542, usbctrl_vendorreq TimeOut! status:0xffffffed value=0x1717171e
[  395.989306] rtl_usb: reg 0x102, usbctrl_vendorreq TimeOut! status:0xffffffed value=0x1e1e1e27
[ 1406.875681] rtl8192cu: Chip version 0x11
[ 1406.967938] rtl8192cu: Board Type 0
[ 1406.968181] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[ 1406.968217] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[ 1406.968463] ieee80211 phy3: Selected rate control algorithm 'rtl_rc'
[ 1407.050506] rtl8192cu 1-2:1.0 wlxc025e91ae320: renamed from wlan0
[ 1407.098561] rtl8192cu: MAC auto ON okay!
[ 1407.136699] rtl8192cu: Tx queue select: 0x05
[ 2175.655786] rtl8192cu: Chip version 0x11
[ 2175.734170] rtl8192cu: Board Type 0
[ 2175.734415] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[ 2175.734455] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[ 2175.735574] ieee80211 phy5: Selected rate control algorithm 'rtl_rc'
[ 2175.800898] rtl8192cu 1-2:1.0 wlxc025e91ae320: renamed from wlan0
[ 2175.844792] rtl8192cu: MAC auto ON okay!
[ 2175.884298] rtl8192cu: Tx queue select: 0x05

Code:

rfkill list
3: phy3: Wireless LAN
    Soft blocked: no
    Hard blocked: no

Code:

lsmod | grep rtl
rtl8192cu              73728  0
rtl_usb                20480  1 rtl8192cu
rtl8192c_common        53248  1 rtl8192cu
rtlwifi                86016  3 rtl8192c_common,rtl_usb,rtl8192cu
mac80211              851968  6 rtl_usb,rtl8192cu,rt2x00lib,rtlwifi,rt2x00usb,rt2800lib
cfg80211              712704  3 rt2x00lib,rtlwifi,mac80211

Code:

sudo ip link set wlxc025e91ae320 up
sudo iw dev wlxc025e91ae320 scan | grep SSID
    SSID: Fibertel WiFi515 2.4GHz
    SSID: Fibertel WiFi462 2.4GHz
    SSID: CRISTIAN
    SSID: Fibertel WiFi349 2.4GHz
    SSID: tango
        * SSID List
    SSID: cgalera
    SSID: Fibertel WiFi807 2.4GHz
    SSID: Planeta Kamikaze
    SSID: Fibertel WiFi724 2.4GHz
    SSID: WiFi-casa
    SSID: Fibertel WiFi034 2.4GHz
    SSID: DigitalCore2
    SSID: DigitalCore
    SSID: DigitalCore3
    SSID: los reyes
    SSID: Taller
    SSID: HP-Print-E1-LaserJet 1102
    SSID: Spiedo2.4GHz

After trying to connect to my network:
Code:

dmesg | grep rtl
[  349.948620] rtl8192cu: Chip version 0x11
[  350.031004] rtl8192cu: Board Type 0
[  350.031245] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[  350.031286] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[  350.047595] ieee80211 phy1: Selected rate control algorithm 'rtl_rc'
[  350.070683] usbcore: registered new interface driver rtl8192cu
[  350.119239] rtl8192cu 1-2:1.0 wlxc025e91ae320: renamed from wlan0
[  350.237622] rtl8192cu: MAC auto ON okay!
[  350.272010] rtl8192cu: Tx queue select: 0x05
[  395.989263] rtl_usb: reg 0x102, usbctrl_vendorreq TimeOut! status:0xffffffed value=0x390172a
[  395.989272] rtl_usb: reg 0x422, usbctrl_vendorreq TimeOut! status:0xffffffed value=0x1717171e
[  395.989280] rtl_usb: reg 0x542, usbctrl_vendorreq TimeOut! status:0xffffffed value=0x1717171e
[  395.989306] rtl_usb: reg 0x102, usbctrl_vendorreq TimeOut! status:0xffffffed value=0x1e1e1e27
[ 1406.875681] rtl8192cu: Chip version 0x11
[ 1406.967938] rtl8192cu: Board Type 0
[ 1406.968181] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[ 1406.968217] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[ 1406.968463] ieee80211 phy3: Selected rate control algorithm 'rtl_rc'
[ 1407.050506] rtl8192cu 1-2:1.0 wlxc025e91ae320: renamed from wlan0
[ 1407.098561] rtl8192cu: MAC auto ON okay!
[ 1407.136699] rtl8192cu: Tx queue select: 0x05
[ 2175.655786] rtl8192cu: Chip version 0x11
[ 2175.734170] rtl8192cu: Board Type 0
[ 2175.734415] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[ 2175.734455] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[ 2175.735574] ieee80211 phy5: Selected rate control algorithm 'rtl_rc'
[ 2175.800898] rtl8192cu 1-2:1.0 wlxc025e91ae320: renamed from wlan0
[ 2175.844792] rtl8192cu: MAC auto ON okay!
[ 2175.884298] rtl8192cu: Tx queue select: 0x05
[ 3276.731114] rtl8192cu: Chip version 0x11
[ 3276.807626] rtl8192cu: Board Type 0
[ 3276.807865] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[ 3276.807907] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[ 3276.809160] ieee80211 phy7: Selected rate control algorithm 'rtl_rc'
[ 3276.884031] rtl8192cu 1-2:1.0 wlxc025e91ae320: renamed from wlan0
[ 3276.934622] rtl8192cu: MAC auto ON okay!
[ 3276.972870] rtl8192cu: Tx queue select: 0x05

I'm stuck here. Any help?

Thanks.
Best Regards.

netcfg/do_not_use_netplan=true ignored at install time

$
0
0
With people trying (and required) to work from home due to COVID-19, I need to set up a machine dedicated to an OpenVPN bridge (external Windows clients bridged to a simple Windows workgroup -- no WINS or domain controllers) for our very small office. Unfortunately, it appears that any documentation I find has just been relabeled as being for Ubuntu 18.04, because it ALL uses /etc/network/interfaces to set things up. I finally found this:
Quote:

At install time, a user can opt to use ifupdown by preseeding netcfg/do_not_use_netplan=true. This is done by adding the preseed line to the command line when booting the installation media (i.e. at install media boot menu, press F6, type ‘e’, and add to the command line).
In https://netplan.io/faq#how-to-go-back-to-ifupdown but I have been unable to get the installer for 18.04.4 to recognize (or obey?) the setting. I am seeing many comments about netplan not working well (or at all?) with bridging set ups, plus I have yet to encounter even ONE OpenVPN document for 18.04 that uses netplan files, and I am not nearly expert enough (or at all, really) to completely roll my own set up.

I have also read that there are quite a few issues and very tricky bits to trying to remove netplan and roll back to the older network/interfaces system, so if I cannot get the installer to respect the setting to install the old system, it would seem that I must find a 16.04 install just to do what I need.

Please tell me there is a better way.

[ubuntu] connectivity issues with dlink dwa 131 wifi adapter

$
0
0
i'm facing problems with dwa 131 wifi adapter.it was working fine until last reboot. i have gone through many threads regarding the same. most often i'm getting error with the commands they have given. i'm new to linux btw. also when i try to update through terminal, it says the given package doesnot have release note and so on.

i'm listing the return values of some commands.

$ lsusb
Bus 001 Device 004: ID 2001:3319 D-Link Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 045e:0084 Microsoft Corp. Basic Optical Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

$ dmesg | grep -i rtl
[ 1.189142] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0x (ptrval), bc:ae:c5:55:37:27, XID 083000c0 IRQ 24
[ 13.171263] usbcore: registered new interface driver rtl8192cu
[ 14.853439] usb 1-8: rtl8192eu_parse_efuse: dumping efuse (0x200 bytes):
[ 14.853618] usb 1-8: RTL8192EU rev B (SMIC) 2T2R, TX queues 3, WiFi=1, BT=0, GPS=0, HI PA=0
[ 14.853621] usb 1-8: RTL8192EU MAC: 0c:b6:d2:d0:df:08
[ 14.853625] usb 1-8: rtl8xxxu: Loading firmware rtlwifi/rtl8192eu_nic.bin
[ 15.979276] usbcore: registered new interface driver rtl8xxxu
[ 16.494875] usbcore: registered new interface driver rtl8192eu
[ 16.508418] rtl8xxxu 1-8:1.0 wlx0cb6d2d0df08: renamed from wlan0
[ 23.304427] usb 1-8: rtl8xxxu_bss_info_changed: HT supported
[ 7575.422342] usb 1-8: rtl8192eu_active_to_emu: Disabling MAC timed out
[ 7577.377951] usb 1-7: rtl8192eu_parse_efuse: dumping efuse (0x200 bytes):
[ 7577.378086] usb 1-7: RTL8192EU rev B (SMIC) 2T2R, TX queues 3, WiFi=1, BT=0, GPS=0, HI PA=0
[ 7577.378089] usb 1-7: RTL8192EU MAC: 0c:b6:d2:d0:df:08
[ 7577.378091] usb 1-7: rtl8xxxu: Loading firmware rtlwifi/rtl8192eu_nic.bin
[ 7578.883365] rtl8xxxu 1-7:1.0 wlx0cb6d2d0df08: renamed from wlan0
[ 7583.017079] usb 1-7: rtl8xxxu_bss_info_changed: HT supported


$ rfkill list all
1: phy1: Wireless LAN
Soft blocked: no
Hard blocked: no

[ubuntu] inconsistent wired internet

$
0
0
I'm seeing very inconsistent wired internet behavior - when running a speed test sometimes both up and down are 100mbps. Other times up, down, or both will be <10mbps. The internet will also just randomly drop sometimes.

I'm not really sure where to go from here, any help is appreciated.

Snippet from lspci -v:

Code:

03:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5762 Gigabit Ethernet PCIe (rev 10)
        Subsystem: Hewlett-Packard Company NetXtreme BCM5762 Gigabit Ethernet PCIe
        Flags: bus master, fast devsel, latency 0, IRQ 18
        Memory at e0820000 (64-bit, prefetchable) [size=64K]
        Memory at e0810000 (64-bit, prefetchable) [size=64K]
        Memory at e0800000 (64-bit, prefetchable) [size=64K]
        Capabilities: [48] Power Management version 3
        Capabilities: [50] Vital Product Data
        Capabilities: [58] MSI: Enable- Count=1/8 Maskable- 64bit+
        Capabilities: [a0] MSI-X: Enable+ Count=6 Masked-
        Capabilities: [ac] Express Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [13c] Device Serial Number 00-00-ec-b1-d7-50-f3-ac
        Capabilities: [150] Power Budgeting <?>
        Capabilities: [160] Virtual Channel
        Capabilities: [1b0] Latency Tolerance Reporting
        Capabilities: [230] Transaction Processing Hints
        Kernel driver in use: tg3
        Kernel modules: tg3


ifconfig -a:
Code:

eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.69  netmask 255.255.255.0  broadcast 192.168.1.255
        ether ec:b1:d7:50:f3:ac  txqueuelen 1000  (Ethernet)
        RX packets 190395  bytes 172765953 (172.7 MB)
        RX errors 0  dropped 10  overruns 0  frame 0
        TX packets 164009  bytes 179599510 (179.5 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 18


lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 4879  bytes 725412 (725.4 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 4879  bytes 725412 (725.4 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

[ubuntu] Bluetooth not working Asus x550 18.04 after reboot

$
0
0
I have an Asus f550lc with ZorinOS (based on Ubuntu 18.04.2)

Bluetooth had never work with zorin

with

#lspci -nnk

03:00.0 Network controller [0280]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]
Subsystem: Foxconn International, Inc. RT3290 Wireless 802.11n 1T/1R PCIe [105b:e055]
Kernel driver in use: rt2800pci
Kernel modules: rt2800pci
03:00.1 Bluetooth [0d11]: Ralink corp. RT3290 Bluetooth [1814:3298]
Subsystem: Foxconn International, Inc. RT3290 Bluetooth [105b:e056]
Kernel driver in use: rtbt
Kernel modules: rtbth

I did the instructions of topic https://ubuntuforums.org/showthread....5#post13795005 and bluetooth worked properly:

sudo add-apt-repository ppa:blaze/rtbth-dkms
sudo apt-get update
sudo apt install dkms rtbth-dkms blueman
sudo modprobe -v rtbth
but after a reboot of my laptop, bluetooth appears as disconected and there is not an adapter. If I run again sudo "modprove - v rtbth" again, bluetooth get it working!

I need to fix the solution on turn on!!!!

May someone help me, please? Thank you so much

[SOLVED] Newbee to linux - can't install usb wifi adapter driver

$
0
0
Hi everyone.

I installed Ubuntu on my Dell desktop and have enjoyed learning something new.

However, not being overly technical have I made a mistake?

I bought a usb wifi adapter from Amazon - but try as I might I can't install the driver that came with it on a CD (RTL88x2BU_WiFi_linux_v5.3.1)

https://www.amazon.co.uk/dp/B07XCMBLBJ/ref=cm_sw_r_apa_i_5Q1FEbCG1EPD2
(Says Linux compatible - but can see it's not in the communities supported device list).

I've extracted the driver to desktop and opened a console in the directory the install.sh lives.

run: "sudo bash install.sh" (as google advised)

It runs for some time.....

then I get: Compile make driver error: 2
Please check error Mesg


They seem to be

/home/jamie/Desktop/RTL88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX201 80427-5959/driver/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX201 80427-5959/os_dep/osdep_service.c: In function ‘isFileReadable’:
/home/jamie/Desktop/RTL88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX201 80427-5959/driver/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX201 80427-5959/os_dep/osdep_service.c:2190:10: error: implicit declaration of function ‘get_ds’; did you mean ‘get_da’? [-Werror=implicit-function-declaration]
set_fs(get_ds());
^~~~~~
get_da
/home/jamie/Desktop/RTL88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX201 80427-5959/driver/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX201 80427-5959/os_dep/osdep_service.c:2190:10: error: incompatible type for argument 1 of ‘set_fs’
In file included from ./include/linux/uaccess.h:11:0,
from ./include/linux/sched/task.h:11,
from ./include/linux/sched/signal.h:9,
from /home/jamie/Desktop/RTL88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX201 80427-5959/driver/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX201 80427-5959/include/osdep_service.h:47,
from /home/jamie/Desktop/RTL88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX201 80427-5959/driver/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX201 80427-5959/include/drv_types.h:27,
from /home/jamie/Desktop/RTL88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX201 80427-5959/driver/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX201 80427-5959/os_dep/osdep_service.c:19:
./arch/x86/include/asm/uaccess.h:29:20: note: expected ‘mm_segment_t {aka struct <anonymous>}’ but argument is of type ‘int’
static inline void set_fs(mm_segment_t fs)
^~~~~~


Any ideas? Thanks so much.

[ubuntu] Two interfaces on one interface

$
0
0
I noticed this on my Ubuntu 18 desktop:
Code:

inet 192.168.2.2/24 brd 192.168.2.255 scope global dynamic noprefixroute eth0      valid_lft 391sec preferred_lft 391sec
    inet 192.168.2.4/24 brd 192.168.2.255 scope global secondary noprefixroute eth0
      valid_lft forever preferred_lft forever

Why do I have two interfaces, and what is the difference?

[ubuntu] Bluetooth not pairing in Ubuntu 18.04 (Dell Latitude 7370)

$
0
0
I just bought a secondhand Dell Latitude 7370 and installed Ubuntu 18.04 LTS. I'm very new with linux. My bluetooth recognises new devices but does not pair (not with headphones, not with andoid phones). The bluetooth "connection" button for a device in the settings (see image) comes back automaticaly in unpaired position. My question is also on askubuntu

printscreen bluetooth settings

Output
Code:

uname -a; lspci -nnk | grep -iA2 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
HTML Code:

6d:00.0 Network controller [0280]: Intel Corporation Wireless 8260 [8086:24f3] (rev 3a)
    Subsystem: Intel Corporation Wireless 8260 [8086:0150]
    Kernel driver in use: iwlwifi
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:5768 Realtek Semiconductor Corp.
Bus 001 Device 004: ID 0a5c:5832 Broadcom Corp.
Bus 001 Device 003: ID 04f3:2335 Elan Microelectronics Corp.
Bus 001 Device 002: ID 8087:0a2b Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[  23.069600] Bluetooth: Core ver 2.22
[  23.069627] Bluetooth: HCI device and connection manager initialized
[  23.070445] Bluetooth: HCI socket layer initialized
[  23.070447] Bluetooth: L2CAP socket layer initialized
[  23.070454] Bluetooth: SCO socket layer initialized
[  23.250769] Bluetooth: hci0: Firmware revision 0.0 build 176 week 45 2017
[  23.276708] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  23.276710] Bluetooth: BNEP filters: protocol multicast
[  23.276715] Bluetooth: BNEP socket layer initialized
[  47.156693] Bluetooth: RFCOMM TTY layer initialized
[  47.156700] Bluetooth: RFCOMM socket layer initialized
[  47.156705] Bluetooth: RFCOMM ver 1.11
[ 2809.123397] Bluetooth: hci0: HCI reset during shutdown failed
[    0.223112] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.370907] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    3.511195] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[  22.067513] iwlwifi 0000:6d:00.0: loaded firmware version 36.e91976c0.0 op_mode iwlmvm
[  23.250769] Bluetooth: hci0: Firmware revision 0.0 build 176 week 45 2017
bluetooth            573440  39 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic          16384  2 bluetooth

Output
HTML Code:

rfkill list all
HTML Code:

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

Output for
HTML Code:

systemctl status bluetooth.service
HTML Code:

    ● bluetooth.service - Bluetooth service
      Loaded: loaded (/lib/systemd/system/bluetooth.service; disabled; vendor preset: enabled)
      Active: active (running) since Tue 2020-03-31 15:34:56 CEST; 2h 43min ago
        Docs: man:bluetoothd(8)
    Main PID: 1152 (bluetoothd)
      Status: "Running"
        Tasks: 1 (limit: 4915)
      CGroup: /system.slice/bluetooth.service
              └─1152 /usr/lib/bluetooth/bluetoothd

mar 31 17:39:35 ubuntophe bluetoothd[1152]: a2dp-sink profile connect failed for 00:02:72:EC:8C:E2: Protocol not available
mar 31 18:23:50 ubuntophe bluetoothd[1152]: Failed to set mode: Blocked through rfkill (0x12)
mar 31 18:27:02 ubuntophe bluetoothd[1152]: Failed to set mode: Blocked through rfkill (0x12)
mar 31 18:27:17 ubuntophe bluetoothd[1152]: a2dp-sink profile connect failed for 00:02:72:EC:8C:E2: Protocol not available

Thank you very much for any help with that.

Best way to connect through Nord VPN

$
0
0
Hello,

Which way is the best to connect to Nord VPN ?

I found 3 solutions :

1. Install Nord VPN Linux app , pro: Killswitch , con: Disables UFW (in Terminal the message appears that they had to disable it in order to make the right configurations , but that I’m protected through their Firewall , that’s an general issue, found some articles about but no solutions).

2. through Open VPN app

3. through Network manager

Important for me is that no usual connection is possible if the connection to Nord VPN Break off. The app has an Kills witch for that.
And is there any additional thing I had to do at Linux for anonymity? (Except the things which are at Windows too, like Browser Settings and Add-Ons.....)

THX

Unable to connect to wireless router

$
0
0
I am running Ubuntu Desktop 18. I have been unable to connect to the internet via my router. I can ping my local router, but I can't do much of anything else.
Here is what I get with my "route" command:
Code:

Kernel IP routing tableDestination    Gateway        Genmask        Flags Metric Ref    Use Iface
default        _gateway        0.0.0.0        UG    0      0        0 <wireless_int>
default        _gateway        0.0.0.0        UG    20600  0        0 <wireless_int>
link-local      0.0.0.0        255.255.0.0    U    1000  0        0 <wireless_int>
172.16.1.0    0.0.0.0        255.255.255.0  U    0      0        0 <wireless_int>
172.16.1.0    0.0.0.0        255.255.255.0  U    600    0        0 <wireless_int>
172.16.1.0    0.0.0.0        255.255.255.0  U    600    0        0 <wireless_int>

[ubuntu] Dell Inspirion 5570 - Ubuntu 19.10 Live unable to connect to 5G WiFi

$
0
0
Hi!

I'm trying Ubuntu 19.10 Live on my Dell Inspirion 5570. I am unable to connect to 5G WiFi network. However, with 2G everything is fine.
I have included journalctl output when trying to connect to 5G WiFi network. Can anyone suggest what to look for? Driver?

Thanks in advance!

Code:

Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0186] device (wlp3s0): Activation: starting connection 'BAHES_5g' (99b8acf9-61e4-4df3-b5b0-eab06b723509)
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0187] audit: op="connection-activate" uuid="99b8acf9-61e4-4df3-b5b0-eab06b723509" name="BAHES_5g" pid=2141 uid=999 result="success"
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0189] device (wlp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0192] manager: NetworkManager state is now CONNECTING
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0197] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0200] device (wlp3s0): Activation: (wifi) access point 'BAHES_5g' has security, but secrets are required.
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0200] device (wlp3s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0203] sup-iface[0x55ec67c54920,wlp3s0]: wps: type pbc start...
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0230] device (wlp3s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0235] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0239] device (wlp3s0): Activation: (wifi) connection 'BAHES_5g' has security, and secrets exist.  No new secrets needed.
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0239] Config: added 'ssid' value 'BAHES_5g'
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0239] Config: added 'scan_ssid' value '1'
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0239] Config: added 'bgscan' value 'simple:30:-80:86400'
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0240] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0240] Config: added 'auth_alg' value 'OPEN'
Mar 29 15:39:15 ubuntu NetworkManager[1514]: <info>  [1585496355.0240] Config: added 'psk' value '<hidden>'
Mar 29 15:39:15 ubuntu kernel: pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
Mar 29 15:39:15 ubuntu kernel: pcieport 0000:00:1c.5: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Mar 29 15:39:15 ubuntu kernel: pcieport 0000:00:1c.5: AER:  device [8086:9d15] error status/mask=00000001/00000000
Mar 29 15:39:15 ubuntu kernel: pcieport 0000:00:1c.5: AER:    [ 0] RxErr               
Mar 29 15:39:18 ubuntu wpa_supplicant[1512]: wlp3s0: SME: Trying to authenticate with 74:4d:28:0c:da:88 (SSID='BAHES_5g' freq=5785 MHz)
Mar 29 15:39:18 ubuntu kernel: wlp3s0: authenticate with 74:4d:28:0c:da:88
Mar 29 15:39:18 ubuntu kernel: wlp3s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
Mar 29 15:39:18 ubuntu kernel: pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
Mar 29 15:39:18 ubuntu kernel: pcieport 0000:00:1c.5: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Mar 29 15:39:18 ubuntu kernel: pcieport 0000:00:1c.5: AER:  device [8086:9d15] error status/mask=00000001/00000000
Mar 29 15:39:18 ubuntu kernel: pcieport 0000:00:1c.5: AER:    [ 0] RxErr               
Mar 29 15:39:18 ubuntu kernel: wlp3s0: send auth to 74:4d:28:0c:da:88 (try 1/3)
Mar 29 15:39:18 ubuntu NetworkManager[1514]: <info>  [1585496358.2345] device (wlp3s0): supplicant interface state: scanning -> authenticating
Mar 29 15:39:18 ubuntu NetworkManager[1514]: <info>  [1585496358.2346] device (p2p-dev-wlp3s0): supplicant management interface state: scanning -> authenticating
Mar 29 15:39:18 ubuntu wpa_supplicant[1512]: wlp3s0: Trying to associate with 74:4d:28:0c:da:88 (SSID='BAHES_5g' freq=5785 MHz)
Mar 29 15:39:18 ubuntu kernel: wlp3s0: authenticated
Mar 29 15:39:18 ubuntu kernel: wlp3s0: associate with 74:4d:28:0c:da:88 (try 1/3)
Mar 29 15:39:18 ubuntu NetworkManager[1514]: <info>  [1585496358.2419] device (wlp3s0): supplicant interface state: authenticating -> associating
Mar 29 15:39:18 ubuntu NetworkManager[1514]: <info>  [1585496358.2419] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
Mar 29 15:39:18 ubuntu kernel: wlp3s0: RX AssocResp from 74:4d:28:0c:da:88 (capab=0x431 status=18 aid=16383)
Mar 29 15:39:18 ubuntu kernel: wlp3s0: 74:4d:28:0c:da:88 denied association (code=18)
Mar 29 15:39:18 ubuntu wpa_supplicant[1512]: wlp3s0: CTRL-EVENT-ASSOC-REJECT bssid=74:4d:28:0c:da:88 status_code=18
Mar 29 15:39:18 ubuntu wpa_supplicant[1512]: wlp3s0: SME: Deauth request to the driver failed
Mar 29 15:39:18 ubuntu wpa_supplicant[1512]: wlp3s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="BAHES_5g" auth_failures=1 duration=10 reason=CONN_FAILED
Mar 29 15:39:18 ubuntu NetworkManager[1514]: <info>  [1585496358.2846] device (wlp3s0): supplicant interface state: associating -> disconnected
Mar 29 15:39:18 ubuntu NetworkManager[1514]: <info>  [1585496358.2847] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> disconnected
Mar 29 15:39:27 ubuntu systemd[1]: systemd-hostnamed.service: Succeeded.
Mar 29 15:39:28 ubuntu kernel: pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
Mar 29 15:39:28 ubuntu kernel: pcieport 0000:00:1c.5: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Mar 29 15:39:28 ubuntu kernel: pcieport 0000:00:1c.5: AER:  device [8086:9d15] error status/mask=00000001/00000000
Mar 29 15:39:28 ubuntu kernel: pcieport 0000:00:1c.5: AER:    [ 0] RxErr               
Mar 29 15:39:28 ubuntu NetworkManager[1514]: <info>  [1585496368.2943] device (wlp3s0): supplicant interface state: disconnected -> scanning
Mar 29 15:39:28 ubuntu NetworkManager[1514]: <info>  [1585496368.2944] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> scanning
Mar 29 15:39:29 ubuntu wpa_supplicant[1512]: wlp3s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="BAHES_5g"
Mar 29 15:39:29 ubuntu wpa_supplicant[1512]: wlp3s0: SME: Trying to authenticate with 74:4d:28:0c:da:88 (SSID='BAHES_5g' freq=5785 MHz)
Mar 29 15:39:29 ubuntu kernel: wlp3s0: authenticate with 74:4d:28:0c:da:88
Mar 29 15:39:29 ubuntu kernel: wlp3s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
Mar 29 15:39:29 ubuntu kernel: pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
Mar 29 15:39:29 ubuntu kernel: pcieport 0000:00:1c.5: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Mar 29 15:39:29 ubuntu kernel: pcieport 0000:00:1c.5: AER:  device [8086:9d15] error status/mask=00000001/00000000
Mar 29 15:39:29 ubuntu kernel: pcieport 0000:00:1c.5: AER:    [ 0] RxErr               
Mar 29 15:39:29 ubuntu kernel: wlp3s0: send auth to 74:4d:28:0c:da:88 (try 1/3)
Mar 29 15:39:29 ubuntu wpa_supplicant[1512]: wlp3s0: Trying to associate with 74:4d:28:0c:da:88 (SSID='BAHES_5g' freq=5785 MHz)
Mar 29 15:39:29 ubuntu NetworkManager[1514]: <info>  [1585496369.4198] device (wlp3s0): supplicant interface state: scanning -> authenticating
Mar 29 15:39:29 ubuntu NetworkManager[1514]: <info>  [1585496369.4198] device (p2p-dev-wlp3s0): supplicant management interface state: scanning -> authenticating
Mar 29 15:39:29 ubuntu NetworkManager[1514]: <info>  [1585496369.4214] device (wlp3s0): supplicant interface state: authenticating -> associating
Mar 29 15:39:29 ubuntu NetworkManager[1514]: <info>  [1585496369.4214] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
Mar 29 15:39:29 ubuntu kernel: wlp3s0: authenticated
Mar 29 15:39:29 ubuntu kernel: wlp3s0: associate with 74:4d:28:0c:da:88 (try 1/3)
Mar 29 15:39:29 ubuntu kernel: wlp3s0: RX AssocResp from 74:4d:28:0c:da:88 (capab=0x431 status=18 aid=16383)
Mar 29 15:39:29 ubuntu kernel: wlp3s0: 74:4d:28:0c:da:88 denied association (code=18)
Mar 29 15:39:29 ubuntu wpa_supplicant[1512]: wlp3s0: CTRL-EVENT-ASSOC-REJECT bssid=74:4d:28:0c:da:88 status_code=18
Mar 29 15:39:29 ubuntu wpa_supplicant[1512]: wlp3s0: SME: Deauth request to the driver failed
Mar 29 15:39:29 ubuntu wpa_supplicant[1512]: wlp3s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="BAHES_5g" auth_failures=2 duration=20 reason=CONN_FAILED
Mar 29 15:39:29 ubuntu NetworkManager[1514]: <info>  [1585496369.4609] device (wlp3s0): supplicant interface state: associating -> disconnected
Mar 29 15:39:29 ubuntu NetworkManager[1514]: <info>  [1585496369.4610] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> disconnected
Mar 29 15:39:35 ubuntu xdg-desktop-por[2130]: Failed to get application states: GDBus.Error:org.freedesktop.portal.Error.Failed: Could not get window list: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: App introspection not allowed
Mar 29 15:39:39 ubuntu kernel: pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
Mar 29 15:39:39 ubuntu kernel: pcieport 0000:00:1c.5: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Mar 29 15:39:39 ubuntu kernel: pcieport 0000:00:1c.5: AER:  device [8086:9d15] error status/mask=00000001/00000000
Mar 29 15:39:39 ubuntu kernel: pcieport 0000:00:1c.5: AER:    [ 0] RxErr               
Mar 29 15:39:39 ubuntu NetworkManager[1514]: <info>  [1585496379.4617] device (wlp3s0): supplicant interface state: disconnected -> scanning
Mar 29 15:39:39 ubuntu NetworkManager[1514]: <info>  [1585496379.4619] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> scanning
Mar 29 15:39:39 ubuntu NetworkManager[1514]: <warn>  [1585496379.8770] device (wlp3s0): Activation: (wifi) association took too long
Mar 29 15:39:39 ubuntu NetworkManager[1514]: <info>  [1585496379.8771] device (wlp3s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Mar 29 15:39:39 ubuntu NetworkManager[1514]: <info>  [1585496379.8782] sup-iface[0x55ec67c54920,wlp3s0]: wps: type pbc start...
Mar 29 15:39:39 ubuntu NetworkManager[1514]: <warn>  [1585496379.8811] device (wlp3s0): Activation: (wifi) asking for new secrets
Mar 29 15:39:39 ubuntu NetworkManager[1514]: <info>  [1585496379.8813] device (wlp3s0): supplicant interface state: scanning -> disconnected
Mar 29 15:39:39 ubuntu NetworkManager[1514]: <info>  [1585496379.8813] device (p2p-dev-wlp3s0): supplicant management interface state: scanning -> disconnected
Mar 29 15:39:39 ubuntu wpa_supplicant[1512]: wlp3s0: WPS-PBC-ACTIVE
Mar 29 15:39:39 ubuntu wpa_supplicant[1512]: wlp3s0: Reject scan trigger since one is already pending
Mar 29 15:39:39 ubuntu wpa_supplicant[1512]: wlp3s0: Failed to initiate AP scan
Mar 29 15:39:40 ubuntu NetworkManager[1514]: <info>  [1585496380.8930] device (wlp3s0): supplicant interface state: disconnected -> scanning
Mar 29 15:39:40 ubuntu NetworkManager[1514]: <info>  [1585496380.8931] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> scanning
Mar 29 15:39:42 ubuntu NetworkManager[1514]: <warn>  [1585496382.2489] device (wlp3s0): no secrets: User canceled the secrets request.
Mar 29 15:39:42 ubuntu NetworkManager[1514]: <info>  [1585496382.2490] device (wlp3s0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Mar 29 15:39:42 ubuntu NetworkManager[1514]: <info>  [1585496382.2504] manager: NetworkManager state is now DISCONNECTED
Mar 29 15:39:42 ubuntu NetworkManager[1514]: <warn>  [1585496382.2557] device (wlp3s0): Activation: failed for connection 'BAHES_5g'
Mar 29 15:39:42 ubuntu NetworkManager[1514]: <info>  [1585496382.2561] device (wlp3s0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Mar 29 15:39:42 ubuntu gnome-shell[2141]: An active wireless connection, in infrastructure mode, involves no access point?
Mar 29 15:39:42 ubuntu gnome-shell[2141]: An active wireless connection, in infrastructure mode, involves no access point?
Mar 29 15:39:43 ubuntu NetworkManager[1514]: <info>  [1585496383.2282] device (wlp3s0): supplicant interface state: scanning -> disconnected
Mar 29 15:39:43 ubuntu NetworkManager[1514]: <info>  [1585496383.2283] device (p2p-dev-wlp3s0): supplicant management interface state: scanning -> disconnected
Mar 29 15:39:45 ubuntu kernel: pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
Mar 29 15:39:45 ubuntu kernel: pcieport 0000:00:1c.5: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Mar 29 15:39:45 ubuntu kernel: pcieport 0000:00:1c.5: AER:  device [8086:9d15] error status/mask=00000001/00000000
Mar 29 15:39:45 ubuntu kernel: pcieport 0000:00:1c.5: AER:    [ 0] RxErr

[xubuntu] Cannot configure Huawei 3372H dongle to connect to internet

$
0
0
Hello!


I have a Huawei E3372H mobile network usb dongle for connecting to the internet. I am using HiLink mode on another computer (Win 10) and after automatically installing the hilink manager the browser pops up automatically with the 192.168.8.1. After configuring the SIM card profile it works, the light blue indicator on the dongle is constant and I can access the internet. Next, I try plugging the dongle into a Ubuntu desktop 18.04 LTS and it works automatically too.

However, when I try to plug the dongle into a development board with Xubuntu 18.04 LTS, the dongle turns to constant light blue showing that the 4G network is connected but I cannot connect it to the internet. It does not appear as a virtual ethernet device in ifconfig like i would expect it to.

1) lsusb gives 12d1:14dc for this device
2) tried adding in /lib/udev/rules.d/40-usb_modeswitch.rules the line ATTR{idVendor}=="12d1", ATTR{idProduct}=="14dc", RUN +="usb_modeswitch '/%k'" but there is no difference. I think the generic entry for Huawei models already works
3) checked that ModemManager is running too

May I know what else I can do?

Linksys WUSB6300 detected but not recognized for as wireless device

$
0
0
Hi there,

I tried to install the package for the RTL8812AU device as apt install RTL8812AU-dkms. It hasn't worked, and I can't select the devise for wireless.

This same device was working under Windows 7.

I ran the wireless troubleshooting script and nothing jumps out at me as the culprit. Here are the results.

wireless-info.txt
Attached Files

ubuntu server 18.04.4 LTS issue with NAT on VBOX

$
0
0
Hi there,
I am new to ubuntu and I am struggling now with virtual box .I have 4 VMs of ubuntu server 18.04.4 LTS
I have set up two Ubuntu servers with NAT in VBOX but one machine gets the address and other one doesn't
then I have two more machines with two adaptors to both machines
first is internal and second is NAT this time NAT is guessing ipv6 from MAC address (that I think) I tried to give manual IP of NAT but the internet doesn't work.

so i have two problems
first is with 2 VMs with NAT what is the way to enable connectivity of one machine to internet

secondly why NAT as second adptor does not connect to internet if ip address is assigned to it (same ip address of NAT)



Thanks

[ubuntu] Stuck with a desktop computer with WIFI but no ethernet cable possible

$
0
0
Hi All!

I really tried my best to do it myself and scroll through post to try to fix the problem but it's been hours and I'm stuck.

So I have an ubuntu 18.04 bionic on HP desktop with Wifi but no possibility to connect an ethernet cable (living in a basement, no access to landlord, they fled the coronavirus) but I have a laptop.
my settings says "no wifi adapter found"

I tried 2 methods :

1) this one
https://askubuntu.com/questions/1152...ing-connection

So I wrote first:

Code:

sudo nano /etc/netplan/*.yaml
and wrote this:
Code:

network:
  version: 2
  renderer: networkd
  ethernets:
    enp2s0f1:
      addresses: [10.0.0.131/24]
      gateway4: 10.0.0.1
      nameservers
        addresses: [10.0.0.1, 8.8.4.4, 8.8.8.8]
      optional: true
  wifis:
    wlp3s0:
      dhcp4: yes
      access-points:
        "network_ssid_name": TELUS666
          password: "inputMyPasswordBetweenTheseBrackets"

NOTE: I didn't change anything else than the 2 last lines with my network name and my password

and I manually downloaded the two packages from my laptop "wireless tools" and "wpas supplicant"
put them on a USB key
and installed them on my desktop with
Code:

sudo dpkg -i thepackage.deb
then I did what he suggest:
Code:

sudo netplan --debug generate
# make config files

Code:

sudo netplan apply
# apply new configuration

Code:

reboot
# reboot and verify proper operation

It didn't worked. Still "no wi-fi adapter found".

Then I came here, found this:

2) https://ubuntuforums.org/showthread.php?t=2214110

With the broadcam series WiFi.
So I run first to purge if I had something installed by mistake:
Code:

sudo apt-get purge bcmwl-kernel-source
Then I ran his command to see what type of broadcam. I have this:
Code:

03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43228 802.11a/b/g/n [14e4:4359]
so according to the list I need to get this package:
Code:

bcmwl-kernel-source
went to get the package from here
downloaded the one for 18.04 amd64 (that's my system)
and install on my desktop.

The problem now is that this bcmwl package depend on other packages. like dkms. Which depend on other packages. Etc.
anyway I would like to avoid downloading 100 packages manually, just to get my wi-fi if possible :D

any ideas how to proceed ?

thank you!!!

18.04 broadcom wifi very slow. I tried the "chili555 method" already!

$
0
0
Hi all,

I need to retype everything as my wifi stopped haha
anyway

My wifi is very slow...
Code:

sudo lshw -C network
  *-network               
      description: Wireless interface
      product: BCM43228 802.11a/b/g/n
      vendor: Broadcom Inc. and subsidiaries
      physical id: 0
      bus info: pci@0000:03:00.0
      logical name: wlp3s0
      version: 00
      serial: ac:b5:7d:c5:b5:06
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
      configuration: broadcast=yes driver=wl0 driverversion=6.30.223.271 (r587334) ip=192.168.1.67 latency=0 multicast=yes wireless=IEEE 802.11
      resources: irq:17 memory:f7200000-f7203fff
  *-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:04:00.0
      logical name: eno1
      version: 0c
      serial: 60:02:92:38:1d:86
      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-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=r8169 firmware=rtl8168g-2_0.0.1 02/06/13 latency=0 link=no multicast=yes port=MII
      resources: irq:18 ioport:d000(size=256) memory:f7100000-f7100fff memory:f2100000-f2103fff

I tried several stuff:

1)Disable 802.11n
I typed
Code:

sudo rmmod iwlwif
 sudo modprobe iwlwifi 11n_disable=1

got this:
Code:

rmmod: ERROR: Module iwlwif is not currently loaded
I guess this line is for intel, but I have broadcom. is it why I get an error?

2)fixing a bug in debian avahi
with this:
Code:

sudo gedit /etc/nsswitch.conf
and changed a line to this:
Code:

hosts:          files dns
but it didn't work so I undid the change

3)"the chili method"
I ran all lines
Code:

sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/*
no output but no error either

Code:

sudo iw reg get
I got this
Code:

global
country CA: DFS-FCC
    (2402 - 2472 @ 40), (N/A, 30), (N/A)
    (5150 - 5250 @ 80), (N/A, 23), (N/A), NO-OUTDOOR, AUTO-BW
    (5250 - 5350 @ 80), (N/A, 24), (0 ms), DFS, AUTO-BW
    (5470 - 5600 @ 80), (N/A, 24), (0 ms), DFS
    (5650 - 5730 @ 80), (N/A, 24), (0 ms), DFS
    (5735 - 5835 @ 80), (N/A, 30), (N/A)

so I guess I m ok, it s set to canada

I also went to the settings of my wifi and disabled IPv6.

sometimes my wifi is fine for a dozen of seconds, then get super slow. It s pretty unstable
is it something to do with
Code:

bcmwl-kernel-source
?
Is there another driver I need to install?

Any ideas? thanks for your help!

Ubuntu 18.04.04LTS DHCP server status error

$
0
0
Hi community,

I am experiencing a status error for my isc-dhcp-server on Ubuntu Bionic Beaver. I think it might have to do with the wireless configuration I added in the dhcpd.conf file, although this is coming from the Cisco official webpage you can find here: https://www.cisco.com/c/en/us/suppor...hId-1101475086

It looks fairly straight forward and I cannot find syntax issues in the file (keep in mind I am a complete noob at this), nor can I find out how to actually see where the process gets stuck (which line in the file).

If anyone can help me find out what's the issue or how to troubleshoot this, that would be very much appreciated!

error output:
Code:

sdaadmin@pod1-dhcp:~$ systemctl status isc-dhcp-server
● isc-dhcp-server.service - ISC DHCP IPv4 server
  Loaded: loaded (/lib/systemd/system/isc-dhcp-server.service; enabled; vendor preset: enabled)
  Active: failed (Result: exit-code) since Fri 2020-04-03 12:37:52 CEST; 5s ago
    Docs: man:dhcpd(8)
  Process: 2552 ExecStart=/bin/sh -ec      CONFIG_FILE=/etc/dhcp/dhcpd.conf;      if [ -f /etc/ltsp/dhcpd.conf ]; then CONFIG_FILE=/etc/ltsp/dhcpd.conf; fi;      [ -e /var/lib/dhcp/dhcpd.leases ] || touch
 Main PID: 2552 (code=exited, status=1/FAILURE)


Apr 03 12:37:52 pod1-dhcp dhcpd[2552]:  ^
Apr 03 12:37:52 pod1-dhcp dhcpd[2552]: Configuration file errors encountered -- exiting
Apr 03 12:37:52 pod1-dhcp dhcpd[2552]:
Apr 03 12:37:52 pod1-dhcp dhcpd[2552]: If you think you have received this message due to a bug rather
Apr 03 12:37:52 pod1-dhcp dhcpd[2552]: than a configuration issue please read the section on submitting
Apr 03 12:37:52 pod1-dhcp dhcpd[2552]: bugs on either our web page at www.isc.org or in the README file
Apr 03 12:37:52 pod1-dhcp dhcpd[2552]: before submitting a bug.  These pages explain the proper
Apr 03 12:37:52 pod1-dhcp dhcpd[2552]: process and the information we find helpful for debugging..
Apr 03 12:37:52 pod1-dhcp dhcpd[2552]:
Apr 03 12:37:52 pod1-dhcp dhcpd[2552]: exiting.

I attached /etc/dhcp/dchpd.conf
Attached Files

Cannot access Samba server on NAS

$
0
0
Hi folks,

I just installed Kubuntu 20.04 yesterday. Everything is awesome. Pretty much all of my function keys are supported out of the box, volume, brightness, mic, middle button. It even promotes a BIOS update in Discovery which never happened before. I have no idea how Kubuntu can check for BIOS update. :p

Anyway, The only thing I cannot solve after two-plus hours searching is that I cannot access files stored in my NAS. I use the NAS to stream movies basically. In Windows or other distributions, I just open the file manager, go to the network and the NAS server is right there. I can see the server N5550 in Dolphin->Network, but when I double click on it, it says the connection to n5550.local is interrupted. Any idea how to fix it? I have installed samba and samba-client I even set up an smb server on this laptop following one post :p which obviously not my intention.

A few pictures to help you understand. Thanks in advance.

But cannot connect to it.jpgIt shows in Dolphin.jpgBIOS update in ubuntu.jpg

Streaming from storage drive

$
0
0
I have a new computer withe two hard drives - a smallish SSD for system files and regularly accessed documents and a conventional larger hard drive for storage of (mainly) media files. Ubuntu 19.10 came with a sharing/streaming option which I can use successfully for files on the SSD, but not for files on the storage drive, even though I have added the relevant folders to the list to be shared. These folders are all showing as shared and the storage drive is mounted, but I can't see them on either of my smart TVs.
Anyone got any ideas?

Internet loss, Slowness, & Cutoffs Due to Kernel 5.4

$
0
0
Ubuntu 20.04's kernel 5.4 causes internet Slowness, cutoffs & internet loss. Can you guys have canonical fix that please?

PS: It's not my router nor my ISP, it's kernel 5.4 causing the issue In 20.04.
Viewing all 23300 articles
Browse latest View live


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