lwfinger / rtl8188eu

Repository for stand-alone RTL8188EU driver.
Other
1.67k stars 594 forks source link

RTL8188EU #227

Open Inyotef opened 6 years ago

Inyotef commented 6 years ago

Hey guys. My english not very well sorry. Im was using kali 2.0 before. but kali system same problem wifi adaptor later i install ubuntu 17.04 I have a problem for rtl8188eu wireless adaptor I installed not problem but i see wifi icon but not working Where is mistake i didnt understand Help me please..

[code]inyotef@inyotef1:~$ mkdir ~/RTL8188EU inyotef@inyotef1:~$ cd ~/RTL8188EU inyotef@inyotef1:~/RTL8188EU$ git clone git://github.com/lwfinger/rtl8188eu Cloning into 'rtl8188eu'... remote: Counting objects: 10072, done. remote: Total 10072 (delta 0), reused 0 (delta 0), pack-reused 10072 Receiving objects: 100% (10072/10072), 12.32 MiB | 3.81 MiB/s, done. Resolving deltas: 100% (7446/7446), done. inyotef@inyotef1:~/RTL8188EU$ cd ~/RTL8188EU/rtl8188eu inyotef@inyotef1:~/RTL8188EU/rtl8188eu$ make make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.10.0-37-generic/build M=/home/inyotef/RTL8188EU/rtl8188eu modules make[1]: Entering directory '/usr/src/linux-headers-4.10.0-37-generic' CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_ap.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_br_ext.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_cmd.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_debug.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_efuse.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_ieee80211.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_io.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_ioctl_set.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_iol.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_led.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_mlme.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_mlme_ext.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_mp.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_mp_ioctl.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_pwrctrl.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_p2p.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_recv.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_rf.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_security.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_sreset.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_sta_mgt.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_wlan_util.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/core/rtw_xmit.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/HalHWImg8188E_MAC.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/HalHWImg8188E_BB.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/HalHWImg8188E_RF.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/HalPhyRf.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/HalPhyRf_8188e.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/HalPwrSeqCmd.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/Hal8188EPwrSeq.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/Hal8188ERateAdaptive.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/hal_intf.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/hal_com.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/odm.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/odm_debug.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/odm_interface.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/odm_HWConfig.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/odm_RegConfig8188E.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/odm_RTL8188E.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/rtl8188e_cmd.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/rtl8188e_dm.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/rtl8188e_hal_init.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/rtl8188e_mp.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/rtl8188e_phycfg.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/rtl8188e_rf6052.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/rtl8188e_rxdesc.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/rtl8188e_sreset.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/rtl8188e_xmit.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/rtl8188eu_led.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/rtl8188eu_recv.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/rtl8188eu_xmit.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/usb_halinit.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/hal/usb_ops_linux.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/os_dep/ioctl_linux.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/os_dep/mlme_linux.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/os_dep/os_intfs.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/os_dep/osdep_service.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/os_dep/recv_linux.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/os_dep/rtw_android.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/os_dep/usb_intf.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/os_dep/usb_ops_linux.o CC [M] /home/inyotef/RTL8188EU/rtl8188eu/os_dep/xmit_linux.o LD [M] /home/inyotef/RTL8188EU/rtl8188eu/8188eu.o Building modules, stage 2. MODPOST 1 modules CC /home/inyotef/RTL8188EU/rtl8188eu/8188eu.mod.o LD [M] /home/inyotef/RTL8188EU/rtl8188eu/8188eu.ko make[1]: Leaving directory '/usr/src/linux-headers-4.10.0-37-generic' inyotef@inyotef1:~/RTL8188EU/rtl8188eu$ sudo make install [sudo] password for inyotef: install -p -m 644 8188eu.ko /lib/modules/4.10.0-37-generic/kernel/drivers/net/wireless cp rtl8188eufw.bin /lib/firmware/. /sbin/depmod -a 4.10.0-37-generic mkdir -p /lib/firmware/rtlwifi cp rtl8188eufw.bin /lib/firmware/rtlwifi/. inyotef@inyotef1:~/RTL8188EU/rtl8188eu$ sudo cp -v ~/RTL8188EU/rtl8188eu/rtl8188eufw.bin /lib/firmware/rtlwifi/ '/home/inyotef/RTL8188EU/rtl8188eu/rtl8188eufw.bin' -> '/lib/firmware/rtlwifi/rtl8188eufw.bin' inyotef@inyotef1:~/RTL8188EU/rtl8188eu$ sudo depmod -a inyotef@inyotef1:~/RTL8188EU/rtl8188eu$ sudo update-initramfs -u update-initramfs: Generating /boot/initrd.img-4.10.0-37-generic inyotef@inyotef1:~/RTL8188EU/rtl8188eu$ sudo modprobe 8188eu inyotef@inyotef1:~/RTL8188EU/rtl8188eu$ reboot[/code]


[img]https://i.imgur.com/diuJgsQ.jpg[/img] [img]https://i.imgur.com/UkJ7VrJ.jpg[/img] [img]https://i.imgur.com/OiUeA2D.jpg[/img]

penn5 commented 6 years ago

try the dkms install method.