Hello everyone! Someone can please help me.
I'm getting this visible network loader continuously and can't able to get/connect any network.
Here is the WiFi adapter, that I am using :
ZEBRONICS ZEB-USB150WF1 WiFi USB... https://www.amazon.in/dp/B093QCY6YJ?ref=ppx_pop_mob_ap_share
It won't work on Zorin, the organisation has no drivers for Zorin/Ubuntu. Only works on Windows. Try to visit there website and see if you find the drivers for Ubuntu.
1 Like
It comes with Linux driver installer also, I have installed it multiple time but still getting same result.
Can you please post the terminal output of:
sudo lshw -C network
Here is the result/output of command:
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: enp3s0
version: 15
serial: 40:b0:76:5d:50:7c
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=5.15.0-50-generic firmware=rtl8168h-2_0.0.2 02/26/15 latency=0 link=no multicast=yes port=twisted pair
resources: irq:19 ioport:d000(size=256) memory:f7104000-f7104fff memory:f7100000-f7103fff
*-network:0 DISABLED
description: Wireless interface
physical id: 2
bus info: usb@1:5
logical name: wlx00e04c818802
serial: 00:e0:4c:81:88:02
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=r8188eu driverversion=5.15.0-50-generic multicast=yes wireless=unassociated
*-network:1
description: Ethernet interface
physical id: 3
bus info: usb@1:8
logical name: usb0
serial: ea:26:4c:11:a3:ee
capabilities: ethernet physical
configuration: autonegotiation=off broadcast=yes driver=rndis_host driverversion=5.15.0-50-generic duplex=half firmware=RNDIS device ip=192.168.110.254 link=yes multicast=yes port=twisted pair
In terminal, what is the output of:
sudo modprobe 8188eu
OR does doing the above get wifi working?
Assuming you can connect with phone Hotspot or ethernet:
sudo add-apt-repository ppa:kelebek333/kablosuz
Hit enter
to add the repo.
Now run
sudo apt install rtl8188eu-dkms
sudo modprobe -r 8188eu
sudo modprobe 8188eu
Not WiFi option is not showing
Did sudo apt install rtl8188eu-dkms
show the driver install?
Thankx for helping me out bro's.
I Found the solution on internet and here is the driver and installation process : GitHub - kelebek333/rtl8188fu: RTL8188FU driver for Linux 4.15.x ~ 6.0.x
1 Like
system
Closed
19 January 2023 17:33
14
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.