Raspberry pi B+ 2

all about Meteohub on the new Raspberry PI platform

Moderator: Mattk

User avatar
WSParkstad
Junior Boarder
Junior Boarder
Posts: 31
Joined: Mon Feb 02, 2015 10:48 pm
Location: Kerkrade
Contact:

Raspberry pi B+ 2

Post by WSParkstad »

Hello,

I have buy the new Raspberry B+ 2 and have download the CDcard image, bud hij is not instal Meteohub.
I think that Meteohub 5.0 not correct is for the new version Raspberry B+ 2
Meteohub is it still appropriate to the version B + 2 or should I take a step back and to the version B + go back?

Or is the problem that i not have a USB connection?
I used Waetherlink IP.

With best regards,

Marcel.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Raspberry pi B+ 2

Post by admin »

I ordered an RPI2 today. So you will have to wait until I find time to have a look at it.
As the RPI Meteohub system is based on Raspbian, this might not work on the new CPU.
But as said, I will need to go deeper into that.

For the moment just the B and B+ are supported, not version 2.
User avatar
WSParkstad
Junior Boarder
Junior Boarder
Posts: 31
Joined: Mon Feb 02, 2015 10:48 pm
Location: Kerkrade
Contact:

Re: Raspberry pi B+ 2

Post by WSParkstad »

Hello,

Thanks for the quick answer.

It is not intended that you test additional to hear me, think I'm just a B + go get it, first time in contact with a raspberry and quite fun to play with, use itself now a AWEKAS box with Meteohub but would like to have a system there for backup.
OliMuc
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: Wed Feb 18, 2015 10:14 pm

Re: Raspberry pi B+ 2

Post by OliMuc »

Hi,

I as well got my Raspberry B+ 2 yesterday which is my first Pi.

I am looking forward to give meteohub a try.

Currently it's doing kinda nothing :)

Thanks,
Oliver
stuartturrell
Senior Boarder
Senior Boarder
Posts: 40
Joined: Sun Jan 18, 2009 5:02 am

Re: Raspberry pi B+ 2

Post by stuartturrell »

I'm too looking at buying a pi2 just for meteohub.

Will be watching this topic with keen interest.
peteroi
Senior Boarder
Senior Boarder
Posts: 51
Joined: Thu Jan 31, 2008 2:26 pm
Location: Dietenheim / South Germany
Contact:

Re: Raspberry pi B+ 2 / Pi2 is already running

Post by peteroi »

Yesterday got my new Pi2, did today the first trial run.
Took the SD-card out of the Pi+ and started the Pi2 with it - without any changes or other preparations.
Boot was without problems.
MH main page shows 38 BogoMIPS, 949 MB RAM with Linux Kernel 3.18.7, Meteohub Version 5.0d Build 64, eingeschränkte Demoversion.
Sysload is about 0.43, 0.29, 0.29, after recalculation (starts from 11:00 in the following diagram)
sysload-pi2.png
sysload-pi2.png (7.98 KiB) Viewed 12926 times
Inside the SSH-Terminal TOP 1 shows that all 4 cores are busy.
Only CPU Temp does not show in the moment - but please remember: this is only a first test run without any adaptions.
But it looks very promising...
BR Peter
stuartturrell
Senior Boarder
Senior Boarder
Posts: 40
Joined: Sun Jan 18, 2009 5:02 am

Re: Raspberry pi B+ 2

Post by stuartturrell »

GOOD NEWS, thank you!

All 4 core's busy, that suprises me, but in a good way. I had though that meteohub would have had to had changes to make use of all 4 cores, but I have limited knowledge on programming myself.

I ordered my pi 2 yesterday for it to replace my sheevaplug. I know the sheeva has 1.2ghz cpu, but its a 3/4 year old cpu, surely the Pi2 would be much better, especially as it had 1gb ram, sheeva has 512mb.
peteroi
Senior Boarder
Senior Boarder
Posts: 51
Joined: Thu Jan 31, 2008 2:26 pm
Location: Dietenheim / South Germany
Contact:

Re: Raspberry pi B+ 2

Post by peteroi »

After starting a recalculation of 2 months data the list of processes (TOP, command "1") shows this:
top-3.PNG
top-3.PNG (63.49 KiB) Viewed 12905 times
at least there is some life in all 4 cores - and the Pi2 is feeling much quicker in its reaction in a linux terminal and in MH.
(Btw: Internet browser in Raspbian, Epiphany, is giving now a very good feeling with its speed... It feels like having a very very new Pi :D :D )
BR
Peter

PS:
one important hint:
the original MH image downloaded from Boris' pages DOES NOT start directly on Pi2. It starts only on Pi2 if the image is started at least on PiB+, then updated to the newest Linux, and only then it starts on Pi2.
But be aware:
this is only a preliminary test, not all things are running (no CPU Temp, no backup, some minor other problems).
It only shows the possibilities, it is NOT useable on a "production" system !!
We have to wait patiently until Boris decides to do an official "upgrade" !!
OliMuc
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: Wed Feb 18, 2015 10:14 pm

Re: Raspberry pi B+ 2

Post by OliMuc »

Any news for new starters?

If I try this on my Pi I just see a picture with 4 colors and that's it.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Raspberry pi B+ 2

Post by admin »

I followed these instructions to update the SD card running on a B+
http://thepihut.com/blogs/raspberry-pi- ... berry-pi-2

Upgrade worked flawless, but when done the updated SD card still doesn't boot on the model 2.

Peter, what did you do different to have it running?
User avatar
Manhart
Senior Boarder
Senior Boarder
Posts: 63
Joined: Wed Sep 03, 2008 11:41 am
Location: 8312 Winterberg - Switzerland
Contact:

Re: Raspberry pi B+ 2

Post by Manhart »

I made the following steps:

1) Write image from Website on SDCARD
2) Boot SDCARD in Pi B+ and wait
3) Open console (root)
4) Update the Pi B+:
apt-get update
apt-get upgrade
rpi-update
5) Reboot Pi B+ to check
6) Moved SDCARD into Pi2
7) Boot Pi2
8) Activate Meteohub

Up to here - no problems. Then i tried to update Meteohub in the maintenance section of the web-interface. I clicked on "Install" and after that step my Pi2 was dead.

The screen showed a problem, that there was nothing to mount and the kernel stopped.

Regards

Matthias
peteroi
Senior Boarder
Senior Boarder
Posts: 51
Joined: Thu Jan 31, 2008 2:26 pm
Location: Dietenheim / South Germany
Contact:

Re: Raspberry pi B+ 2

Post by peteroi »

admin wrote:I followed these instructions to update the SD card running on a B+
http://thepihut.com/blogs/raspberry-pi- ... berry-pi-2

Upgrade worked flawless, but when done the updated SD card still doesn't boot on the model 2.

Peter, what did you do different to have it running?
Here in short my steps (did it testwise half an hour ago again):
- transfer mhrpi5.0.img to 8Gb micro sd card
- test: does not boot on pi2 (because of old linux kernel 3.12.26)
- start on b+ is OK
- on MH main page: Demo timed out - -> update to 5.0d -> install 5.0d -> automatic reboot -> reload conf -> runs OK
conf-reloaded-and-running-on bplus.JPG
conf-reloaded-and-running-on bplus.JPG (87.56 KiB) Viewed 12811 times
- test: does not boot on pi2
- now on B+: in SSH-terminal rpi-update -> linux shows now 3.18.8 -> does not start anymore on B+ !!
- now start on pi2 -> OK
- after some re-configuration (showing some errors) this is the result:
running-on-pi2.JPG
running-on-pi2.JPG (87.82 KiB) Viewed 12811 times
- data comes from my "production" system via TCP/IP:
data-via-tcpip.JPG
data-via-tcpip.JPG (73.77 KiB) Viewed 12811 times
Some problems I noticed until now:
on SSH:
- wear storage shows problems
- smb.conf.bak has "disable poolss" instead "spoolss" - spelling error, gives sometimes the result of exim4 logs filling the disk
- Netzwerk: Huawei GSM USB shows up
- CPU-temp does not show
- some error messages on SSH and in changing some points in MH main page
- processor type is shown as x86 instead of Pi2

ATTENTION:
SMB has changed in newest linux upGRADES !
destroys smb access from windows and email messages from meteohub, because smb.conf has many changes....
Therefore DO NOT upGRADE for the moment, only upDATE (because of the repos) - I needed this for e.g. installing MC...

Hopefully this helps...
BR Peter
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Raspberry pi B+ 2

Post by admin »

Thanks for the "rpi-update" hint, that does the trick :-)

This is a link to the image that installs fine on models B, B+ and 2:
http://www.meteohub.de/files/mhrpi-v5.0f.rar

Doing an upadte of an existing B+ installation does not work, because by
this Meteohub does not recognize that it is a RPI and assumes on next boot
being on a x86 platform, which has lots of related failures...

Therefore, please start with the fresh 5.0f image on your RPI 2.
User avatar
Manhart
Senior Boarder
Senior Boarder
Posts: 63
Joined: Wed Sep 03, 2008 11:41 am
Location: 8312 Winterberg - Switzerland
Contact:

Re: Raspberry pi B+ 2

Post by Manhart »

Phantastic support ! My system runs perfect with 5.0f and Pi2 based on the new image.

Thanks and regards

Matthias
User avatar
WSParkstad
Junior Boarder
Junior Boarder
Posts: 31
Joined: Mon Feb 02, 2015 10:48 pm
Location: Kerkrade
Contact:

Re: Raspberry pi B+ 2

Post by WSParkstad »

Yuppie ;-)

Now is it working, no problems, and now a have backup system ;-)
Only what not working is the temp of cpu and id van SD card, bud no problem, thats maby working in the next update's.

Many many thanks, perfect.
Post Reply