WiFi adapter is not found and no internet even on lan

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
I am using Ubuntu 17.10 and when I go to Settings/Wi-Fi networks it says `There is no Wi-Fi adapter'
When I run rfkill list all I get
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
When I run lshw -C network I get
*-network DISABLED
Description: Wireless interface
Product: QCA9565 / AR9565 Wireless Network Adapter
....
Can someone give me a hand and help me to fix this problem?
wireless network-manager
 |Â
show 4 more comments
up vote
1
down vote
favorite
I am using Ubuntu 17.10 and when I go to Settings/Wi-Fi networks it says `There is no Wi-Fi adapter'
When I run rfkill list all I get
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
When I run lshw -C network I get
*-network DISABLED
Description: Wireless interface
Product: QCA9565 / AR9565 Wireless Network Adapter
....
Can someone give me a hand and help me to fix this problem?
wireless network-manager
DISABLED usually means that the wireless switch or key combination, sometimes called Airplane Mode, is set to turn off the wireless radio. Please find it and switch it. Please edit your question to add the result of the terminal command:rfkill list all
â chili555
Apr 3 at 13:38
We need to dig a lot deeper to solve this. Please provide the result of the wireless script from here: askubuntu.com/questions/425155/⦠As the result will be lengthy, paste the result here and give us the link: paste.ubuntu.com
â chili555
Apr 3 at 14:02
well i dont know why but my/dev/mapper/ubuntu--vg-rootwas full and that was i think the reason why i didnt had internet. it took me like 8 hours to find that out.
â Dimitar
Apr 3 at 18:26
i manage to connect to the internet using those commands:sudo ip addr flush dev wlp3s0,sudo ifconfig wlp3s0 down,sudo ifconfig wlp3s0 up,sudo ifconfig wlp3s0 essid [name of wifi network](i created a new hot-spot with my phone without password,sudo dhclient wlp3s0, wherewlp3s0is the name of the wifi adapter you can get this name fromifconfig -a
â Dimitar
Apr 3 at 18:46
1
@Dimitar Please post that as an answer below :)
â Sethâ¦
Apr 4 at 2:23
 |Â
show 4 more comments
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I am using Ubuntu 17.10 and when I go to Settings/Wi-Fi networks it says `There is no Wi-Fi adapter'
When I run rfkill list all I get
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
When I run lshw -C network I get
*-network DISABLED
Description: Wireless interface
Product: QCA9565 / AR9565 Wireless Network Adapter
....
Can someone give me a hand and help me to fix this problem?
wireless network-manager
I am using Ubuntu 17.10 and when I go to Settings/Wi-Fi networks it says `There is no Wi-Fi adapter'
When I run rfkill list all I get
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
When I run lshw -C network I get
*-network DISABLED
Description: Wireless interface
Product: QCA9565 / AR9565 Wireless Network Adapter
....
Can someone give me a hand and help me to fix this problem?
wireless network-manager
wireless network-manager
edited Apr 3 at 13:31
pomsky
22.9k77198
22.9k77198
asked Apr 3 at 10:37
Dimitar
1767
1767
DISABLED usually means that the wireless switch or key combination, sometimes called Airplane Mode, is set to turn off the wireless radio. Please find it and switch it. Please edit your question to add the result of the terminal command:rfkill list all
â chili555
Apr 3 at 13:38
We need to dig a lot deeper to solve this. Please provide the result of the wireless script from here: askubuntu.com/questions/425155/⦠As the result will be lengthy, paste the result here and give us the link: paste.ubuntu.com
â chili555
Apr 3 at 14:02
well i dont know why but my/dev/mapper/ubuntu--vg-rootwas full and that was i think the reason why i didnt had internet. it took me like 8 hours to find that out.
â Dimitar
Apr 3 at 18:26
i manage to connect to the internet using those commands:sudo ip addr flush dev wlp3s0,sudo ifconfig wlp3s0 down,sudo ifconfig wlp3s0 up,sudo ifconfig wlp3s0 essid [name of wifi network](i created a new hot-spot with my phone without password,sudo dhclient wlp3s0, wherewlp3s0is the name of the wifi adapter you can get this name fromifconfig -a
â Dimitar
Apr 3 at 18:46
1
@Dimitar Please post that as an answer below :)
â Sethâ¦
Apr 4 at 2:23
 |Â
show 4 more comments
DISABLED usually means that the wireless switch or key combination, sometimes called Airplane Mode, is set to turn off the wireless radio. Please find it and switch it. Please edit your question to add the result of the terminal command:rfkill list all
â chili555
Apr 3 at 13:38
We need to dig a lot deeper to solve this. Please provide the result of the wireless script from here: askubuntu.com/questions/425155/⦠As the result will be lengthy, paste the result here and give us the link: paste.ubuntu.com
â chili555
Apr 3 at 14:02
well i dont know why but my/dev/mapper/ubuntu--vg-rootwas full and that was i think the reason why i didnt had internet. it took me like 8 hours to find that out.
â Dimitar
Apr 3 at 18:26
i manage to connect to the internet using those commands:sudo ip addr flush dev wlp3s0,sudo ifconfig wlp3s0 down,sudo ifconfig wlp3s0 up,sudo ifconfig wlp3s0 essid [name of wifi network](i created a new hot-spot with my phone without password,sudo dhclient wlp3s0, wherewlp3s0is the name of the wifi adapter you can get this name fromifconfig -a
â Dimitar
Apr 3 at 18:46
1
@Dimitar Please post that as an answer below :)
â Sethâ¦
Apr 4 at 2:23
DISABLED usually means that the wireless switch or key combination, sometimes called Airplane Mode, is set to turn off the wireless radio. Please find it and switch it. Please edit your question to add the result of the terminal command:
rfkill list allâ chili555
Apr 3 at 13:38
DISABLED usually means that the wireless switch or key combination, sometimes called Airplane Mode, is set to turn off the wireless radio. Please find it and switch it. Please edit your question to add the result of the terminal command:
rfkill list allâ chili555
Apr 3 at 13:38
We need to dig a lot deeper to solve this. Please provide the result of the wireless script from here: askubuntu.com/questions/425155/⦠As the result will be lengthy, paste the result here and give us the link: paste.ubuntu.com
â chili555
Apr 3 at 14:02
We need to dig a lot deeper to solve this. Please provide the result of the wireless script from here: askubuntu.com/questions/425155/⦠As the result will be lengthy, paste the result here and give us the link: paste.ubuntu.com
â chili555
Apr 3 at 14:02
well i dont know why but my
/dev/mapper/ubuntu--vg-root was full and that was i think the reason why i didnt had internet. it took me like 8 hours to find that out.â Dimitar
Apr 3 at 18:26
well i dont know why but my
/dev/mapper/ubuntu--vg-root was full and that was i think the reason why i didnt had internet. it took me like 8 hours to find that out.â Dimitar
Apr 3 at 18:26
i manage to connect to the internet using those commands:
sudo ip addr flush dev wlp3s0, sudo ifconfig wlp3s0 down, sudo ifconfig wlp3s0 up, sudo ifconfig wlp3s0 essid [name of wifi network] (i created a new hot-spot with my phone without password, sudo dhclient wlp3s0, where wlp3s0 is the name of the wifi adapter you can get this name from ifconfig -aâ Dimitar
Apr 3 at 18:46
i manage to connect to the internet using those commands:
sudo ip addr flush dev wlp3s0, sudo ifconfig wlp3s0 down, sudo ifconfig wlp3s0 up, sudo ifconfig wlp3s0 essid [name of wifi network] (i created a new hot-spot with my phone without password, sudo dhclient wlp3s0, where wlp3s0 is the name of the wifi adapter you can get this name from ifconfig -aâ Dimitar
Apr 3 at 18:46
1
1
@Dimitar Please post that as an answer below :)
â Sethâ¦
Apr 4 at 2:23
@Dimitar Please post that as an answer below :)
â Sethâ¦
Apr 4 at 2:23
 |Â
show 4 more comments
2 Answers
2
active
oldest
votes
up vote
1
down vote
I manage to connect to the internet using only the terminal. I created a hot-spot using my phone without password. It is important to be without a password, because connecting to the terminal allows only WEP secured passwords, but my phone supported only WPA2 protected passwords.
sudo ip addr flush dev wlp3s0It is not a necessary step, but it will clean if there is any other connection alreadysudo ifconfig wlp3s0 downSwitched off the adaptorsudo ifconfig wlp3s0 upSwitches on the adaptorsudo ifconfig wlp3s0 essid [name of wifi network]sudo dhclient wlp3s0Connects you to the wifi network from step 4
Where wlp3s0 is the name of your adaptor. You can find out what is the name of your adaptor using ifconfig -a
You can check if you have internet using ping google.com
And finally i want to say that i do not had internet because my hard disk /dev/mapper/ubuntu--vg-root was full with data and the whole system was not working currently. So you can check that was well. My problem was that /var/log/ was full with data and I just deleted the whole log folder using 'rm -rf /var/log/` IT IS STRONGLY RECOMMENDED NOT TO DO THIS UNLESS YOU KNOW WHAT YOU ARE DOING!!! IT IS ALWAYS A LAST CHOICE TO JUST DELETE THE WHOLE 'LOG' FOLDER JUST LIKE THAT! If you do this you will end up with a lot of problems and recreating the log folders of debs that need them for example: apache2, nginx, mysql... and so on. You have to create them after that manually and also deal with all the right rights for the folders and the files. So, be careful. It is recommended only to delete the deb of the log folder and then delete the log folder. I did that, because it was filling with data all the time and i had no other choice. Hope i helped.
BTW, you can check if your driver is installed running sudo lshw -C network and there should be this info
*-network
description: Wireless interface
product: QCA9565 / AR9565 Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlp3s0
version: 01
serial: 74:c6:3b:d5:45:6f
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=4.13.0-38-generic firmware=N/A ip=192.168.100.7 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:19 memory:9b100000-9b17ffff memory:9b180000-9b18ffff
driver=ath9k driverversion=4.13.0-38-generic
one more thing i just deleted the cupssudo apt purge cupsand i freed 25gb of space!
â Dimitar
Apr 4 at 8:26
add a comment |Â
up vote
0
down vote
As I think your WLAN drivers were missing.. becouse of that you shulod download drivers for network.
- Step
Lets Type in terminal as
lspci -nn
Step
Just now you can find what should down drivers.Step
Now go to this site and downlaod what do you wantwifiStep
plese follow step by step as they told.
thank you
When I run lspci -nnk | grep 0280 -A3 I get this result: Kernal driver in use: ath9k , kernal modules: ath9k. That means I have the driver installed right?
â Dimitar
Apr 3 at 13:27
1
Correct, they are. Please see my comment above.
â chili555
Apr 3 at 13:36
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
I manage to connect to the internet using only the terminal. I created a hot-spot using my phone without password. It is important to be without a password, because connecting to the terminal allows only WEP secured passwords, but my phone supported only WPA2 protected passwords.
sudo ip addr flush dev wlp3s0It is not a necessary step, but it will clean if there is any other connection alreadysudo ifconfig wlp3s0 downSwitched off the adaptorsudo ifconfig wlp3s0 upSwitches on the adaptorsudo ifconfig wlp3s0 essid [name of wifi network]sudo dhclient wlp3s0Connects you to the wifi network from step 4
Where wlp3s0 is the name of your adaptor. You can find out what is the name of your adaptor using ifconfig -a
You can check if you have internet using ping google.com
And finally i want to say that i do not had internet because my hard disk /dev/mapper/ubuntu--vg-root was full with data and the whole system was not working currently. So you can check that was well. My problem was that /var/log/ was full with data and I just deleted the whole log folder using 'rm -rf /var/log/` IT IS STRONGLY RECOMMENDED NOT TO DO THIS UNLESS YOU KNOW WHAT YOU ARE DOING!!! IT IS ALWAYS A LAST CHOICE TO JUST DELETE THE WHOLE 'LOG' FOLDER JUST LIKE THAT! If you do this you will end up with a lot of problems and recreating the log folders of debs that need them for example: apache2, nginx, mysql... and so on. You have to create them after that manually and also deal with all the right rights for the folders and the files. So, be careful. It is recommended only to delete the deb of the log folder and then delete the log folder. I did that, because it was filling with data all the time and i had no other choice. Hope i helped.
BTW, you can check if your driver is installed running sudo lshw -C network and there should be this info
*-network
description: Wireless interface
product: QCA9565 / AR9565 Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlp3s0
version: 01
serial: 74:c6:3b:d5:45:6f
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=4.13.0-38-generic firmware=N/A ip=192.168.100.7 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:19 memory:9b100000-9b17ffff memory:9b180000-9b18ffff
driver=ath9k driverversion=4.13.0-38-generic
one more thing i just deleted the cupssudo apt purge cupsand i freed 25gb of space!
â Dimitar
Apr 4 at 8:26
add a comment |Â
up vote
1
down vote
I manage to connect to the internet using only the terminal. I created a hot-spot using my phone without password. It is important to be without a password, because connecting to the terminal allows only WEP secured passwords, but my phone supported only WPA2 protected passwords.
sudo ip addr flush dev wlp3s0It is not a necessary step, but it will clean if there is any other connection alreadysudo ifconfig wlp3s0 downSwitched off the adaptorsudo ifconfig wlp3s0 upSwitches on the adaptorsudo ifconfig wlp3s0 essid [name of wifi network]sudo dhclient wlp3s0Connects you to the wifi network from step 4
Where wlp3s0 is the name of your adaptor. You can find out what is the name of your adaptor using ifconfig -a
You can check if you have internet using ping google.com
And finally i want to say that i do not had internet because my hard disk /dev/mapper/ubuntu--vg-root was full with data and the whole system was not working currently. So you can check that was well. My problem was that /var/log/ was full with data and I just deleted the whole log folder using 'rm -rf /var/log/` IT IS STRONGLY RECOMMENDED NOT TO DO THIS UNLESS YOU KNOW WHAT YOU ARE DOING!!! IT IS ALWAYS A LAST CHOICE TO JUST DELETE THE WHOLE 'LOG' FOLDER JUST LIKE THAT! If you do this you will end up with a lot of problems and recreating the log folders of debs that need them for example: apache2, nginx, mysql... and so on. You have to create them after that manually and also deal with all the right rights for the folders and the files. So, be careful. It is recommended only to delete the deb of the log folder and then delete the log folder. I did that, because it was filling with data all the time and i had no other choice. Hope i helped.
BTW, you can check if your driver is installed running sudo lshw -C network and there should be this info
*-network
description: Wireless interface
product: QCA9565 / AR9565 Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlp3s0
version: 01
serial: 74:c6:3b:d5:45:6f
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=4.13.0-38-generic firmware=N/A ip=192.168.100.7 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:19 memory:9b100000-9b17ffff memory:9b180000-9b18ffff
driver=ath9k driverversion=4.13.0-38-generic
one more thing i just deleted the cupssudo apt purge cupsand i freed 25gb of space!
â Dimitar
Apr 4 at 8:26
add a comment |Â
up vote
1
down vote
up vote
1
down vote
I manage to connect to the internet using only the terminal. I created a hot-spot using my phone without password. It is important to be without a password, because connecting to the terminal allows only WEP secured passwords, but my phone supported only WPA2 protected passwords.
sudo ip addr flush dev wlp3s0It is not a necessary step, but it will clean if there is any other connection alreadysudo ifconfig wlp3s0 downSwitched off the adaptorsudo ifconfig wlp3s0 upSwitches on the adaptorsudo ifconfig wlp3s0 essid [name of wifi network]sudo dhclient wlp3s0Connects you to the wifi network from step 4
Where wlp3s0 is the name of your adaptor. You can find out what is the name of your adaptor using ifconfig -a
You can check if you have internet using ping google.com
And finally i want to say that i do not had internet because my hard disk /dev/mapper/ubuntu--vg-root was full with data and the whole system was not working currently. So you can check that was well. My problem was that /var/log/ was full with data and I just deleted the whole log folder using 'rm -rf /var/log/` IT IS STRONGLY RECOMMENDED NOT TO DO THIS UNLESS YOU KNOW WHAT YOU ARE DOING!!! IT IS ALWAYS A LAST CHOICE TO JUST DELETE THE WHOLE 'LOG' FOLDER JUST LIKE THAT! If you do this you will end up with a lot of problems and recreating the log folders of debs that need them for example: apache2, nginx, mysql... and so on. You have to create them after that manually and also deal with all the right rights for the folders and the files. So, be careful. It is recommended only to delete the deb of the log folder and then delete the log folder. I did that, because it was filling with data all the time and i had no other choice. Hope i helped.
BTW, you can check if your driver is installed running sudo lshw -C network and there should be this info
*-network
description: Wireless interface
product: QCA9565 / AR9565 Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlp3s0
version: 01
serial: 74:c6:3b:d5:45:6f
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=4.13.0-38-generic firmware=N/A ip=192.168.100.7 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:19 memory:9b100000-9b17ffff memory:9b180000-9b18ffff
driver=ath9k driverversion=4.13.0-38-generic
I manage to connect to the internet using only the terminal. I created a hot-spot using my phone without password. It is important to be without a password, because connecting to the terminal allows only WEP secured passwords, but my phone supported only WPA2 protected passwords.
sudo ip addr flush dev wlp3s0It is not a necessary step, but it will clean if there is any other connection alreadysudo ifconfig wlp3s0 downSwitched off the adaptorsudo ifconfig wlp3s0 upSwitches on the adaptorsudo ifconfig wlp3s0 essid [name of wifi network]sudo dhclient wlp3s0Connects you to the wifi network from step 4
Where wlp3s0 is the name of your adaptor. You can find out what is the name of your adaptor using ifconfig -a
You can check if you have internet using ping google.com
And finally i want to say that i do not had internet because my hard disk /dev/mapper/ubuntu--vg-root was full with data and the whole system was not working currently. So you can check that was well. My problem was that /var/log/ was full with data and I just deleted the whole log folder using 'rm -rf /var/log/` IT IS STRONGLY RECOMMENDED NOT TO DO THIS UNLESS YOU KNOW WHAT YOU ARE DOING!!! IT IS ALWAYS A LAST CHOICE TO JUST DELETE THE WHOLE 'LOG' FOLDER JUST LIKE THAT! If you do this you will end up with a lot of problems and recreating the log folders of debs that need them for example: apache2, nginx, mysql... and so on. You have to create them after that manually and also deal with all the right rights for the folders and the files. So, be careful. It is recommended only to delete the deb of the log folder and then delete the log folder. I did that, because it was filling with data all the time and i had no other choice. Hope i helped.
BTW, you can check if your driver is installed running sudo lshw -C network and there should be this info
*-network
description: Wireless interface
product: QCA9565 / AR9565 Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlp3s0
version: 01
serial: 74:c6:3b:d5:45:6f
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=4.13.0-38-generic firmware=N/A ip=192.168.100.7 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:19 memory:9b100000-9b17ffff memory:9b180000-9b18ffff
driver=ath9k driverversion=4.13.0-38-generic
edited Apr 4 at 21:24
answered Apr 4 at 8:09
Dimitar
1767
1767
one more thing i just deleted the cupssudo apt purge cupsand i freed 25gb of space!
â Dimitar
Apr 4 at 8:26
add a comment |Â
one more thing i just deleted the cupssudo apt purge cupsand i freed 25gb of space!
â Dimitar
Apr 4 at 8:26
one more thing i just deleted the cups
sudo apt purge cups and i freed 25gb of space!â Dimitar
Apr 4 at 8:26
one more thing i just deleted the cups
sudo apt purge cups and i freed 25gb of space!â Dimitar
Apr 4 at 8:26
add a comment |Â
up vote
0
down vote
As I think your WLAN drivers were missing.. becouse of that you shulod download drivers for network.
- Step
Lets Type in terminal as
lspci -nn
Step
Just now you can find what should down drivers.Step
Now go to this site and downlaod what do you wantwifiStep
plese follow step by step as they told.
thank you
When I run lspci -nnk | grep 0280 -A3 I get this result: Kernal driver in use: ath9k , kernal modules: ath9k. That means I have the driver installed right?
â Dimitar
Apr 3 at 13:27
1
Correct, they are. Please see my comment above.
â chili555
Apr 3 at 13:36
add a comment |Â
up vote
0
down vote
As I think your WLAN drivers were missing.. becouse of that you shulod download drivers for network.
- Step
Lets Type in terminal as
lspci -nn
Step
Just now you can find what should down drivers.Step
Now go to this site and downlaod what do you wantwifiStep
plese follow step by step as they told.
thank you
When I run lspci -nnk | grep 0280 -A3 I get this result: Kernal driver in use: ath9k , kernal modules: ath9k. That means I have the driver installed right?
â Dimitar
Apr 3 at 13:27
1
Correct, they are. Please see my comment above.
â chili555
Apr 3 at 13:36
add a comment |Â
up vote
0
down vote
up vote
0
down vote
As I think your WLAN drivers were missing.. becouse of that you shulod download drivers for network.
- Step
Lets Type in terminal as
lspci -nn
Step
Just now you can find what should down drivers.Step
Now go to this site and downlaod what do you wantwifiStep
plese follow step by step as they told.
thank you
As I think your WLAN drivers were missing.. becouse of that you shulod download drivers for network.
- Step
Lets Type in terminal as
lspci -nn
Step
Just now you can find what should down drivers.Step
Now go to this site and downlaod what do you wantwifiStep
plese follow step by step as they told.
thank you
answered Apr 3 at 12:01
Achala Shaliya
1
1
When I run lspci -nnk | grep 0280 -A3 I get this result: Kernal driver in use: ath9k , kernal modules: ath9k. That means I have the driver installed right?
â Dimitar
Apr 3 at 13:27
1
Correct, they are. Please see my comment above.
â chili555
Apr 3 at 13:36
add a comment |Â
When I run lspci -nnk | grep 0280 -A3 I get this result: Kernal driver in use: ath9k , kernal modules: ath9k. That means I have the driver installed right?
â Dimitar
Apr 3 at 13:27
1
Correct, they are. Please see my comment above.
â chili555
Apr 3 at 13:36
When I run lspci -nnk | grep 0280 -A3 I get this result: Kernal driver in use: ath9k , kernal modules: ath9k. That means I have the driver installed right?
â Dimitar
Apr 3 at 13:27
When I run lspci -nnk | grep 0280 -A3 I get this result: Kernal driver in use: ath9k , kernal modules: ath9k. That means I have the driver installed right?
â Dimitar
Apr 3 at 13:27
1
1
Correct, they are. Please see my comment above.
â chili555
Apr 3 at 13:36
Correct, they are. Please see my comment above.
â chili555
Apr 3 at 13:36
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1021565%2fwifi-adapter-is-not-found-and-no-internet-even-on-lan%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
DISABLED usually means that the wireless switch or key combination, sometimes called Airplane Mode, is set to turn off the wireless radio. Please find it and switch it. Please edit your question to add the result of the terminal command:
rfkill list allâ chili555
Apr 3 at 13:38
We need to dig a lot deeper to solve this. Please provide the result of the wireless script from here: askubuntu.com/questions/425155/⦠As the result will be lengthy, paste the result here and give us the link: paste.ubuntu.com
â chili555
Apr 3 at 14:02
well i dont know why but my
/dev/mapper/ubuntu--vg-rootwas full and that was i think the reason why i didnt had internet. it took me like 8 hours to find that out.â Dimitar
Apr 3 at 18:26
i manage to connect to the internet using those commands:
sudo ip addr flush dev wlp3s0,sudo ifconfig wlp3s0 down,sudo ifconfig wlp3s0 up,sudo ifconfig wlp3s0 essid [name of wifi network](i created a new hot-spot with my phone without password,sudo dhclient wlp3s0, wherewlp3s0is the name of the wifi adapter you can get this name fromifconfig -aâ Dimitar
Apr 3 at 18:46
1
@Dimitar Please post that as an answer below :)
â Sethâ¦
Apr 4 at 2:23