Hi everyone. I am having a seriously hard time getting my Ubiquiti 300mW a/b/g card working on BackTrack. It seems as though it isn't being recognized by the pcmcia driver as you can see here:
Code:
bt ~ # pccardctl status
Socket 0:
no card
It's odd seeing as how BT on this computer instantly recognizes my prism card and BT on my other laptop (also using the yenta driver) detects this Ubiquiti card. Somehow the combination of the two pieces of hardware is leaving BT clueless. I had the same trouble using other distributions but got around the problem using the kernel boot option "pci=assign-busses", but that hasn't been working in BT. When using Gentoo I resolved the problem by compiling the kernel with multi-processor support. I don't know why this worked. something with IRQs? Any ideas?