WiFi adapter is not found and no internet even on lan

The name of the pictureThe name of the pictureThe name of the pictureClash 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?










share|improve this question























  • 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-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






  • 1




    @Dimitar Please post that as an answer below :)
    – Seth♦
    Apr 4 at 2:23














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?










share|improve this question























  • 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-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






  • 1




    @Dimitar Please post that as an answer below :)
    – Seth♦
    Apr 4 at 2:23












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?










share|improve this question















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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-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






  • 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










  • 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










  • 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




    @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










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.




  1. sudo ip addr flush dev wlp3s0 It is not a necessary step, but it will clean if there is any other connection already


  2. sudo ifconfig wlp3s0 down Switched off the adaptor


  3. sudo ifconfig wlp3s0 up Switches on the adaptor

  4. sudo ifconfig wlp3s0 essid [name of wifi network]


  5. sudo dhclient wlp3s0 Connects 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







share|improve this answer






















  • one more thing i just deleted the cups sudo apt purge cups and i freed 25gb of space!
    – Dimitar
    Apr 4 at 8:26

















up vote
0
down vote













As I think your WLAN drivers were missing.. becouse of that you shulod download drivers for network.



  1. Step
    Lets Type in terminal as


lspci -nn




  1. Step
    Just now you can find what should down drivers.


  2. Step
    Now go to this site and downlaod what do you wantwifi


  3. Step
    plese follow step by step as they told.


thank you






share|improve this answer




















  • 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










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















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






























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.




  1. sudo ip addr flush dev wlp3s0 It is not a necessary step, but it will clean if there is any other connection already


  2. sudo ifconfig wlp3s0 down Switched off the adaptor


  3. sudo ifconfig wlp3s0 up Switches on the adaptor

  4. sudo ifconfig wlp3s0 essid [name of wifi network]


  5. sudo dhclient wlp3s0 Connects 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







share|improve this answer






















  • one more thing i just deleted the cups sudo apt purge cups and i freed 25gb of space!
    – Dimitar
    Apr 4 at 8:26














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.




  1. sudo ip addr flush dev wlp3s0 It is not a necessary step, but it will clean if there is any other connection already


  2. sudo ifconfig wlp3s0 down Switched off the adaptor


  3. sudo ifconfig wlp3s0 up Switches on the adaptor

  4. sudo ifconfig wlp3s0 essid [name of wifi network]


  5. sudo dhclient wlp3s0 Connects 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







share|improve this answer






















  • one more thing i just deleted the cups sudo apt purge cups and i freed 25gb of space!
    – Dimitar
    Apr 4 at 8:26












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.




  1. sudo ip addr flush dev wlp3s0 It is not a necessary step, but it will clean if there is any other connection already


  2. sudo ifconfig wlp3s0 down Switched off the adaptor


  3. sudo ifconfig wlp3s0 up Switches on the adaptor

  4. sudo ifconfig wlp3s0 essid [name of wifi network]


  5. sudo dhclient wlp3s0 Connects 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







share|improve this answer














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.




  1. sudo ip addr flush dev wlp3s0 It is not a necessary step, but it will clean if there is any other connection already


  2. sudo ifconfig wlp3s0 down Switched off the adaptor


  3. sudo ifconfig wlp3s0 up Switches on the adaptor

  4. sudo ifconfig wlp3s0 essid [name of wifi network]


  5. sudo dhclient wlp3s0 Connects 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








share|improve this answer














share|improve this answer



share|improve this answer








edited Apr 4 at 21:24

























answered Apr 4 at 8:09









Dimitar

1767




1767











  • 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















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












up vote
0
down vote













As I think your WLAN drivers were missing.. becouse of that you shulod download drivers for network.



  1. Step
    Lets Type in terminal as


lspci -nn




  1. Step
    Just now you can find what should down drivers.


  2. Step
    Now go to this site and downlaod what do you wantwifi


  3. Step
    plese follow step by step as they told.


thank you






share|improve this answer




















  • 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














up vote
0
down vote













As I think your WLAN drivers were missing.. becouse of that you shulod download drivers for network.



  1. Step
    Lets Type in terminal as


lspci -nn




  1. Step
    Just now you can find what should down drivers.


  2. Step
    Now go to this site and downlaod what do you wantwifi


  3. Step
    plese follow step by step as they told.


thank you






share|improve this answer




















  • 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












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.



  1. Step
    Lets Type in terminal as


lspci -nn




  1. Step
    Just now you can find what should down drivers.


  2. Step
    Now go to this site and downlaod what do you wantwifi


  3. Step
    plese follow step by step as they told.


thank you






share|improve this answer












As I think your WLAN drivers were missing.. becouse of that you shulod download drivers for network.



  1. Step
    Lets Type in terminal as


lspci -nn




  1. Step
    Just now you can find what should down drivers.


  2. Step
    Now go to this site and downlaod what do you wantwifi


  3. Step
    plese follow step by step as they told.


thank you







share|improve this answer












share|improve this answer



share|improve this answer










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
















  • 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

















 

draft saved


draft discarded















































 


draft saved


draft discarded














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













































































Popular posts from this blog

Trouble downloading packages list due to a “Hash sum mismatch” error

How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

Cutting all the characters after the last /