problems with rtl8188fu driver for 4.19 kernel in MX

Message
Author
User avatar
vamsi
Posts: 151
Joined: Thu Apr 13, 2017 2:50 am

problems with rtl8188fu driver for 4.19 kernel in MX

#1 Post by vamsi »

I installed drivers for using my Wifi Usb Dongle. But after installing i can see the networks but when i click on connect i am not able to connect to internet through this dongle in mx. What could be the problem. Can anybody help me with the issue.

Code: Select all

$ lsusb
Bus 001 Device 003: ID 0bda:f179 Realtek Semiconductor Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 1c4f:0034 SiGma Micro 
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Code: Select all

$ dmesg | tail
[ 1233.006261] RTL871X: rtl8188fu_hal_init in 52ms
[ 1233.006262] RTL871X: rtw_hal_init: hal__init fail
[ 1233.006263] RTL871X: -ips_netdrv_open - drv_open failure, bup=1
[ 1233.006265] RTL871X: <===  rtw_ips_pwr_up.............. in 52ms
[ 1233.006266] RTL871X: nolinked power save leave
[ 1233.006267] RTL871X: ==> ips_leave.....LED(0x00000000)...
[ 1233.006268] RTL871X: ======> ips_leave fail.............
[ 1238.651126] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:58:d5:6e:6d:de:00:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=62680 PROTO=2 
[ 1242.100707] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:fb:bc:ff:eb:fb:69:ad:08:00 SRC=192.168.0.4 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 1248.175690] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:fb:d8:32:e3:47:1d:e8:08:00 SRC=192.168.0.5 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 

Code: Select all

$ lsmod | grep rtl8188
rtl8188fu            1392640  0
cfg80211              774144  1 rtl8188fu
usbcore               294912  6 ehci_pci,usbhid,ehci_hcd,rtl8188fu,ndiswrapper,uhci_hcd


Post Reply

Return to “Software / Configuration”