Hi Jose. The link is here . Afater download unpack it, make and install it. Before make sure you have the compiler installed: *sudo apt-get install build-essential* - this will install what you need to compile the driver. now change to the download directory and unpack:* tar zvxf keucr.tgz* Now change to the unpacked folder:* cd keucr* And now make the following steps as root inside the "keucr" folder or path: * *make -C /usr/src/linux-headers-`uname -r` M=`pwd` modules* * *sudo make -C /usr/src/linux-headers-`uname -r` M=`pwd` modules_install* * *sudo depmod -a* Now your module should work. It worked for me in Acer Aspire One 532h... Hope it help you. Greetings, *Alexandre Martins* Em 21-11-2010 18:18, joselaurian escreveu: > Ok. I do not saw the Konstantin's link that u told me. I saw a link to > download a Root or Script, I do not renember what is. Maybe I am a novice, a > terrible novice, but I can not find the link to download the patch. Do u can > help me please? Where is the link to down it?? Please!!! Thaks a lot again > > 2010/11/21 Daniel Kingsley