Removing Wireless Kernel Driver

Joined
Dec 19, 2022
Messages
39
Reaction score
1
Credits
307
Device Specs:

I've Installed a Wireless Driver using dkms but I Want to Remove Older How to Do So.
I see 2 wifi devices in control panel.

Thanks <:
 


f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,259
Reaction score
4,732
Credits
45,987
Which drivers did you install before and how did you install them?
 
OP
abrahimzaman360
Joined
Dec 19, 2022
Messages
39
Reaction score
1
Credits
307
This One:

But Now It's Working Well.
I executed commands via dkms method in driver build from source.

Before this Above Method I Installed though,
I fixed by installing though,
  1. sudo make
  2. sudo make install
  3. sudo modprobe rtl88x22ce
 
OP
abrahimzaman360
Joined
Dec 19, 2022
Messages
39
Reaction score
1
Credits
307
Before success, I was getting 2 wifi devices already shown to you.
now wifi is working fine and 1 wifi only. :)

How I did :)

I did some constructive critisize to linux.org community because i was not getting any anwser for 2 3 hour.
hehe
 
OP
abrahimzaman360
Joined
Dec 19, 2022
Messages
39
Reaction score
1
Credits
307
Thanks to Linux.org.
Because they helped in Past.
 

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,259
Reaction score
4,732
Credits
45,987
I did some constructive critisize to linux.org community because i was not getting any anwser for 2 3 hour.
Linux.or is a small community with members from all over the world, it will sometimes take longer for people to respond because of living in different time zones.
 

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,259
Reaction score
4,732
Credits
45,987
I executed commands via dkms method in driver build from source.
Before this Above Method I Installed though,
I fixed by installing though,
  1. sudo make
  2. sudo make install
  3. sudo modprobe rtl88x22ce
For the dkms method probably these two commands.
Code:
sudo dkms remove -m rtl88x2ce -v 35403
sudo dkms uninstall -m rtl88x2ce -v 35403
And for the make method run the following command from the directory of the cloned git repo.
Code:
sudo make uninstall
 

wizardfromoz

Administrator
Staff member
Gold Supporter
Joined
Apr 30, 2017
Messages
8,951
Reaction score
7,922
Credits
37,703
I did some constructive critisize to linux.org community because i was not getting any anwser for 2 3 hour.
hehe

That was not constructive, it was pointless and stupid.

Just in case of any misapprehension on your part, we are not an official arm nor organ of Linux, just scored the dot org name - we are manned by volunteer staff who share a love of Linux and have varying skills in various departments.

Do not expect someone to answer your question within minutes or even hours, especially if you have not worded your support question well.

Chris Turner
wizardfromoz
 
OP
abrahimzaman360
Joined
Dec 19, 2022
Messages
39
Reaction score
1
Credits
307
That was not constructive, it was pointless and stupid.

Just in case of any misapprehension on your part, we are not an official arm nor organ of Linux, just scored the dot org name - we are manned by volunteer staff who share a love of Linux and have varying skills in various departments.

Do not expect someone to answer your question within minutes or even hours, especially if you have not worded your support question well.

Chris Turner
w
That was not constructive, it was pointless and stupid.

Just in case of any misapprehension on your part, we are not an official arm nor organ of Linux, just scored the dot org name - we are manned by volunteer staff who share a love of Linux and have varying skills in various departments.

Do not expect someone to answer your question within minutes or even hours, especially if you have not worded your support question well.

Chris Turner
wizardfromoz
Ok Sir!
izardfromoz
 
OP
abrahimzaman360
Joined
Dec 19, 2022
Messages
39
Reaction score
1
Credits
307
(; I understood!
Don't be Angry on Noobie Bro.
I don't know much just in joined.
I'll will consider your statement next time.
Not to expect answer in minutes
 

Members online


Latest posts

Top