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 06-01-2021, 06:52   #31
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,733
Images: 2
Re: Raspberry Pi w/ OpenCPN

Quote:
Originally Posted by bwarren View Post
I am trying to install Opencpn on Raspberry pi 400. When I get to the point

"sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CB65EB40", I get message "gpg: keyserver receive failed: No data"


I was doing this per the installation guide on OpenCPN wiki/manuals.
My first install of OpenCPN on my RPI 400 opened with a black screen and frozen.


Anyone have success in getting OpenCPN running on a RPI 400?
Quote:
Stevead

Originally Posted by stevead
Just an FYI for Wiki/User Manual.
Just purchased a Raspberry Pi and I'm using Raspbian Stretch 2018-10-09
Following the install instructions got the following message:
gpg: keyserver receive failed: No dirmngr
which is mentioned in the OpenCPN user manual.
My solution was the following:
sudo apt-get install dirmngr
then the normal OpenCPN install commands
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C865EB40
sudo apt-get update
sudo apt-get install opencpn
Installed successfully and using CM93 charts, appears to be working fine.
Dumb question, why does it install in the "Education menu option" ?
FYI, Using a Raspberry Pi CAN hat to connect to the NMEA2000 network to prototype/test the Linux version of the TwoCan plugin using the SocketCan interface.

Has this been changed in the user manual?

What page is it? (Link please?) PM me to become an editor.
rgleason is offline   Reply With Quote
Old 06-01-2021, 07:26   #32
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,119
Re: Raspberry Pi w/ OpenCPN

Latest OpenPlotter version works also on an RPI 400. OpenCPN is available in the software, among a lot of other options.


Bram
verkerkbr is offline   Reply With Quote
Old 25-01-2021, 00:28   #33
Registered User

Join Date: Jan 2021
Posts: 1
Re: Raspberry Pi w/ OpenCPN

I'm trying to install OpenCPN on a Raspberry Pi 4 8G. When executing: sudo apt-key --keyserver keyserver.ubuntu.com --recv-keys C865EB40, this error occurs:
"Executing: /tmp/apt-key-gpghome.fAA8hHdEnd/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys a9f0f02614646393
gpg: keyserver receive failed: Server indicated a failure"
Any idea what the problem might be?
Thanks! Albert
tanalb is offline   Reply With Quote
Old 25-01-2021, 10:37   #34
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,119
Re: Raspberry Pi w/ OpenCPN

Installing OpenCPN goes as follows:

sudo add-apt-repository ppapencpn/opencpn

It is possible that add-apt ... is not on your system. Then you must install this first:

sudo apt install software-properties-common

then sudo apt update

sudo apt install opencpn

The key is only needed if you have a different OS version.

If you then try to install OpenCPn you get the message about missing key XXXX. This key you have to add to the keyserver.


Bram
verkerkbr is offline   Reply With Quote
Old 25-01-2021, 14:43   #35
Registered User

Join Date: Mar 2019
Posts: 10
Re: Raspberry Pi w/ OpenCPN

I was able to install OpenCPN on my Rpi 400 using this guide:
https://opencpn.org/wiki/dokuwiki/do...spberrypi_rpi2


When I run it , I get a window with OpenCPN title, but it is blank except for "SOG and COG" on bottom of window. I have to kill the process as closing the window brings up "The window OpenCP 5.2.4 does not seem to be responding...".


Thoughts?
bwarren is offline   Reply With Quote
Old 26-01-2021, 02:12   #36
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,119
Re: Raspberry Pi w/ OpenCPN

My advise is use the OpenPlotter version. You get a lot of extra's and it is working with the RPI 400.


OpenPlotter is a Linux version with a lot of extra added. Easy including installing OpenCPN.


Bram
verkerkbr is offline   Reply With Quote
Old 28-02-2021, 06:16   #37
Registered User
 
Bucaniere's Avatar

Join Date: Feb 2012
Posts: 21
Re: Raspberry Pi w/ OpenCPN

I've searched without finding way to solve my problem. I've installed OpenPlotter on RPi 4 but in Instrument Panel plugin i can't see any paths. Nothing but white page with the words "Signal K Instrument Panel version 0.17.1"
I've tried to reinstall all OS, but nothing different happened. Any suggestion? Thanks a lot...
Bucaniere is offline   Reply With Quote
Old 28-02-2021, 07:35   #38
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,119
Re: Raspberry Pi w/ OpenCPN

I think that the SignalK server is not installed. Install via the Settings menu in OpenPlottel Signalk server.

Try this first.


Bram
verkerkbr is offline   Reply With Quote
Old 28-02-2021, 08:19   #39
Registered User
 
Bucaniere's Avatar

Join Date: Feb 2012
Posts: 21
Re: Raspberry Pi w/ OpenCPN

Quote:
Originally Posted by verkerkbr View Post
I think that the SignalK server is not installed. Install via the Settings menu in OpenPlottel Signalk server.

Try this first.


Bram
Thanks Bram. SignalK is correctly installed via regular way “settings—>install ecc”
Bucaniere is offline   Reply With Quote
Old 01-03-2021, 01:34   #40
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,119
Re: Raspberry Pi w/ OpenCPN

Is the SignalK server running ? Try in a browser localhost:3000.

To start the SignaK server running: sudo signalk-server-setup. All options to N and now the SignalK server start when switching on your system.

Bram
verkerkbr is offline   Reply With Quote
Old 01-03-2021, 03:21   #41
Registered User
 
thomm225's Avatar

Join Date: Aug 2011
Location: Lower Chesapeake Bay Area
Boat: Bristol 27
Posts: 10,720
Re: Raspberry Pi w/ OpenCPN

Quote:
Originally Posted by benet250 View Post
Hello, I am having a tremendous amount of difficulty understanding the whole process of loading OpenCpn onto the Raspberry Pi 3 B+and making it work, I have read the manual and also the Raspberry Pi manual but when it comes to entering the correct commands and repositories etc I am getting very confused, as this is my first attempt at doing anything with a raspberry pi I am a total neophyte, (we all have to start somewhere), is there anyone who can help and walk me through the steps needed to get this up and running, I really would appreciate it.
Thank you
Ron M
So if you are still having trouble here is how I did it.

Use the large 1.3 GB image from Openplotter/Openmarine in the link below.

https://cloud.openmarine.net/s/sL9doDML7P4CQDo

Download that to your Windows 10 laptop/desktop or whatever. Then extract (unzip) with say 7 Zip

Then use win32diskimager to send it to your SD Card. This assumes you have the SD Card in that little reader/USB mount and is plugged into to one of the USB connections on your computer.

Now after that completes you should be able to just remove the SD Card and plug it into your RPI and it should then bootup on power up.

Sometimes I have to power mine (one of my RPi's anyway) up several times for a bootup

With this method you never have to go to terminal mode.

No Sudo this or sudo that!

But from time to time you will need to update it from terminal mode.
thomm225 is offline   Reply With Quote
Old 01-03-2021, 05:41   #42
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,119
Re: Raspberry Pi w/ OpenCPN

The problem with Win10 is you don't own the software. MS does updates without notice to the user. They do what they want with their system, you may use, and look in it, what you are doing.

Switching this "spyware" off is almost impossible. As soon as you are connected to the internet the update and changes to the system starts.

The terminal option in Linux is a plus. You can change the settings if you like.

I don't think Win10 is the way to go for navigation software. With other Linux systems you can add most of the OpenPlotter add-ons.
verkerkbr is offline   Reply With Quote
Old 01-03-2021, 06:18   #43
Registered User
 
thomm225's Avatar

Join Date: Aug 2011
Location: Lower Chesapeake Bay Area
Boat: Bristol 27
Posts: 10,720
Re: Raspberry Pi w/ OpenCPN

Quote:
Originally Posted by verkerkbr View Post
The problem with Win10 is you don't own the software. MS does updates without notice to the user. They do what they want with their system, you may use, and look in it, what you are doing.

Switching this "spyware" off is almost impossible. As soon as you are connected to the internet the update and changes to the system starts.

The terminal option in Linux is a plus. You can change the settings if you like.

I don't think Win10 is the way to go for navigation software. With other Linux systems you can add most of the OpenPlotter add-ons.
My instruction/method above was to just use your Windows 10 (or Windows 7) Computer to get that Openplotter image loaded on the SD Card.

Then after you move it to your Raspberry Pi, you can then boot up your Raspberry Pi and go from there using the Linux OS.
thomm225 is offline   Reply With Quote
Old 02-03-2021, 05:33   #44
Registered User

Join Date: Oct 2009
Location: Lelystad, The Netherlands
Boat: vd Stadt 44, Ben the Boat
Posts: 236
Re: Raspberry Pi w/ OpenCPN

Quote:
Originally Posted by verkerkbr View Post
The problem with Win10 is you don't own the software. MS does updates without notice to the user. They do what they want with their system, you may use, and look in it, what you are doing.
Sorry, wrong thread for a discussion but reading this kind of nonsense! But I have to respond. Who wants to and why do you want to owe the software? It's maintained for you. No more sudo this and sudo that or apt-get update.
And you are lucky that you live without a mobile phone, Android or Apple!

Bart
champ8242 is offline   Reply With Quote
Old 02-03-2021, 06:02   #45
Registered User
 
thomm225's Avatar

Join Date: Aug 2011
Location: Lower Chesapeake Bay Area
Boat: Bristol 27
Posts: 10,720
Re: Raspberry Pi w/ OpenCPN

Quote:
Originally Posted by champ8242 View Post
Sorry, wrong thread for a discussion but reading this kind of nonsense! But I have to respond. Who wants to and why do you want to owe the software? It's maintained for you. No more sudo this and sudo that or apt-get update.
And you are lucky that you live without a mobile phone, Android or Apple!

Bart
The point about the "No more sudo this and sudo that or apt-get update" was simply for getting the Openplotter image on the SD Card.

After that though, you'd be using the Linux OS on your Raspberry Pi and those commands at least for updates......
thomm225 is offline   Reply With Quote
Reply

Tags
enc, opencpn


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
OpenCPN on Raspberry PI Raspbian Captain_Steve OpenCPN 12 08-02-2015 10:45
Comproblem on Raspberry Pi and OpenCPN vagspel OpenCPN 4 26-12-2012 05:01
Raspberry Pi and OpenCPN 3.1.915 spillemw OpenCPN 20 24-09-2012 02:30
Raspberry PI compiles OpenCPN monstads OpenCPN 7 15-03-2012 12:41
The Perfect Platform for OpenCPN ? Raspberry Pi night0wl OpenCPN 10 08-09-2011 19:09

Advertise Here


All times are GMT -7. The time now is 17:51.


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.