Wireless SMC Card (not working)Forum: Networking Topic: Wireless SMC Card (not working) started by: muskrat Posted by muskrat on Feb. 02 2006,22:27
I was very hopefull when I seen several SMC cards listed on the WiKi page. Even more hopefull when I saw DSL installs by default with Prism2 support. Because the sales rep for Flying J said this card worked with Linux drivers and the prism2 chipset.But it doesn't, After some research I find myself digging into a mountain of info I don't understand. Bare in mind I'm not linux ignorant, but I haven't any experiance with Dniswrappers, not even sure what they/it is. Anyway, I have a SMC 2.4Ghz 802.11b Wireless network PCMCIA card. Number = SMC2532W-B. I have DSL 2.0 with a HD install, on a AMD K6 II Laptop I found this posting on another site when I Googled this number M4Y-X1330HP;
I get that exact same error when I boot, but I'm not sure how to proceed. The following post from that site is;
Leading me even futher down a road I don't understand. for example (The new version uses an Intersil Prism 3 chipset, both versions of the SMC2532W-B are re-branded Zcom XI-330HP (Prism 3) and XI-325HP (Prism 2.5) cards) It sayes these cards are rebranded, mine isn't! It also sayes they use prism3, which I take to mean DSL doesn't support right out of the box. Then it sayes rebuild the Kernel, I'll be totally honest here I have yet to build a kernel and have it be better than the one I had to start with. I've recomplied kernels, and can often get the function I'm wanting, But somehow I seem to lose a lot of other functions that I had, which of course is very undisireable. I was over at DnisWrappers site and saw this;
There is one tiny bit of hope still, the light does come on on the card, so I know linux/bios is powering up the card. Can anybody help me make plain PC repairmans trems of some of the Geck talk above, or point me to a good tutoial on Dniswrappers for dumbies! Posted by tempestuous on Feb. 03 2006,01:30
Most of the information above relates to your adaptor not being identified in Linux. But there's a good chance that the Prism2 (linux-wlan-ng) driver will still work with it.Forget about ndiswrapper for the moment. Launch the Prism2 configuration from the DSLpanel. Enter your SSID and Channel, and preferably don't use WEP encryption until you know it works. Ping your router to see if you have connected. Later, to enter your WEP key, you must place a colon between every two characters. If the Prism2 driver is failing to load and connect, I think I know how to modify a configuration file so your adaptor will be recognised. No guarantees, but try this - Open /etc/pcmcia/wlan-ng.conf in a text editor. Under the section "device "prism2_cs"" add this entry for your card - card "SMC 2532W-B / Z-Com XI330HP WLAN Card" manfid 0xd601, 0x0010 bind "prism2_cs" Save the file, and try the Prism2 setup again. Posted by muskrat on Feb. 03 2006,02:14
I understand what your saying except where do I find these numbers?
Are these something that my service provider has? Thanks for your help. Posted by tempestuous on Feb. 03 2006,03:22
No. These are settings specific to your wireless router. If you bought your wireless router without ever checking its settings then SSID, channel, and encryption will all be factory defaults. In this case, I strongly suggest you find your instruction manual and set up the router, because encryption is probably off by default, and your neighbors may be surfing the web on your connection! Posted by muskrat on Feb. 03 2006,05:15
Oh No, we're not on the same page! I use this wireless nic for my Internet access via Hot Spots of WiFi. In fact I have two different services I pay for and there are some free Hot Spots. I drive truck over the road. When I pull into a truck stop, depending on which one it is, which service I use. The card has a program that installs in windoze Micro Suck, this program then lists all the available connection within reach. And I login via a browser. So in that case these numbers would come from the HotSpot Admin. Right or Wrong? Posted by tempestuous on Feb. 03 2006,07:43
Yes, the HotSpot provider will determine these settings.There's probably no encryption, but you will need to know the SSID of the wifi access point you intend to connect to. So now you need a wifi scanner. You could try AirSnort from < http://distro.ibiblio.org/pub/linux/distributions/damnsmall/mydsl/net/ > ... but first you should try to connect to a wifi access point with known parameters, because we still don't know if the driver is working for you. Posted by muskrat on Feb. 13 2006,03:16
I'll try AirSnortI don't have a WiFi with known perimiters, Although I might beable to get some from one of these spots. Thanks for your help. Posted by tempestuous on Feb. 13 2006,07:23
I, too, have a Prism2-based adaptor (USB D-Link DWL-122) and I just tried AirSnort. It works well ... once you get it setup;1. It requires an active wifi network interface, so first do this - modprobe prism2_cs (if this module is not already loaded) wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable ifconfig wlan0 up 2. If airsnort is launched as user "dsl", there is an error message - "Could not set promiscuous mode" So it must be launched from an xterminal as "sudo airsnort" 3. In Settings > Preferences... change Packet interface from "PF_NETLINK" to "PF_PACKET" before pressing the "Start" button Posted by mattprt on Oct. 14 2006,16:58
Hi Im having trouble with airsnort and have DSL 2.blah and the SMC pcmcia card on a old armada 300 laptop. Am I supposed to use wlan-ng, Host AP/Ornico, or other in airsnort? I used the prism2 file addition earlier in this post and can connect to my schools router just fine when I activate the prism2 button in "MyDSL". I just can't see it in airsnort. I have gtk2. I got it too work with pentoo but dsl seems like its just missing something. Can airsnort see every wifi access point or is there really secure ones out there? Ive got both lights on the pcmcia card on and when it starts up it repeatadly blinks untill I work with the prism2 button. I really need to know the best wifi configuration on this as I have know idea what any of it means and usually just leave everything blank. ....as you might of guessed im a newbee at this but having fun trying to figure this out. |