I ask to myself... mea culpa... I forget to install the frontend module, well, recompilng kernel again. So, as a root do: root@LinEspa:/usr/src/linux# make menuconfig And then the menu must show like this: Device Drivers ---> Multimedia devices ---> Digital Video Broadcasting Devices ---> [*] DVB For Linux <M> DVB Core Support --- Supported Frontend Modules <M> STV0299 based DVB-S frontend (QPSK) <==== THIS WAS THE GUILTY OF MY HEADACHES!!! Well, then exit -> exit -> Yes and now: root@LinEspa:/usr/src/linux# make root@LinEspa:/usr/src/linux# make modules_install root@LinEspa:/usr/src/linux# modprobe stv0299 root@LinEspa:/usr/src/linux# exit linespa@LinEspa:/usr/src/linux$ cd ~ linespa@LinEspa:~$ sh mi_vdr.sh YESSSSSS!!! YESSSS!!!! Finally it WORKS!! Thanks a lot to all the people that helps me!