Hi.
I have Ubuntu 6.06.
I installed a wireless card that uses a Texas Instruments chipset.
Here is what I have and what I've done..
ZyXEL G-302 (Texas Instruments ACX 111 chip) wireless PCI card
I Downloaded the .zip file for the Zyxel G-162 card which has the TI ACX 111 just as my G-302.
Extract the driver files into ~/drivers
It has these files: FwRad16.bin, FwRad17.bin, FwRad19.bin, tnet1130.sys, tnet1130x.sys and TNET1130.inf
then:
Code:
sudo ndiswrapper -i ~/drivers/tnet1130.inf
Installing tnet1130.inf
couldn't copy ~/drivers/tnet1130.inf at /usr/sbin/ndiswrapper line 135.
Ok, guess it didn't work.
Code:
sudo ndiswrapper -l
Installed ndis drivers:
tnet1130 invalid driver!
I'd like some help installing the driver for my wireless card using ndiswrapper.
Thanks!!!!
I was told I should remove the acx driver which came with my distro, as it does not work and prevents the real driver from working. I removed it.
What does the 'line 135' error mean?
I posted this on the Ubuntu forums and haven't gotten a reply yet.
Any help is greatly appreciated!