Author Topic: Realtec 811 N USB - Solved !  (Read 525 times)

Offline dangbert

  • Sr. Member
  • ****
  • Posts: 360
Realtec 811 N USB - Solved !
« on: October 20, 2010, 10:12:29 PM »
i just got this USB wireless card and, while it works like a champ, there is a problem.  The default driver will not activate the card.  However, if I use the Ndiswraper the card works like a champ.  Since I had one other card that I had to used the ndiswrapper on, setting it up was a breeze.  The problem I am having though is that the settings will not hold when I reboot (in my other experience with the ndiswrapper, they did hold).  Is there some simple fix to stop me having to reinstall every time I reboot>

Thanks

Deb
« Last Edit: October 21, 2010, 05:41:03 PM by dangbert »

Offline blarney

  • Hero Member
  • *****
  • Posts: 703
  • I Chose Freedom
Re: Realtec 811 N USB
« Reply #1 on: October 21, 2010, 01:30:38 AM »
You probably have a conflict with the native driver. Have you tried blacklisting the realtek module by adding it to /etc/modprobe.d/blacklist

Also add ndiswrapper to your /etc/modprobe.preload if its not already there...

Hopefully someone will come along with experience of this realtek wireless card

Cheers,
Blarney

Offline dangbert

  • Sr. Member
  • ****
  • Posts: 360
Re: Realtec 811 N USB
« Reply #2 on: October 21, 2010, 04:37:34 AM »

Thanks, I will give it a shot

Deb

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: Realtec 811 N USB
« Reply #3 on: October 21, 2010, 08:31:33 AM »
Once you have the card up and running open a terminal:

su
(enter root password)
ndiswrapper -ma
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

Offline dangbert

  • Sr. Member
  • ****
  • Posts: 360
Re: Realtec 811 N USB
« Reply #4 on: October 21, 2010, 08:45:08 AM »

Thanks

Deb