Realtek WiFi

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
IndyUK
Level 1
Level 1
Posts: 13
Joined: Mon Aug 27, 2007 6:05 pm

Realtek WiFi

Post by IndyUK »

Hi All,

I installed Mint 7 and everything was working as expected. I customised the system look 'n feel and all was ok. MintUpdate pointed out that 66 updates were available which I applied. Since then my wifi started to show intermittent connection problems. I then thought maybe the driver wasn't very good so went to install the native driver via ndiswrapper. Well that was a mistake. Now nothing works and I don't know how to reinstate the Linux version. My wifi is an internal USB card and is a Realtek RTL8187 model.

Could somebody please guide me through the process of getting the old one to work. Better still, I think the native driver might be better so maybe even show me how to use ndiswrapper as well.

Thanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Husse

Re: Realtek WiFi

Post by Husse »

I have seen that installing linux-backports-modules-jaunty could fix it
I find that package even though I don't have the Ubuntu backports repositories enabled
Try

Code: Select all

apt install linux-backports-modules-jaunty
If that is not possible enable the Ubuntu jaunty backports repositories (maybe best done in Synaptic)
I don't know if ndiswrapper will be a problem
As you don't use it blacklist it

Code: Select all

gksu gedit /etc/modprobe.d/blacklist.conf
Add
blacklist ndiswrapper
This is easy to revert
After the blacklist and install reboot
Locked

Return to “Hardware Support”