Results 1 to 6 of 6
please help me!! I'm having a problem with wireless after I down load Suse 10.2 Linux. My wireless not working at all I use a old pc dell inspiron 8000....
- 03-05-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 2
Wireless not working in SuSe
please help me!! I'm having a problem with wireless after I down load Suse 10.2 Linux. My wireless not working at all
I use a old pc dell inspiron 8000.
- 03-05-2009 #2
You need to tell us what wireless card or chip.
If you don't know open a Konsole and type
su
then the root password (note this does not echo to the screen)
lspci
post the output or tell use the wireless device info
- 03-05-2009 #3Just Joined!
- Join Date
- Mar 2009
- Posts
- 2
I did that but it respond with command not found
I did that but it respond with command not found. the card is linksys and the router is netgear
- 03-05-2009 #4
Linux is case sensitive be sure you always use the case indicated in the instructions.
Which command failed?
su or lspci (this is LSPCI but lower case)
lspci will list (ls) all your PCI devices
You need to supply the exact model or chipset.
If it is a usb device use
lsusb
Have you tried to set it up in Yast?
- 03-05-2009 #5Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
lspci is in /sbin/ , so many distributions won't have it in a normal user's $PATH by default. You can either use su - to load root's $PATH when switching or just specify the full /sbin/lspci/
- 03-05-2009 #6
You may want to read this stickied post:
Wireless Setup - Start Here
It explains what we are looking for, and how to find it.Paul
Please do not send Private Messages to me with requests for help. I will not reply.


Reply With Quote
