Suse/NovellThis Forum is for the discussion of Suse 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.
I'm a newb and would like some help configuring my wireless card for my Dell laptop. I have it dual-booted with Suse SLES 9/XP. I downloaded ipw2200-1.0.6 (driver), ieee80211-1.0.3 (module),ipw2200-fw-2.3(firmware), wirels_tools.27, and finally ndiswrapper-0.10-1.6.i586.rpm. I read the README and INSTALL files but still not sure how to proceed from here. I've already gunzipped/tar xvf the files and am ready to proceed. Any help would be appreciated.
Cheers.
Mark
# uname -a
Linux linux 2.6.5-7.97-default #1 Fri Jul 2 14:21:59 UTC 2004 i686 i686 i386 GNU
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Rep:
I have an Intel wireless pro 2100 card in my Dell inspiron 600m and it works fine. Did you even try configuring it in the YAST hardware configuration? Did it detect it? Wireless doesn't work right off the bat. YOu have to configure the wireless network card first.
Click on the little green "pci card" in the lower right hand bottom of your taskbar.
Yes, I tried configuring the wirless card in YaST and it does see two Network Controller's. So maybe it's not a driver issue. But it doesn't see the wireless card's mac address. It see's the NIC card's mac address which is configured as eth0. But the wireless card's mac address isnt being configured (or seen)? I wonder if there is a network config file that needs to be edited (vi) or setup seperately as eth1 because I can't seem to do that manually in YaST.
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Rep:
Hmm... that is strange that it does not recognize the MAC address of the wireless. Have you tried, just for kicks, running Kinternet and choosing WIRELESS CONFIGURATION? Kinternet is the little "network cable plug" icon. It's there whether you connect via cable or wireless. Try scanning for some wireless connections and try connecting to them via Kinternet.
Also, in the terminal, as root, type
ifconfig -a
It will list all your network devices and addresses. Anything show up there?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.