[ubuntu] Trendnet 424 + NDISwrapper not working
I’ve been basically using this thing for the last year and it worked flawlessly under Hardy Heron 32 bits. In order to get this to work, i used the net8187b driver, which i got from the trendnet site. Window$ XP 32 bit drivers worked perfectly well.
However,I just did a clean install of the stable version of Jaunty 64 bits and it’s not working. I installed ndiswrapper 1.53 and ndiswrapper-utils1.9.
I did a blacklist on the default driver rtl8187 by adding a line like this to my /etc/modprobe.d/blacklist file:
blacklist rtl8187I did a rmmod rtl8187 but when i do a ndiswrapper -l it says:
net8187b : driver installed
device (0BDA:8189) present (alternate driver: rtl8187)I keep removing and installing my driver but it still keeps saying that the alternate driver is being used. I rebooted several times and still no luck.
This is the output of iwconfig:
lo no wireless extensions
eth0 no wireless extensions
pan0 no wireless extensionsAny ideas?