Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 13-02-2017, 05:35   #16
Registered User
 
Rhapsody-NS27's Avatar

Join Date: Oct 2010
Location: VA, boat: Deale, MD
Boat: 1981 Nor'sea 27
Posts: 1,414
Re: Installing open cpn on rpi 3

Quote:
Originally Posted by ERNA BLUE View Post
Being a sailor foremost and only a basic programmer I have tried for days to install the latest stable version of open cpn on to my new raspberry pi 3 (debian v. 6.3) with no success. Could you help with a script I could follow? Others like me would, I am sure, appreciate this also. My rpi 2 served well on my boat as a nav computer with ais transponder and gps before I in error applied over voltage to it. Many thanks.
I'm not seeing the pages on OpenCPNs new site layout, but I was able to follow the directions that were on the site for downloading the source code and compiling/installing the program. I was using a Pi-Zero so should work on the Pi3. I had to boot into the command line (not the desktop) in order to do it.
__________________
Daniel - Rhapsody Blog,
“A sailor’s joys are as simple as a child’s.” — Bernard Moitessier
"I don't need therapy, I just need my boat"
Rhapsody-NS27 is offline   Reply With Quote
Old 13-02-2017, 11:59   #17
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,135
Re: Installing open cpn on rpi 3

Quote:
Originally Posted by boat_alexandra View Post
At the moment I am still waiting for dust to settle in the open driver, but if you find regressions, perhaps you should narrow it down. If this issue isn't fixed in the next few versions we should investigate. For now, I would use the older kernel.
You were right. Latest kernel 4.9.9 update today. Problem gone. Probably not an screen saver, but a memory loser.
verkerkbr is offline   Reply With Quote
Old 13-02-2017, 12:25   #18
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,135
Re: Installing open cpn on rpi 3

Quote:
Originally Posted by verkerkbr View Post
You were right. Latest kernel 4.9.9 update today. Problem gone. Probably not an screen saver, but a memory loser.
To quick a conclusion again. Error is back, but now it takes a lot more time between the closing of the screen. Smaller leak ?
verkerkbr is offline   Reply With Quote
Old 14-02-2017, 06:58   #19
Registered User

Join Date: Sep 2010
Location: Swansea , Wales, Uk
Boat: Van de stadt 34 steel self built for world voyage
Posts: 12
Re: Installing open cpn on rpi 3

Re my question: installing open cpn on rpi 3. Many thanks for the many replies, but I have still not managed to install, following your leads. The problem is that old version noobs 1.9.0 does not activate pi 3. New v. noobs 2.1.0 with latest kernel 4.9.9 raspbian is very good on pi 3, but does not find and load open cpn. Can somebody clever in compiling please publish a workaround script to connect latest raspbian with open cpn?
ERNA BLUE is offline   Reply With Quote
Old 14-02-2017, 07:19   #20
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,135
Re: Installing open cpn on rpi 3

Quote:
Originally Posted by ERNA BLUE View Post
Re my question: installing open cpn on rpi 3. Many thanks for the many replies, but I have still not managed to install, following your leads. The problem is that old version noobs 1.9.0 does not activate pi 3. New v. noobs 2.1.0 with latest kernel 4.9.9 raspbian is very good on pi 3, but does not find and load open cpn. Can somebody clever in compiling please publish a workaround script to connect latest raspbian with open cpn?
You can install OpenCPN via the server. But must use the right server addres.

The easiest way, in my view, is to use Synaptic. If don't have it on your system install it.

sudo apt install synaptic

then start synaptic

sudo synaptic
and you get the synaptic display

go to setup
and then go to packet sources

new

binair deb
Index of /bdbcat/opencpn/ubuntu
trusty
main

so it must look like.

then set

Now you have the server ready.

close Synaptic

in terminal:

sudo apt update

en then:

sudo apt install opencpn

That is all you have to do.

You will get a warning, but pass that warning.

Bram
verkerkbr is offline   Reply With Quote
Old 14-02-2017, 07:29   #21
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,135
Re: Installing open cpn on rpi 3

adress is not correct because of the system. Remove the * and then you the correct adress:

*http://ppa.launchpad.net/bdbcat/opencpn/ubuntu/*
verkerkbr is offline   Reply With Quote
Old 14-02-2017, 08:10   #22
cruiser

Join Date: Nov 2007
Location: Probably in an anchorage or a boatyard..
Boat: Ebbtide 33' steel cutter
Posts: 5,030
Re: Installing open cpn on rpi 3

Quote:
Originally Posted by ERNA BLUE View Post
Re my question: installing open cpn on rpi 3. Many thanks for the many replies, but I have still not managed to install, following your leads. The problem is that old version noobs 1.9.0 does not activate pi 3. New v. noobs 2.1.0 with latest kernel 4.9.9 raspbian is very good on pi 3, but does not find and load open cpn. Can somebody clever in compiling please publish a workaround script to connect latest raspbian with open cpn?
If it's just to get a system that works then easiest is probably openplotter V0. 8.
Download OpenPlotter RPI v0.8.0 | Sailoog

Needs either a torrent download prog or mega. I use utorrent on Windows.
Then burn the image onto a card ( win32 works fine on windows)
Stick it in the Pi and off you go, Opencpn with lots of plugins is waiting, plus a lot of other very useful stuff.
conachair is offline   Reply With Quote
Old 14-02-2017, 13:48   #23
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,135
Re: Installing open cpn on rpi 3

Quote:
Originally Posted by verkerkbr View Post
To quick a conclusion again. Error is back, but now it takes a lot more time between the closing of the screen. Smaller leak ?
Latest kernel installed. Now the "leak" seems to be stopped. Touch screen display stays alive !

With the latest kernel version 4.9.9 and Wayland. GLXgears is running at 580 FPS.
verkerkbr is offline   Reply With Quote
Old 14-02-2017, 18:45   #24
Registered User

Join Date: Mar 2007
Location: Toronto,SE Florida, East Med
Boat: Dehler, Cruising 41 - BEBECA
Posts: 55
Send a message via Skype™ to deltasig
Re: Installing open cpn on rpi 3

Quote:
Originally Posted by verkerkbr View Post
Latest kernel installed. Now the "leak" seems to be stopped. Touch screen display stays alive !

With the latest kernel version 4.9.9 and Wayland. GLXgears is running at 580 FPS.
Could you please specify the size of the panel that you get 580 FPS and please try full size screen to see the FPS. I'm trying to compare with OrangePi running stock Armbian OpenGL ES 2.0
Thank you
DS
deltasig is offline   Reply With Quote
Old 15-02-2017, 00:49   #25
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,135
Re: Installing open cpn on rpi 3

Quote:
Originally Posted by deltasig View Post
Could you please specify the size of the panel that you get 580 FPS and please try full size screen to see the FPS. I'm trying to compare with OrangePi running stock Armbian OpenGL ES 2.0
Thank you
DS
I use:

vblank_mode=0 glxgears
verkerkbr is offline   Reply With Quote
Old 16-02-2017, 03:29   #26
Registered User

Join Date: Sep 2010
Location: Swansea , Wales, Uk
Boat: Van de stadt 34 steel self built for world voyage
Posts: 12
Re: Installing open cpn on rpi 3

Quote:
Originally Posted by verkerkbr View Post
adress is not correct because of the system. Remove the * and then you the correct adress:

*http://ppa.launchpad.net/bdbcat/opencpn/ubuntu/*
Hi verkerbr, downloading at this stage brings up the error message"Packages 404 not found". IP 91.89.95.8380 Some index files failed to download. Thanks to you I feel I am nearly there! erna blue
ERNA BLUE is offline   Reply With Quote
Old 16-02-2017, 05:02   #27
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,135
Re: Installing open cpn on rpi 3

Quote:
Originally Posted by ERNA BLUE View Post
Hi verkerbr, downloading at this stage brings up the error message"Packages 404 not found". IP 91.89.95.8380 Some index files failed to download. Thanks to you I feel I am nearly there! erna blue
Indeed it is my error. The adress I gave you is still for updates of a present system.

You must change the word bdbcat in opencpn, Then you get all the required files.

Sorry for that error. I notice this error myself with a new install.

Regards,

Bram
verkerkbr is offline   Reply With Quote
Old 16-02-2017, 11:18   #28
Registered User

Join Date: Sep 2010
Location: Swansea , Wales, Uk
Boat: Van de stadt 34 steel self built for world voyage
Posts: 12
Re: Installing open cpn on rpi 3

Quote:
Originally Posted by verkerkbr View Post
Indeed it is my error. The adress I gave you is still for updates of a present system.

You must change the word bdbcat in opencpn, Then you get all the required files.

Sorry for that error. I notice this error myself with a new install.

Regards,

Bram
I am sorry, but I do not understand your sentence: You must change the word bdbcat in opencpn. Ie. change to what and where in opencpn exactly. Many thanks.
ERNA BLUE is offline   Reply With Quote
Old 16-02-2017, 13:51   #29
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,135
Re: Installing open cpn on rpi 3

Quote:
Originally Posted by ERNA BLUE View Post
I am sorry, but I do not understand your sentence: You must change the word bdbcat in opencpn. Ie. change to what and where in opencpn exactly. Many thanks.
Erna Blue,

See my instructions before:

it is the server adress ! You can change that in Synaptic. Read my mail instruction.

sudo synaptic

Re: my mail

The adres I have given was an upgrade adres not for the complete version.

Remove the * and then you the correct adress:

*http://ppa.launchpad.net/bdbcat/opencpn/ubuntu/*

End: my mail

> Here you must change bdbcat to opencpn. (and no * )

then in the terminal:

sudo apt update
and then

sudo apt install opencpn

gives a warning but pass this warning

Of course you can also use OpenPlotter, but then you don't have the 4.9.0 kernel.

Regards,


Bram

It his works you can upgrade to the kernel to 4.9.9

sudo BRANCH=next rpi-update

__________________
verkerkbr is offline   Reply With Quote
Old 17-02-2017, 03:26   #30
Registered User

Join Date: Sep 2010
Location: Swansea , Wales, Uk
Boat: Van de stadt 34 steel self built for world voyage
Posts: 12
Re: Installing open cpn on rpi 3

Quote:
Originally Posted by verkerkbr View Post
Erna Blue,

See my instructions before:

it is the server adress ! You can change that in Synaptic. Read my mail instruction.

sudo synaptic

Re: my mail

The adres I have given was an upgrade adres not for the complete version.

Remove the * and then you the correct adress:

*http://ppa.launchpad.net/bdbcat/opencpn/ubuntu/*

End: my mail

> Here you must change bdbcat to opencpn. (and no * )

then in the terminal:

sudo apt update
and then

sudo apt install opencpn

gives a warning but pass this warning

Of course you can also use OpenPlotter, but then you don't have the 4.9.0 kernel.

Regards,


Bram

It his works you can upgrade to the kernel to 4.9.9

sudo BRANCH=next rpi-update

__________________
Hi Bram, I have changed the address, but Synaptic gives me the same error as before. Did this work for your new install? I hope you can still help me! Open Plotter is still using old Noobs v 1.9.0, which does not work with Pi 3. Also I have installed latest kernel 4.9.9, but no improvement in this case. Best Regards Horst
ERNA BLUE is offline   Reply With Quote
Reply

Tags
open cpn


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Raspbian Jessie for RPi duichan OpenCPN 3 29-09-2015 16:47
AIS on RPI not working gbgb OpenCPN 6 10-06-2015 11:29
Open CPN wont open BONEY MAHONEY OpenCPN 3 26-07-2012 21:08
Open CPN Works Initially But Then Will Not Open GrahamW OpenCPN 4 25-01-2012 04:57
Open cpn Installs but Does Not Open with Vista 64 bit felipe OpenCPN 3 03-06-2011 12:23

Advertise Here


All times are GMT -7. The time now is 09:20.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.