Hi all, I've been trying to setup up this card using the native linux driver with no luck. I followed the directions at http://www.houseofcraig.net/acx100_howto.php since "lspci -n" says the chipset is 104c:9066. I downloaded acx100-0.2.0pre8_plus_fixes_57.tar.gz and copied RADIO16.BIN from the vendor cd to /usr/share/acx. The module compiled and loaded perfectly, but "iwlist wlan0 scan" does not return any results and DHCP does not receive an IP. I'm not using WEP or any encryption. Here are some outputs I get. [root@purgatory WPC54Gv2_40826]# ifconfig wlan0 wlan0 Link encap:Ethernet HWaddr 00:13:10:16:95:7D UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:11 [root@purgatory WPC54Gv2_40826]# iwconfig lo no wireless extensions. eth0 no wireless extensions. wlan0 IEEE 802.11b+/g+ ESSID:"CHRAV" Nickname:"purgatory.bakouria.org" Mode:Managed Frequency:2.412 GHz Access Point: 00:00:00:00:00:00 Bit Rate:54 Mb/s Tx-Power=15 dBm Sensitivity=1/3 Retry min limit:7 RTS thr:off Encryption key:off Power Management:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 [root@purgatory WPC54Gv2_40826]# iwlist wlan0 scan wlan0 No scan results Any help appreciated .