December 16, 2018, 2:10 am
Hello,
I'd be very very grateful of some help please. The network card on my motherboard became unreliable and as a result I have bought a USB Wife Dongle (
https://www.amazon.co.uk/gp/product/...?ie=UTF8&psc=1) instead. However, for the life of me I cannot get this to work...please help. I've spent probably a day on this and below I have hopefully captured the more useful information.
Code:
lshw -C network
*-network
description: Network controller
product: BCM43142 802.11b/g/n
vendor: Broadcom Limited
physical id: 0
bus info: pci@0000:06:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list
configuration: driver=bcma-pci-bridge latency=0
resources: irq:18 memory:f7c00000-f7c07fff
*-network DISABLED
description: Wireless interface
physical id: 1
bus info: usb@1:1.2
logical name: wlxbcec23c367e1
serial: bc:ec:23:c3:67:e1
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=rtl88x2bu multicast=yes wireless=unassociated
rfkill list
0: dell-rbtn: Wireless LAN
Soft blocked: yes
Hard blocked: yes
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
nmcli -f all dev show wlxbcec23c367e1
GENERAL.DEVICE: wlxbcec23c367e1
GENERAL.TYPE: wifi
GENERAL.NM-TYPE: NMDeviceWifi
GENERAL.VENDOR: Realtek
GENERAL.PRODUCT: USB3.0 802.11ac 1200M Adapter
GENERAL.DRIVER: rtl88x2bu
GENERAL.DRIVER-VERSION: --
GENERAL.FIRMWARE-VERSION: --
GENERAL.HWADDR: BC:EC:23:C3:67:E1
GENERAL.MTU: 1500
GENERAL.STATE: 20 (unavailable)
GENERAL.REASON: 2 (Device is now managed)
GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.2/1-1.2:1.0/net/wlxbcec23c367e1
GENERAL.IP-IFACE: --
GENERAL.IS-SOFTWARE: no
GENERAL.NM-MANAGED: yes
GENERAL.AUTOCONNECT: yes
GENERAL.FIRMWARE-MISSING: no
GENERAL.NM-PLUGIN-MISSING: no
GENERAL.PHYS-PORT-ID: --
GENERAL.CONNECTION: --
GENERAL.CON-UUID: --
GENERAL.CON-PATH: --
GENERAL.METERED: unknown
CAPABILITIES.CARRIER-DETECT: no
CAPABILITIES.SPEED: unknown
CAPABILITIES.IS-SOFTWARE: no
CAPABILITIES.SRIOV: no
WIFI-PROPERTIES.WEP: yes
WIFI-PROPERTIES.WPA: yes
WIFI-PROPERTIES.WPA2: yes
WIFI-PROPERTIES.TKIP: yes
WIFI-PROPERTIES.CCMP: yes
WIFI-PROPERTIES.AP: yes
WIFI-PROPERTIES.ADHOC: yes
WIFI-PROPERTIES.2GHZ: yes
WIFI-PROPERTIES.5GHZ: yes
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: --
From above you can see that the USB network is disabled. However, If I enable the network using the command below then it makes no difference.
Code:
sudo ifconfig wlxbcec23c367e1 up
Below is the same info that I detailed above after enabling the network. Note. Doing a diff between the details above and the details below yields no differences, apart from the the "*-network" is no longer DISABLED.
Code:
lshw -C network
*-network
description: Network controller
product: BCM43142 802.11b/g/n
vendor: Broadcom Limited
physical id: 0
bus info: pci@0000:06:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list
configuration: driver=bcma-pci-bridge latency=0
resources: irq:18 memory:f7c00000-f7c07fff
*-network
description: Wireless interface
physical id: 1
bus info: usb@1:1.2
logical name: wlxbcec23c367e1
serial: bc:ec:23:c3:67:e1
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=rtl88x2bu multicast=yes wireless=unassociated
rfkill list
0: dell-rbtn: Wireless LAN
Soft blocked: yes
Hard blocked: yes
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
nmcli -f all dev show wlxbcec23c367e1
GENERAL.DEVICE: wlxbcec23c367e1
GENERAL.TYPE: wifi
GENERAL.NM-TYPE: NMDeviceWifi
GENERAL.VENDOR: Realtek
GENERAL.PRODUCT: USB3.0 802.11ac 1200M Adapter
GENERAL.DRIVER: rtl88x2bu
GENERAL.DRIVER-VERSION: --
GENERAL.FIRMWARE-VERSION: --
GENERAL.HWADDR: BC:EC:23:C3:67:E1
GENERAL.MTU: 1500
GENERAL.STATE: 20 (unavailable)
GENERAL.REASON: 2 (Device is now managed)
GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.2/1-1.2:1.0/net/wlxbcec23c367e1
GENERAL.IP-IFACE: --
GENERAL.IS-SOFTWARE: no
GENERAL.NM-MANAGED: yes
GENERAL.AUTOCONNECT: yes
GENERAL.FIRMWARE-MISSING: no
GENERAL.NM-PLUGIN-MISSING: no
GENERAL.PHYS-PORT-ID: --
GENERAL.CONNECTION: --
GENERAL.CON-UUID: --
GENERAL.CON-PATH: --
GENERAL.METERED: unknown
CAPABILITIES.CARRIER-DETECT: no
CAPABILITIES.SPEED: unknown
CAPABILITIES.IS-SOFTWARE: no
CAPABILITIES.SRIOV: no
WIFI-PROPERTIES.WEP: yes
WIFI-PROPERTIES.WPA: yes
WIFI-PROPERTIES.WPA2: yes
WIFI-PROPERTIES.TKIP: yes
WIFI-PROPERTIES.CCMP: yes
WIFI-PROPERTIES.AP: yes
WIFI-PROPERTIES.ADHOC: yes
WIFI-PROPERTIES.2GHZ: yes
WIFI-PROPERTIES.5GHZ: yes
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: --
Here also are a couple of screen grabs that may also help:
Screenshot from 2018-12-16 10-04-03.png
Screenshot from 2018-12-16 10-06-49.png
Thanks in advance for any help as I am well and truly stuck!
↧
December 16, 2018, 10:09 am
Hi guys, I'm really new user for Lubuntu... in fact is my first attemp to use something different than Windows.
I have an old Dell computer, with Atom processor 1.6Ghz, 1Gb Ram and 150GB HDD, so making some reserch on the web found that Lubuntu is a good choice for my computer (please confirm that).
So followings some web pages and tutorials I finally installed the 18.4 version. However, I had tried to connect it to internet with no results using cable either wifi... please give me some help to have this netbook running properly.
Regards,
Jorge
↧
↧
December 17, 2018, 1:28 am
Hi there,
This is my very first post here on ubuntuforums.
I'm seeking help to solve my VPS issue related with internet connectivity and bandwidth.
First of all, it is a remote server and therefore I cannot manipulate it physically.
Basically this happened suddenly overnight,
I run a website and other stuff on my VPS and the next morning the website was incredibly slow and I couldn't almost access the VPS via SSH
I decided to take a bandwidth test, and it gave me 2.75 Mb/s download and 0 Mb/s upload (most likely rounded down..)
The bandwidth of my server is usually around 400-600 Mb/s download and 200-300 Mb/s upload
Certainly this issue is related with some internet setting, my load average is roughly 0.05, and the CPU load is never getting over 30%
At the moment, I'm not running any script of my own. So there is no disk/network/processor usage at all
I don't know what command outputs I should hand out in order for you to help me. Since I really don't know how to handle this problem..
Thank you!
↧
December 17, 2018, 3:38 am
I have tried to set up keepalived following multiple guides online. Unfortunately I really struggle to get masquerading to work.
The server has mutliple interfaces(front end, back end and management)
When sending traffic from the front end network the packet is forwarded to the back end network without any masquerading happening. (I have applied iptables rule to masquerade everything going out on the backend interface)
When sending traffic from outside the front end network the packet is not forwarded at all.
Iptables is set to accept for all. When checking counters for the masquerading rule it states that it is used on the packets.
Running Ubuntu server 18.04.1 LTS
After over a week of troubleshooting and reverting im at the point of giving up :(
Here is my keepalived conf:
Code:
global_defs {
enable_script_security
}
vrrp_sync_group main {
group {
VS_EXT
VS_INT
}
}
vrrp_instance VS_EXT {
interface ens224
virtual_router_id 201
priority 255
advert_int 1
authentication {
auth_type PASS
auth_pass XXXXXX
}
virtual_ipaddress {
192.168.9.60 dev ens224 label ens224:1
}
}
vrrp_instance VS_INT {
interface ens256
virtual_router_id 202
priority 255
advert_int 1
authentication {
auth_type PASS
auth_pass XXXXXX
}
virtual_ipaddress {
192.168.11.254 dev ens256 label ens256:1
}
}
virtual_server 192.168.9.60 514 {
delay_loop 5
lb_algo rr
lb_kind NAT
persistence_timeout 60
protocol UDP
real_server 192.168.11.41 5140 {
}
}
virtual_server 192.168.9.60 80 {
delay_loop 5
lb_algo rr
lb_kind NAT
persistence_timeout 60
protocol TCP
real_server 192.168.11.41 5601 {
}
}
↧
December 17, 2018, 9:03 am
Running Ubuntu 17.10 can't ping anything tried several things. I'd appreciate some help :)
(Ethernet)
↧
↧
December 17, 2018, 12:19 pm
Hello,
I have Lubuntu (Ubuntu 18.04.1) installed on an old computer. It used to work fine, but now I can't connect to the internet, although Lubuntu shows the internet connected on the botton right. When I try browsing stuff on Firefox, it does not work. How can I solve it?
Thanks
↧
December 17, 2018, 2:32 pm
Hi,
so far I received nearly zero help on Ubuntu 16.04 issues, so after installing Ubuntu Mate 18.04.1 Bionic Beaver onto HP 250 G6 Notebook PC I can't even setup the Ethernet connection in order to get this help.
What I did and what didn't work:
1) In Network Connections GUI (top right icon) I created a new Ethernet connection and entered IP address, subnet mask, DNS servers etc which worked ok in Ubuntu 16.04 installation. Same data entered into "Wired connection". ping google.com just shows packets being transmitted and 0 received.
2) I modified /etc/network/interfaces then changed to default. Also modified resolv.conf to enter DNS server addresses then changed to default (nameserver 127.0.0.53). Now there seem to appear 2 additional resolv.conf related files in etc directory: resolve.conf and resolv.conf.save (one of them seems to be empty despite restoration to default).
3) I successfully activated ethernet connection via "nmcli up" command. Various nmcli commands (from man nmcli) show active status and full connectivity of ethernet connection on recognized network interface, also correct assigned IP, DNS etc, but "ping google.com" renders packets being transmitted and 0 received.
4) I modified 01-network-manager-all.yaml file under "netplan" directory as was mentioned in the internet for the new network management system in 18.04. from
default
network:
version: 2
renderer: NetworkManager
to something similar to (provided at netplan.io as examples) except for another prefix for IP denoting the relevant subnet mask
network:
version: 2
renderer: networkd
ethernets:
enp3s0:
addresses:
- 10.10.10.2/24
gateway4: 10.10.10.1
nameservers:
search: [mydomain, otherdomain]
addresses: [10.10.10.1, 1.1.1.1]
"ping google.com" still rendered packets being transmitted and 0 received. So I restored the .yaml file to default (managed by Network Manager).
Also after plugging in the ethernet cable into the new installation of Ubuntu Mate 18.04 Bionic top right notifications that
your're connected/disconnected have been displayed on step 1) and have not been displayed at steps 2-4). So now there are no notifications
that you're connected displayed after connecting the ethernet cable.
Is it possible to get any help on establishing the wired ethernet connection on Ubuntu Mate 18.04 on this forum?
↧
December 17, 2018, 4:16 pm
Ok so of course I have googled several sources
ie
http://www.coffer.com/mac_info/locate-unix.html
and they usually suggest entering the following in the terminal
$ifconfig -a
However in the returned results I don't see eth0 or HWaddr.
Can anyone help?
If I go to System>Preferences>Internet & Network>Network Connections
and then select the Ethernet TAB
I do see a Device entry with 2 different addresses toggled with a select drop down.
One starts with
eno1 and the other with
enp5s0
and then under that an empty entry for 'Cloned MAC address'
↧
December 17, 2018, 5:45 pm
Hi All,
I'm wondering whether I will be able to use bluetooth with Ubuntu. I'm not going into details here this time, because I just want to find out people's general experience of bluetooth on Ubuntu. Do any of you use bluetooth devices with Ubuntu? Are you able to make it work, or have you given up on it? Or is it usually a problem-free plug-and-play with the right headset? I want to use a wireless headset for meeting with clients online and for listening to podcasts, and I need very good sound quality in both directions. I'm wondering if I should stick to USB headsets, though I'd prefer to not stay physically connected to the computer.
So far I'm running into all kinds of glitches, and it's a lot of work to use it. To reconnect a headset to my desktop computer, for example, I have go through a long sequence of steps, and sometimes repeat some of them. It doesn't stay bluetooth-connected after rebooting or after I switch sound output to my speakers. The sound settings can end up displaying something other than what the computer is actually doing (for example, it might show that it's using a driver for a different sound output while I'm successfully getting sound in/output through my headset, or vice versa). The computer can sometimes spontaneously disconnect from the headset while I'm on a call with someone. Very glitchy.
I recently bought a Phiaton BT390 Bluetooth Headphones (PPU-BH0390BK01; $43) and it worked badly on my desktop computer with Ubuntu 16.04. I also tried it on my laptop with Ubuntu 18.04, and it didn't work much better. It seemed to work well with my phone, but I didn't test it as much that way as I expect to need it mostly with my computer. It could be that the headset is not a good model, or not compatible with Linux. I didn't try out System76's suggestions page for fixing bluetooth problems yet because I also was dissatisfied with the device's outgoing sound quality and physical comfort. I just returned it today.
↧
↧
December 18, 2018, 12:02 pm
Previously I set the DNS servers via /etc/resolv.conf if I remember correctly.
After upgrading to 18.04 that file keeps getting over written when systemd-resolved is restarted.
I managed to get thing set correctly by editing the /etc/systemd/resolved.conf file.
After quite a bit of googling I found several different "correct" ways to set the DNS server.....
So what is is the correct way? This seems so much more complicated than it needs to be....
↧
December 18, 2018, 7:09 pm
Can someone explain or point me toward a dns howto for desktop Ubuntu? I'm on 18.04 and I cannot figure which method is being used. I have zero files in /etc/netplan.
I ran:
Code:
me@othello:/etc$ sudo netplan --debug apply
[sudo] password for me: (not my actual username)
DEBUG:no netplan generated networkd configuration exists
DEBUG:no netplan generated NM configuration exists
DEBUG:Merged config:
network:
bonds: {}
bridges: {}
ethernets: {}
vlans: {}
wifis: {}
DEBUG:Skipping non-physical interface: lo
DEBUG:Skipping non-physical interface: eno1
DEBUG:Skipping non-physical interface: vmnet1
DEBUG:Skipping non-physical interface: vmnet8
DEBUG:{}
DEBUG:netplan triggering .link rules for lo
DEBUG:netplan triggering .link rules for eno1
DEBUG:netplan triggering .link rules for vmnet1
DEBUG:netplan triggering .link rules for vmnet8
-------------
I tried using the GUI (Network Mgr) and added an internal DNS server
Code:
steve@othello:/etc/netplan$ systemd-resolve --status
Global
DNSSEC NTA: 10.in-addr.arpa
16.172.in-addr.arpa
168.192.in-addr.arpa
17.172.in-addr.arpa
18.172.in-addr.arpa
19.172.in-addr.arpa
20.172.in-addr.arpa
21.172.in-addr.arpa
22.172.in-addr.arpa
23.172.in-addr.arpa
24.172.in-addr.arpa
25.172.in-addr.arpa
26.172.in-addr.arpa
27.172.in-addr.arpa
28.172.in-addr.arpa
29.172.in-addr.arpa
30.172.in-addr.arpa
31.172.in-addr.arpa
corp
d.f.ip6.arpa
home
internal
intranet
lan
local
private
test
Link 4 (vmnet8)
Current Scopes: none
LLMNR setting: yes
MulticastDNS setting: no
DNSSEC setting: no
DNSSEC supported: no
Link 3 (vmnet1)
Current Scopes: none
LLMNR setting: yes
MulticastDNS setting: no
DNSSEC setting: no
DNSSEC supported: no
Link 2 (eno1)
Current Scopes: DNS
LLMNR setting: yes
MulticastDNS setting: no
DNSSEC setting: no
DNSSEC supported: no
DNS Servers: 8.8.8.8
8.8.4.4
192.168.1.110
--------
That last DNS server is not actually being used in resolving. I desperately need that to change. I can telnet to it on port 53 so it's not a connectivity issue. Where do I put that to put it into use?
↧
December 19, 2018, 6:02 am
Can not connect to wifi. Hardwired internet works OK. Why would WPA (TKIP+AES) not work?
I see no WPA options at all in 18.04 on 2 different machines, and there are 2 bugs noted, but no workarounds that make sense.
(See sig below, note one laptop is from 2006! - no secure boot ...).
Also, wireless does connect to local park's Wifi (using no security), so it is not hardware!
HELP, please!
MRK
↧
December 19, 2018, 9:52 am
Hello Everyone,
My Current Project i am faced with IPv6 only network and below are some of the problems i am encountering with Ubuntu 16.04 running on Samsung Artik board (hardware).
- Ubuntu 16.04 OS is assigned IPv6 address from Network over SLAAC protocol. ETH0 is the network interface which has IPv6 Link and Global address. But on OS boot, ETH0 Interface gets Link Local IPv4 (169.254.x.x) address which also creates an entry in IPv4 routing table which we do not want.
- As per my reading, Link Local IPv4 address is assigned , when DHCP Client tries to find DHCP server but fails and automatically assigns an IPv4 address which can be used to communicate with other host over local network. Basically, this is called APIPA( Automatic IP Addressing) and we would want to disable this in Ubuntu 16.04 OS
- Steps tried so far is to disable avahi-daemon , change avahi configuration but still IPv4 (link local) keeps getting assigned to ETH0 interface. The same is removed by issuing command ifconfig eth0 0.0.0.0.
- It can be observed that IPv6 default route is not set in Ubuntu 16.04 OS. This is checked by issuing command ip -6 route show | grep default. Here, I was unable to identify the Root cause as to which entity in Linux kernel (network) is responsible to set the default IPv6 route.
- To overcome the above problem, I had to restart networking service using (/etc/init.d/networking restart). But after a given time interval default IPv6 route still disappears from IPv6 routing table.
- It is also observed, on system reboot or after manually restarting networking service, DNS server address is not populated in /etc/resolv.conf file. Applications then fail to resolve web addresses.
Questions :
- Which service (or background process) is responsible for setting / removing Default IPv6 route in Ubuntu 16.04 ?
- Which service (or background process) is responsible for assigning IPv4 link local address to ETH0 interface at periodic intervals ?
- Which service is responsible for writing DNS address in /etc/resolv.conf file and when will it do the same ?
- Given that above 3 entities are identified, can we control their behavior or it is completely dependent on Messages received by Network router ?
Any Pointers will be greatly appreciated.
↧
↧
December 19, 2018, 6:53 pm
Ubuntu 18.04. My ethernet connection, intel l217-V, which has been working without issue for years has suddenly stopped connecting upon login. Network manager will attempt to connect and fail every time. Rebooting into my windows partition, the ethernet works fine and I can browse without issue.
Curiously, if I plug in a usb wifi dongle, the connection is immediately established without issue, but the ethernet refuses to connect. I'm at a total loss for why it would suddenly stop connecting.
Any thoughts?
Thanks.
↧
December 19, 2018, 8:19 pm
Hello,
I need some help for installing the driver for my Archer T2U V2.
I've downloaded the driver from here:
https://www.tp-link.com/us/download/...2U.html#Driver
And when I run the sudo make, I've received this:
Code:
juan@juan-OptiPlex-7010:~/z$ sudo make
Makefile:31: /home/juan/z/os/linux/config.mk: No such file or directory
make: *** No rule to make target '/home/juan/z/os/linux/config.mk'. Stop.
In case of help, this is my lsusb, uname -r and ifconfig
Code:
juan@juan-OptiPlex-7010:~/z$ 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 148f:761a Ralink Technology, Corp.
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 1a2c:2d23 China Resource Semico Co., Ltd
Bus 003 Device 002: ID 0458:0186 KYE Systems Corp. (Mouse Systems)
Bus 003 Device 004: ID 0ace:1215 ZyDAS ZD1211B 802.11g
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
juan@juan-OptiPlex-7010:~/z$ uname -r
4.15.0-42-generic
juan@juan-OptiPlex-7010:~/z$ ifconfig
eno1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:ca:3a:78:a4:53 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 20 memory 0xf7100000-f7120000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 8760 bytes 691414 (691.4 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 8760 bytes 691414 (691.4 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlx002586e74a8f: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.102 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::505a:b40e:a3:98cd prefixlen 64 scopeid 0x20<link>
ether 00:25:86:e7:4a:8f txqueuelen 1000 (Ethernet)
RX packets 64010 bytes 68583220 (68.5 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 54113 bytes 8602538 (8.6 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
By the way, I'm using a wifi adaptor 2.4g .
Thanks for your time and interest.
↧
December 20, 2018, 2:36 am
Hello All,
According to my application requirements, sometimes I need to switch between static ip & dhcp ip. I used to set static ip using /etc/network/interfaces, once I am unplugging & plugging internet cable, it is reverting to DHCP IP. So I have changed /etc/NetworkManager/NetworkManager.conf and set managed true, still problem is there.
Also I have tried to uninstall network manager completely, then every thing is working fine. But whenever I was in DHCP mode and restarts my computer without internet, internet is not resuming after timeout set in /etc/dhcp/dhclient.conf.
↧
December 20, 2018, 4:03 am
Hello,
I recently installed ubuntu 18.04. The problem I have is that the WiFi adapter isn't detected.
Code:
lspci | grep -i network
02:00.0 Network controller: Broadcom Limited BCM43142 802.11b/g/n (rev 01)
Code:
ifconfig
enp3s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.159 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::6dd9:b345:2442:96a0 prefixlen 64 scopeid 0x20<link>
ether 94:57:a5:e7:64:ec txqueuelen 1000 (Ethernet)
RX packets 200279 bytes 285396290 (285.3 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 123349 bytes 9847070 (9.8 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Bucle local)
RX packets 103752 bytes 109512929 (109.5 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 103752 bytes 109512929 (109.5 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Code:
uname -r4.15.0-42-generic
I have tried some solutions that worked for users, but it didn't work for me. Can you help me?
Thanks
↧
↧
December 20, 2018, 4:57 am
Hello,
I have installed Ubuntu 18.04.1 LTS on my Asus X54HR and Im having wireless network issues, In front of router have slow conection sometimes and one bar missing in wireless symbol.
Is like I have low signal in front of router. I think that can be driver issues, because I have windows 7 installed in this computer too and nothing of this happen.
Speed conection windows 7 - between 40-50Mbps Download and 20-30Mbps Updload.
Speed conection Ubuntu 18.04.1 LTS - with slow conection issue - between 0,1 - 0,5Mbps Download and can't do the upload test;
with "normal conection" - between 15 - 25Mbps Download and 5 - 15Mbps Upload;
Cant you help me fixing this?
I can provide more info if you need it.
Thank you.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
My card was changed and now I have one Intel Centrino:
Code:
*-network
descrição: Interface sem fio
produto: Centrino Wireless-N 100
fabricante: Intel Corporation
ID físico: 0
informações do barramento: pci@0000:03:00.0
nome lógico: wlp3s0
versão: 00
serial: 78:92:9c:2e:ca:04
largura: 64 bits
clock: 33MHz
capacidades: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuração: broadcast=yes driver=iwlwifi driverversion=4.15.0-42-generic firmware=39.31.5.1 build 32895 ip=192.168.1.66 latency=0 link=yes multicast=yes wireless=IEEE 802.11
recursos: irq:35 memória:dea00000-dea01fff
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FULL HARDWARE INFO:
Code:
descrição: Notebook
produto: K54HR
fabricante: ASUSTeK Computer Inc.
versão: 1.0
serial: C5N0AS56445121A
largura: 64 bits
capacidades: smbios-2.6 dmi-2.6 smp vsyscall32
configuração: boot=normal chassis=notebook family=K uuid=807E8B06-BEA5-E181-25C5-10BF4826D3CC
*-core
descrição: Placa-mãe
produto: K54HR
fabricante: ASUSTeK Computer Inc.
ID físico: 0
versão: 1.0
serial: BSN12345678901234567
slot: MIDDLE
*-firmware
descrição: BIOS
fabricante: American Megatrends Inc.
ID físico: 0
versão: K54HR.205
date: 06/20/2012
tamanho: 64KiB
capacidade: 2496KiB
capacidades: pci upgrade shadowing cdboot bootselect edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer acpi usb smartbattery biosbootspecification
*-cpu
descrição: CPU
produto: Intel(R) Pentium(R) CPU B960 @ 2.20GHz
fabricante: Intel Corp.
ID físico: 4
informações do barramento: cpu@0
versão: Intel(R) Pentium(R) CPU B960 @ 2.20GHz
serial: To Be Filled By O.E.M.
slot: CPU 1
tamanho: 1922MHz
capacidade: 4GHz
largura: 64 bits
clock: 100MHz
capacidades: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer xsave lahf_lm epb pti ssbd ibrs ibpb stibp xsaveopt dtherm arat pln pts flush_l1d cpufreq
configuração: cores=2 enabledcores=1
*-cache
descrição: L1 cache
ID físico: 5
slot: L1-Cache
tamanho: 32KiB
capacidade: 32KiB
capacidades: internal write-back instruction
configuração: level=1
*-memory
descrição: Memória do sistema
ID físico: 3f
slot: Placa do sistema ou placa-mãe
tamanho: 4GiB
*-bank:0
descrição: SODIMM DDR3 Síncrono 1333 MHz (0,8 ns)
produto: M471B5273DH0-CH9
fabricante: Samsung
ID físico: 0
serial: 976B3C15
slot: ChannelA-DIMM0
tamanho: 4GiB
largura: 64 bits
clock: 1333MHz (0.8ns)
*-bank:1
descrição: DIMMProject-Id-Version: lshwReport-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>PO-Revision-Date: 2012-06-04 15:22+0000Last-Translator: Mykas0 <Mykas0@gmail.com>Language-Team: Portuguese <pt@li.org>MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2018-07-12 13:19+0000X-Generator: Launchpad (build 18719) [vazio]
produto: [Empty]
fabricante: [Empty]
ID físico: 1
serial: [Empty]
slot: ChannelB-DIMM0
*-pci
descrição: Host bridge
produto: 2nd Generation Core Processor Family DRAM Controller
fabricante: Intel Corporation
ID físico: 100
informações do barramento: pci@0000:00:00.0
versão: 09
largura: 32 bits
clock: 33MHz
*-pci:0
descrição: PCI bridge
produto: Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port
fabricante: Intel Corporation
ID físico: 1
informações do barramento: pci@0000:00:01.0
versão: 09
largura: 32 bits
clock: 33MHz
capacidades: pci pm msi pciexpress normal_decode bus_master cap_list
configuração: driver=pcieport
recursos: irq:24 porta de E/S:d000(tamanho=4096) memória:dfe00000-dfefffff porta de E/S:c0000000(tamanho=268435456)
*-display
descrição: VGA compatible controller
produto: Seymour [Radeon HD 6400M/7400M Series]
fabricante: Advanced Micro Devices, Inc. [AMD/ATI]
ID físico: 0
informações do barramento: pci@0000:01:00.0
versão: 00
largura: 64 bits
clock: 33MHz
capacidades: pm pciexpress msi vga_controller bus_master cap_list rom
configuração: driver=radeon latency=0
recursos: irq:33 memória:c0000000-cfffffff memória:dfe20000-dfe3ffff porta de E/S:d000(tamanho=256) memória:c0000-dffff
*-multimedia
descrição: Audio device
produto: Caicos HDMI Audio [Radeon HD 6450 / 7450/8450/8490 OEM / R5 230/235/235X OEM]
fabricante: Advanced Micro Devices, Inc. [AMD/ATI]
ID físico: 0.1
informações do barramento: pci@0000:01:00.1
versão: 00
largura: 64 bits
clock: 33MHz
capacidades: pm pciexpress msi bus_master cap_list
configuração: driver=snd_hda_intel latency=0
recursos: irq:37 memória:dfe40000-dfe43fff
*-communication
descrição: Communication controller
produto: 6 Series/C200 Series Chipset Family MEI Controller #1
fabricante: Intel Corporation
ID físico: 16
informações do barramento: pci@0000:00:16.0
versão: 04
largura: 64 bits
clock: 33MHz
capacidades: pm msi bus_master cap_list
configuração: driver=mei_me latency=0
recursos: irq:34 memória:dff0b000-dff0b00f
*-usb:0
descrição: USB controller
produto: 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2
fabricante: Intel Corporation
ID físico: 1a
informações do barramento: pci@0000:00:1a.0
versão: 05
largura: 32 bits
clock: 33MHz
capacidades: pm debug ehci bus_master cap_list
configuração: driver=ehci-pci latency=0
recursos: irq:16 memória:dff08000-dff083ff
*-usbhost
produto: EHCI Host Controller
fabricante: Linux 4.15.0-42-generic ehci_hcd
ID físico: 1
informações do barramento: usb@1
nome lógico: usb1
versão: 4.15
capacidades: usb-2.00
configuração: driver=hub slots=2 speed=480Mbit/s
*-usb
descrição: hub USB
produto: Integrated Rate Matching Hub
fabricante: Intel Corp.
ID físico: 1
informações do barramento: usb@1:1
versão: 0.00
capacidades: usb-2.00
configuração: driver=hub slots=6 speed=480Mbit/s
*-usb
descrição: Vídeo
produto: USB 2.0 UVC VGA WebCam
fabricante: Azurewave
ID físico: 2
informações do barramento: usb@1:1.2
versão: 11.30
serial: 0x0001
capacidades: usb-2.00
configuração: driver=uvcvideo maxpower=500mA speed=480Mbit/s
*-multimedia
descrição: Audio device
produto: 6 Series/C200 Series Chipset Family High Definition Audio Controller
fabricante: Intel Corporation
ID físico: 1b
informações do barramento: pci@0000:00:1b.0
versão: 05
largura: 64 bits
clock: 33MHz
capacidades: pm msi pciexpress bus_master cap_list
configuração: driver=snd_hda_intel latency=0
recursos: irq:36 memória:dff00000-dff03fff
*-pci:1
descrição: PCI bridge
produto: 6 Series/C200 Series Chipset Family PCI Express Root Port 1
fabricante: Intel Corporation
ID físico: 1c
informações do barramento: pci@0000:00:1c.0
versão: b5
largura: 32 bits
clock: 33MHz
capacidades: pci pciexpress msi pm normal_decode bus_master cap_list
configuração: driver=pcieport
recursos: irq:25 porta de E/S:c000(tamanho=4096) memória:df400000-dfdfffff porta de E/S:d2200000(tamanho=10485760)
*-pci:2
descrição: PCI bridge
produto: 6 Series/C200 Series Chipset Family PCI Express Root Port 2
fabricante: Intel Corporation
ID físico: 1c.1
informações do barramento: pci@0000:00:1c.1
versão: b5
largura: 32 bits
clock: 33MHz
capacidades: pci pciexpress msi pm normal_decode bus_master cap_list
configuração: driver=pcieport
recursos: irq:26 porta de E/S:b000(tamanho=4096) memória:dea00000-df3fffff porta de E/S:d1700000(tamanho=10485760)
*-network
descrição: Interface sem fio
produto: Centrino Wireless-N 100
fabricante: Intel Corporation
ID físico: 0
informações do barramento: pci@0000:03:00.0
nome lógico: wlp3s0
versão: 00
serial: 78:92:9c:2e:ca:04
largura: 64 bits
clock: 33MHz
capacidades: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuração: broadcast=yes driver=iwlwifi driverversion=4.15.0-42-generic firmware=39.31.5.1 build 32895 ip=192.168.1.66 latency=0 link=yes multicast=yes wireless=IEEE 802.11
recursos: irq:35 memória:dea00000-dea01fff
*-pci:3
descrição: PCI bridge
produto: 6 Series/C200 Series Chipset Family PCI Express Root Port 4
fabricante: Intel Corporation
ID físico: 1c.3
informações do barramento: pci@0000:00:1c.3
versão: b5
largura: 32 bits
clock: 33MHz
capacidades: pci pciexpress msi pm normal_decode bus_master cap_list
configuração: driver=pcieport
recursos: irq:27 porta de E/S:a000(tamanho=4096) memória:de000000-de9fffff porta de E/S:d0c00000(tamanho=10485760)
*-usb
descrição: USB controller
produto: ASM1042 SuperSpeed USB Host Controller
fabricante: ASMedia Technology Inc.
ID físico: 0
informações do barramento: pci@0000:04:00.0
versão: 00
largura: 64 bits
clock: 33MHz
capacidades: msi msix pm pciexpress xhci bus_master cap_list
configuração: driver=xhci_hcd latency=0
recursos: irq:19 memória:de000000-de007fff
*-usbhost:0
produto: xHCI Host Controller
fabricante: Linux 4.15.0-42-generic xhci-hcd
ID físico: 0
informações do barramento: usb@3
nome lógico: usb3
versão: 4.15
capacidades: usb-2.00
configuração: driver=hub slots=2 speed=480Mbit/s
*-usbhost:1
produto: xHCI Host Controller
fabricante: Linux 4.15.0-42-generic xhci-hcd
ID físico: 1
informações do barramento: usb@4
nome lógico: usb4
versão: 4.15
capacidades: usb-3.00
configuração: driver=hub slots=2 speed=5000Mbit/s
*-pci:4
descrição: PCI bridge
produto: 6 Series/C200 Series Chipset Family PCI Express Root Port 6
fabricante: Intel Corporation
ID físico: 1c.5
informações do barramento: pci@0000:00:1c.5
versão: b5
largura: 32 bits
clock: 33MHz
capacidades: pci pciexpress msi pm normal_decode bus_master cap_list
configuração: driver=pcieport
recursos: irq:28 porta de E/S:9000(tamanho=4096) memória:dd600000-ddffffff porta de E/S:d0100000(tamanho=10485760)
*-network
descrição: Ethernet interface
produto: AR8151 v2.0 Gigabit Ethernet
fabricante: Qualcomm Atheros
ID físico: 0
informações do barramento: pci@0000:05:00.0
nome lógico: enp5s0
versão: c0
serial: 10:bf:48:26:d3:cc
capacidade: 1Gbit/s
largura: 64 bits
clock: 33MHz
capacidades: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuração: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.1-NAPI latency=0 link=no multicast=yes port=twisted pair
recursos: irq:38 memória:dd600000-dd63ffff porta de E/S:9000(tamanho=128)
*-usb:1
descrição: USB controller
produto: 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1
fabricante: Intel Corporation
ID físico: 1d
informações do barramento: pci@0000:00:1d.0
versão: 05
largura: 32 bits
clock: 33MHz
capacidades: pm debug ehci bus_master cap_list
configuração: driver=ehci-pci latency=0
recursos: irq:23 memória:dff07000-dff073ff
*-usbhost
produto: EHCI Host Controller
fabricante: Linux 4.15.0-42-generic ehci_hcd
ID físico: 1
informações do barramento: usb@2
nome lógico: usb2
versão: 4.15
capacidades: usb-2.00
configuração: driver=hub slots=2 speed=480Mbit/s
*-usb
descrição: hub USB
produto: Integrated Rate Matching Hub
fabricante: Intel Corp.
ID físico: 1
informações do barramento: usb@2:1
versão: 0.00
capacidades: usb-2.00
configuração: driver=hub slots=6 speed=480Mbit/s
*-isa
descrição: ISA bridge
produto: HM65 Express Chipset Family LPC Controller
fabricante: Intel Corporation
ID físico: 1f
informações do barramento: pci@0000:00:1f.0
versão: 05
largura: 32 bits
clock: 33MHz
capacidades: isa bus_master cap_list
configuração: driver=lpc_ich latency=0
recursos: irq:0
*-storage
descrição: SATA controller
produto: 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller
fabricante: Intel Corporation
ID físico: 1f.2
informações do barramento: pci@0000:00:1f.2
versão: 05
largura: 32 bits
clock: 66MHz
capacidades: storage msi pm ahci_1.0 bus_master cap_list
configuração: driver=ahci latency=0
recursos: irq:32 porta de E/S:e070(tamanho=8) porta de E/S:e060(tamanho=4) porta de E/S:e050(tamanho=8) porta de E/S:e040(tamanho=4) porta de E/S:e020(tamanho=32) memória:dff06000-dff067ff
*-serial
descrição: SMBus
produto: 6 Series/C200 Series Chipset Family SMBus Controller
fabricante: Intel Corporation
ID físico: 1f.3
informações do barramento: pci@0000:00:1f.3
versão: 05
largura: 64 bits
clock: 33MHz
configuração: driver=i801_smbus latency=0
recursos: irq:18 memória:dff05000-dff050ff porta de E/S:e000(tamanho=32)
*-scsi:0
ID físico: 1
nome lógico: scsi0
capacidades: emulated
*-disk
descrição: ATA Disk
produto: WDC WD2500BPVT-2
fabricante: Western Digital
ID físico: 0.0.0
informações do barramento: scsi@0:0.0.0
nome lógico: /dev/sda
versão: 1A01
serial: WD-WX31A6115285
tamanho: 232GiB (250GB)
capacidades: partitioned partitioned:dos
configuração: ansiversion=5 logicalsectorsize=512 sectorsize=4096 signature=000d70ee
*-volume:0
descrição: Windows NTFS volume
ID físico: 1
informações do barramento: scsi@0:0.0.0,1
nome lógico: /dev/sda1
versão: 3.1
serial: 32b1-57cd
tamanho: 98MiB
capacidade: 100MiB
capacidades: primary bootable ntfs initialized
configuração: clustersize=4096 created=2018-12-09 09:22:23 filesystem=ntfs label=System Reserved state=clean
*-volume:1
descrição: Windows NTFS volume
ID físico: 2
informações do barramento: scsi@0:0.0.0,2
nome lógico: /dev/sda2
versão: 3.1
serial: f428b922-c124-cd47-a3ad-2dd054db131b
tamanho: 131GiB
capacidade: 131GiB
capacidades: primary ntfs initialized
configuração: clustersize=4096 created=2018-12-09 09:22:37 filesystem=ntfs state=clean
*-volume:2
descrição: Extended partition
ID físico: 3
informações do barramento: scsi@0:0.0.0,3
nome lógico: /dev/sda3
tamanho: 101GiB
capacidade: 101GiB
capacidades: primary extended partitioned partitioned:extended
*-logicalvolume:0
descrição: volume EXT4
fabricante: Linux
ID físico: 5
nome lógico: /dev/sda5
nome lógico: /boot
versão: 1.0
serial: 7dc3b898-1b42-41e1-a7ae-a69cef28684e
tamanho: 1000MiB
capacidade: 1000MiB
capacidades: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
configuração: created=2018-12-09 19:56:14 filesystem=ext4 lastmountpoint=/boot modified=2018-01-28 15:58:40 mount.fstype=ext4 mount.options=rw,relatime,data=ordered mounted=2018-01-28 15:58:40 state=mounted
*-logicalvolume:1
descrição: volume EXT4
fabricante: Linux
ID físico: 6
nome lógico: /dev/sda6
nome lógico: /
versão: 1.0
serial: e691c7f6-23d5-40fe-8573-dfaf1c850f74
tamanho: 24GiB
capacidade: 24GiB
capacidades: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
configuração: created=2018-12-09 19:56:14 filesystem=ext4 lastmountpoint=/ modified=2012-06-20 18:38:12 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,data=ordered mounted=2018-01-28 15:58:21 state=mounted
*-logicalvolume:2
descrição: Linux swap volume
ID físico: 7
nome lógico: /dev/sda7
versão: 1
serial: 264cd85e-e76e-40fa-8acd-83bad86ec4b1
tamanho: 8535MiB
capacidade: 8535MiB
capacidades: nofs swap initialized
configuração: filesystem=swap pagesize=4096
*-logicalvolume:3
descrição: volume EXT4
fabricante: Linux
ID físico: 8
nome lógico: /dev/sda8
nome lógico: /home
versão: 1.0
serial: b7839f1f-7d4d-4a13-8b82-c6762d5c2fae
tamanho: 67GiB
capacidade: 67GiB
capacidades: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
configuração: created=2018-12-09 19:56:18 filesystem=ext4 lastmountpoint=/home modified=2018-01-28 15:58:42 mount.fstype=ext4 mount.options=rw,relatime,data=ordered mounted=2018-01-28 15:58:42 state=mounted
*-scsi:1
ID físico: 2
nome lógico: scsi1
capacidades: emulated
*-disk
descrição: ATA Disk
produto: Hitachi HTS54502
fabricante: Hitachi
ID físico: 0.0.0
informações do barramento: scsi@1:0.0.0
nome lógico: /dev/sdb
versão: C60N
serial: 091018PBY2061SC65Y1L
tamanho: 232GiB (250GB)
capacidades: partitioned partitioned:dos
configuração: ansiversion=5 logicalsectorsize=512 sectorsize=512 signature=26952412
*-volume
descrição: Windows NTFS volume
ID físico: 1
informações do barramento: scsi@1:0.0.0,1
nome lógico: /dev/sdb1
nome lógico: /mnt/53C2D8A2122E7F22
versão: 3.1
serial: 40fdbc18-c101-234a-9008-2b6382f29cc7
tamanho: 232GiB
capacidade: 232GiB
capacidades: primary ntfs initialized
configuração: clustersize=4096 created=2018-12-09 23:56:02 filesystem=ntfs label=Share mount.fstype=fuseblk mount.options=rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096 state=mounted
↧
December 20, 2018, 5:07 am
I've extensively searched for this topic already and exhausted all solutions suggested for similar issues.
Ordered this custom PC from PCSpecialist as Gaming laptop for my nephew - typically their line is if you want to install Linux you're on your own for support.
Card seems to be recognised and working - but no wireless networks can be found. It has 2 antennas, model no. AWP1200E.
I have already tried the github rtlwifi_new driver. I used to be fairly experienced with debugging wifi but it's been a few years since I've had to do this with Ubuntu... :(
Not sure why lspci outputs RTL8812AE but lsmod is RTL8821AE. I do have a driver installation CD - if necessary I can grab it from there.
Wifi Diagnostics:
Code:
########## wireless info START ##########
Report from: 20 Dec 2018 12:33 GMT +0000
Booted last: 20 Dec 2018 00:00 GMT +0000
Script from: 22 Oct 2018 03:34 UTC +0000
##### release ###########################
Distributor ID: Ubuntu
Description: Ubuntu 18.10
Release: 18.10
Codename: cosmic
##### kernel ############################
Linux 4.18.0-13-generic #14-Ubuntu SMP Wed Dec 5 09:04:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Parameters: ro, quiet, splash, vt.handoff=1
##### desktop ###########################
Ubuntu
##### lspci #############################
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:8677]
Kernel driver in use: r8169
05:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8812AE 802.11ac PCIe Wireless Network Adapter [10ec:8812] (rev 01)
Subsystem: Realtek Semiconductor Co., Ltd. RTL8812AE 802.11ac PCIe Wireless Network Adapter [10ec:8812]
Kernel driver in use: rtl8821ae
##### lsusb #############################
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 0c45:7603 Microdia
Bus 003 Device 002: ID 04d9:a088 Holtek Semiconductor, Inc.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 1e71:1711 NZXT
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
##### PCMCIA card info ##################
##### rfkill ############################
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
##### secure boot #######################
SecureBoot disabled
##### lsmod #############################
eeepc_wmi 16384 0
asus_wmi 28672 1 eeepc_wmi
sparse_keymap 16384 1 asus_wmi
video 45056 1 asus_wmi
wmi_bmof 16384 0
rtl8821ae 233472 0
btcoexist 176128 1 rtl8821ae
rtl_pci 32768 1 rtl8821ae
rtlwifi 98304 3 rtl_pci,rtl8821ae,btcoexist
mac80211 794624 3 rtl_pci,rtl8821ae,rtlwifi
cfg80211 663552 2 rtlwifi,mac80211
wmi 24576 2 asus_wmi,wmi_bmof
##### interfaces ########################
[/etc/network/interfaces]
auto lo
iface lo inet loopback
##### ifconfig ##########################
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback <MAC address> brd <MAC address>
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether <MAC 'enp3s0' [IF1]> brd <MAC address>
inet 192.168.1.226/24 brd 192.168.1.255 scope global dynamic noprefixroute enp3s0
valid_lft 86286sec preferred_lft 86286sec
inet6 fe80::e722:bc09:a8e9:462d/64 scope link noprefixroute
valid_lft forever preferred_lft forever
3: wlp5s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
link/ether <MAC 'wlp5s0' [IF2]> brd <MAC address>
##### iwconfig ##########################
enp3s0 no wireless extensions.
lo no wireless extensions.
wlp5s0 IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry short limit:7 RTS thr=2347 B Fragment thr:off
Power Management:off
##### route #############################
default via 192.168.1.1 dev enp3s0 proto dhcp metric 100
169.254.0.0/16 dev enp3s0 scope link metric 1000
192.168.1.0/24 dev enp3s0 proto kernel scope link src 192.168.1.226 metric 100
##### resolv.conf #######################
[777 root '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf']
nameserver 127.0.0.53
##### network managers ##################
Installed:
NetworkManager
Wicd
Running:
root 844 1 0 12:31 ? 00:00:00 /usr/sbin/NetworkManager --no-daemon
##### NetworkManager info ###############
GENERAL.DEVICE: enp3s0
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 'enp3s0' [IF1]>
GENERAL.MTU: 1500
GENERAL.STATE: 100 (connected)
GENERAL.REASON: 0 (No reason given)
GENERAL.UDI: /sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:00.0/0000:03:00.0/net/enp3s0
GENERAL.IP-IFACE: enp3s0
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: e705b1b4-df04-3363-b7b3-d51ca33ff60a
GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1
GENERAL.METERED: no (guessed)
CAPABILITIES.CARRIER-DETECT: yes
CAPABILITIES.SPEED: 1000 Mb/s
CAPABILITIES.IS-SOFTWARE: no
CAPABILITIES.SRIOV: no
WIRED-PROPERTIES.CARRIER: on
IP4.ADDRESS[1]: 192.168.1.226/24
IP4.GATEWAY: 192.168.1.1
IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 192.168.1.1, mt = 100
IP4.ROUTE[2]: dst = 192.168.1.0/24, nh = 0.0.0.0, mt = 100
IP4.ROUTE[3]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
IP4.DNS[1]: 192.168.1.1
DHCP4.OPTION[1]: broadcast_address = 192.168.1.255
DHCP4.OPTION[2]: dhcp_lease_time = 86400
DHCP4.OPTION[3]: dhcp_message_type = 5
DHCP4.OPTION[4]: dhcp_rebinding_time = 75600
DHCP4.OPTION[5]: dhcp_renewal_time = 43200
DHCP4.OPTION[6]: dhcp_server_identifier = 192.168.1.1
DHCP4.OPTION[7]: domain_name_servers = 192.168.1.1
DHCP4.OPTION[8]: expiry = 1545395519
DHCP4.OPTION[9]: host_name = gamerjim
DHCP4.OPTION[10]: ip_address = 192.168.1.226
DHCP4.OPTION[11]: network_number = 192.168.1.0
DHCP4.OPTION[12]: next_server = 192.168.1.1
DHCP4.OPTION[13]: requested_broadcast_address = 1
DHCP4.OPTION[14]: requested_domain_name = 1
DHCP4.OPTION[15]: requested_domain_name_servers = 1
DHCP4.OPTION[16]: requested_domain_search = 1
DHCP4.OPTION[17]: requested_host_name = 1
DHCP4.OPTION[18]: requested_interface_mtu = 1
DHCP4.OPTION[19]: requested_ms_classless_static_routes = 1
DHCP4.OPTION[20]: requested_netbios_name_servers = 1
DHCP4.OPTION[21]: requested_netbios_scope = 1
DHCP4.OPTION[22]: requested_ntp_servers = 1
DHCP4.OPTION[23]: requested_rfc3442_classless_static_routes = 1
DHCP4.OPTION[24]: requested_routers = 1
DHCP4.OPTION[25]: requested_static_routes = 1
DHCP4.OPTION[26]: requested_subnet_mask = 1
DHCP4.OPTION[27]: requested_time_offset = 1
DHCP4.OPTION[28]: requested_wpad = 1
DHCP4.OPTION[29]: routers = 192.168.1.1
DHCP4.OPTION[30]: subnet_mask = 255.255.255.0
DHCP4.OPTION[31]: wpad = a
IP6.ADDRESS[1]: fe80::e722:bc09:a8e9:462d/64
IP6.GATEWAY: --
IP6.ROUTE[1]: dst = fe80::/64, nh = ::, mt = 100
IP6.ROUTE[2]: dst = ff00::/8, nh = ::, mt = 256, table=255
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{1}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]: e705b1b4-df04-3363-b7b3-d51ca33ff60a | Wired connection 1
GENERAL.DEVICE: wlp5s0
GENERAL.TYPE: wifi
GENERAL.NM-TYPE: NMDeviceWifi
GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
GENERAL.PRODUCT: RTL8812AE 802.11ac PCIe Wireless Network Adapter
GENERAL.DRIVER: rtl8821ae
GENERAL.DRIVER-VERSION: 4.18.0-13-generic
GENERAL.FIRMWARE-VERSION: N/A
GENERAL.HWADDR: <MAC 'wlp5s0' [IF2]>
GENERAL.MTU: 1500
GENERAL.STATE: 30 (disconnected)
GENERAL.REASON: 42 (The supplicant is now available)
GENERAL.UDI: /sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:02.0/0000:05:00.0/net/wlp5s0
GENERAL.IP-IFACE: --
GENERAL.IS-SOFTWARE: no
GENERAL.NM-MANAGED: yes
GENERAL.AUTOCONNECT: yes
GENERAL.FIRMWARE-MISSING: no
GENERAL.NM-PLUGIN-MISSING: no
GENERAL.PHYS-PORT-ID: --
GENERAL.CONNECTION: --
GENERAL.CON-UUID: --
GENERAL.CON-PATH: --
GENERAL.METERED: unknown
CAPABILITIES.CARRIER-DETECT: no
CAPABILITIES.SPEED: unknown
CAPABILITIES.IS-SOFTWARE: no
CAPABILITIES.SRIOV: no
WIFI-PROPERTIES.WEP: yes
WIFI-PROPERTIES.WPA: yes
WIFI-PROPERTIES.WPA2: yes
WIFI-PROPERTIES.TKIP: yes
WIFI-PROPERTIES.CCMP: yes
WIFI-PROPERTIES.AP: yes
WIFI-PROPERTIES.ADHOC: yes
WIFI-PROPERTIES.2GHZ: yes
WIFI-PROPERTIES.5GHZ: yes
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: --
SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE IN-USE
##### NetworkManager.state ##############
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
##### NetworkManager config #############
[[/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf]]
[connection]
wifi.powersave = 3
[[/etc/NetworkManager/NetworkManager.conf]]
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false
[device]
wifi.scan-rand-mac-address=no
[[/usr/lib/NetworkManager/conf.d/10-dns-resolved.conf]]
[main]
dns=systemd-resolved
[[/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf]]
[keyfile]
unmanaged-devices=*,except:type:wifi,except:type:gsm,except:type:cdma
[[/usr/lib/NetworkManager/conf.d/20-connectivity-ubuntu.conf]]
[connectivity]
uri=http://connectivity-check.ubuntu.com/
[[/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf]]
[device-mac-addr-change-wifi]
match-device=driver:rtl8723bs,driver:rtl8189es,driver:r8188eu,driver:8188eu,driver:eagle_sdio,driver:wl
wifi.scan-rand-mac-address=no
wifi.cloned-mac-address=preserve
ethernet.cloned-mac-address=preserve
##### NetworkManager profiles ###########
##### Netplan config ####################
[/etc/netplan/01-network-manager-all.yaml]
network:
version: 2
renderer: NetworkManager
##### iw reg get ########################
Region: Europe/London (based on set time zone)
global
country 00: DFS-UNSET
(2402 - 2472 @ 40), (N/A, 20), (N/A)
(2457 - 2482 @ 20), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
(2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, PASSIVE-SCAN
(5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
(5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN
(5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, PASSIVE-SCAN
(5735 - 5835 @ 80), (N/A, 20), (N/A), PASSIVE-SCAN
(57240 - 63720 @ 2160), (N/A, 0), (N/A)
##### iwlist channels ###################
enp3s0 no frequency information.
lo no frequency information.
wlp5s0 32 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
Channel 12 : 2.467 GHz
Channel 13 : 2.472 GHz
Channel 36 : 5.18 GHz
Channel 40 : 5.2 GHz
Channel 44 : 5.22 GHz
Channel 48 : 5.24 GHz
Channel 52 : 5.26 GHz
Channel 56 : 5.28 GHz
Channel 60 : 5.3 GHz
Channel 64 : 5.32 GHz
Channel 100 : 5.5 GHz
Channel 104 : 5.52 GHz
Channel 108 : 5.54 GHz
Channel 112 : 5.56 GHz
Channel 116 : 5.58 GHz
Channel 120 : 5.6 GHz
Channel 124 : 5.62 GHz
Channel 128 : 5.64 GHz
Channel 132 : 5.66 GHz
Channel 136 : 5.68 GHz
Channel 140 : 5.7 GHz
##### iwlist scan #######################
enp3s0 Interface doesn't support scanning.
lo Interface doesn't support scanning.
wlp5s0 No scan results
##### module infos ######################
[rtl8821ae]
filename: /lib/modules/4.18.0-13-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.ko
firmware: rtlwifi/rtl8821aefw_29.bin
firmware: rtlwifi/rtl8821aefw.bin
description: Realtek 8821ae 802.11ac PCI wireless
license: GPL
author: Realtek WlanFAE <wlanfae@realtek.com>
srcversion: 2CE28F5AC9749CAF48145E8
depends: rtlwifi,rtl_pci,btcoexist,mac80211
retpoline: Y
name: rtl8821ae
vermagic: 4.18.0-13-generic SMP mod_unload
parm: swenc:Set to 1 for software crypto (default 0)
(bool)
parm: ips:Set to 0 to not use link power save (default 1)
(bool)
parm: swlps:Set to 1 to use SW control power save (default 0)
(bool)
parm: fwlps:Set to 1 to use FW control power save (default 1)
(bool)
parm: msi:Set to 1 to use MSI interrupts mode (default 1)
(bool)
parm: debug:Set debug level (0-5) (default 0) (int)
parm: disable_watchdog:Set to 1 to disable the watchdog (default 0)
(bool)
parm: int_clear:Set to 0 to disable interrupt clear before set (default 1)
(bool)
[rtl_pci]
filename: /lib/modules/4.18.0-13-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko
description: PCI basic driver for rtlwifi
license: GPL
author: Larry Finger <Larry.FInger@lwfinger.net>
author: Realtek WlanFAE <wlanfae@realtek.com>
author: lizhaoming <chaoming_li@realsil.com.cn>
srcversion: 6081DC1832010BD0C4C8DDC
depends: mac80211,rtlwifi
retpoline: Y
name: rtl_pci
vermagic: 4.18.0-13-generic SMP mod_unload
[rtlwifi]
filename: /lib/modules/4.18.0-13-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko
description: Realtek 802.11n PCI wireless core
license: GPL
author: Larry Finger <Larry.FInger@lwfinger.net>
author: Realtek WlanFAE <wlanfae@realtek.com>
author: lizhaoming <chaoming_li@realsil.com.cn>
srcversion: C3D6C55583BFB4BF0EE61E2
depends: mac80211,cfg80211
retpoline: Y
name: rtlwifi
vermagic: 4.18.0-13-generic SMP mod_unload
[mac80211]
filename: /lib/modules/4.18.0-13-generic/kernel/net/mac80211/mac80211.ko
license: GPL
description: IEEE 802.11 subsystem
srcversion: C5D73328CD704BB6E363074
depends: cfg80211
retpoline: Y
intree: Y
name: mac80211
vermagic: 4.18.0-13-generic SMP mod_unload
sig_id: PKCS#7
signer:
sig_key:
sig_hashalgo: md4
signature: 30:82:02:A5:06:09:2A:86:48:86:F7:0D:01:07:02:A0:82:02:96:30:
82:02:92:02:01:01:31:0D:30:0B:06:09:60:86:48:01:65:03:04:02:
03:30:0B:06:09:2A:86:48:86:F7:0D:01:07:01:31:82:02:6F:30:82:
02:6B:02:01:01:30:46:30:2E:31:2C:30:2A:06:03:55:04:03:0C:23:
42:75:69:6C:64:20:74:69:6D:65:20:61:75:74:6F:67:65:6E:65:72:
61:74:65:64:20:6B:65:72:6E:65:6C:20:6B:65:79:02:14:40:71:35:
68:4F:B5:09:52:A4:1C:79:66:D0:19:CB:22:FE:F8:0B:19:30:0B:06:
09:60:86:48:01:65:03:04:02:03:30:0D:06:09:2A:86:48:86:F7:0D:
01:01:01:05:00:04:82:02:00:07:0F:80:14:7E:03:E2:C9:93:0C:03:
DA:58:F6:C6:18:A3:CA:19:3C:FD:25:EF:66:E0:D8:71:C9:59:92:54:
2E:E9:65:0C:E5:3C:85:79:17:4A:CD:CC:0E:7F:3F:51:94:0A:A0:15:
DD:7D:79:BC:A5:05:09:67:CF:7E:A9:CC:D4:6B:CF:19:42:FE:4F:B6:
B7:63:03:7D:98:CE:FC:90:54:C5:E6:36:7F:E1:C9:6B:B6:9B:6A:FA:
15:41:28:32:25:FD:52:E4:02:8F:1F:E8:92:96:79:31:3C:5C:E2:CD:
9C:5F:1C:78:54:7E:94:4C:4B:0B:B2:25:76:64:F4:41:43:C9:B4:FA:
06:B2:F7:6C:85:BF:C2:1C:D3:81:1B:BD:0C:B8:32:A7:CF:1A:4C:E6:
37:52:7F:A8:93:64:EC:9D:D3:E9:58:04:3E:8A:54:9B:5B:77:3A:45:
D3:7E:61:98:40:12:FD:04:1C:D4:1D:99:B1:3B:1E:5E:89:3A:EA:F6:
02:E5:94:6D:15:C4:8D:67:3F:A9:8E:06:BC:C8:69:EB:53:D9:01:03:
1B:38:DC:79:FE:05:69:83:8E:80:75:0E:3C:F4:1A:D0:00:62:F2:3A:
9D:59:6B:20:D3:35:22:C5:89:FC:34:BC:EA:CC:C3:5C:CA:1D:35:5C:
79:38:04:97:8B:CB:CF:26:7E:D5:48:C5:4D:0C:32:47:F5:13:E8:3F:
02:E7:7E:9A:43:29:33:D2:2E:1E:5B:35:C2:DF:D7:11:26:C4:C9:35:
45:A4:24:1A:8F:B0:D5:FC:CB:33:F3:AC:24:19:97:0D:FB:74:7D:9A:
F2:94:2A:19:AB:8F:57:19:53:B5:E5:33:18:DE:C7:B8:39:66:4D:DE:
75:DC:1F:9C:74:B6:8C:E2:49:19:BC:39:AF:8C:AF:7A:11:8F:9D:EB:
C6:2A:22:6E:D6:92:B8:A6:2F:83:7E:87:9F:34:82:C5:C0:A6:7A:66:
A2:11:E7:93:F0:A8:CA:36:71:1C:2B:87:2F:A8:69:57:66:67:C6:FE:
B6:36:5F:5D:4A:14:4A:FA:89:CB:7D:C5:DC:47:A0:A1:FA:4D:13:33:
BD:12:60:9D:AD:26:B3:B5:44:0B:9E:4C:AD:B9:83:89:65:B6:52:1F:
32:23:16:0A:89:0A:04:8A:9C:72:B7:0C:E5:77:A7:31:A4:70:BB:9D:
85:82:33:0F:B0:F9:CA:D6:90:A4:6F:BE:0C:48:91:2F:62:EB:FF:87:
0E:C6:E7:18:51:39:D0:1C:AB:0C:56:E8:35:11:FA:51:DC:10:B2:40:
0F:96:78:A5:B4:13:FF:F1:A9:7A:C1:BA:55:49:D5:4B:7F:46:54:89:
15
parm: minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
[cfg80211]
filename: /lib/modules/4.18.0-13-generic/kernel/net/wireless/cfg80211.ko
description: wireless configuration support
license: GPL
author: Johannes Berg
srcversion: BFB309EF7C6C321F605D36E
depends:
retpoline: Y
intree: Y
name: cfg80211
vermagic: 4.18.0-13-generic SMP mod_unload
sig_id: PKCS#7
signer:
sig_key:
sig_hashalgo: md4
signature: 30:82:02:A5:06:09:2A:86:48:86:F7:0D:01:07:02:A0:82:02:96:30:
82:02:92:02:01:01:31:0D:30:0B:06:09:60:86:48:01:65:03:04:02:
03:30:0B:06:09:2A:86:48:86:F7:0D:01:07:01:31:82:02:6F:30:82:
02:6B:02:01:01:30:46:30:2E:31:2C:30:2A:06:03:55:04:03:0C:23:
42:75:69:6C:64:20:74:69:6D:65:20:61:75:74:6F:67:65:6E:65:72:
61:74:65:64:20:6B:65:72:6E:65:6C:20:6B:65:79:02:14:40:71:35:
68:4F:B5:09:52:A4:1C:79:66:D0:19:CB:22:FE:F8:0B:19:30:0B:06:
09:60:86:48:01:65:03:04:02:03:30:0D:06:09:2A:86:48:86:F7:0D:
01:01:01:05:00:04:82:02:00:A2:45:9F:C3:36:1A:59:C6:56:E3:58:
D7:FA:2B:2E:7D:18:C4:18:59:A5:2D:6B:02:4F:B4:B2:5A:0A:6A:B9:
BD:43:2C:FD:B2:4C:97:A8:E3:8E:32:43:32:88:15:22:55:DF:06:B9:
3B:96:09:30:D0:F9:1B:B4:53:8C:F6:21:B8:0A:B6:5A:20:DB:4C:D0:
EA:BB:6C:E8:54:A6:55:E8:56:69:79:19:41:4F:E0:8A:89:C4:BC:8C:
D7:09:C5:BE:F6:B7:9F:57:94:42:5C:41:C8:60:8A:01:5D:A4:4B:13:
B2:AE:41:C5:03:18:E9:49:02:6C:5E:DC:E6:8A:F0:84:AC:BD:27:F3:
78:75:5E:9A:0B:39:BA:3C:51:5E:66:03:BF:83:F6:E7:B2:27:59:0F:
DF:8D:F5:06:7E:65:78:EB:87:97:0A:59:97:BA:E3:11:A1:21:3A:91:
13:A5:12:6C:26:35:D4:9A:8C:A2:98:12:ED:1C:56:36:C6:52:39:1E:
02:EF:0D:44:72:FE:49:9E:08:40:52:B4:20:AB:BF:20:C0:99:0F:F7:
32:37:50:F0:6C:07:2F:9F:FC:B6:C7:A4:B7:BE:A7:A5:8F:4B:98:4D:
AA:33:09:6A:E2:8E:10:BE:09:F8:84:D9:2E:0E:E8:AC:92:66:31:43:
AA:38:E5:A8:2C:7C:FE:C0:05:44:05:A1:41:67:12:A2:AD:62:F1:3E:
E8:B4:09:04:75:C9:CE:AD:55:86:11:37:6B:35:F5:4A:6C:DC:80:99:
1F:BB:72:7F:A2:F7:19:AE:DC:47:55:3B:C2:20:FA:9B:27:0F:FD:4F:
94:47:57:FC:18:0B:F4:3F:ED:AE:0B:45:B9:61:94:03:60:A7:2E:04:
E6:96:A0:BE:BA:EB:AB:71:24:47:3D:AB:C6:08:4E:E1:02:DA:E5:FB:
1C:49:90:25:85:6F:84:E3:37:81:85:05:ED:C2:69:D2:54:AC:DF:D3:
2D:38:7F:D6:E2:81:DF:FB:0F:C0:D0:8F:4D:5E:DD:A6:15:FD:20:2A:
9D:B5:46:BF:1B:42:F4:78:FC:90:1E:E7:11:0E:75:7C:70:A0:F0:4C:
2F:4A:67:41:CE:DF:6A:DD:9B:46:46:BE:C9:97:37:DC:C0:C9:FB:2E:
79:2B:BF:BC:E9:CE:A6:0D:BC:0A:7B:73:92:49:52:BE:CA:6D:BE:E6:
FD:04:CE:8F:3C:C9:5D:60:F3:5F:26:63:07:29:EA:03:01:2F:69:17:
F5:A5:5D:37:46:E7:59:2F:25:39:27:78:EB:95:85:21:98:D0:7B:84:
AE:96:4B:82:5E:D7:41:CC:98:B1:0D:EF:9B:59:58:9B:26:91:DB:93:
89
parm: bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
##### module parameters #################
[rtl8821ae]
debug: 0
disable_watchdog: N
fwlps: N
int_clear: Y
ips: Y
msi: Y
swenc: N
swlps: N
[mac80211]
beacon_loss_count: 7
ieee80211_default_rc_algo: minstrel_ht
max_nullfunc_tries: 2
max_probe_tries: 5
minstrel_vht_only: Y
probe_wait_ms: 500
[cfg80211]
bss_entries_limit: 1000
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00
##### /etc/modules ######################
##### modprobe options ##################
[/etc/modprobe.d/amd64-microcode-blacklist.conf]
blacklist microcode
[/etc/modprobe.d/blacklist-ath_pci.conf]
blacklist ath_pci
[/etc/modprobe.d/blacklist.conf]
blacklist evbug
blacklist usbmouse
blacklist usbkbd
blacklist eepro100
blacklist de4x5
blacklist eth1394
blacklist snd_intel8x0m
blacklist snd_aw2
blacklist prism54
blacklist bcm43xx
blacklist garmin_gps
blacklist asus_acpi
blacklist snd_pcsp
blacklist pcspkr
blacklist amd76x_edac
[/etc/modprobe.d/blacklist-rare-network.conf]
alias net-pf-3 off
alias net-pf-6 off
alias net-pf-9 off
alias net-pf-11 off
alias net-pf-12 off
alias net-pf-19 off
alias net-pf-21 off
alias net-pf-36 off
[/etc/modprobe.d/ideapad-laptop.conf]
blacklist ideapad-laptop
[/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/rtl8821ae.conf]
options rtl8821ae fwlps=N
##### rc.local ##########################
grep: /etc/rc.local: No such file or directory
##### pm-utils ##########################
##### udev rules ########################
##### dmesg #############################
[ 11.483925] r8169 0000:03:00.0 enp3s0: link up
[ 11.483933] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
########## wireless info END ############
↧
December 20, 2018, 5:36 am
I have an Umbuntu laptop running Umbuntu 18.1 and a Windows 10 box both connecting to a Western Digital My Cloud server. I have been able to read files from the file server on the Umbuntu laptop nautilus but not open the files on the file server in umbuntu software. I am thinking that I need to install then configure Samba for the umbuntu laptop to be able to read the file server documents, because the Windows and Umbuntu laptops are sharing the drive.
↧