Hi Madhu, I've seen a problem with the Nav app on M3+KF as well, and this could be the problem with the RPi, but I don't have that setup to test.
On the M3 build, the FF image was missing the Qt libraries and modules for navigation and positioning. This allowed the Nav app to start, but failed quickly.
I posted about this on Sept 20, but did not receive any responses. Here is my message: https://lists.linuxfoundation.org/pipermail/automotive-discussions/2018-September/006659.html
Take a look on your image, and see if /usr/lib/qt5/qml/ has QtLocation or QtPositioning, or any of the other files I mention in the email. My app works once I manually copied those files from my SDK docker image onto the board.
Also, for the Nav app to work, you must load the maps onto your image, using the /usr/AGL/apps/download_mapdata_jp.sh script.
Hope that helps, Jason. From: automotive-discussions-bounces@xxxxxxxxxxxxxxxxxxxxxxxxx <automotive-discussions-bounces@xxxxxxxxxxxxxxxxxxxxxxxxx> on behalf of automotive-discussions-request@xxxxxxxxxxxxxxxxxxxxxxxxx
<automotive-discussions-request@xxxxxxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, October 9, 2018 3:02 AM To: automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx Subject: automotive-discussions Digest, Vol 69, Issue 20 Message: 2
Date: Tue, 9 Oct 2018 15:29:58 +0530 From: Madhu B <madhu1313b@xxxxxxxxx> To: automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx Subject: Navigation app is not launching on RaspberryPi3 with EEL 5.1.0 Message-ID: <CAH5YvUs=po4x2dpnu9K+iVJpjxVXVQd-772D43QYJY0scpyy_A@xxxxxxxxxxxxxx> Content-Type: text/plain; charset="utf-8" I've build the AGL image for Raspberry Pi3 on Ubuntu 14.04. Whenever I am trying to launch Navigation application on RaspberryPi3, it is not working as expected(returning to home screen) and it's journalctl log is Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: start gps navi Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: NAVI port = 1046 Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: NAVI token = HELLO Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: navi - sample GPS Navigation Version 0.0.7 (build 031 Oct 8 2018) Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: libEGL warning: MESA-LOADER: device is not located on the PCI bus Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: MESA-LOADER: device is not located on the PCI bus Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: MESA-LOADER: device is not located on the PCI bus Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: NC_Initialize error. Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: user data path(/home/navi_data/japan_TR9/Data) Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: map db path(/home/navi_data/japan_TR9/Map/JPN/) Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: navi_config_path (/home/navi_data/japan_TR9/) Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: navi_config_map_db_path (/home/navi_data/japan_TR9/Map/JPN/) Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: navi_config_user_data_path (/home/navi_data/japan_TR9/Data) Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: navi_config_map_udi_data_path(/home/navi_data/japan_TR9/Data/MD/UDI/) Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: navi_config_map_udi_info_file(/home/navi_data/japan_TR9/Data/MD/UDI/udi_info) Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: navi_config_map_font_file (/home/navi_data/japan_TR9/IPAfont00303/ipagp.ttf) Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: EGL_VERSION = 1.4 (DRI2) Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: EGL_VENDOR = Mesa Project Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: EGL_CLIENT_APIS= OpenGL OpenGL_ES Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: navi-core version 0.0.7(Oct 8 2018) , api version 1.0.20160329-00 Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: Copyright (c) 2016 Hitachi, Ltd. Oct 09 04:59:35 raspberrypi3 afbd-navigation@0.1[862]: This program is dual licensed under GPL version 2 or a commercial license. What is wrong with the navigation application? |
_______________________________________________ automotive-discussions mailing list automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions