cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: April 17 2006,04:15 |
|
OK,
I don't have a prism2-based wifi card or any wifi card for the record, which is why I tend to stay out of these areas but I'll take a stab at researching the topic.
1) What is the make and model number of your card? 2) If you type "lspci" or better yet "lspci -v" or run the "System Stats" program from the GUI, what is the information about your card (Vendor ID, card ID, text info)? 3) Is there a way to check and see if your pcmcia interface is working correctly? IE: If you try a different pcmcia device, does it work?
FYI, some prism2 cards can be driven with an orinoco driver and work properly, so this "strange driver is here" observation could be a side issue. But then again, I don't own one of these things so I'm not exactly an expert on the subject.
If DSL is loading incorrect network drivers, you can inhibit their loading at boot time using options like
expert
or maybe
dsl nonet
and then manually load the correct ones.
If they are already loaded, sometimes you can "rmmod" them and then "modprobe" or "insmod" the correct ones into place.
|