Realtek 8188eus(after getting a solution actually rtl8188fu) wifi usb not detected after driver make and install
-
- Posts: 170
- Joined: Wed Jul 24, 2019 2:58 pm
Re: Realtek 8188eus(after getting a solution actually rtl8188fu) wifi usb not detected after driver make and install
Hi, folks.
I've got the very same trouble with another old machine I'm installing MX Linux 19.2 (running with kernel 5.4.0-3-amd64); it is meant to connect Internet through WiFi using that USB WiFi dongle, but it doesn't recognize it, probably due to driver missing... I have copied all the content from the CD which comes with the device (surprisingly, it supplies even the driver for Linux, but it comes as .tar.gz file ...!), and it is the same model rtl8188EUS.
Any tip about how to install the driver from that media?
Or, instead, would be easier to download it from GitHub and follow the procedures described herewith above?...
Thanks in advance!
I've got the very same trouble with another old machine I'm installing MX Linux 19.2 (running with kernel 5.4.0-3-amd64); it is meant to connect Internet through WiFi using that USB WiFi dongle, but it doesn't recognize it, probably due to driver missing... I have copied all the content from the CD which comes with the device (surprisingly, it supplies even the driver for Linux, but it comes as .tar.gz file ...!), and it is the same model rtl8188EUS.
Any tip about how to install the driver from that media?
Or, instead, would be easier to download it from GitHub and follow the procedures described herewith above?...
Thanks in advance!
-
- Posts: 170
- Joined: Wed Jul 24, 2019 2:58 pm
Re: Realtek 8188eus(after getting a solution actually rtl8188fu) wifi usb not detected after driver make and install
Thanks for your attention, pal. I've followed all procedures described, and everything seemed to run smoothly. But unfortunately it didn't work; No wireless yet...
However, it is there! This the result of
Code: Select all
$ usb-devices
Code: Select all
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev≠= 4 Spd=480 MxXh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=0bda ProdID=f179 Rev=00.00
S: Manufacturer=Realtek
S: Product=802.11n
S: SerialNumber=00E0202FD755
C: #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=500mA
I: If#=0x0 Alt= 0 #EPs= 3 Xls=ff(vend.) Sub=ff Prot=ff Driver=rtl8188fu
Last edited by aldQueiroz on Thu Aug 27, 2020 6:27 pm, edited 2 times in total.
Re: Realtek 8188eus(after getting a solution actually rtl8188fu) wifi usb not detected after driver make and install
In fact, that was just according to the model name (nothing to lose) but the best is the QSI or at least or lsusb when the device is attached, so that we know the exact chip no and what's needed ...
Also, have you right-clicked on the Network icon on panel? (Check all 3 boxes: "Enable ..." )
Code: Select all
inxi -Nxxx
Also, have you right-clicked on the Network icon on panel? (Check all 3 boxes: "Enable ..." )
-
- Posts: 170
- Joined: Wed Jul 24, 2019 2:58 pm
Re: Realtek 8188eus(after getting a solution actually rtl8188fu) wifi usb not detected after driver make and install
Thanks again, pal!Huckleberry Finn wrote: Thu Aug 27, 2020 8:56 am In fact, that was just according to the model name (nothing to lose) but the best is the QSI or at leastor lsusb when the device is attached, so that we know the exact chip no and what's needed ...Code: Select all
inxi -Nxxx
Also, have you right-clicked on the Network icon on panel? (Check all 3 boxes: "Enable ..." )
I have this at the machine:
Code: Select all
pedro_lucas@bento:~
$ inxi -Nxxx
Network: Device-1: NVIDIA MCP61 Ethernet vendor: Micro-Star MSI type: network bridge
driver: forcedeth v: kernel port: ee00 bus ID: 00:07.0 chip ID: 10de:03ef
Device-2: Realtek type: USB driver: rtl8188fu bus ID: 1-2:2 chip ID: 0bda:f179
serial: 00E0202FD755
pedro_lucas@bento:~
$
Last edited by aldQueiroz on Thu Aug 27, 2020 10:44 am, edited 1 time in total.
Re: Realtek 8188eus(after getting a solution actually rtl8188fu) wifi usb not detected after driver make and install
Thank you, too. Sadly this shows only wired (ethernet) card. What about lsusb ? (when the device is attached)
Edit: Saw you edited the post above and it's here:
Vendor=0bda ProdID=f179
Driver=rtl8188fu
So, it's exactly the same device with the correct driver. Then, there must be something else.
Oh: If you didn't:If not again, enter Bios Settings and check if there's something "disabled" related to "network" ... (Also check if there's a tiny wireless button to switch off/on or the Fn Keys)
Edit: Saw you edited the post above and it's here:
Vendor=0bda ProdID=f179
Driver=rtl8188fu
So, it's exactly the same device with the correct driver. Then, there must be something else.
Oh: If you didn't:
Code: Select all
rfkill unblock all
-
- Posts: 170
- Joined: Wed Jul 24, 2019 2:58 pm
Re: Realtek 8188eus(after getting a solution actually rtl8188fu) wifi usb not detected after driver make and install
Ok, I've got this:Huckleberry Finn wrote: Thu Aug 27, 2020 9:27 am Thank you, too. Sadly this shows only wired (ethernet) card. What about lsusb ? (when the device is attached)
Edit: Saw you edited the post above and it's here:
Vendor=0bda ProdID=f179
Driver=rtl8188fu
So, it's exactly the same device with the correct driver. Then, there must be something else.
Oh: If you didn't:If not again, enter Bios Settings and check if there's something "disabled" related to "network" ... (Also check if there's a tiny wireless button to switch off/on or the Fn Keys)Code: Select all
rfkill unblock all
Code: Select all
pedro_lucas@bento:~
$ lsusb
Bus 001 Device 002: ID 0bda:f179 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 10c4:8108 Cygnal Integrated Products, Inc.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
pedro_lucas@bento:~
$ rfkill unblock all
pedro_lucas@bento:~
$
Code: Select all
$ inxi
CPU: Single Core AMD Sempron LE-1250 (-UP-) speed: 2210 MHz Kernel: 5.4.0-3-amd64 x86_64
Up: 1h 27m Mem: 1135.4/2932.3 MiB (38.7%) Storage: 232.88 GiB (6.8% used) Procs: 166
Shell: bash 5.0.3 inxi: 3.0.36
Well, here I go reboot the machine, take a look at BIOS trying to find out what is missing... I'll report what I eventually find...
Re: Realtek 8188eus(after getting a solution actually rtl8188fu) wifi usb not detected after driver make and install
That's normal. It gives no output, but silently unblocks if there's something "soft-blocked". It should be fine after reboot :)
Last edited by Huckleberry Finn on Thu Aug 27, 2020 12:59 pm, edited 1 time in total.
-
- Posts: 170
- Joined: Wed Jul 24, 2019 2:58 pm
Re: Realtek 8188eus(after getting a solution actually rtl8188fu) wifi usb not detected after driver make and install
Ok, I've plugged the wire to my own Desktop, so I can work and do handle other stuffs; the older desktop (SEMPRON) keeps not connecting through Wifi; however, and quite oddly, I've found out the dongle is working! It finds my Wifi net (and others around), but it fails to connect!! I've checked the usual details about SSID, band (2,4 gHz), security (WPA, WPA2), password... and nothing! The 'connecting' icon just goes round and round, and fails to connect. It fails even with the open Wifi net in the neighborhood...
Just to put a few of "gasoline on the fire": I've found this site referring to rtl8188EU wireless adapters; They have being problematic to work properly in Linux, indeed...
https://www.thelinuxrain.com/articles/g ... k-chipsets
Just to put a few of "gasoline on the fire": I've found this site referring to rtl8188EU wireless adapters; They have being problematic to work properly in Linux, indeed...
https://www.thelinuxrain.com/articles/g ... k-chipsets
Last edited by aldQueiroz on Fri Aug 28, 2020 2:44 pm, edited 1 time in total.
Re: Realtek 8188eus(after getting a solution actually rtl8188fu) wifi usb not detected after driver make and install
So, the driver is loaded and the device's working.
I'd say this from the beginning: From Menu : Session and Startup => Autostart Apps: uncheck Bluetooth (Blueman) (so that it won't conflict with the wi-fi) https://docs.xfce.org/_media/xfce/xfce4 ... ostart.png
P.S. The names are similar but that one is another model with a different chip number. We also solved that several times in the forum :)
You can also:
Reboot.
I'd say this from the beginning: From Menu : Session and Startup => Autostart Apps: uncheck Bluetooth (Blueman) (so that it won't conflict with the wi-fi) https://docs.xfce.org/_media/xfce/xfce4 ... ostart.png
P.S. The names are similar but that one is another model with a different chip number. We also solved that several times in the forum :)
You can also:
Code: Select all
echo "blacklist rtl8xxxu" | sudo tee -a /etc/modprobe.d/rtl8xxxu.conf