LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Wireless connection (https://www.linuxquestions.org/questions/linux-newbie-8/wireless-connection-947339/)

Emily Nemy 05-29-2012 02:36 AM

Wireless connection
 
Hi my name is Emily,
I have been working with linux for some time now.

My problem is that my laptop cannot detect a wireless network. I t can be connected on a wired network but not a wireless one. I really need help. I wish this can come through to my email. Thank you so much for your time.

yooy 05-29-2012 03:18 AM

Hello, first we need to know what distribution and wireless card model are you using(enter lspci in terminal). Also check out 4 ways to get wifi working on linux

schneidz 05-29-2012 09:47 AM

if someone would be able to help you they would need some more info. this should be a good start:
Code:

echo uname: && uname -a -m -p && echo lspci: && lspci && echo lsusb: && lsusb && echo lsmod: && lsmod && echo ifconfig: && ifconfig && echo ifconfig -a: && ifconfig -a && echo iwconfig: && iwconfig && echo resolv.conf: && cat /etc/resolv.conf && echo route: && route -n


All times are GMT -5. The time now is 12:49 PM.