Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-01-2003, 11:17 PM
|
#1
|
LQ Newbie
Registered: May 2003
Posts: 26
Rep:
|
Setup of Linksys WPC11 SSID and properties?
where in Mandrake 9.1 do i setup these properties like SSID, encryption key for WEP, etc...?
Thanks for any help, Im new to linux and trying to get the hang of it.
|
|
|
05-02-2003, 04:33 AM
|
#2
|
LQ Newbie
Registered: Jan 2003
Posts: 9
Rep:
|
Go to www.linux-wlan.com and download the 0.2.0 files.
Install, then run
modprobe prism2_usb prism2_doreset=1
wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
wlanctl-ng wlan0 lnxreq_autojoin ssid=<Your SSID> authtype=opensystem
ifconfig wlan0 <Your IP> netmask 255.255.255.0 broadcast <xxx.xxx.xxx.255>
route add default gw <Your gateway, generally the router>
Note that this is for USB, which looks like your model number, otherwise, just run modprobe prism2_cs,plx,pci for the appropriate NIC type.
The xes for broadcast should be the same as the first 3 strings of your IP.
And you should be good to go.
|
|
|
05-02-2003, 08:42 AM
|
#3
|
LQ Newbie
Registered: May 2003
Posts: 26
Original Poster
Rep:
|
where exactly do I do all this, I am a real noobie at Mandrake 9.1 and just recently installed. have never used linux before. Can someone help me in more detail (before i end up giving up on linux due to not being user friendly to me) or is there a web site where it explains how to do these tasks line by line or step by step?
thanks.
|
|
|
05-02-2003, 11:06 PM
|
#4
|
LQ Guru
Registered: Aug 2001
Location: London, UK
Distribution: Slackware
Posts: 5,700
Rep:
|
You could also, alternatively use the orinoco_cs driver or the hostap_cs driver, they're both rather good too. Offhand, I think Mandrake shipped with the wlan-ng modules from above, so check to see if you have the module loaded already with the command:
/sbin/lsmod
there should be a few, one particularly with the name, prism2_cs
Then just edit the file mentioned above with the proper info and invoke dhcp manually with:
dhcpcd wlan0
And it should work.
Cheers,
Finegan
|
|
|
05-03-2003, 06:55 AM
|
#5
|
LQ Newbie
Registered: May 2003
Posts: 26
Original Poster
Rep:
|
Great command, I typed /sbin/lsmod and it showed quite a few devices.
well I have these entires regarding PCMCIA cards:
===================================
Module Size Used Not Tainted
orinoco_cs 5652 1
orinoco 36972 0 [orinoco_cs]
hermes 7524 0 [orinoco_cs orinoco]
ds 8456 2 [orinoco_cs]
yenta_socket 13056 2
pcmcia_core 57184 0 [orinoco_cs ds yenta_socket]
===================================
Does this look normal?
If so which file is the one I edit with my wireless access point settings, for like SSID, encryption, channel, infrastructure, etc?
|
|
|
05-03-2003, 06:10 PM
|
#6
|
LQ Newbie
Registered: Jan 2003
Posts: 9
Rep:
|
I've had issues using WEP in Linux, but it looks like Mandrake autodetected and installed the orinoco_cs driver. The iwconfig utility will do all that for you, just run "man iwconfig" and it should tell you how to use it. Not sure if Mandrake comes with it, tho'.
I would recommend turning off WEP, unless you're really worried about wardriving, or mooching neighbors, and run dhcpd wlan0 (or whatever your interface will be), then run iwconfig (your interface) and see if it has your ssid, etc set properly.
|
|
|
05-04-2003, 10:15 AM
|
#7
|
LQ Newbie
Registered: May 2003
Posts: 26
Original Poster
Rep:
|
Thanks for the great advice everyone, but Im such a newbie at Linux, what i really need is step by step instructions ( and where to start these steps). Im as green as they come.
Can anyone help me with Mandrake 9.1?
|
|
|
All times are GMT -5. The time now is 05:52 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|