On Tue, Mar 2, 2010 at 3:26 PM, Edi Sujono <[email protected]> wrote:
> > > On Tue, Mar 2, 2010 at 3:04 PM, medwinz <[email protected]> wrote: > >> >> he..he.. USB ya? >> >> lsus > > > linux-wzwp:~ # lsusb > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 001 Device 002: ID 2001:3a03 D-Link Corp. [hex] DWL-G132 (no firmware) > Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > > thx > es > Alhamdulillah WIFI USBnya sudah bisa aktif. Thanks mas vavai & medwinz Aku dpt panduan ini dari om google: #GET THE *DRIVER* from *D*-*Link* # *Device* Home Page: http://www.*dlink*.com/products/?pid=358<http://www.dlink.com/products/?pid=358> # *D*-*link* *Driver* *Download*:: http://www.*dlink*.com/products/support.asp?pid=358&sec=0#*drivers*<http://www.dlink.com/products/support.asp?pid=358&sec=0#drivers> # ftp://ftp.*dlink*.com/Wireless/*dwlg132*/*Driver*/ # # *Download*: *DWLG132_driver_102*.zip wget ftp://ftp.*dlink*.com/Wireless/*dwlg132*/*Driver*/*DWLG132_driver_102*.zip # List contents ( We need Neta5agu.in, athfmwdl.inf, and ar5523.bin ) unzip -l *DWLG132_driver_102*.zip Archive: *DWLG132_driver_102*.zip Length *Date* Time Name -------- ---- ---- ---- 0 10-29-04 11:15 *D*-*Link* AirPlus XtremeG Utility (V1.02 Build 41027) US version *driver* 1.0.1.41(cat)/ 9641217 10-30-04 02:14 *D*-*Link* AirPlus XtremeG Utility (V1.02 Build 41027) US version *driver* 1.0.1.41(cat)/setup.exe 0 10-29-04 11:15 *D*-*Link* AirPlus XtremeG Utility (V1.02 Build 41027) US version *driver* 1.0.1.41(cat)/*Drivers*/ 283904 10-07-04 01:39 *D*-*Link* AirPlus XtremeG Utility (V1.02 Build 41027) US version *driver* 1.0.1.41(cat)/*Drivers*/A5AGU.sys 143688 10-06-04 09:49 *D*-*Link* AirPlus XtremeG Utility (V1.02 Build 41027) US version *driver* 1.0.1.41(cat)/*Drivers*/ar5523.bin 8505 10-20-04 15:30 *D*-*Link* AirPlus XtremeG Utility (V1.02 Build 41027) US version *driver* 1.0.1.41(cat)/*Drivers*/athfmwdl.cat 1667 09-30-04 12:40 *D*-*Link* AirPlus XtremeG Utility (V1.02 Build 41027) US version *driver* 1.0.1.41(cat)/*Drivers*/athfmwdl.inf 43392 10-04-04 21:28 *D*-*Link* AirPlus XtremeG Utility (V1.02 Build 41027) US version *driver* 1.0.1.41(cat)/*Drivers*/athfmwdl.sys 8499 10-20-04 15:30 *D*-*Link* AirPlus XtremeG Utility (V1.02 Build 41027) US version *driver* 1.0.1.41(cat)/*Drivers*/NetA5AGU.cat 12373 10-08-04 14:23 *D*-*Link* AirPlus XtremeG Utility (V1.02 Build 41027) US version *driver* 1.0.1.41(cat)/*Drivers*/NetA5AGU.inf -------- ------- 10143245 10 files ------------------------------------------------ # Extract Windows *Driver* and firmare into /wlan *directory* mkdir /wlan unzip -j *DWLG132_driver_102*.zip "*NetA5AGU.inf" -*d* /wlan/ unzip -j *DWLG132_driver_102*.zip "*athfmwdl.inf" -*d* /wlan/ unzip -j *DWLG132_driver_102*.zip "*ar5523.bin" -*d* /wlan/ unzip -j *DWLG132_driver_102*.zip "*.sys" -*d* /wlan/ ------------------------------------------------ # Load *Driver* pushd /wlan ndiswrapper -i athfmwdl.inf ndiswrapper -i NetA5AGU.inf ------------------------------------------------ # List loaded *driver* ndiswrapper -l Installed *drivers*: athfmwdl *driver* installed, hardware present neta5agu *driver* installed, hardware present brgds/es ______________________________________________ --- Info Milis : http://opensuse.or.id/milis Keluar dari Milis : Kirim email ke [email protected] Manajemen Keanggotaan : http://lists.opensuse-id.org/listinfo.cgi/milis-opensuse-id.org
