Hi, I was having problem with wifi in ubuntu 18.04 lts after having recent upgrade, so I followed the steps mentioned here - https://askubuntu.com/questions/1058...with-rtl8723be, but was not able to solve the problem, in another answer I read that upgrading to 18.10 (kernel version 4.18.0-15-generic) will solve the problem but all in vain. Please help to resolve the problem.
↧
[ubuntu] Weak wifi connection in ubuntu 18.10 with rtl8723be
↧
[ubuntu] WiFi adapter not found
I bought a HP Pavilion 590-p0057c and installed Ubuntu 18.04.01 on it. When I went to turn on WiFi, settings said: "WiFi adapter not found". Is there a fix for this?
lspci | grep -i network yields:
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter
lspci | grep -i network yields:
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter
↧
↧
[ubuntu] when i close my laptop lid & open it back up, my wifi will not connect
I have peered through a couple threads & tried out some things but nothing has worked. My laptop is about a month old now, it's a HP - When I first installed Ubuntu 18.04.1 on it my WiFi was completely not found and i had to install rtl8821ce. Once i did that my laptop picked up the WiFi. But its a minor inconvenience. When i close my lid & open it, I have to restart my laptop for my WiFi to work. If anyone has any ideas please help, thanks.
↧
Dns working weird at /etc/resolv.conf
Hi,
I am a newbie in terms of others present here . But I have little knowledge of linux and trying to enhance it more on the go.
The situation that I am facing is when I change the nameserver setting at /etc/resolv.conf to any random ip ( other than local dns server or known public dns servers) it still resolves the request and I am being able to browse the internet without any glitch.
Ideally it should block access to the internet if the nameserver isn't a valid dns server.
I checked this anomaly both with NetworkManager as well as Wicd connection manager on ubuntu 18.04.2 LTS
So instead of nameserver 8.8.8.8 if I put nameserver x.x.x.x ( where x is random numbers ) it still resolves all the requests my client make.
Earlier when I had used ubuntu 16.04 or ubuntu 17.04 , I never noticed this anomaly and my internet would stop if I changed the nameserver to a dns server that is not active.
IF I am missing out some thing , please let me understand .
Thanks
I am a newbie in terms of others present here . But I have little knowledge of linux and trying to enhance it more on the go.
The situation that I am facing is when I change the nameserver setting at /etc/resolv.conf to any random ip ( other than local dns server or known public dns servers) it still resolves the request and I am being able to browse the internet without any glitch.
Ideally it should block access to the internet if the nameserver isn't a valid dns server.
I checked this anomaly both with NetworkManager as well as Wicd connection manager on ubuntu 18.04.2 LTS
So instead of nameserver 8.8.8.8 if I put nameserver x.x.x.x ( where x is random numbers ) it still resolves all the requests my client make.
Earlier when I had used ubuntu 16.04 or ubuntu 17.04 , I never noticed this anomaly and my internet would stop if I changed the nameserver to a dns server that is not active.
IF I am missing out some thing , please let me understand .
Thanks
↧
[ubuntu] Netplan Wifi WPA enterprise on 18.04 Bionic Mini
I have Ubuntu 18.04.2 LTS server for raspberry pi 3 and try to enable wifi wpa enterprise
http://cdimage.ubuntu.com/ubuntu/rel...+raspi3.img.xz
I follow this example https://netplan.io/examples but get error message
Error in network definition /etc/netplan/50-cloud-init.yaml: unknown key auth
anybody can help me how to configure wifi with wpa enterprise?
http://cdimage.ubuntu.com/ubuntu/rel...+raspi3.img.xz
I follow this example https://netplan.io/examples but get error message
Error in network definition /etc/netplan/50-cloud-init.yaml: unknown key auth
anybody can help me how to configure wifi with wpa enterprise?
↧
↧
[kubuntu] How to connect to the Internet with a SIM-card?
I have read many posts in here and elsewhere with lots of details that I don't understand.
I have not been able to find any that explains clearly what to do in order to connect.
Almost everyone talks about some modem-manager. When I run it, it says
$ network-manager
network-manager: command not found
When I want to install it, it says
$ sudo apt-get install network-manager
[...]
network-manager is already the newest version (1.10.6-2ubuntu1.1).
Is there no GUI to do that? If not, I can always use the text interface. But I need to know what I have to write. I know there is a working device that connetcs, since it is a dual-boot with W10, and it works in W10.
What to do?
I have not been able to find any that explains clearly what to do in order to connect.
Almost everyone talks about some modem-manager. When I run it, it says
$ network-manager
network-manager: command not found
When I want to install it, it says
$ sudo apt-get install network-manager
[...]
network-manager is already the newest version (1.10.6-2ubuntu1.1).
Is there no GUI to do that? If not, I can always use the text interface. But I need to know what I have to write. I know there is a working device that connetcs, since it is a dual-boot with W10, and it works in W10.
What to do?
↧
acer switch one 10 (sw1-011) - no wireless hardware detected
hello,
i have what is essentially a tablet, with built in wifi capability.
it came with windows, but it runs at a snails pace.
acer support said they would not help.
Installed linux successfully, but unfortunately, wifi is undetectable by Linux this far.
windows wifi driver already installed.
how do I detect and install wifi on this device?
i have what is essentially a tablet, with built in wifi capability.
it came with windows, but it runs at a snails pace.
acer support said they would not help.
Installed linux successfully, but unfortunately, wifi is undetectable by Linux this far.
windows wifi driver already installed.
how do I detect and install wifi on this device?
↧
[ubuntu] DWA-171 Installation Problems
Hi All,
I have recently done a fresh install of Ubuntu 16.04. I have updated all programs and have tried installing my wireless Internet driver multiple times to no avail. I am currently using a D-Link DWA-171 wireless adapter it is using Realtek 8812AU. The installations went fine and managed to install the drivers but when i run usb-devices it shows the adapter is plugged in but there is no driver assigned to it. Is there any way to fix this? I am more than happy to assist with any troubleshooting that needs to happen.
Another thing to note is that when I run lsusb or usb-devices it shows up but when running lshw -C network it does not show the wireless adapter. I have included some code snippets to help out
lshw -C network
usb-devices
lsusb
lsusb -v
https://pastebin.com/2sHuASLp
I have recently done a fresh install of Ubuntu 16.04. I have updated all programs and have tried installing my wireless Internet driver multiple times to no avail. I am currently using a D-Link DWA-171 wireless adapter it is using Realtek 8812AU. The installations went fine and managed to install the drivers but when i run usb-devices it shows the adapter is plugged in but there is no driver assigned to it. Is there any way to fix this? I am more than happy to assist with any troubleshooting that needs to happen.
Another thing to note is that when I run lsusb or usb-devices it shows up but when running lshw -C network it does not show the wireless adapter. I have included some code snippets to help out
lshw -C network
Code:
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:01:00.0
logical name: enp1s0
version: 03
serial: 00:26:18:c0:c5:3f
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8168d-2.fw latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:26 ioport:e800(size=256) memory:fdfff000-fdffffff memory:fdff8000-fdffbfff memory:febf0000-febfffff
*-network
description: Ethernet interface
physical id: 1
logical name: enx02674f474a44
serial: 02:67:4f:47:4a:44
capabilities: ethernet physical
configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.103 link=yes multicast=yes
usb-devices
Code:
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 6 Spd=480 MxCh= 0
D: Ver= 2.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=2001 ProdID=3314 Rev=02.00
S: Manufacturer=Realtek
S: Product=802.11n WLAN Adapter
S: SerialNumber=00e04c000001
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 6 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
Code:
Bus 001 Device 006: ID 2001:3314 D-Link Corp.
Bus 001 Device 002: ID 12d1:108a Huawei Technologies Co., Ltd.
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 003: ID 046d:c24e Logitech, Inc. G500s Laser Gaming Mouse
Bus 004 Device 002: ID 04ca:0027 Lite-On Technology Corp.
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
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
https://pastebin.com/2sHuASLp
↧
Question mark on network icon
Hi ,
I have a question mark on the network icon and I can't access internet , it works perfectly in my phone and for my room-mate , he is not using ubuntu .
My ubuntu version is 18.10 .
Any recommendations ?
I have a question mark on the network icon and I can't access internet , it works perfectly in my phone and for my room-mate , he is not using ubuntu .
My ubuntu version is 18.10 .
Any recommendations ?
↧
↧
[ubuntu] wifi ap hostspot redirect with localhost
Dear Sir/Madam,
i am install ap-hotspot on ubuntu 14.04 with lamp.i want configure then customer connect with wifi ap so redirect with localhost.in android and ios also.
please guide me for configuration
i am install ap-hotspot on ubuntu 14.04 with lamp.i want configure then customer connect with wifi ap so redirect with localhost.in android and ios also.
please guide me for configuration
↧
Wired not working CLEVO RTL8111/8168/8411 Ubuntu 18.04
Hi,
My wireless is working well but my wired not. It did work and suddenly (i don't know why) it stopped to work. Ubuntu says:
Activation of network connection failed.
The pastebin file: https://pastebin.com/am0GV3AP
Thanks!
My wireless is working well but my wired not. It did work and suddenly (i don't know why) it stopped to work. Ubuntu says:
Activation of network connection failed.
The pastebin file: https://pastebin.com/am0GV3AP
Thanks!
↧
[ubuntu] Suspension crashes WiFi firmware
Whenever I put my laptop into suspension my WiFi card is killed, as to be expected. However when waking my laptop network manager reports "device not ready." Further probing gives me an error stating my firmware has crashed, as well as "failed to reset chip: -5".
Running the three commands,
makes network manager report "device not managed".
I have already tried
to no avail.
Dell's OEM kernel did not have this issue, and if indeed this cannot be fixed, how can I go about installing Dell's linux kernel?
Running the three commands,
Code:
sudo rmmod ath10k_pci
sudo modprobe ath10k_pci
sudo ifup -a
I have already tried
Code:
sudo systemctl restart Network-Manager
Dell's OEM kernel did not have this issue, and if indeed this cannot be fixed, how can I go about installing Dell's linux kernel?
↧
18.04 -> 18.10. Server can see gateway but can't access internet.
I'm running Ubuntu Server 18.10.
Quick info on the update: During my upgrade from 18.04, it asked about a file and offered to show me a comparison. I looked at the comparison but couldn't resume the update. After rebooting, the update seemed to continue and it had 601 packages to update. So after the packages were updated and I rebooted again, I lost my internet connection.
I can ping certain local IPs. Namely the gateway, but I can't ping something external like 8.8.8.8. I was looking around in my netplan config and things looked fine. So I ran "netplan apply" and was able to ping 8.8.8.8 about 5 times before it stopped working again. This is something I can repeat: "netplan apply" and then "ping 8.8.8.8" yields about 5 successes before the rest fail. (Desination host unreachable) It's strange behavior because you figure it would either work or it wouldn't.
Originally, the server was also my DNS server. I run PiHole on it (built on dnsmasq). But I went ahead and changed the nameserver settings to point to google (8.8.8.8) until I could get things straightened out.
I have a feeling it may be related to the routing configuration. Normally I configure this using WebMin, but I can't access it now.
I don't necessarily need a specific solution to this particular problem, though that would be handy. I would say it would be useful if I could reset my routing configuration to some sort of default or known-good configuration. I used to use my server as my gateway so some of the routing configuration is left over from that.
Quick info on the update: During my upgrade from 18.04, it asked about a file and offered to show me a comparison. I looked at the comparison but couldn't resume the update. After rebooting, the update seemed to continue and it had 601 packages to update. So after the packages were updated and I rebooted again, I lost my internet connection.
I can ping certain local IPs. Namely the gateway, but I can't ping something external like 8.8.8.8. I was looking around in my netplan config and things looked fine. So I ran "netplan apply" and was able to ping 8.8.8.8 about 5 times before it stopped working again. This is something I can repeat: "netplan apply" and then "ping 8.8.8.8" yields about 5 successes before the rest fail. (Desination host unreachable) It's strange behavior because you figure it would either work or it wouldn't.
Originally, the server was also my DNS server. I run PiHole on it (built on dnsmasq). But I went ahead and changed the nameserver settings to point to google (8.8.8.8) until I could get things straightened out.
I have a feeling it may be related to the routing configuration. Normally I configure this using WebMin, but I can't access it now.
I don't necessarily need a specific solution to this particular problem, though that would be handy. I would say it would be useful if I could reset my routing configuration to some sort of default or known-good configuration. I used to use my server as my gateway so some of the routing configuration is left over from that.
↧
↧
problems with capturing traffic in monitor mode
I'm running Ubuntu 14.04 LTS (Also, tried with Ubuntu 16.04 and problem repeats). Here is what I want to do:
Put the wireless card on my laptop in monitor mode and capture traffic of other devices in my network. I control the wireless router (access point) to which my and other devices are connected and also these other devices.
I use the following process to capture traffic in monitor mode:
However, I only see traffic originating from my laptop. Also, that traffic is encrypted.
I want to know:
1. How do I capture traffic from other devices as well?
2. How to decrypt the traffic: I want to view everything upto the transport layer (TCP sequence numbers, ACK numbers, etc.)
I believe that since I control all the devices in the network (router and other wireless devices) and other devices also have Ubuntu installed on them, there should be some way.
Put the wireless card on my laptop in monitor mode and capture traffic of other devices in my network. I control the wireless router (access point) to which my and other devices are connected and also these other devices.
I use the following process to capture traffic in monitor mode:
Code:
sudo airmon-ng start wlan0 (This shows: monitor mode enabled on mon0)
sudo tcpdump -ni mon0 -w /var/tmp/wlan.pcap
wireshark -nr /var/tmp/wlan.pcap
I want to know:
1. How do I capture traffic from other devices as well?
2. How to decrypt the traffic: I want to view everything upto the transport layer (TCP sequence numbers, ACK numbers, etc.)
I believe that since I control all the devices in the network (router and other wireless devices) and other devices also have Ubuntu installed on them, there should be some way.
↧
OpenVPN woring on all but ubuntu systems
I have a mikrotik rb3011 running openvpn server.
This works for mikrotik - mikrotik tunneling, gentoo - mikrotik, mac - mikrotik and windows - mikrotik.
However, ubuntu - mikrotik returns "error=unsupported certificate purpose"
On gentoo I've tested client versions 2.4.2, 2.4.4 and 2.4.6. All works.
On ubuntu I've tested version is 2.4.4.
Both the mac and ubuntu got their config file copied from the gentoo client.
I suspect there is some default config on ubuntu that makes the running config on this client differ from the others, despite identical config files. Does anyone have an idea of what needs to be done differently in ubuntu?
Client config
Client log
mikrotik server config
This works for mikrotik - mikrotik tunneling, gentoo - mikrotik, mac - mikrotik and windows - mikrotik.
However, ubuntu - mikrotik returns "error=unsupported certificate purpose"
On gentoo I've tested client versions 2.4.2, 2.4.4 and 2.4.6. All works.
On ubuntu I've tested version is 2.4.4.
Both the mac and ubuntu got their config file copied from the gentoo client.
I suspect there is some default config on ubuntu that makes the running config on this client differ from the others, despite identical config files. Does anyone have an idea of what needs to be done differently in ubuntu?
Client config
Code:
dev tun
proto tcp-client
remote server.example.local 1194
tls-client
#user nobody
#group nogroup
ca /configs/etc/openvpn/cert_export_ovpn-ca.crt
#comp-lzo # Do not use compression.
# More reliable detection when a system loses its connection.
ping 15
ping-restart 45
ping-timer-rem
persist-tun
persist-key
mute-replay-warnings
verb 3
cipher BF-CBC
auth SHA1
pull
auth-user-pass /configs/etc/openvpn/auth.cfg
Code:
TCP_CLIENT link remote: [AF_INET]xx.xx.xx.xx:1194
TLS: Initial packet from [AF_INET]xx.xx.xx.xx:1194, sid=f39e6cb9 1d26383b
VERIFY ERROR: depth=0, error=unsupported certificate purpose: CN=ovpn-ca
OpenSSL: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
TLS_ERROR: BIO read tls_read_plaintext error
TLS Error: TLS object -> incoming plaintext read error
TLS Error: TLS handshake failed
Fatal TLS error (check_tls_errors_co), restarting
SIGUSR1[soft,tls-error] received, process restarting
Restart pause, 300 second(s)
Code:
/interface ovpn-server server
set certificate=ovpn-ca cipher=blowfish128,aes128,aes192,aes256 default-profile=vpn-impact enabled=yes netmask=19
↧
[xubuntu] Bluetooth speaker stuttering on Xubuntu 18.04
Hello!
After much researching around the web for a long time, with no results (trying different stuff), I decided to finally make a topic about it:
I have a laptop Dell Latitude E5430 with a 64-bit Xubuntu 18.04 on it.
I also have this bluetooth speaker, and from time to time, while I'm watching a video or playing audio either from chrome/firefox/opera on YouTube or from a player (like SMPlayer, Parole player), the sound from the bluetooth speaker would stutter. Sometimes this happens not so often. But sometimes it's an occurring thing every few seconds. And it's annoying me.
I want to clarify that when on Windows 7, the speaker had never stuttered. Also, when I use it with my android phone, it had never stuttered. Obviously, it's a software problem with Xubuntu/Ubuntu. I've also had this problem on Lubuntu and Linux Mint (the distros I've used so far, but currently stopped at Xubuntu because of the lightness and stability).
Anyone can help?
After much researching around the web for a long time, with no results (trying different stuff), I decided to finally make a topic about it:
I have a laptop Dell Latitude E5430 with a 64-bit Xubuntu 18.04 on it.
I also have this bluetooth speaker, and from time to time, while I'm watching a video or playing audio either from chrome/firefox/opera on YouTube or from a player (like SMPlayer, Parole player), the sound from the bluetooth speaker would stutter. Sometimes this happens not so often. But sometimes it's an occurring thing every few seconds. And it's annoying me.
I want to clarify that when on Windows 7, the speaker had never stuttered. Also, when I use it with my android phone, it had never stuttered. Obviously, it's a software problem with Xubuntu/Ubuntu. I've also had this problem on Lubuntu and Linux Mint (the distros I've used so far, but currently stopped at Xubuntu because of the lightness and stability).
Anyone can help?
↧
[ubuntu] 18.04.2 Slow wifi conection - Realtek r8188eu
Hello everyone :)
I really hope you can help me with this.
I'm fairly new to ubuntu, and when I first installed it I didn't notice any problems but within a couple days the internet connection started going on and off. I use a Realtek r8188eu usb adapter. Aparently ubuntu isn't very fond of it but I only figured it after all of the following:
I basically couldn't use the internet at all. One day I just turn on the computer and it works. Just like that... BUT the internet was way too slow. Running speed tests online gave results like 1-4 MB/s downloading and 2-10MB/s uploading. Since I was a bit in a hurry to upload some files for a school work I basically just tried most of the solutions I found on this forum and when I got around 8MB/s download and around 20MB/s upload I uploaded what I needed in 2min (instead of 174 hours as it informed me before). But then I got greedy and tried a few more and now it went back to initial speeds.
Current status: No idea what definitions I have meddled with and I still haven't come to any solutions...
I run : wget -N -t 5 -T 10 https://github.com/UbuntuForums/wire.../wireless-info && chmod +x wireless-info && ./wireless-info
and I attached the results.wireless-info.tar.gzwireless-info.tar.gz
I really hope you can help me with this.
I'm fairly new to ubuntu, and when I first installed it I didn't notice any problems but within a couple days the internet connection started going on and off. I use a Realtek r8188eu usb adapter. Aparently ubuntu isn't very fond of it but I only figured it after all of the following:
I basically couldn't use the internet at all. One day I just turn on the computer and it works. Just like that... BUT the internet was way too slow. Running speed tests online gave results like 1-4 MB/s downloading and 2-10MB/s uploading. Since I was a bit in a hurry to upload some files for a school work I basically just tried most of the solutions I found on this forum and when I got around 8MB/s download and around 20MB/s upload I uploaded what I needed in 2min (instead of 174 hours as it informed me before). But then I got greedy and tried a few more and now it went back to initial speeds.
Current status: No idea what definitions I have meddled with and I still haven't come to any solutions...
I run : wget -N -t 5 -T 10 https://github.com/UbuntuForums/wire.../wireless-info && chmod +x wireless-info && ./wireless-info
and I attached the results.wireless-info.tar.gzwireless-info.tar.gz
↧
↧
WiFi connectivity Issue
Hello everyone,
recently i have changed my OS from Windows to Ubuntu. the issue i am facing is my office WiFi, my office WiFi password is so simple due to low complexity i can't connect my office WiFi with my Laptop. when i enter password the "connect" button remain unclickable.
What should i do.. please help me ..
recently i have changed my OS from Windows to Ubuntu. the issue i am facing is my office WiFi, my office WiFi password is so simple due to low complexity i can't connect my office WiFi with my Laptop. when i enter password the "connect" button remain unclickable.
What should i do.. please help me ..
↧
[SOLVED] Acer TM 4750g Wifi Atheros AR9287 not working
Hallo I installed Ubuntu 1710 ti my Acer TravelMate 4750G with WiFi Atheros AR9287, wired network connection works right way, but WiFi is not working.
I am new user, can anybody help?
I tried rf kill list so result is:
I am new user, can anybody help?
I tried rf kill list so result is:
Code:
kuldab@kuldab-TM4750:~$ rfkill list
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
1: acer-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
5: phy1: Wireless LAN
Soft blocked: no
Hard blocked: yes
↧
[ubuntu] network connection broken after update
After update on 1 march my internet access is broken. Network Manager shows connection is working. I can access from my laptop and phone but desktop computer (which was only machine updated) cannot access at all. Have rebooted/restarted at least a dozen times. Swapped cables around. Restarted router 5 times. Nothing changes.
Screenshot from 2019-03-03 06-18-38.jpgScreenshot from 2019-03-03 06-20-00.jpg
Top left of screen shows network not connecting - network symbol with question mark - even though network manager shows connected.
Can't access with Firefox, Thunderbird, Terminal, etc.
Don't know how to fix this.
Screenshot from 2019-03-03 06-18-38.jpgScreenshot from 2019-03-03 06-20-00.jpg
Top left of screen shows network not connecting - network symbol with question mark - even though network manager shows connected.
Can't access with Firefox, Thunderbird, Terminal, etc.
Don't know how to fix this.
↧