Does ndswrapper.ko exist? Try this to see if it is installed in your running kernel.root@BT4-PREFINAL:/home/mabo/driver/driver# modprobe ndiswrapper
FATAL: Module ndiswrapper not found.
Code:# ls -l /lib/modules/$(uname -r)/misc/ndiswrapper.ko
Hi there!
I have installed my dongle usb WG111T but it doesen' work.
Here some command:
root@BT4-PREFINAL:/home/mabo# cd driver
root@BT4-PREFINAL:/home/mabo/driver# cd driver
root@BT4-PREFINAL:/home/mabo/driver/driver# ls
ar55239x.bin athfmw9x.sys autorun.exe ndis5 Utility
ar5523.bin athfmwdl.inf autorun.inf netwg11t.cat wg111t9x.sys
athfmdwl.cat athfmwdl.sys Doc netwg11t.inf wg11tnd5.sys
root@BT4-PREFINAL:/home/mabo/driver/driver# ndiswrapper
install/manage Windows drivers for ndiswrapper
usage: ndiswrapper OPTION
-i inffile install driver described by 'inffile'
-a devid driver use installed 'driver' for 'devid' (dangerous)
-r driver remove 'driver'
-l list installed drivers
-m write configuration for modprobe
-ma write module alias configuration for all devices
-mi write module install configuration for all devices
-v report version information
where 'devid' is either PCIID or USBID of the form XXXX:XXXX,
as reported by 'lspci -n' or 'lsusb' for the card
root@BT4-PREFINAL:/home/mabo/driver/driver# ndiswrapper -l
netwg11t : driver installed
root@BT4-PREFINAL:/home/mabo/driver/driver# modprobe ndiswrapper
FATAL: Module ndiswrapper not found.
root@BT4-PREFINAL:/home/mabo/driver/driver#
root@BT4-PREFINAL:/home/mabo/driver/driver# uname -r
2.6.29.4
Please help me
cheers
Does ndswrapper.ko exist? Try this to see if it is installed in your running kernel.root@BT4-PREFINAL:/home/mabo/driver/driver# modprobe ndiswrapper
FATAL: Module ndiswrapper not found.
Code:# ls -l /lib/modules/$(uname -r)/misc/ndiswrapper.ko