Install Driver LinkSYS on Ubuntu
1 February 2009
Penulis: BinusHacker · Kategori Artikel: Ebooks
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | o] first of all install ndiswrapper and ndiswrapper-utils-1.9 # apt-get install ndiswrapper-common # aptitude install ndiswrapper-utils-1.9 [o] or you can install it manually by download from <a href="http://sourceforge.net/projects/ndiswrapper/">here</a> # make distclean # make # make install [o] now download WUSB54G latest driver. you can download it from <a href="http://www-id.linksys.com/servlet/Satellite?c=L_CASupport_C2&childpagename=ID%2FLayout&cid=1166859843775&pagename=Linksys%2FCommon%2FVisitorWrapper&lid=4377540888B17&displaypage=download#versiondetail">linksys</a> or <a href="http://www.nodevice.com/driver/company/Linksys.html">nodevice</a> [o] driver extention will be .exe so you must open with wine and extract it [o] after extract it, find the WUSB54Gv4 directory [ use konsole on this action ] [o] for example if you extract it into home directory than go to home directory # cd /home/noge/wireless/WUSB54Gv4_20050321/Drivers/WUSB54Gv4 [o] now run ndiswrapper and make sure there is no error messages # ndiswrapper -v # ndiswrapper -i rt2500usb.inf # depmod -a # modprobe ndiswrapper # ndiswrapper -m [o] now we'll see list of installed driver # ndiswrapper -l [o] if it show an alternative driver (rt2570) you must add it into blacklist [o] edit "/etc/modprobe.d/blacklist" and add "blacklist rt2570" [o] restart your system [o] if it doesnt work, edit "/etc/modprobe.d/ndiswrapper" change "wlan0" to "rausb1" [o] restart again.. :) [o] documentation # http://ubuntuforums.org/ # http://www-id.linksys.com/ # http://google.co.id/ |











Komentar
Silahkan Berikan Tanggapan Anda...