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 20-01-2012, 00:57   #31
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,209
Re: OpenCPN Runs on Embedded ARM

Jake...
ticki has a Beagleboard-xm. ts-7400 is way too weak to be able to handle this task. More in the first few posts of this very thread...

Pavel
nohal is online now   Reply With Quote
Old 20-01-2012, 01:29   #32
Registered User

Join Date: Dec 2011
Posts: 9
Re: OpenCPN Runs on Embedded ARM

My bad

I mixed up a couple of things, most notably the subject ("Embedded ARM")

embedded-arm does have more recent boards thay may be fast enough, not sure.

I do love the quality of the embedded-arm line of ARM boards, hence my question.
jake-i is offline   Reply With Quote
Old 20-01-2012, 08:00   #33
Registered User

Join Date: Mar 2010
Posts: 24
Re: OpenCPN Runs on Embedded ARM

hi,
1.ts-7400 has no graphic on board
2. the Ram is to small
3. no X-Server available( you have to compile it self)
4. the processor ist to slow for good performance.

regards
ticki
ticki is offline   Reply With Quote
Old 03-05-2012, 07:13   #34
Registered User

Join Date: Mar 2010
Posts: 24
OpenCPN Runs Beagleboard and Pandaboard

So,
last week 2 month after my order ,i receiving the Pandaboard ES. I have now OpenCpn on it to. the Pandaboard is faster, bat the Beagleboard with Angstrom Distribution is fast enogh.
Next week i upload the files for the Pandaboard .
the Advantage of the Pandaboard is, that you can use Ubuntu and so
without to compile alot of librarys also us Zygrib in with a good Performance.
Ubuntu in the beagleboard is to slow, bat i wrote the results bevore.

regards
and alot of fun
ticki
ticki is offline   Reply With Quote
Old 08-05-2012, 04:44   #35
Alu
Registered User

Join Date: May 2012
Posts: 8
Re: OpenCPN Runs on Embedded ARM

Hi all,
the exact board pc that I require. It is a very nice sub-project.
Today my beagleboard arrived and I would like to install OCPN.
Do any of you happen to have a complete image with OCPN and Ångström
( I’am not so familiar with linux )?

Regards
alu
Alu is offline   Reply With Quote
Old 08-05-2012, 10:44   #36
Registered User

Join Date: Mar 2010
Posts: 24
Re: OpenCPN Runs on Embedded ARM

Where i can upload the complete Image ?
do you need linux live CD or linux machine to copy the complete Image with DD

dd if=/PathToTheImage/theImage of=/dev/sda

the Image is source file
/dev/sda the card where you like to copy it.

regards
ticki
ticki is offline   Reply With Quote
Old 08-05-2012, 12:38   #37
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,209
Re: OpenCPN Runs on Embedded ARM

ticki...
If you fell like you want to produce more stuff, just upload it to the place I made for you - the account is still active and there's enough free space...

Pavel
nohal is online now   Reply With Quote
Old 09-05-2012, 02:20   #38
Alu
Registered User

Join Date: May 2012
Posts: 8
Re: OpenCPN Runs on Embedded ARM

Hi ticki

If I copy the files to /usr OPCN can’t find the wx libs.
It is easier to copy the image to a sd-card.
It would be nice if you upload the image for the Beagleboard that includes the OCPN installation.

Regards
alu
Alu is offline   Reply With Quote
Old 09-05-2012, 02:41   #39
Registered User

Join Date: Mar 2010
Posts: 24
Re: OpenCPN Runs on Embedded ARM

hi Alu,
if you unzip the wxGTK package , you have a folder. You have to copy the content of the folder ( there are 4 folders bin,include,lib and share inside) .
copy not the folder wxWidget to /usr only the 4 folders to /usr

then open console and type : ldconfig ->Enter

regards
ticki

If I have time i make the Image and Upload it.
ticki is offline   Reply With Quote
Old 09-05-2012, 11:11   #40
Alu
Registered User

Join Date: May 2012
Posts: 8
Re: OpenCPN Runs on Embedded ARM

Hello ticki,

thank you for your answer. Now I have copy the content but ldconfig returns this message:

Can't open configuration file /etc/ld.so.conf: No such file or directory

Do you have any hint?

best regard
alu
Alu is offline   Reply With Quote
Old 10-05-2012, 13:35   #41
Alu
Registered User

Join Date: May 2012
Posts: 8
Re: OpenCPN Runs on Embedded ARM

Hi,

next try - uncompress the files on the beagleboard and everything is fine. Only the library libGLU is missing.
@ticki do you have compiled the lib?

alu
Alu is offline   Reply With Quote
Old 11-05-2012, 12:55   #42
Registered User

Join Date: Mar 2010
Posts: 24
Re: OpenCPN Runs on Embedded ARM

Hi Alu,
Bring your beagleboard to the Internet and try
opkg install libglu
If you Need more packages and you dont know the correct
Name use
opkg search
Heer you find help for opkg :
http://wiki.openwrt.org/doc/techref/opkg
It Seems that you Must install Some more Library,which i installiet in my SDK
(Maybe he will also Mesa)

Regards
Ticki
ticki is offline   Reply With Quote
Old 11-05-2012, 14:20   #43
Registered User

Join Date: May 2010
Posts: 49
Re: OpenCPN Runs on Embedded ARM

Ticki,
Thanks for sharing your work. I am planning to run OpenCPN on a Beagleboard Xm when they become available again (in a couple of weeks it seems).
For those asking about displays, check out the link that nohal mentioned earlier. Looks like I'll finally get a Pixel Qi display on my boat. :-)
Here's another link to the Pixel Qi (with adapter to Beagleboard or Pandaboard) display:
Tin Can Tools :: All Products :: 10.1" Pixel Qi PQ3Qi-01 LVDS LCD Kit
bobmor99 is offline   Reply With Quote
Old 12-05-2012, 01:11   #44
Registered User

Join Date: Mar 2010
Posts: 24
Re: OpenCPN Runs on Embedded ARM

Hi Alu,
Bring your beagleboard to the Internet and try
opkg install libglu
If you Need more packages and you dont know the correct
Name use
opkg search
Heer you find help for opkg :
http://wiki.openwrt.org/doc/techref/opkg
It Seems that you Must install Some more Library,which i installiet in my SDK
(Maybe he will also Mesa)

Regards
Ticki
ticki is offline   Reply With Quote
Old 14-05-2012, 13:04   #45
Alu
Registered User

Join Date: May 2012
Posts: 8
Re: OpenCPN Runs on Embedded ARM

Hi ticki,

now opencpn run on my beagleboard.
It seems that I have the same problems with the cm93 charts as you.
What do you make to work with cm93?

regarads
alu
Alu is offline   Reply With Quote
Reply

Tags
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
Open CPN and Google Earth bgrimwade OpenCPN 19 09-12-2011 15:32
OpenCPN Version 2.5 Release bdbcat OpenCPN 86 02-09-2011 18:14
OpenCPN Stops Running BobLarkin OpenCPN 2 30-08-2011 23:38
Route Properties, Missing Functions James Baines OpenCPN 13 13-07-2011 04:31

Advertise Here


All times are GMT -7. The time now is 19:08.


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.