just now something instresting happened.
i gave the command
# make -C /lib/modules/`uname -r`/build M=`pwd` CONFIG_ACX_MAC80211=m CONFIG_ACX_MAC80211_PCI=y
texecuted without any errors
# make -C /lib/modules/`uname -r`/build/ M=`pwd` modules
this also went ok
# make -C /lib/modules/`uname -r`/build/ M=`pwd` modules_install
this also went ok
# depmod
this didnt show anything
# insmod acx-mac80211.ko
insmod: can't read 'acx-mac80211.ko': No such file or directory
# moprobe acx
this is the intresting part, when i executed this the first time it gave me a fatal error no module, second time it worked with no errors and the led in my card was on. but after that i couldnt use my keyboard. couldnt type anything anywhere (terminal, browser). but mouse worked fine. so i restarted, but hanged in a black screen. i rstarted then from the power button. but now, its not working. modpeobe acx works fine. no led nothing.
this is the result of your command you just gave me. when i tried the commands mentioned above, the same results were produced.
[root@localhost acx]# make -C /lib/modules/`uname -r`/build M=`pwd` && make -C /lib/modules/`uname -r`/build M=`pwd` modules_install
make: Entering directory `/usr/src/kernels/2.6.24.7-92.fc8-i686'
Building modules, stage 2.
MODPOST 1 modules
make: Leaving directory `/usr/src/kernels/2.6.24.7-92.fc8-i686'
make: Entering directory `/usr/src/kernels/2.6.24.7-92.fc8-i686'
INSTALL /usr/src/kernels/2.6.24.7-92.fc8-i686/drivers/net/wireless/acx/acx.ko
DEPMOD 2.6.24.7-92.fc8
make: Leaving directory `/usr/src/kernels/2.6.24.7-92.fc8-i686'
dmesg shows:
r8169: eth0: link up
r8169: eth0: link up
ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[drm] Initialized drm 1.1.0 20060810
PCI: Setting latency timer of device 0000:00:02.0 to 64
[drm] Initialized i915 1.6.0 20060119 on minor 0
eth1: no IPv6 routers present
eth0: no IPv6 routers present
acx: this driver is still EXPERIMENTAL
acx: reading README file and/or Craig's HOWTO is recommended, visit
The ACX100/ACX111/TNETW1450 wireless network driver project (Linux, BSD) in case of further questions/discussion
acx: compiled to use 32bit I/O access. I/O timing issues might occur, such as non-working firmware upload. Report them
acx: running on a little-endian CPU
acx: PCI/VLYNQ module v0.3.37 initialized, waiting for cards to probe...