-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rmmod: ERROR: Module r8188eu is not currently loaded #6
Comments
! use these commands: |
Thank you! Will try these out.
On Fri, 14 Jan 2022 at 11:31, Harsh Vardhan ***@***.***> wrote:
! use these commands:
sudo modprobe r8188eu.ko
! after that use:
sudo rmmod r8188eu.ko
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWVQUUMO6Y6ZVK6AU3GUYA3UV73RZANCNFSM5LR5BL7Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
|
here' the solution |
Hi, i've a next problem when i tried to install the drivers rmmod -v r8188eu.kormmod: ERROR: Module r8188eu is not currently loaded modprobe r8188eu.ko what's up? could someone help me? |
follow this guide: |
let me know if it's work or not !!! |
thank you... I tried to do it with that guide and it keeps telling me the same thing. |
Hi! it's work for me. Your USB wifi already listed through lsusb command the ID 2357:010c is IDvendor and the IDproduct of the TP-Link TL-WN722N USB wifi. 2 ways to install the driver : The wired connection is required
Then
Then, Use the command
and it's done! |
everything runs smoothly till i type in the "sudo rmmod r8188eu.ko" command then i get "rmmod: ERROR: Module r8188eu is not currently loaded"
used to work, dont know what went wrong. please fix this, thanks
The text was updated successfully, but these errors were encountered: