LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   No wireless with LXLE 12.4 (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/no-wireless-with-lxle-12-4-a-4175544103/)

cooke_brian 05-31-2015 11:55 AM

No wireless with LXLE 12.4
 
Hi

I have installed LXLE 12.04 on Compaq presario but have no wireless connection.

Any help would be gratefully received.

Brian

yooy 05-31-2015 04:00 PM

which wireless card chipset are you using? you can find this out by issuing
Quote:

lspci
in terminal.

4 ways to get wifi working on Linux

ardvark71 06-01-2015 02:59 AM

Hi Brian...

Welcome to the forum :)

To expand on yooy's request, please open a terminal and post the results of...

Code:

lspci -nnk | grep -i net -A2
If this a USB wireless adapter, then use...

Code:

lsusb
Thanks :)


All times are GMT -5. The time now is 11:45 PM.