HomeGenie Forum

Development => Feature request => Topic started by: dsa4055 on February 09, 2015, 08:56:57 PM

Title: Raspberry Pi 2
Post by: dsa4055 on February 09, 2015, 08:56:57 PM
Hello

I have testet to install the Raspberry Image on the new Raspberry 2 but it not work.
Have Anyone a Image thats work for the new Raspberry 2 ? with Homegenie... :-)

Thx

David
Title: Re: Raspberry Pi 2
Post by: funworld on February 10, 2015, 02:53:41 PM
maybe  that help

https://kofler.info/raspberry-pi-2-alte-sd-karte-weiterverwenden/

I will tested this evening
Title: Re: Raspberry Pi 2
Post by: funworld on February 10, 2015, 05:40:33 PM
Yes, it works
Title: Re: Raspberry Pi 2
Post by: dsa4055 on February 10, 2015, 11:04:05 PM
THX!!! its work !!
Title: Re: Raspberry Pi 2
Post by: nolio on February 19, 2015, 06:58:45 AM
Hi Lucky Raspberrypi2 owner ;),

With this new hardware, did you stress HG ?
Can you see if HG manage the multiples cores ?
And last a more general question, Is it useful to have raspberry pi 2 instead of raspberry pi 1 for HG ?

Bye
Title: Re: Raspberry Pi 2
Post by: Wibo on February 21, 2015, 07:55:41 PM
Hi Nolio,

I can't answer much of your questions yet.

Is it usefull?
It's bloody fast compared to a B+

Didn't test HG yet, I have issues with I2C that have higher priority.

Regards,
Wibo.
Title: Re: Raspberry Pi 2
Post by: Gene on February 21, 2015, 08:45:07 PM
Guys try out latest HG 1.0 r480:

https://sourceforge.net/projects/homegenie/files/testing/

should support Raspberry Pi 2 and I2C as well (no need to enable it in /etc/module since it is based on direct memory access).

Cheers,
g.
Title: Re: Raspberry Pi 2
Post by: bkenobi on February 22, 2015, 02:35:00 AM
I am very curious if the B+ increases speed for HG.  The best test I can think of is saving a backup.  On winsows it takes about 1 second for the backup save window to display.  On a Raspi B it's more like 2 minutes.  Also loading a web page from the B takes around 30 seconds for the first load whereas Windows is significantly faster.  I doubt I'd upgrade, but I'd still like to know what I could expect should I splurge.
Title: Re: Raspberry Pi 2
Post by: Wibo on February 22, 2015, 03:19:11 PM
Hi bkenobi,

Did a quick benchmark to give some indication on performance.

Rendering HG in a webbrowser:
RPiB+ ~25sec
RPi2 ~9sec

Different revisions and configurations on both Pi's, so it's just an indication.

Wanted to benchmark the backup too, but somehow it's broken.

Regards,
Wibo.
Title: Re: Raspberry Pi 2
Post by: bkenobi on February 22, 2015, 05:06:09 PM
3x faster is definitely notable!  I prefer these type of real world benchmarks to those of theoretical cpu comparisons or benchmark suites.  The other question is whether the system is maxed out during these operations.  I used "top" on my B when loading a page and backing up and found that the system pretty much maxes out on the mono process.
Title: Re: Raspberry Pi 2
Post by: Wibo on February 22, 2015, 09:15:54 PM
Hi bkenobi,

I think it's perfectly normal when a CPU goes to 100% under heavy load.

I tested it anyway...

RPiB+ is at ~95% and stays long at 95% after the page has loaded.

RPi2 tops at 200% and falls back to 0+% instantly after the page has loaded.

Don't know how to interpret the 200% yet, probably a multicore thingy I don't know of yet.

Regards,
Wibo.