(If you don't understand spanish, only pay attention to the link and commands lines below)
root@christian-laptop:/tmp# lspci |grep Net
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device 8172 (rev 10)
Kernel: (tener en cuenta que para cada actualización que haya de kernel deberán realizar nuevamente el proceso)
root@christian-laptop:/tmp# uname -a
Linux christian-laptop 2.6.31-20-generic #57-Ubuntu SMP Mon Feb 8 09:02:26 UTC 2010 x86_64 GNU/Linux
Bueno basicamente se bajan el driver http://www.megaupload.com/?d=H540WIS3 y lo descomprimen:
christian@christian-laptop:/tmp$ tar -xzvf rtl8192se_linux_2.6.0010.1211.2009.tar.gz
entran al directorio:
christian@christian-laptop:/tmp$ cd rtl8192se_linux_2.6.0010.1211.2009/
christian@christian-laptop:/tmp$ cd rtl8192se_linux_2.6.0010.1211.2009/
christian@christian-laptop:/tmp/rtl8192se_linux_2.6.0010.1211.2009$ sudo make clean
christian@christian-laptop:/tmp/rtl8192se_linux_2.6.0010.1211.2009$ sudo make
christian@christian-laptop:/tmp/rtl8192se_linux_2.6.0010.1211.2009$ sudo su
root@christian-laptop:/tmp/rtl8192se_linux_2.6.0010.1211.2009# make install
christian@christian-laptop:/tmp/rtl8192se_linux_2.6.0010.1211.2009$ sudo su
root@christian-laptop:/tmp/rtl8192se_linux_2.6.0010.1211.2009# make install
reinician la computadora:
root@christian-laptop:/tmp/rtl8192se_linux_2.6.0010.1211.2009# reboot
root@christian-laptop:/tmp/rtl8192se_linux_2.6.0010.1211.2009# reboot
con eso deberia bastar para que les fucione... espero que les haya servido...