Realtek 8188eus(after getting a solution actually rtl8188fu) wifi usb not detected after driver make and install

Help for Current Versions of MX
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
User avatar
Vipul88
Posts: 142
Joined: Wed Mar 18, 2020 9:04 am

Re: Realtek 8188eus wifi usb not detected after driver make and install

#31 Post by Vipul88 »

Huckleberry Finn wrote: Tue Aug 11, 2020 8:37 am I,too think that the issue shouldn't be related to installing a driver. Also this one is proven to work (not only with MX).

"Maybe" for you have 2 additional repos.. or something else ...

If it was a clean MX install and then you installed the driver this way, I've no doubt it would work flawlessly... (Maybe you try that on a tiny partition, say 8 GB ).
Is That possible, two MX in grub?if yes is it a dual boot ?

Huckleberry Finn

Re: Realtek 8188eus wifi usb not detected after driver make and install

#32 Post by Huckleberry Finn »

Yep. No matter both are same versions..

Anyway, on Grub you'll see them as "MX 19 blahblah on sdaX" and "MX .. on sdaY"

You can also label their partitions on Gparted, say, the current one as MX and the new one as TEST or so ... that will make things easier in general, to recognize which is which..

User avatar
Vipul88
Posts: 142
Joined: Wed Mar 18, 2020 9:04 am

Re: Realtek 8188eus wifi usb not detected after driver make and install

#33 Post by Vipul88 »

Huckleberry Finn wrote: Tue Aug 11, 2020 9:49 am Yep. No matter both are same versions..

Anyway, on Grub you'll see them as "MX 19 blahblah on sdaX" and "MX .. on sdaY"

You can also label their partitions on Gparted, say, the current one as MX and the new one as TEST or so ... that will make things easier in general, to recognize which is which..
that would help me a from a lot of trouble i have mostly broken my instances quite frequently

User avatar
Vipul88
Posts: 142
Joined: Wed Mar 18, 2020 9:04 am

Re: Realtek 8188eus wifi usb not detected after driver make and install

#34 Post by Vipul88 »

Huckleberry Finn wrote: Tue Aug 11, 2020 8:37 am I,too think that the issue shouldn't be related to installing a driver. Also this one is proven to work (not only with MX).

"Maybe" for you have 2 additional repos.. or something else ...

If it was a clean MX install and then you installed the driver this way, I've no doubt it would work flawlessly... (Maybe you try that on a tiny partition, say 8 GB ).
I have a test MX running without swap my query is,
Do I need to apt update and upgrade before installing drivers?
And update to kernel 4.19 0-10?

Huckleberry Finn

Re: Realtek 8188eus wifi usb not detected after driver make and install

#35 Post by Huckleberry Finn »

Not a must but would be better. (recommended by me :) )

P.S. You can even install the 5.6 kernel from MXPI .

User avatar
Vipul88
Posts: 142
Joined: Wed Mar 18, 2020 9:04 am

Re: Realtek 8188eus wifi usb not detected after driver make and install

#36 Post by Vipul88 »

Huckleberry Finn wrote: Mon Aug 10, 2020 8:37 am 0bda:f179 => rtl8188fu

Code: Select all

git clone https://github.com/kelebek333/rtl8188fu

Code: Select all

sudo dkms add ./rtl8188fu ; sudo dkms build rtl8188fu/1.0 ; sudo dkms install rtl8188fu/1.0

Code: Select all

sudo cp ./rtl8188fu/firmware/rtl8188fufw.bin /lib/firmware/rtlwifi/

Code: Select all

sudo mkdir -p /etc/modprobe.d/ ; sudo touch /etc/modprobe.d/rtl8188fu.conf

Code: Select all

echo "options rtl8188fu rtw_power_mgnt=0 rtw_enusbss=0" | sudo tee /etc/modprobe.d/rtl8188fu.conf
i made a second instance of mx 19.1 fresh intall, upated and upgraded, then changed kernel debian 4.19 0-10, then rebooted, and then ran the quoted commands one by one, and now i can have wireless connection thanks huckleberry finn,jaym and sunrat. you guys are awesome.
this post is officially solved

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: [SOLVED]Realtek 8188eus wifi usb not detected after driver make and install

#37 Post by JayM »

If this is solved to your satisfaction, could you please edit your original post #1 at the very top of the topic by clicking the pencil tip icon, the one circled in red in my screenshot image below (yours won't have the red circle)
Image
and add [SOLVED] at the front of the subject? This will make it easier for others when they search the forum looking for a solution to the same problem. Thanks.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.


Huckleberry Finn

Re: [SOLVED]Realtek 8188eus wifi usb not detected after driver make and install

#39 Post by Huckleberry Finn »

P.S. In case you decide to remove one of the MXs and let one only, you may need to start MX Boot Repair first and give the Grub's control to the one that will stay. (Or later do it on live-session if you forget doing that).

https://ibb.co/sjd3X1q => https://ibb.co/6W31fCc => https://ibb.co/NVRpYgQ

Also remember that you can take a snapshot with "MX Snapshot" when everything's fine, and have your own iso under your hand somewhere, so you won't need to do them again and again ..

User avatar
Vipul88
Posts: 142
Joined: Wed Mar 18, 2020 9:04 am

Re: [SOLVED]Realtek 8188eus wifi usb not detected after driver make and install

#40 Post by Vipul88 »

Huckleberry Finn wrote: Wed Aug 12, 2020 3:14 am P.S. In case you decide to remove one of the MXs and let one only, you may need to start MX Boot Repair first and give the Grub's control to the one that will stay. (Or later do it on live-session if you forget doing that).

https://ibb.co/sjd3X1q => https://ibb.co/6W31fCc => https://ibb.co/NVRpYgQ

Also remember that you can take a snapshot with "MX Snapshot" when everything's fine, and have your own iso under your hand somewhere, so you won't need to do them again and again ..
after i make the snapshot in a pendrive will it load as live if i save it in a usb stick?

Post Reply

Return to “MX Help”