LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   wireless configures question (https://www.linuxquestions.org/questions/linux-newbie-8/wireless-configures-question-4175411679/)

knoart52 06-15-2012 04:06 PM

wireless configures question
 
Hey non PC members need helpwith my wireless configures don't know what I'm doing thank u

suicidaleggroll 06-15-2012 04:23 PM

Need a lot more info before we can even begin to provide assistance...

What hardware are you using, what wireless card is it, what OS are you using, what have you tried, why doesn't it work, are there any error messages, is the network using encryption, if so what type?

Saying "I have a problem" doesn't do anything...help us help you.

knoart52 06-16-2012 12:54 PM

softwear
 
Using fedora 14 I thank how do I check thank u
Quote:

Originally Posted by suicidaleggroll (Post 4704363)
Need a lot more info before we can even begin to provide assistance...

What hardware are you using, what wireless card is it, what OS are you using, what have you tried, why doesn't it work, are there any error messages, is the network using encryption, if so what type?

Saying "I have a problem" doesn't do anything...help us help you.


suicidaleggroll 06-16-2012 06:46 PM

Well that answers one of my eight questions. How about the rest?

Code:

uname -a
will give the distro version (appended onto the end of the kernel version) if it's Fedora. Or you could run
Code:

cat /etc/redhat-release

whysoserious 06-16-2012 07:08 PM

What exactly are you trying to do? It's a very vague question.

schneidz 06-16-2012 07:54 PM

the output of these commands would 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 02:28 AM.