Sniffer
8th November 2004, 04:50 PM
Hi everybody,
I'm tryng to install my PCMCIA Asus WL107-G with ndiswrapper and i have follow one tut from the section How to:
So i install the ndiswrapper with no problem,
Then i do this (this the example from the how to)
mkdir /root/xp_driver
cd /root/xp_driver
unzip ../driver.zip
ndiswrapper -i /root/xp_driver/driver.inf
My problem is when i do this (Yes as Root)
ndiswrapper -i /root/xp_driver/Rt2500.INF
It says no such file or folder directory....when actually is there....ndiswrapper create de folder (/etc/ndiswrapper/Rt2500.INF) without anything on it...and if i try again
ndiswrapper -i /root/xp_driver/Rt2500.INF
it says Rt2500.INF is already installed ???!!!! when it isn't.....it's ndiswrapper case sensitive and i have to do rt2500.inf instead of Rt2500.INF as it is written on XP driver Folder....? :confused:
I'm tryng to install my PCMCIA Asus WL107-G with ndiswrapper and i have follow one tut from the section How to:
So i install the ndiswrapper with no problem,
Then i do this (this the example from the how to)
mkdir /root/xp_driver
cd /root/xp_driver
unzip ../driver.zip
ndiswrapper -i /root/xp_driver/driver.inf
My problem is when i do this (Yes as Root)
ndiswrapper -i /root/xp_driver/Rt2500.INF
It says no such file or folder directory....when actually is there....ndiswrapper create de folder (/etc/ndiswrapper/Rt2500.INF) without anything on it...and if i try again
ndiswrapper -i /root/xp_driver/Rt2500.INF
it says Rt2500.INF is already installed ???!!!! when it isn't.....it's ndiswrapper case sensitive and i have to do rt2500.inf instead of Rt2500.INF as it is written on XP driver Folder....? :confused: