[Solved] Wifi device not detected in MX

Message
Author
User avatar
Head_on_a_Stick
Posts: 919
Joined: Sun Mar 17, 2019 3:37 pm

Re: Wifi device not detected in MX

#11 Post by Head_on_a_Stick »

vamsi wrote: Wed Jun 19, 2019 1:20 am installed the driver perfectly
Is the module actually present in your system? Perhaps you didn't install it correctly.

Code: Select all

lsmod | grep rtl8188
mod note: Signature removed, please read the forum rules

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

Re: Wifi device not detected in MX

#12 Post by vamsi »

Head_on_a_Stick wrote: Wed Jun 19, 2019 12:41 pm
vamsi wrote: Wed Jun 19, 2019 1:20 am installed the driver perfectly
Is the module actually present in your system? Perhaps you didn't install it correctly.

Code: Select all

lsmod | grep rtl8188

Code: Select all

$ lsmod | grep rtl8188
it is not showing any error or message when i issued this command

User avatar
sunrat
Posts: 666
Joined: Mon Mar 28, 2016 9:54 pm

Re: Wifi device not detected in MX

#13 Post by sunrat »

vamsi wrote: Fri Jun 21, 2019 4:56 am

Code: Select all

$ lsmod | grep rtl8188
it is not showing any error or message when i issued this command
It should return the name of the driver if it is loaded. Showing nothing means it is not.
Post the output from:

Code: Select all

sudo modprobe rtl8188fu

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

Re: Wifi device not detected in MX

#14 Post by vamsi »

sunrat wrote: Fri Jun 21, 2019 5:26 am
vamsi wrote: Fri Jun 21, 2019 4:56 am

Code: Select all

$ lsmod | grep rtl8188
it is not showing any error or message when i issued this command
It should return the name of the driver if it is loaded. Showing nothing means it is not.
Post the output from:

Code: Select all

sudo modprobe rtl8188fu

Code: Select all

sudo modprobe rtl8188fu
modprobe: FATAL: Module rtl8188fu not found in directory /lib/modules/4.19.0-5-amd64

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

Re: Wifi device not detected in MX

#15 Post by vamsi »

Tried to install with this and wifi dongle works fine
https://github.com/kelebek333/rtl8188fu

Huckleberry Finn

Re: [Solved] Wifi device not detected in MX

#16 Post by Huckleberry Finn »


Post Reply

Return to “Hardware /Configuration”