Guillame (and all others interested),<br>I had the same idea of using the NSLU2 (running the official Debian/NSLU2 Etch) as a tuner-less master backend while also serving MythWeb.&nbsp; This way, you can save energy by not having a full-fledged slave-backend-with-tuner on all the time.&nbsp; The NSLU2 would be on all the time and, when necessary, it would wake up the slave backend to record.&nbsp; The slave backend would also be woken-up when someone activates the frontend.
<br><br>As for actually implementing this, here&#39;s what I&#39;ve tried:<br>- installing Debian/NSLU2 (etch) onto my NSLU2 device -- SUCCESS<br>- installed MySQL database server on NSLU2 and created mythconverg database -- SUCCESS
<br>- modified the NSLU2 to auto power on (so it is running all the time, even after power outtage) -- SUCCESS<br>- compiling mythtv from Debian source packages -- FAILED - received some assembler error<br>- compiling mythtv from SVN repository (currently v 
0.20) -- IN PROGRESS - it has been running for a few hours and I expect that it may take many more hours, even days to complete since the NSLU2 has very little memory and is only a 200Mhz ARM processor.<br><br>It seems it should be easy to just have the MySQL database running and since I&#39;m not interested in getting any tuner to work on the NSLU2, it seems it should be able to run the mythbackend program to simply query the database and send wake-on-lan packets to the slave backend as necessary.&nbsp; I realize that compiling ALL of the mythtv programs is a waste since I will only be using a small portion of the programs, but I have not figured out a way to keep only what I need.
<br><br>I will let you all know how it turns out but Guillame, it certainly is NOT a bad idea (in my opinion) to use the NSLU2 as a cheap, low-power-consuming, quiet machine as a tuner-less MythTV master backend machine.<br>
<br>Jacob<br>