How to ask for WiFi adapters/drivers help ! ! !

Started by ZEROF, October 26, 2012, 03:14:42 PM

Previous topic - Next topic

ZEROF

To save time and get faster reponse with any WiFi issue you have: Search forum, if you don't find reponse, start new topic, and post this messages using code tag or pastebin.com." ! ! !

Open terminal copy and paste this commands:

sudo -i

Then copy all commands and run them in terminal:

lspci -nnk | grep -iA2 net

will show us the Network and/or Ethernet controller with the model and ID.

lsusb

in case it is a USB wireless adapter will show the moder and ID.

to see errors(if some)

dmesg | tail

Copy results to https://0bin.net/

If you are looking for supported adapters or have one and you want to share, you can find them in this topic :

https://forum.backbox.org/general-support/supported-wifi-cards/

Thank you !

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*