Low Power Computers?

View: New views
20 Messages — Rating Filter:   Alert me  

Low Power Computers?

by Andy McCallum :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

  Is anybody running MH on a low-power consumption computer? If so, what level of computing performance is the machine? (I use MH on Linux, so the questions below assume Linux.)

  I am thinking of rebuilding my 200 Watt guzzling MH machine, onto a 5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in particular this one http://www.yawarra.com.au/hw-alix2.php). The advantages are no moving parts and longer life on the UPS during power outages. The power saving alone will pay for the machine in 2 years.

  Before I reinvent the wheel, how has everybody got around the issues stemming from low power CPU and no local hard drive storage.
  • I don't want to log to a CF memory card, but for reliability I don't want to mount a hard drive from another computer. (My reliability would be back to square one.) Is there a way for all MH log events to be sent elsewhere?
  • I am assuming that the CPU will not be up to RRD graph generation. So, has anybody offloaded RRD generation somehow.
  • Has anybody got any better suggestions for a low power consumption board for a similar price? Preferably x86 based to avoid recompilation issues.
 
Thanks,
Andy.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by Brad Yarotsky-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What about one of those solid state drive netbooks. They use very little
power, built in UPS and monitor. They are fairly inexpensive $200 to $500.

http://www.teleread.org/2009/07/30/199-acer-netbook-with-89-inch-screen-16g-solid-state-drive-and-win-xp-home-e-reading-possibility/


Just a thought.

Brad


> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
> <head>
> </head>
> <body bgcolor="#ffffff" text="#000000">
> Hi,<br>
> <br>
>   Is anybody running MH on a low-power consumption computer? If so,
> what level of computing performance is the machine? (I use MH on Linux,
> so the questions below assume Linux.)<br>
> <br>
>   I am thinking of rebuilding my 200 Watt guzzling MH machine, onto a 5
> Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in particular this
> one <a
> href="http://www.yawarra.com.au/hw-alix2.php">http://www.yawarra.com.au/hw-alix2.php</a>).
> The advantages are no moving parts and longer life on the UPS during
> power outages. The power saving alone will pay for the machine in 2
> years.<br>
> <br>
>   Before <u>I reinvent the wheel</u>, how has everybody got around the
> issues stemming from low power CPU and no local hard drive storage.<br>
> <ul>
>   <li>I don't want to log to a CF memory card, but for reliability I
> don't want to mount a hard drive from another computer. (My reliability
> would be back to square one.) Is there a way for all MH log events to
> be sent elsewhere?<br>
>   </li>
> </ul>
> <ul>
>   <li>I am assuming that the CPU will not be up to RRD graph
> generation. So, has anybody offloaded RRD generation somehow.<br>
>   </li>
> </ul>
> <ul>
>   <li>Has anybody got any better suggestions for a low power
> consumption board for a similar price? Preferably x86 based to avoid
> recompilation issues.<br>
>   </li>
> </ul>
>   <br>
> Thanks,<br>
> Andy.<br>
> <br>
> </body>
> </html>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference________________________________________________________
> To unsubscribe from this list, go to:
> http://sourceforge.net/mail/?group_id=1365
>
>



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by Michael Markstaller :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have a test-installation running fine on an Alix.1d with 4GB Transcend industrial CF as "HDD". powerful enough for mh in any way..
IMHO its the perfekt 5W platform for such things, I'd just take an alix.1d instead of alix.2 because the presence of a "real" BIOS and a VGA/PS2 port is very helpful sometimes ;-) At least for installing it.
- The CF, if your use the right one as mentioned above ist no issue (I do stress tests for ~ 11 months with 24x7 writing now with it on a regular ext2fs, no failure on 9 boxes so far..)
- rrd-generation: now, its no Xeon Quadcore ;) But its done within ~10-60 secs per graph heavily depending on the size; 200x400 ist quick, 600x1200 is dead slow.

Take a look at Voyage-Linux, Debian based. I don't use it but there are many things to learn from it for these boards..

And finally: I dont know about any better platform right now! The only alternative maybe the fit-pc2; I havent seen it myself yet, Datasheets: 6-7W, Atom Z530@1,6GHz, US15W. Drawback: Only closed-source accelerated graphics-drivers, a no-go for me..

regards Michael
 
-----Original Message-----
From: Andy McCallum [mailto:myidea72hum@...]
Sent: Saturday, October 24, 2009 1:54 AM
To: The main list for the MisterHouse home automation program
Subject: [mh] Low Power Computers?

Hi,

  Is anybody running MH on a low-power consumption computer? If so, what level of computing performance is the machine? (I use MH on Linux, so the questions below assume Linux.)

  I am thinking of rebuilding my 200 Watt guzzling MH machine, onto a 5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in particular this one http://www.yawarra.com.au/hw-alix2.php). The advantages are no moving parts and longer life on the UPS during power outages. The power saving alone will pay for the machine in 2 years.

  Before I reinvent the wheel, how has everybody got around the issues stemming from low power CPU and no local hard drive storage.


* I don't want to log to a CF memory card, but for reliability I don't want to mount a hard drive from another computer. (My reliability would be back to square one.) Is there a way for all MH log events to be sent elsewhere?
       

* I am assuming that the CPU will not be up to RRD graph generation. So, has anybody offloaded RRD generation somehow.
       

* Has anybody got any better suggestions for a low power consumption board for a similar price? Preferably x86 based to avoid recompilation issues.
       

 
Thanks,
Andy.



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by Seann Clark :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I haven't tried it yet, but if you are interested, though it isn't X86,
the Sheeva Plug ($99.00 USD) may fit that bill. It is my end state
platform after I get my code fully up and functional on an easy platform
to work with. check it out here:
http://www.globalscaletechnologies.com/p-22-sheevaplug-dev-kit-us.aspx




~Seann
 >Michael Markstaller wrote:

> I have a test-installation running fine on an Alix.1d with 4GB Transcend industrial CF as "HDD". powerful enough for mh in any way..
> IMHO its the perfekt 5W platform for such things, I'd just take an alix.1d instead of alix.2 because the presence of a "real" BIOS and a VGA/PS2 port is very helpful sometimes ;-) At least for installing it.
> - The CF, if your use the right one as mentioned above ist no issue (I do stress tests for ~ 11 months with 24x7 writing now with it on a regular ext2fs, no failure on 9 boxes so far..)
> - rrd-generation: now, its no Xeon Quadcore ;) But its done within ~10-60 secs per graph heavily depending on the size; 200x400 ist quick, 600x1200 is dead slow.
>
> Take a look at Voyage-Linux, Debian based. I don't use it but there are many things to learn from it for these boards..
>
> And finally: I dont know about any better platform right now! The only alternative maybe the fit-pc2; I havent seen it myself yet, Datasheets: 6-7W, Atom Z530@1,6GHz, US15W. Drawback: Only closed-source accelerated graphics-drivers, a no-go for me..
>
> regards Michael
>  
> -----Original Message-----
> From: Andy McCallum [mailto:myidea72hum@...]
> Sent: Saturday, October 24, 2009 1:54 AM
> To: The main list for the MisterHouse home automation program
> Subject: [mh] Low Power Computers?
>
> Hi,
>
>   Is anybody running MH on a low-power consumption computer? If so, what level of computing performance is the machine? (I use MH on Linux, so the questions below assume Linux.)
>
>   I am thinking of rebuilding my 200 Watt guzzling MH machine, onto a 5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in particular this one http://www.yawarra.com.au/hw-alix2.php). The advantages are no moving parts and longer life on the UPS during power outages. The power saving alone will pay for the machine in 2 years.
>
>   Before I reinvent the wheel, how has everybody got around the issues stemming from low power CPU and no local hard drive storage.
>
>
> * I don't want to log to a CF memory card, but for reliability I don't want to mount a hard drive from another computer. (My reliability would be back to square one.) Is there a way for all MH log events to be sent elsewhere?
>
>
> * I am assuming that the CPU will not be up to RRD graph generation. So, has anybody offloaded RRD generation somehow.
>
>
> * Has anybody got any better suggestions for a low power consumption board for a similar price? Preferably x86 based to avoid recompilation issues.
>
>
>  
> Thanks,
> Andy.
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> ________________________________________________________
> To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365
>  


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by Rick Steeves :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Probably not as low power as you want to go, but the eee pc has been
working great for me.

rick


At 07:54 PM 10/23/2009, Andy McCallum wrote:

>Hi,
>
>   Is anybody running MH on a low-power consumption computer? If so,
> what level of computing performance is the machine? (I use MH on
> Linux, so the questions below assume Linux.)
>
>   I am thinking of rebuilding my 200 Watt guzzling MH machine, onto
> a 5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in
> particular this one
> <http://www.yawarra.com.au/hw-alix2.php>http://www.yawarra.com.au/hw-alix2.php).
> The advantages are no moving parts and longer life on the UPS
> during power outages. The power saving alone will pay for the
> machine in 2 years.
>
>   Before I reinvent the wheel, how has everybody got around the
> issues stemming from low power CPU and no local hard drive storage.
>    * I don't want to log to a CF memory card, but for reliability I
> don't want to mount a hard drive from another computer. (My
> reliability would be back to square one.) Is there a way for all MH
> log events to be sent elsewhere?
>    * I am assuming that the CPU will not be up to RRD graph
> generation. So, has anybody offloaded RRD generation somehow.
>    * Has anybody got any better suggestions for a low power
> consumption board for a similar price? Preferably x86 based to
> avoid recompilation issues.
>
>Thanks,
>Andy.
>
>------------------------------------------------------------------------------
>Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>is the only developer event you need to attend this year. Jumpstart your
>developing skills, take BlackBerry mobile applications to market and stay
>ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>http://p.sf.net/sfu/devconference
>________________________________________________________
>To unsubscribe from this list, go to:
>http://sourceforge.net/mail/?group_id=1365




------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by sxpert :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, 2009-10-24 at 10:54 +1100, Andy McCallum wrote:

> Hi,
>
>   Is anybody running MH on a low-power consumption computer? If so,
> what level of computing performance is the machine? (I use MH on
> Linux, so the questions below assume Linux.)
>
>   I am thinking of rebuilding my 200 Watt guzzling MH machine, onto a
> 5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in particular
> this one http://www.yawarra.com.au/hw-alix2.php). The advantages are
> no moving parts and longer life on the UPS during power outages. The
> power saving alone will pay for the machine in 2 years.
>
>   Before I reinvent the wheel, how has everybody got around the issues
> stemming from low power CPU and no local hard drive storage.
>       * I don't want to log to a CF memory card, but for reliability I
>         don't want to mount a hard drive from another computer. (My
>         reliability would be back to square one.) Is there a way for
>         all MH log events to be sent elsewhere?

use rsyslogd

>       * I am assuming that the CPU will not be up to RRD graph
>         generation. So, has anybody offloaded RRD generation somehow.

I don't see the problem here. that little beast can do a lot
rrd generation shouldn't be a problem

>       * Has anybody got any better suggestions for a low power
>         consumption board for a similar price? Preferably x86 based to
>         avoid recompilation issues.

nope, that's your best option for now
if you want to be adventurous you can try something like the ubiquity
routerstation pro, but that's not x86 (which already comes with openwrt)

ps: MisterHouse being written in perl, I don't see a problem ;)

>  
> Thanks,
> Andy.

Raphael


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by Robin Edwards-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,
I've just bought a Bubba2 from Excito.  Currently moved all my file
sharing to it, printing, mail collection and my Squeezeboxes/SliMP3s
(6in total).  Next thing to do is to move MH to it.  I've actually been
holding off moving MH because of RRD graphs for my weatherstation.  The
Bubba2 is clocking in at about 16W and boy is it silent compared with my
previous.
regards, robin

Andy McCallum wrote:

> Hi,
>
>   Is anybody running MH on a low-power consumption computer? If so,
> what level of computing performance is the machine? (I use MH on
> Linux, so the questions below assume Linux.)
>
>   I am thinking of rebuilding my 200 Watt guzzling MH machine, onto a
> 5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in particular
> this one http://www.yawarra.com.au/hw-alix2.php). The advantages are
> no moving parts and longer life on the UPS during power outages. The
> power saving alone will pay for the machine in 2 years.
>
>   Before _I reinvent the wheel_, how has everybody got around the
> issues stemming from low power CPU and no local hard drive storage.
>
>     * I don't want to log to a CF memory card, but for reliability I
>       don't want to mount a hard drive from another computer. (My
>       reliability would be back to square one.) Is there a way for all
>       MH log events to be sent elsewhere?
>
>     * I am assuming that the CPU will not be up to RRD graph
>       generation. So, has anybody offloaded RRD generation somehow.
>
>     * Has anybody got any better suggestions for a low power
>       consumption board for a similar price? Preferably x86 based to
>       avoid recompilation issues.
>
>  
> Thanks,
> Andy.
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> ------------------------------------------------------------------------
>
> ________________________________________________________
> To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365
>
>  


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by Andy McCallum :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Robin,

  Good suggestion. Do you know which Power PC chip they are using? I couldn't find any significant detail on the website. Potentially it is a similar performance to the Alix I am looking at.

Andy

Robin Edwards wrote:
Hi,
I've just bought a Bubba2 from Excito.  Currently moved all my file
sharing to it, printing, mail collection and my Squeezeboxes/SliMP3s
(6in total).  Next thing to do is to move MH to it.  I've actually been
holding off moving MH because of RRD graphs for my weatherstation.  The
Bubba2 is clocking in at about 16W and boy is it silent compared with my
previous.
regards, robin

Andy McCallum wrote:
  
Hi,

  Is anybody running MH on a low-power consumption computer? If so,
what level of computing performance is the machine? (I use MH on
Linux, so the questions below assume Linux.)

  I am thinking of rebuilding my 200 Watt guzzling MH machine, onto a
5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in particular
this one http://www.yawarra.com.au/hw-alix2.php). The advantages are
no moving parts and longer life on the UPS during power outages. The
power saving alone will pay for the machine in 2 years.

  Before _I reinvent the wheel_, how has everybody got around the
issues stemming from low power CPU and no local hard drive storage.

    * I don't want to log to a CF memory card, but for reliability I
      don't want to mount a hard drive from another computer. (My
      reliability would be back to square one.) Is there a way for all
      MH log events to be sent elsewhere?

    * I am assuming that the CPU will not be up to RRD graph
      generation. So, has anybody offloaded RRD generation somehow.

    * Has anybody got any better suggestions for a low power
      consumption board for a similar price? Preferably x86 based to
      avoid recompilation issues.

 
Thanks,
Andy.

------------------------------------------------------------------------

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
------------------------------------------------------------------------

________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365

  
    


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365



  

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by Andy McCallum :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


  Wow. Thanks everybody for your replies and information.

  I am excited that Michael M. is already running an Alix, especially to
hear that a CF card is handling ext2fs with regular writing. Looks like
the Alix.1d is the one I will get too.

  The Industrial CF card is a good idea, but in Australia they are 4
times the price of standard CF cards. I wonder if the life increase is
worth it?

  Big thanks to Raphael J. for suggesting rsyslog. I wasn't aware of it
but it looks perfect for the various text log files in my automation
setup. I particulary like the fact that if the rsyslog server goes down
there is no impact on MH operation. Hopefully, there will be no regular
writing to the local file system on the CF card. (I will have to work
out a way to have MH log output picked up by rsyslog without writing it
to the CF card.)

Andy.

Michael Markstaller wrote:

> I have a test-installation running fine on an Alix.1d with 4GB Transcend industrial CF as "HDD". powerful enough for mh in any way..
> IMHO its the perfekt 5W platform for such things, I'd just take an alix.1d instead of alix.2 because the presence of a "real" BIOS and a VGA/PS2 port is very helpful sometimes ;-) At least for installing it.
> - The CF, if your use the right one as mentioned above ist no issue (I do stress tests for ~ 11 months with 24x7 writing now with it on a regular ext2fs, no failure on 9 boxes so far..)
> - rrd-generation: now, its no Xeon Quadcore ;) But its done within ~10-60 secs per graph heavily depending on the size; 200x400 ist quick, 600x1200 is dead slow.
>
> Take a look at Voyage-Linux, Debian based. I don't use it but there are many things to learn from it for these boards..
>
> And finally: I dont know about any better platform right now! The only alternative maybe the fit-pc2; I havent seen it myself yet, Datasheets: 6-7W, Atom Z530@1,6GHz, US15W. Drawback: Only closed-source accelerated graphics-drivers, a no-go for me..
>
> regards Michael
>  
> -----Original Message-----
> From: Andy McCallum [mailto:myidea72hum@...]
> Sent: Saturday, October 24, 2009 1:54 AM
> To: The main list for the MisterHouse home automation program
> Subject: [mh] Low Power Computers?
>
> Hi,
>
>   Is anybody running MH on a low-power consumption computer? If so, what level of computing performance is the machine? (I use MH on Linux, so the questions below assume Linux.)
>
>   I am thinking of rebuilding my 200 Watt guzzling MH machine, onto a 5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in particular this one http://www.yawarra.com.au/hw-alix2.php). The advantages are no moving parts and longer life on the UPS during power outages. The power saving alone will pay for the machine in 2 years.
>
>   Before I reinvent the wheel, how has everybody got around the issues stemming from low power CPU and no local hard drive storage.
>
>
> * I don't want to log to a CF memory card, but for reliability I don't want to mount a hard drive from another computer. (My reliability would be back to square one.) Is there a way for all MH log events to be sent elsewhere?
>
>
> * I am assuming that the CPU will not be up to RRD graph generation. So, has anybody offloaded RRD generation somehow.
>
>
> * Has anybody got any better suggestions for a low power consumption board for a similar price? Preferably x86 based to avoid recompilation issues.
>
>
>  
> Thanks,
> Andy.
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> ________________________________________________________
> To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365
>
>
>
>  

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by Robin Edwards-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Andy, this is all it has on the website "333 MHz Power PC", at bottom
of technical specs page, but I'm not sure if thats enough for what you
are asking... regards, robin

regards, robin

Andy McCallum wrote:

> Hi Robin,
>
>   Good suggestion. Do you know which Power PC chip they are using? I
> couldn't find any significant detail on the website. Potentially it is
> a similar performance to the Alix I am looking at.
>
> Andy
>
> Robin Edwards wrote:
>> Hi,
>> I've just bought a Bubba2 from Excito.  Currently moved all my file
>> sharing to it, printing, mail collection and my Squeezeboxes/SliMP3s
>> (6in total).  Next thing to do is to move MH to it.  I've actually been
>> holding off moving MH because of RRD graphs for my weatherstation.  The
>> Bubba2 is clocking in at about 16W and boy is it silent compared with my
>> previous.
>> regards, robin
>>
>> Andy McCallum wrote:
>>  
>>> Hi,
>>>
>>>   Is anybody running MH on a low-power consumption computer? If so,
>>> what level of computing performance is the machine? (I use MH on
>>> Linux, so the questions below assume Linux.)
>>>
>>>   I am thinking of rebuilding my 200 Watt guzzling MH machine, onto a
>>> 5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in particular
>>> this one http://www.yawarra.com.au/hw-alix2.php). The advantages are
>>> no moving parts and longer life on the UPS during power outages. The
>>> power saving alone will pay for the machine in 2 years.
>>>
>>>   Before _I reinvent the wheel_, how has everybody got around the
>>> issues stemming from low power CPU and no local hard drive storage.
>>>
>>>     * I don't want to log to a CF memory card, but for reliability I
>>>       don't want to mount a hard drive from another computer. (My
>>>       reliability would be back to square one.) Is there a way for all
>>>       MH log events to be sent elsewhere?
>>>
>>>     * I am assuming that the CPU will not be up to RRD graph
>>>       generation. So, has anybody offloaded RRD generation somehow.
>>>
>>>     * Has anybody got any better suggestions for a low power
>>>       consumption board for a similar price? Preferably x86 based to
>>>       avoid recompilation issues.
>>>
>>>  
>>> Thanks,
>>> Andy.
>>>
>>> ------------------------------------------------------------------------
>>>
>>> ------------------------------------------------------------------------------
>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>> is the only developer event you need to attend this year. Jumpstart your
>>> developing skills, take BlackBerry mobile applications to market and stay
>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>> http://p.sf.net/sfu/devconference
>>> ------------------------------------------------------------------------
>>>
>>> ________________________________________________________
>>> To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365
>>>
>>>  
>>>    
>>
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>> http://p.sf.net/sfu/devconference
>> ________________________________________________________
>> To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365
>>
>>
>>
>>  
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> ------------------------------------------------------------------------
>
> ________________________________________________________
> To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365
>
>  


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by Nico Lembrechts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

All,

Maybe a late reply but I am running MH on openwrt (OS) that runs on routers and other small devices like the NSLU2.
I have written a little post about the setup on my blog. http://blog.export.be/2009/03/how-to-install-misterhouse-on-openwrt-kamikaze-809/
Also very low power consumption.

Regards,
Nico

2009/10/24 Andy McCallum <myidea72hum@...>
Hi,

  Is anybody running MH on a low-power consumption computer? If so, what level of computing performance is the machine? (I use MH on Linux, so the questions below assume Linux.)

  I am thinking of rebuilding my 200 Watt guzzling MH machine, onto a 5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in particular this one http://www.yawarra.com.au/hw-alix2.php). The advantages are no moving parts and longer life on the UPS during power outages. The power saving alone will pay for the machine in 2 years.

  Before I reinvent the wheel, how has everybody got around the issues stemming from low power CPU and no local hard drive storage.
  • I don't want to log to a CF memory card, but for reliability I don't want to mount a hard drive from another computer. (My reliability would be back to square one.) Is there a way for all MH log events to be sent elsewhere?
  • I am assuming that the CPU will not be up to RRD graph generation. So, has anybody offloaded RRD generation somehow.
  • Has anybody got any better suggestions for a low power consumption board for a similar price? Preferably x86 based to avoid recompilation issues.
 
Thanks,
Andy.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by Andy McCallum :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


  I have taken the plunge and ordered an Asus EEE PC, the 1000HG for AUD$400. It has an N270 processor which should be more than enough power and even has a 160Gig H/D which I plan to only boot off and then allow to shut down, with logging sent to the house server.

  Unfortunately, it doesn't quite meet my objective of zero moving parts, but the price/performance was too good to pass up. As pointed out previously on the list (by whom I can't remember) I also get a screen and keyboard located right next to my headless servers under the house.

Andy.

Nico Lembrechts wrote:
All,

Maybe a late reply but I am running MH on openwrt (OS) that runs on routers and other small devices like the NSLU2.
I have written a little post about the setup on my blog. http://blog.export.be/2009/03/how-to-install-misterhouse-on-openwrt-kamikaze-809/
Also very low power consumption.

Regards,
Nico

2009/10/24 Andy McCallum <myidea72hum@...>
Hi,

  Is anybody running MH on a low-power consumption computer? If so, what level of computing performance is the machine? (I use MH on Linux, so the questions below assume Linux.)

  I am thinking of rebuilding my 200 Watt guzzling MH machine, onto a 5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in particular this one http://www.yawarra.com.au/hw-alix2.php). The advantages are no moving parts and longer life on the UPS during power outages. The power saving alone will pay for the machine in 2 years.

  Before I reinvent the wheel, how has everybody got around the issues stemming from low power CPU and no local hard drive storage.
  • I don't want to log to a CF memory card, but for reliability I don't want to mount a hard drive from another computer. (My reliability would be back to square one.) Is there a way for all MH log events to be sent elsewhere?
  • I am assuming that the CPU will not be up to RRD graph generation. So, has anybody offloaded RRD generation somehow.
  • Has anybody got any better suggestions for a low power consumption board for a similar price? Preferably x86 based to avoid recompilation issues.
 
Thanks,
Andy.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365




------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july

________________________________________________________ To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by Pete Flaherty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm  taking the plunge with a nslu2 , 16g memory stick running openwrt. 
So far so good, I have a basic mh running .  Still need to work out the interfacing but looks promising
Under 10w no moving parts 

Thank you
Pete Flaherty
Sent from my iPod

On Nov 21, 2009, at 4:35 AM, Andy McCallum <myidea72hum@...> wrote:


  I have taken the plunge and ordered an Asus EEE PC, the 1000HG for AUD$400. It has an N270 processor which should be more than enough power and even has a 160Gig H/D which I plan to only boot off and then allow to shut down, with logging sent to the house server.

  Unfortunately, it doesn't quite meet my objective of zero moving parts, but the price/performance was too good to pass up. As pointed out previously on the list (by whom I can't remember) I also get a screen and keyboard located right next to my headless servers under the house.

Andy.

Nico Lembrechts wrote:
All,

Maybe a late reply but I am running MH on openwrt (OS) that runs on routers and other small devices like the NSLU2.
I have written a little post about the setup on my blog. http://blog.export.be/2009/03/how-to-install-misterhouse-on-openwrt-kamikaze-809/
Also very low power consumption.

Regards,
Nico

2009/10/24 Andy McCallum <myidea72hum@...>
Hi,

  Is anybody running MH on a low-power consumption computer? If so, what level of computing performance is the machine? (I use MH on Linux, so the questions below assume Linux.)

  I am thinking of rebuilding my 200 Watt guzzling MH machine, onto a 5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in particular this one http://www.yawarra.com.au/hw-alix2.php). The advantages are no moving parts and longer life on the UPS during power outages. The power saving alone will pay for the machine in 2 years.

  Before I reinvent the wheel, how has everybody got around the issues stemming from low power CPU and no local hard drive storage.
  • I don't want to log to a CF memory card, but for reliability I don't want to mount a hard drive from another computer. (My reliability would be back to square one.) Is there a way for all MH log events to be sent elsewhere?
  • I am assuming that the CPU will not be up to RRD graph generation. So, has anybody offloaded RRD generation somehow.
  • Has anybody got any better suggestions for a low power consumption board for a similar price? Preferably x86 based to avoid recompilation issues.
 
Thanks,
Andy.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365




------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july

________________________________________________________ To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


initial MH / XP / Insteon / PLM setup.

by clabrown :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All:

Trying to get initial setup of MH / XP / Insteon / PLM setup running.
Currently have1 RemoteLink controlling 1 LampLink manually using 2
access points.

I think I have MH installed and updated using TortoiseSVN in
C:\misterhouse\mh with a mh.private.ini in C:\misterhouse. I started
with the mh.private.ini from the MH / Insteon starup wiki, and changed
it to set the code directory to what was an empty dir
c:\misterhouse\gvi_code, but it now has some 4 files that MH must have
created as defaults, still using the original data directory. Also
changed the location information and timezone info, and finally
commented out the last line "web_refresh = 0" because that seemed to
make the MH webpage on localhost show up as blank with a single "0" in
the upper left hand corner.

I also went to the Setup MrHouse/CommonCodeActivation and enabled the
first Insteon parameter. Now under Browse Catagories an Insteon button
shows up, but it does not seem to have any entries. and clicking the
Scan all link tables "Run" button shows a message of "No response
resulted from the last command".

My PLM is connected to COM1: but I haven't found anywhere to specify
that, and I suspect the "Insteon_PLM_serial_port = /dev/insteon" line
from the example ini in the wiki is probably irrelevant  since XP does
not have a /dev directory like linux.

I suspect that it's not communicating with the PLM since I don't see
where the COM port or parameters may have been specified... also I'm not
really sure how to tell if it's communicating. I'm hoping that I don't
have to tediously type in a table of insteon addresses.

I'd like to do 3 things before Monday:
1 prove it's talking to insteon ... manually toggle a light through MH?
2. same thing for some old X10 modules I've already got.
3. setup simple timer program ...(ie garage flood light on at dusk, off
at 23:00)

Any help would be appreciated. Thanks

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: initial MH / XP / Insteon / PLM setup.

by Marc MERLIN-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Nov 21, 2009 at 03:46:57PM -0500, Clarence Brown wrote:
>
> My PLM is connected to COM1: but I haven't found anywhere to specify
> that, and I suspect the "Insteon_PLM_serial_port = /dev/insteon" line
> from the example ini in the wiki is probably irrelevant  since XP does
> not have a /dev directory like linux.

Correct. I know nothing about windows but you should find the mh windows
documentation portion that explains where the right ini file should be
and use COM1 instead of /dev/insteon
 
> where the COM port or parameters may have been specified... also I'm not
> really sure how to tell if it's communicating. I'm hoping that I don't
> have to tediously type in a table of insteon addresses.
 
If you can see your PLM in the list of insteon devices and sync to it,
you're communicating (but you're not there yet)
 
> 3. setup simple timer program ...(ie garage flood light on at dusk, off
> at 23:00)

you'll find plenty of examples that came with the code, you can copy one in
the code directory, whereever that is on windows

For instance:
# Example use, turn the patio lamp at 10 minutes before sun set
if(time_now("$Time_Sunset-0:10")) {
    $fmr_light->set('50%');
}

 Example use, turn the patio lamp off at midnight
if(time_now "07:14 PM") {
    $fmr_light->set(ON);
}

if(time_now "07:16 PM") {
    $fmr_light->set(OFF);
}

Marc
--
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems & security ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/ 

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: initial MH / XP / Insteon / PLM setup.

by George Farris-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, 2009-11-21 at 15:46 -0500, Clarence Brown wrote:
> Hi All:
>
> My PLM is connected to COM1: but I haven't found anywhere to specify
> that, and I suspect the "Insteon_PLM_serial_port = /dev/insteon" line
> from the example ini in the wiki is probably irrelevant  since XP does
> not have a /dev directory like linux.
>

I believe you can just do the following:
Insteon_PLM_serial_port = COM1




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Parent Message unknown Re: initial MH / XP / Insteon / PLM setup.

by clabrown :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, I already tried searching the default mh.ini for "insteon" and for "plm" with no success hoping to find example syntax so I could put it into my over ride settings in mh.private.ini. Just to check, I am correct in thinking that the mh.ini and mh.private.ini are functionally equivalent with the settings in the private one taking presidence ... right?

I've been following the "http://misterhouse.wikispaces.com/Insteon" wiki ... is there a more complete reference that covers both Insteon and Windows?



Marc MERLIN wrote:
On Sat, Nov 21, 2009 at 04:39:58PM -0500, Clarence Brown wrote:
  
 Correct. I know nothing about windows but you should find the mh windows
 documentation portion that explains where the right ini file should be
 and use COM1 instead of /dev/insteon
    
 
Please don't drop the list on replies.

But for your question, look in the misterhouse install docs for windows,
they should say where the mh.ini file should be. Stick that there.

Marc
  

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: initial MH / XP / Insteon / PLM setup.

by Marc MERLIN-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Nov 21, 2009 at 05:55:03PM -0500, Clarence Brown wrote:
>    Yes, I already tried searching the default mh.ini for "insteon" and for
>    "plm" with no success hoping to find example syntax so I could put it into
>    my over ride settings in mh.private.ini. Just to check, I am correct in
>    thinking that the mh.ini and mh.private.ini are functionally equivalent
>    with the settings in the private one taking presidence ... right?

That's correct, they are equivalent.
Worst case you can stick your settings directly in mh.ini.

BTW, please look at your mail software, your quoting without standard
> quote
made it fairly hard to see what you typed in some previous replies.

Best,
Marc
--
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems & security ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/ 

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by Letcher Ross :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Pete,

I use a nslu2 running Debian Linux to gather data with digitemp and it
works well.  One big downside is that a nslu2 that has not been modified
will not automatically restart after a power outage.  This can be a real
bummer if the power fails when you are away form home.  For about the
same money you can get an Asus WL-500gp router which will run mh with
openwrt and may be more flexible.

Letcher

Pete wrote:

> I'm  taking the plunge with a nslu2 , 16g memory stick running openwrt.
> So far so good, I have a basic mh running .  Still need to work out
> the interfacing but looks promising
> Under 10w no moving parts
>
> Thank you
> Pete Flaherty
> Sent from my iPod
>
> On Nov 21, 2009, at 4:35 AM, Andy McCallum <myidea72hum@...
> <mailto:myidea72hum@...>> wrote:
>
>>
>>   I have taken the plunge and ordered an Asus EEE PC, the 1000HG for
>> AUD$400. It has an N270 processor which should be more than enough
>> power and even has a 160Gig H/D which I plan to only boot off and
>> then allow to shut down, with logging sent to the house server.
>>
>>   Unfortunately, it doesn't quite meet my objective of zero moving
>> parts, but the price/performance was too good to pass up. As pointed
>> out previously on the list (by whom I can't remember) I also get a
>> screen and keyboard located right next to my headless servers under
>> the house.
>>
>> Andy.
>>
>> Nico Lembrechts wrote:
>>> All,
>>>
>>> Maybe a late reply but I am running MH on openwrt (OS) that runs on
>>> routers and other small devices like the NSLU2.
>>> I have written a little post about the setup on my blog.
>>> http://blog.export.be/2009/03/how-to-install-misterhouse-on-openwrt-kamikaze-809/
>>> Also very low power consumption.
>>>
>>> Regards,
>>> Nico
>>>
>>> 2009/10/24 Andy McCallum <myidea72hum@...
>>> <mailto:myidea72hum@...>>
>>>
>>>     Hi,
>>>
>>>       Is anybody running MH on a low-power consumption computer? If
>>>     so, what level of computing performance is the machine? (I use
>>>     MH on Linux, so the questions below assume Linux.)
>>>
>>>       I am thinking of rebuilding my 200 Watt guzzling MH machine,
>>>     onto a 5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in
>>>     particular this one http://www.yawarra.com.au/hw-alix2.php). The
>>>     advantages are no moving parts and longer life on the UPS during
>>>     power outages. The power saving alone will pay for the machine
>>>     in 2 years.
>>>
>>>       Before _I reinvent the wheel_, how has everybody got around
>>>     the issues stemming from low power CPU and no local hard drive
>>>     storage.
>>>
>>>         * I don't want to log to a CF memory card, but for
>>>           reliability I don't want to mount a hard drive from
>>>           another computer. (My reliability would be back to square
>>>           one.) Is there a way for all MH log events to be sent
>>>           elsewhere?
>>>
>>>         * I am assuming that the CPU will not be up to RRD graph
>>>           generation. So, has anybody offloaded RRD generation somehow.
>>>
>>>         * Has anybody got any better suggestions for a low power
>>>           consumption board for a similar price? Preferably x86
>>>           based to avoid recompilation issues.
>>>
>>>      
>>>     Thanks,
>>>     Andy.
>>>
>>>
>>>     ------------------------------------------------------------------------------
>>>     Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>>     is the only developer event you need to attend this year.
>>>     Jumpstart your
>>>     developing skills, take BlackBerry mobile applications to market
>>>     and stay
>>>     ahead of the curve. Join us from November 9 - 12, 2009. Register
>>>     now!
>>>     http://p.sf.net/sfu/devconference
>>>     ________________________________________________________
>>>     To unsubscribe from this list, go to:
>>>     http://sourceforge.net/mail/?group_id=1365
>>>
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>>> trial. Simplify your report design, integration and deployment - and focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> ------------------------------------------------------------------------
>>>
>>> ________________________________________________________
>>> To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365
>>>
>>>  
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
>> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> ________________________________________________________
>> To unsubscribe from this list, go to:
>> http://sourceforge.net/mail/?group_id=1365
>>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> ------------------------------------------------------------------------
>
> ________________________________________________________
> To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365
>
>  

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365


Re: Low Power Computers?

by Pete Flaherty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Letcher,
Been there I opt for the nslu2 with some hardware hacks . Now 4 USB +  
hardware rs232 :)

Openwrt also runs on the wrt54g series linksys wifi routers.. Less  
hardware options for connecting tho :(

Thank you
Pete Flaherty
Sent from my iPod

On Nov 21, 2009, at 6:42 PM, Letcher Ross <letcher@...> wrote:

> Pete,
>
> I use a nslu2 running Debian Linux to gather data with digitemp and it
> works well.  One big downside is that a nslu2 that has not been  
> modified
> will not automatically restart after a power outage.  This can be a  
> real
> bummer if the power fails when you are away form home.  For about the
> same money you can get an Asus WL-500gp router which will run mh with
> openwrt and may be more flexible.
>
> Letcher
>
> Pete wrote:
>> I'm  taking the plunge with a nslu2 , 16g memory stick running  
>> openwrt.
>> So far so good, I have a basic mh running .  Still need to work out
>> the interfacing but looks promising
>> Under 10w no moving parts
>>
>> Thank you
>> Pete Flaherty
>> Sent from my iPod
>>
>> On Nov 21, 2009, at 4:35 AM, Andy McCallum <myidea72hum@...
>> <mailto:myidea72hum@...>> wrote:
>>
>>>
>>>  I have taken the plunge and ordered an Asus EEE PC, the 1000HG for
>>> AUD$400. It has an N270 processor which should be more than enough
>>> power and even has a 160Gig H/D which I plan to only boot off and
>>> then allow to shut down, with logging sent to the house server.
>>>
>>>  Unfortunately, it doesn't quite meet my objective of zero moving
>>> parts, but the price/performance was too good to pass up. As pointed
>>> out previously on the list (by whom I can't remember) I also get a
>>> screen and keyboard located right next to my headless servers under
>>> the house.
>>>
>>> Andy.
>>>
>>> Nico Lembrechts wrote:
>>>> All,
>>>>
>>>> Maybe a late reply but I am running MH on openwrt (OS) that runs on
>>>> routers and other small devices like the NSLU2.
>>>> I have written a little post about the setup on my blog.
>>>> http://blog.export.be/2009/03/how-to-install-misterhouse-on-openwrt-kamikaze-809/
>>>> Also very low power consumption.
>>>>
>>>> Regards,
>>>> Nico
>>>>
>>>> 2009/10/24 Andy McCallum <myidea72hum@...
>>>> <mailto:myidea72hum@...>>
>>>>
>>>>    Hi,
>>>>
>>>>      Is anybody running MH on a low-power consumption computer? If
>>>>    so, what level of computing performance is the machine? (I use
>>>>    MH on Linux, so the questions below assume Linux.)
>>>>
>>>>      I am thinking of rebuilding my 200 Watt guzzling MH machine,
>>>>    onto a 5 Watt  500 MHz AMD Geode LX800 CPU, 256 MB RAM board (in
>>>>    particular this one http://www.yawarra.com.au/hw-alix2.php). The
>>>>    advantages are no moving parts and longer life on the UPS during
>>>>    power outages. The power saving alone will pay for the machine
>>>>    in 2 years.
>>>>
>>>>      Before _I reinvent the wheel_, how has everybody got around
>>>>    the issues stemming from low power CPU and no local hard drive
>>>>    storage.
>>>>
>>>>        * I don't want to log to a CF memory card, but for
>>>>          reliability I don't want to mount a hard drive from
>>>>          another computer. (My reliability would be back to square
>>>>          one.) Is there a way for all MH log events to be sent
>>>>          elsewhere?
>>>>
>>>>        * I am assuming that the CPU will not be up to RRD graph
>>>>          generation. So, has anybody offloaded RRD generation  
>>>> somehow.
>>>>
>>>>        * Has anybody got any better suggestions for a low power
>>>>          consumption board for a similar price? Preferably x86
>>>>          based to avoid recompilation issues.
>>>>
>>>>
>>>>    Thanks,
>>>>    Andy.
>>>>
>>>>
>>>>    
>>>> ---
>>>> ---
>>>> ---
>>>> ---
>>>> ------------------------------------------------------------------
>>>>    Come build with us! The BlackBerry(R) Developer Conference in  
>>>> SF, CA
>>>>    is the only developer event you need to attend this year.
>>>>    Jumpstart your
>>>>    developing skills, take BlackBerry mobile applications to market
>>>>    and stay
>>>>    ahead of the curve. Join us from November 9 - 12, 2009. Register
>>>>    now!
>>>>    http://p.sf.net/sfu/devconference
>>>>    ________________________________________________________
>>>>    To unsubscribe from this list, go to:
>>>>    http://sourceforge.net/mail/?group_id=1365
>>>>
>>>>
>>>>
>>>> ---
>>>> ---
>>>> ------------------------------------------------------------------
>>>>
>>>> ---
>>>> ---
>>>> ---
>>>> ---
>>>> ------------------------------------------------------------------
>>>> Let Crystal Reports handle the reporting - Free Crystal Reports  
>>>> 2008 30-Day
>>>> trial. Simplify your report design, integration and deployment -  
>>>> and focus on
>>>> what you do best, core application coding. Discover what's new with
>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>> ---
>>>> ---
>>>> ------------------------------------------------------------------
>>>>
>>>> ________________________________________________________
>>>> To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365
>>>>
>>>>
>>> ---
>>> ---
>>> ---
>>> ---
>>> ------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>>> 30-Day
>>> trial. Simplify your report design, integration and deployment - and
>>> focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> ________________________________________________________
>>> To unsubscribe from this list, go to:
>>> http://sourceforge.net/mail/?group_id=1365
>>>
>> ---
>> ---------------------------------------------------------------------
>>
>> ---
>> ---
>> ---
>> ---------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports  
>> 2008 30-Day
>> trial. Simplify your report design, integration and deployment -  
>> and focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> ---
>> ---------------------------------------------------------------------
>>
>> ________________________________________________________
>> To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365
>>
>>
>
> ---
> ---
> ---
> ---------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> ________________________________________________________
> To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365