well done, your persistence has paid off
I am reminded of how people discovered that the original (cheaper) Orinoco silver cards (40 bit wep) were identical to the more expensive Orinoco gold cards (full 128 bit wep), with only a different ident, so that the driver refused to use a larger key. People were able to hack the windows driver, and then someone hacked the firmware updater which allowed you to turn a silver into a gold!
thanks, k30225 card is quite good (range and all) and for $14 in ebay is the best option, i had to give a second try [img]http://img.alibaba.com/photo/203529069/Wireless_LAN_CF_Card_Type_II_for_PDA_K30225_.summ.jpg\" border=\"0\" class=\"linked-image\" /]
AltairTK, it seems that is loading orinoco drivers, try "apt-get install hostap-utils" it will blacklist all orinoco and other drivers that could interfere in the process
if you can'T apt-get cause no connection try to add the following lines in
/etc/modprobe.d/blacklistblacklist orinoco_cs
blacklist orinoco
also i would check what is inside
/etc/udev/rules.d/70-persistent-net.rules (or something which has the name *persistent*net.rules in that folder *NOT* the generator' file). what i did is deleting the file (backup it) and let the udev regenerate it again inserting a clean setup for your card when hostap_cs is properly "linked" to the card
if it doesn't autoload just add at the end of the
/etc/modules the line "hostap_cs" without quotes, it should be wlan0 in ifconfig and iwconfig, not eth*