Results 1 to 4 of 4
Hi everybody. I'm quite new to Linux and need some help. I installed Mandrake 10.1 successfully, and currently am dual booting with windows XP.
I have wireless internet, and Mandrake ...
- 02-07-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 7
Tools for wireless in mandrake?
Hi everybody. I'm quite new to Linux and need some help. I installed Mandrake 10.1 successfully, and currently am dual booting with windows XP.
I have wireless internet, and Mandrake recognized my wireless PCI card, (bear in mind this is a desktop computer, not a laptop, and I'm not talking about a PCMCIA card).
Well, like I said, it recognized my PCI card, but there is no where in Mandrake I can find wireless access points, or configure my client for a specific wireless network (WEP, SSID, sharing/open, etc.).
If anyone could tell me a Linux program that would let me do this, I would greatly appreciate it!
Thanks,
syntax
- 02-07-2005 #2
I'd suggest a little program called KWifiManager. It does a good job for me, although there's not much to it. It's just like a clone of the Windows XP wireless card management program, a little bit more inuitive.
- 02-07-2005 #3Just Joined!
- Join Date
- Feb 2005
- Posts
- 7
Shortly after posting, a friend recommended that to me. I installed it and tried it, but the picture of the PCI card has a question mark over it as if It can't recognize the device and it shows no wireless networks...and I know mine is in ranger with SSID broadcasting enabled.
Originally Posted by lakerdonald
If you could suggest anything else, I'd greatly appreciate it!
-syntax
- 02-07-2005 #4
why don't you try configuring the device manually. I'm assuming that you have the correct drivers for it? Try:
from the command line, replacing eth1 with the appropriate device.Code:ifconfig eth1 up dhclient eth1


Reply With Quote
