[mythtv-users] Help Diskless frontend

Alberto Alonso sp-23856721 at ggsys.net
Mon Oct 31 12:52:02 EST 2005




On Mon, 2005-10-31 at 17:05 +0000, Neale Swinnerton wrote:
> Agreed, I have two gentoo based diskless front-ends. Both work fine. In
> the Bedroom I have an Epia ME6000 fanless system, that is absolutely
> silent since it has no moving parts. I don't plug in the power light, and
> have it mounted on the wall behing the TV. You wouldn't even know it was
> there.

This is probably related to a via-rhine issue.

Within your kernel source tree do:

vi drivers/net/via-rhine.c

Find this section and comment out the WOL line (on my version
of the source it was line 1938):

        }

        /* Hit power state D3 (sleep) */
/*      iowrite8(ioread8(ioaddr + StickyHW) | 0x03, ioaddr +
StickyHW);*/

        /* TODO: Check use of pci_enable_wake() */


Once I have a working kernel I don't upgrade it unless there
is a security fix, so for me this should be a one time deal.

Also, would you mind telling me what your memory usage is
on the front end? In particular the RES and SHR columns as
reported by top.

Hope this helps,

Alberto



More information about the mythtv-users mailing list