As I know, the support for your card is scheduled for the 2.6.28 kernel
release.

If you will help,
try this new driver, the procedure looks more difficult than it is:

* download the attached package and (right mouse click) unpack it in
  your home directory

* be sure the folder is called kernel

* in the upper left menu locate and start the terminal program. Go in that
  kernel directory tipping:
cd kernel

* then compile the new driver:
make

* then replace the old with the new driver, that will ask you for your password:
sudo make install

That's it. After a reboot it should be working. If anything goes wrong please
report. I am pretty sure the problems are easy to solve.


* At least create and post a rep.txt file, again, that will ask you for
  password:
dmesg > rep.txt
sudo -s
lspci -vvnn >> rep.txt
exit

* Watch out for ubuntu updates that includes the world kernel. It will likely
  disable this new driver, so go ahead and rerun the 

cd kernel && make && sudo make install

  commands.


** Attachment added: "kernel.tbz"
   http://launchpadlibrarian.net/18672714/kernel.tbz

-- 
2.6.26 kernel lacks realtek 8101 support
https://bugs.launchpad.net/bugs/256331
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to