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-03-2024, 05:26   #1
Registered User

Join Date: Sep 2015
Boat: Randonneur 980
Posts: 42
No serial port

I've juste installed Opencpn 5.8.4 on my RPI4 (64 bits, debian bookworm) with Flatpak.
Opencpn does not detect any serial port. (However, GPSD connection is running).
Thank you for help
Douz is offline   Reply With Quote
Old 20-03-2024, 07:30   #2
Registered User

Join Date: Sep 2023
Location: Cruising
Posts: 326
Re: No serial port

You could try the openplotter image to check the machine, it's known to work.

https://openplotter.readthedocs.io/en/3.x.x/
barcoMeCasa is online now   Reply With Quote
Old 20-03-2024, 10:31   #3
Registered User

Join Date: Sep 2015
Boat: Randonneur 980
Posts: 42
Re: No serial port

Thank you but I don't want Openplotter. I only need OpenCPN.
Serial ports are OK but OpenCPN doesn't recognise them.
Any idea?
Douz is offline   Reply With Quote
Old 20-03-2024, 10:45   #4
Registered User
 
pcmm's Avatar

Join Date: May 2014
Location: Whitby, Canada
Boat: Morgan Out Island 41
Posts: 2,267
Images: 2
Re: No serial port

Quote:
Originally Posted by Douz View Post
Thank you but I don't want Openplotter. I only need OpenCPN.
Serial ports are OK but OpenCPN doesn't recognise them.
Any idea?
Band new install or did it work in a previous version of OpenCPN?
pcmm is offline   Reply With Quote
Old 20-03-2024, 10:48   #5
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,212
Re: No serial port

Your user not being member of the dialout group, perhaps. With no info, guessing is kind of tough.
nohal is offline   Reply With Quote
Old 20-03-2024, 13:43   #6
Registered User

Join Date: Sep 2015
Boat: Randonneur 980
Posts: 42
Re: No serial port

Thank you Nohal, but my user is member of dialout.
Douz is offline   Reply With Quote
Old 20-03-2024, 14:09   #7
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,212
Re: No serial port

Still, with no info it is impossible to help you besides the common stuff you sure know, like that nothing else (like GPSD) can be using that port at the same.
nohal is offline   Reply With Quote
Old 21-03-2024, 05:26   #8
Registered User

Join Date: Sep 2015
Boat: Randonneur 980
Posts: 42
Re: No serial port

What sort of info could help you to help me?
Douz is offline   Reply With Quote
Old 21-03-2024, 05:41   #9
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,212
Re: No serial port

To start with
  • your OpenCPN logfile
  • dmesg output after you connect the serial device
  • flatpak info -M org.opencpn.OpenCPN output
  • id output
  • confirmation that you actually can use the serial device from other software installed via flatpak, eg. https://flathub.org/apps/com.gitlab.cutecom.cutecom
  • confirmation that nothing else is actually using the serial device, for example from sudo fuser /dev/ttyUSB0 or whatever your serial device actually is
  • Anything else that might be relevant to your problem
nohal is offline   Reply With Quote
Old 21-03-2024, 13:21   #10
Registered User

Join Date: Sep 2015
Boat: Randonneur 980
Posts: 42
Re: No serial port

19:57:06.356 MESSAGE ocpn_app.cpp:1210

________

20:16:41.064 INFO logger.cpp:130 ------- OpenCPN version 5.8.4-3+1637c28 restarted at 2024-03-20 -------

20:16:41.064 INFO logger.cpp:130 Using loglevel INFO
20:16:41.064 MESSAGE ocpn_app.cpp:1234 wxWidgets version: wxWidgets 3.2.1 Linux 64 bit wxGTK
20:16:41.077 MESSAGE ocpn_app.cpp:1239 OS Version reports as: 6.6
20:16:41.077 MESSAGE ocpn_app.cpp:1241 MemoryStatus: mem_total: 7810 mb, mem_initial: 154 mb
20:16:41.077 MESSAGE ocpn_app.cpp:1253 OCPN_OSDetail: arm64 ; Freedesktop SDK ; 2.0 ; org.freedesktop.platform ;
20:16:41.083 MESSAGE ocpn_app.cpp:1260 SData_Locn is /app/share/opencpn/
20:16:41.083 MESSAGE ocpn_app.cpp:1275 PrivateDataDir is /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn
20:16:41.087 MESSAGE ocpn_app.cpp:1364 Using existing Config_File: /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn/opencpn.conf
20:16:41.098 MESSAGE navutil.cpp:1263 winPluginDir, read from ini file:
20:16:41.098 MESSAGE navutil.cpp:1347 Setting Ownship Lat/Lon 49.6416, -1.6359
20:16:41.255 MESSAGE navutil.cpp:3213 Switch InlandEcdis mode Off
20:16:41.275 MESSAGE styles.cpp:841 Styles loading from /app/share/opencpn/uidata/styles.xml
20:16:41.286 MESSAGE styles.cpp:818 No styles found at: /home/pi/
20:16:41.286 MESSAGE styles.cpp:801 No styles found at: /home/pi/.opencpn/
20:16:41.314 MESSAGE styles.cpp:775 Using SVG Icons
20:16:41.314 MESSAGE ocpn_app.cpp:1425 Detected display size (horizontal): 271 mm
20:16:41.314 MESSAGE OCPNPlatform.cpp:925 Getting DefaultSystemLocale...
20:16:41.322 MESSAGE ocpn_app.cpp:1461 System default Language: fr_FR
20:16:41.322 MESSAGE ocpn_app.cpp:1464 Config file language: fr_FR
20:16:41.322 MESSAGE ocpn_app.cpp:1469 Adjusted App language: fr_FR
20:16:41.322 MESSAGE OCPNPlatform.cpp:1006 ChangeLocale: Language load for: fr_FR
20:16:41.322 MESSAGE OCPNPlatform.cpp:1016 Using flatpak locales at /home/pi/.var/app/org.opencpn.OpenCPN/data/locale
20:16:41.371 MESSAGE OCPNPlatform.cpp:1059 ChangeLocale: Locale Init OK for: fr_FR
20:16:41.371 MESSAGE OCPNPlatform.cpp:1084 Loading catalog for opencpn core.
20:16:41.384 MESSAGE OCPNPlatform.cpp:925 Getting DefaultSystemLocale...
20:16:41.385 MESSAGE ocpn_app.cpp:1476 Opencpn language set to: fr_FR
20:16:41.390 MESSAGE ConfigMgr.cpp:624 Loading Configs catalog: /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn/Configs/configs.xml
20:16:41.393 MESSAGE ocpn_app.cpp:1712 Creating MyFrame...size(1024, 767) position(0, 28)
20:16:41.412 MESSAGE ocpn_frame.cpp:839 **** Connect stuff
20:16:41.417 MESSAGE OCPNPlatform.cpp:823 Starting OpenGL test...
20:16:42.717 MESSAGE OCPNPlatform.cpp:829 OpenGL test complete.
20:16:42.717 MESSAGE OCPNPlatform.cpp:850 OpenGL determined CAPABLE.
20:16:42.817 MESSAGE chcanv.cpp:990 Creating glChartCanvas
20:16:42.901 MESSAGE chcanv.cpp:2398 Metrics: m_display_size_mm: 271 g_Platform->getDisplaySize(): 1024:768
20:16:42.901 MESSAGE chcanv.cpp:2403 wxDisplaySize(): 1024 768
20:16:42.901 MESSAGE TCDataSource.cpp:50 Loading Tide/Current data source: /app/share/opencpn/tcdata/harmonics-dwf-20210110-free.tcd
20:16:43.197 MESSAGE TCDataSource.cpp:50 Loading Tide/Current data source: /app/share/opencpn/tcdata/HARMONICS_NO_US.IDX
20:16:43.237 MESSAGE TCDataSource.cpp:50 Loading Tide/Current data source: /home/pi/tcdata/Europe/HARMONIC.IDX
20:16:43.261 MESSAGE TCDataSource.cpp:50 Loading Tide/Current data source: /home/pi/tcdata/Monde/HARMONIC.IDX
20:16:43.528 MESSAGE glChartCanvas.cpp:1038 OpenGL-> Renderer String: V3D 4.2
20:16:43.528 MESSAGE glChartCanvas.cpp:1047 OpenGL-> Version reported: 3.1 Mesa 23.3.5 (git-ace31d82e0)
20:16:43.528 MESSAGE glChartCanvas.cpp:1054 OpenGL-> GLSL Version reported: 1.40
20:16:43.592 MESSAGE glChartCanvas.cpp:1137 OpenGL-> Texture rectangle format: de1
20:16:43.592 MESSAGE glChartCanvas.cpp:1152 OpenGL-> Using Vertexbuffer Objects
20:16:43.609 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1020
20:16:43.609 MESSAGE glChartCanvas.cpp:1220 OpenGL-> Using Framebuffer Objects
20:16:43.609 MESSAGE glChartCanvas.cpp:1223 OpenGL-> Using FBO Stencil buffer
20:16:43.609 MESSAGE glChartCanvas.cpp:1230 OpenGL-> Using Stencil buffer clipping
20:16:43.610 MESSAGE glChartCanvas.cpp:1235 OpenGL-> Using Scissor Clipping
20:16:43.612 MESSAGE glChartCanvas.cpp:1342 OpenGL-> Using s3tc dxt1 compression
20:16:43.612 MESSAGE glChartCanvas.cpp:1371 OpenGL-> Compressed tile size: 128kb (8:1)
20:16:43.612 MESSAGE glChartCanvas.cpp:1246 OpenGL-> Minimum cartographic line width: 1.0
20:16:43.612 MESSAGE glChartCanvas.cpp:1249 OpenGL-> Minimum symbol line width: 1.0
20:16:43.721 MESSAGE gshhs.cpp:1319 Loading World Chart Q=0 in 0 ms.
20:16:43.722 MESSAGE gshhs.cpp:173 Background world map loaded from GSHHS datafiles found in: /app/share/opencpn/gshhs/
20:16:43.834 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:16:43.835 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1020
20:16:43.860 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:16:43.861 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:16:43.865 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:16:43.865 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:16:43.870 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:16:43.870 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:16:43.924 MESSAGE chartdb.cpp:219 ChartDB Cache policy: Max open chart limit is 20.
20:16:43.925 MESSAGE chartdbs.cpp:156 Loading chart db version: V018
20:16:43.925 MESSAGE chartdbs.cpp:1210 Chartdb: Chart directory list follows
20:16:43.926 MESSAGE chartdbs.cpp:1229 Chart directory #0: /home/pi/Documents/cartes
20:16:43.951 MESSAGE ocpn_app.cpp:1881 GPS Watchdog Timeout is: 10 sec.
20:16:43.951 MESSAGE chartdb.cpp:1169 Creating new chart
20:16:44.018 MESSAGE chartsymbols.cpp:708 ChartSymbols loaded from /app/share/opencpn/s57data/chartsymbols.xml
20:16:44.090 MESSAGE ocpn_frame.cpp:8535 Using s57data in /app/share/opencpn/s57data
20:16:44.233 MESSAGE chartdb.cpp:1286 Initializing Chart /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/00300000/A/00300000.A
20:16:44.244 MESSAGE cm93.cpp:4600 CM93Composite Chart Root is /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/
20:16:44.258 MESSAGE cm93.cpp:913 Loaded CM93 Dictionary from /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/
20:16:44.269 MESSAGE cm93.cpp:4375 Loading CM93 cell /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/03901020/A/03901020.A
20:16:44.289 MESSAGE cm93.cpp:4375 Loading CM93 cell /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/03900000/A/03900000.A
20:16:44.330 MESSAGE ocpn_app.cpp:1961 OpenCPN est initialisé à 3674 ms.
20:16:44.838 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:16:44.838 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:16:45.503 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...0
20:16:46.057 MESSAGE waypointman_gui.cpp:58 DPMM: 3.7786 ScaleFactorExp: 1
20:16:46.057 MESSAGE waypointman_gui.cpp:65 Looking for UserIcons at /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn/UserIcons/
20:16:46.057 MESSAGE waypointman_gui.cpp:68 Loading UserIcons from /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn/UserIcons/
20:16:46.058 MESSAGE navutil.cpp:1694 Loading navobjects from navobj.xml
20:16:46.059 MESSAGE navutil.cpp:1705 Done loading navobjects, 0 duplicate waypoints ignored
20:16:46.059 MESSAGE ocpn_frame.cpp:4834 Getting .gpx layer files from: /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn/layers
20:16:46.071 MESSAGE cm93.cpp:4375 Loading CM93 cell /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/03901020/B/03901050.B
20:16:46.123 MESSAGE cm93.cpp:4375 Loading CM93 cell /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/03900000/B/03900000.B
20:16:46.179 MESSAGE cm93.cpp:4375 Loading CM93 cell /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/03901020/B/04201050.B
20:16:46.379 MESSAGE cm93.cpp:4375 Loading CM93 cell /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/03900000/B/04200000.B
20:16:47.216 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...1
20:16:47.333 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...2
20:16:47.333 MESSAGE plugin_loader.cpp:246 PluginLoader: loading plugins from /home/pi/.var/app/org.opencpn.OpenCPN/lib;/app/extensions/lib/opencpn;/app/lib/opencpn
20:16:47.333 MESSAGE plugin_loader.cpp:162 Using LD_LIBRARY_PATH: /home/pi/.var/app/org.opencpn.OpenCPN/lib:/app/extensions/lib/opencpn:/app/lib/opencpn:
20:16:47.333 MESSAGE plugin_loader.cpp:194 Using PATH: /home/pi/.var/app/org.opencpn.OpenCPN/bin:/app/extensions/bin:/app/bin:/app/bin:/usr/bin
20:16:47.333 MESSAGE plugin_loader.cpp:251 Loading plugins from dir: /home/pi/.var/app/org.opencpn.OpenCPN/lib
20:16:47.333 MESSAGE plugin_loader.cpp:444 PluginLoader searching for PlugIns in location /home/pi/.var/app/org.opencpn.OpenCPN/lib
20:16:47.336 MESSAGE plugin_loader.cpp:482 Found 1 candidates
20:16:47.336 MESSAGE plugin_loader.cpp:271 Checking plugin candidate: /home/pi/.var/app/org.opencpn.OpenCPN/lib/opencpn/libo-charts_pi.so
20:16:47.336 MESSAGE plugin_loader.cpp:336 Checking plugin compatibility: /home/pi/.var/app/org.opencpn.OpenCPN/lib/opencpn/libo-charts_pi.so
20:16:47.336 MESSAGE plugin_loader.cpp:1082 Executable path: /app/bin/opencpn
20:16:47.346 MESSAGE plugin_loader.cpp:1143 Plugin is compatible by elf library scan: true
20:16:47.346 MESSAGE plugin_loader.cpp:1206 PluginLoader: Loading PlugIn: /home/pi/.var/app/org.opencpn.OpenCPN/lib/opencpn/libo-charts_pi.so
20:16:47.392 MESSAGE base_platform.cpp:724 Using plugin data path: /home/pi/.var/app/org.opencpn.OpenCPN/data/opencpn/plugins;/app/lib/opencpn
20:16:47.393 MESSAGE base_platform.cpp:276 PlugInManager: Using data dirs from: /home/pi/.var/app/org.opencpn.OpenCPN/data/opencpn/plugins;/app/lib/opencpn
20:16:47.394 MESSAGE base_platform.cpp:288 PlugInManager: using data dir: /home/pi/.var/app/org.opencpn.OpenCPN/data/opencpn/plugins/o-charts_pi
20:16:47.407 MESSAGE o-charts_pi.cpp:619 o-charts_pi::Using LD_LIBRARY_PATH: /app/lib/opencpn:/home/pi/.var/app/org.opencpn.OpenCPN/lib:/app/extensions/lib/opencpn:/app/lib/opencpn:
20:16:47.407 MESSAGE o-charts_pi.cpp:648 Path to oexserverd is: /home/pi/.var/app/org.opencpn.OpenCPN/bin/oexserverd
20:16:47.812 MESSAGE fpr.cpp:98 oexserverd results:
20:16:47.813 MESSAGE fpr.cpp:101 0
20:16:47.813 MESSAGE o-charts_pi.cpp:653 No Dongle detected
20:16:47.813 MESSAGE o-charts_pi.cpp:720 Default ChartInstall Directory is: /home/pi/Charts
20:16:47.851 MESSAGE chartsymbols.cpp:708 ChartSymbols loaded from /app/share/opencpn/s57data/chartsymbols.xml
20:16:47.923 MESSAGE base_platform.cpp:276 PlugInManager: Using data dirs from: /home/pi/.var/app/org.opencpn.OpenCPN/data/opencpn/plugins;/app/lib/opencpn
20:16:47.923 MESSAGE base_platform.cpp:288 PlugInManager: using data dir: /home/pi/.var/app/org.opencpn.OpenCPN/data/opencpn/plugins/o-charts_pi
20:16:48.026 MESSAGE plugin_loader.cpp:251 Loading plugins from dir: /app/extensions/lib/opencpn
20:16:48.026 MESSAGE plugin_loader.cpp:444 PluginLoader searching for PlugIns in location /app/extensions/lib/opencpn
20:16:48.026 MESSAGE plugin_loader.cpp:458 Directory /app/extensions/lib/opencpn does not exist.
20:16:48.026 MESSAGE plugin_loader.cpp:251 Loading plugins from dir: /app/lib/opencpn
20:16:48.026 MESSAGE plugin_loader.cpp:444 PluginLoader searching for PlugIns in location /app/lib/opencpn
20:16:48.026 MESSAGE plugin_loader.cpp:482 Found 4 candidates
20:16:48.026 MESSAGE plugin_loader.cpp:271 Checking plugin candidate: /app/lib/opencpn/libdashboard_pi.so
20:16:48.026 MESSAGE plugin_loader.cpp:336 Checking plugin compatibility: /app/lib/opencpn/libdashboard_pi.so
20:16:48.030 MESSAGE plugin_loader.cpp:1143 Plugin is compatible by elf library scan: true
20:16:48.030 MESSAGE plugin_loader.cpp:1206 PluginLoader: Loading PlugIn: /app/lib/opencpn/libdashboard_pi.so
20:16:48.109 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:16:48.109 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:16:48.800 MESSAGE plugin_loader.cpp:271 Checking plugin candidate: /app/lib/opencpn/libwmm_pi.so
20:16:48.800 MESSAGE plugin_loader.cpp:336 Checking plugin compatibility: /app/lib/opencpn/libwmm_pi.so
20:16:48.806 MESSAGE plugin_loader.cpp:1143 Plugin is compatible by elf library scan: true
20:16:48.806 MESSAGE plugin_loader.cpp:1206 PluginLoader: Loading PlugIn: /app/lib/opencpn/libwmm_pi.so
20:16:48.836 MESSAGE wmm_pi.cpp:46 WMM: WMM model data loaded from file /app/share/opencpn/plugins/wmm_pi/data/WMM.COF.
20:16:48.838 MESSAGE plugin_loader.cpp:271 Checking plugin candidate: /app/lib/opencpn/libchartdldr_pi.so
20:16:48.838 MESSAGE plugin_loader.cpp:336 Checking plugin compatibility: /app/lib/opencpn/libchartdldr_pi.so
20:16:48.851 MESSAGE plugin_loader.cpp:1143 Plugin is compatible by elf library scan: true
20:16:48.851 MESSAGE plugin_loader.cpp:1206 PluginLoader: Loading PlugIn: /app/lib/opencpn/libchartdldr_pi.so
20:16:48.874 MESSAGE chartdldr_pi.cpp:305 chartdldr_pi:m_base_chart_dir: /home/pi/Documents/Charts
20:16:48.875 MESSAGE plugin_loader.cpp:271 Checking plugin candidate: /app/lib/opencpn/libgrib_pi.so
20:16:48.875 MESSAGE plugin_loader.cpp:336 Checking plugin compatibility: /app/lib/opencpn/libgrib_pi.so
20:16:48.878 MESSAGE plugin_loader.cpp:1143 Plugin is compatible by elf library scan: true
20:16:48.878 MESSAGE plugin_loader.cpp:1206 PluginLoader: Loading PlugIn: /app/lib/opencpn/libgrib_pi.so
20:16:48.917 MESSAGE grib_pi.cpp:152
20:16:49.545 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:16:49.546 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:16:49.604 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:16:49.604 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:16:50.814 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...3
20:16:52.809 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...4
20:16:53.206 MESSAGE OCPNPlatform.cpp:823 Starting OpenGL test...
20:16:54.913 MESSAGE o-charts_pi.cpp:2790 o_charts_pi: OpenGL-> Minimum cartographic line width: 1.0
20:16:54.913 MESSAGE OCPNPlatform.cpp:1006 ChangeLocale: Language load for: fr_FR
20:16:54.923 MESSAGE OCPNPlatform.cpp:1016 Using flatpak locales at /home/pi/.var/app/org.opencpn.OpenCPN/data/locale
20:16:54.933 MESSAGE OCPNPlatform.cpp:1059 ChangeLocale: Locale Init OK for: fr_FR
20:16:54.935 MESSAGE OCPNPlatform.cpp:1079 Loaded translation catalog for: opencpn-o-charts_pi
20:16:54.936 MESSAGE OCPNPlatform.cpp:1079 Loaded translation catalog for: opencpn-dashboard_pi
20:16:54.936 MESSAGE OCPNPlatform.cpp:1079 Loaded translation catalog for: opencpn-wmm_pi
20:16:54.937 MESSAGE OCPNPlatform.cpp:1079 Loaded translation catalog for: opencpn-chartdldr_pi
20:16:54.939 MESSAGE OCPNPlatform.cpp:1079 Loaded translation catalog for: opencpn-grib_pi
20:16:54.939 MESSAGE OCPNPlatform.cpp:1084 Loading catalog for opencpn core.
20:16:54.948 MESSAGE OCPNPlatform.cpp:925 Getting DefaultSystemLocale...
20:16:54.952 MESSAGE OCPNPlatform.cpp:829 OpenGL test complete.
20:16:54.952 MESSAGE OCPNPlatform.cpp:850 OpenGL determined CAPABLE.
20:16:54.965 MESSAGE OCPNPlatform.cpp:823 Starting OpenGL test...
20:16:56.814 MESSAGE OCPNPlatform.cpp:829 OpenGL test complete.
20:16:56.814 MESSAGE OCPNPlatform.cpp:850 OpenGL determined CAPABLE.
20:16:57.910 MESSAGE options.cpp:5348 options: got device count: 3
20:16:58.818 MESSAGE fpr.cpp:98 oexserverd results:
20:16:58.818 MESSAGE fpr.cpp:101 0
20:17:01.864 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...5
20:17:02.842 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...6
20:17:03.845 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...7
20:17:03.845 MESSAGE ocpn_frame.cpp:5025 OnInitTimer...Last Call
20:17:03.908 MESSAGE ocpn_frame.cpp:5043 OnInitTimer...Finalize Canvases
20:17:03.946 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:17:03.946 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:17:04.818 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:17:04.818 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:17:17.176 MESSAGE comm_bridge.cpp:186 ***GPS Watchdog timeout at Lat:49.6416 Lon: -1.6359
20:17:41.312 MESSAGE ocpn_frame.cpp:5641 LOGBOOK: 2024-03-20 20:17:41 UTC DR Lat 49.64160 Lon -1.63590
20:17:43.828 MESSAGE comm_drv_factory.cpp:54 MakeCommDriver: GPSD:0.0.0.0:2947
20:17:43.889 MESSAGE chcanv.cpp:2398 Metrics: m_display_size_mm: 271 g_Platform->getDisplaySize(): 1024:768
20:17:43.889 MESSAGE chcanv.cpp:2403 wxDisplaySize(): 1024 768
20:17:43.942 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:17:43.945 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:17:44.156 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:17:44.156 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:17:44.166 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:17:44.166 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:17:44.182 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:17:44.182 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:30:00.506 MESSAGE ocpn_frame.cpp:5641 LOGBOOK: 2024-03-20 20:30:00 UTC GPS Lat 49.64133 Lon -1.63598 COG ----- SOG 0.00 nds
20:34:50.918 MESSAGE comm_drv_factory.cpp:54 MakeCommDriver: Serial:ttyUSB0
20:34:50.925 MESSAGE chcanv.cpp:2398 Metrics: m_display_size_mm: 271 g_Platform->getDisplaySize(): 1024:768
20:34:50.925 MESSAGE chcanv.cpp:2403 wxDisplaySize(): 1024 768
20:34:55.593 MESSAGE comm_drv_n0183_serial.cpp:261 Closing NMEA Driver Serial:ttyUSB0
20:34:55.593 MESSAGE comm_drv_n0183_serial.cpp:278 Stopping Secondary Thread
20:34:56.593 MESSAGE comm_drv_n0183_serial.cpp:290 Stopped in 1 sec.
20:35:20.918 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:35:20.918 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:35:21.815 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:35:21.815 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:35:22.812 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:35:22.813 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
20:35:22.824 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
20:35:22.824 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:36:55.027 MESSAGE ocpn_app.cpp:1210

________

21:36:55.027 INFO logger.cpp:130 ------- OpenCPN version 5.8.4-3+1637c28 restarted at 2024-03-20 -------

21:36:55.027 INFO logger.cpp:130 Using loglevel INFO
21:36:55.027 MESSAGE ocpn_app.cpp:1234 wxWidgets version: wxWidgets 3.2.1 Linux 64 bit wxGTK
21:36:55.043 MESSAGE ocpn_app.cpp:1239 OS Version reports as: 6.6
21:36:55.043 MESSAGE ocpn_app.cpp:1241 MemoryStatus: mem_total: 7810 mb, mem_initial: 521 mb
21:36:55.043 MESSAGE ocpn_app.cpp:1253 OCPN_OSDetail: arm64 ; Freedesktop SDK ; 2.0 ; org.freedesktop.platform ;
21:36:55.049 MESSAGE ocpn_app.cpp:1260 SData_Locn is /app/share/opencpn/
21:36:55.049 MESSAGE ocpn_app.cpp:1275 PrivateDataDir is /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn
21:36:55.054 MESSAGE ocpn_app.cpp:1364 Using existing Config_File: /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn/opencpn.conf
21:36:55.064 MESSAGE navutil.cpp:1263 winPluginDir, read from ini file:
21:36:55.065 MESSAGE navutil.cpp:1347 Setting Ownship Lat/Lon 49.6414, -1.636
21:36:55.072 MESSAGE navutil.cpp:3213 Switch InlandEcdis mode Off
21:36:55.091 MESSAGE styles.cpp:841 Styles loading from /app/share/opencpn/uidata/styles.xml
21:36:55.101 MESSAGE styles.cpp:818 No styles found at: /home/pi/
21:36:55.101 MESSAGE styles.cpp:801 No styles found at: /home/pi/.opencpn/
21:36:55.127 MESSAGE styles.cpp:775 Using SVG Icons
21:36:55.127 MESSAGE ocpn_app.cpp:1425 Detected display size (horizontal): 271 mm
21:36:55.128 MESSAGE OCPNPlatform.cpp:925 Getting DefaultSystemLocale...
21:36:55.128 MESSAGE ocpn_app.cpp:1461 System default Language: fr_FR
21:36:55.128 MESSAGE ocpn_app.cpp:1464 Config file language: fr_FR
21:36:55.129 MESSAGE ocpn_app.cpp:1469 Adjusted App language: fr_FR
21:36:55.129 MESSAGE OCPNPlatform.cpp:1006 ChangeLocale: Language load for: fr_FR
21:36:55.129 MESSAGE OCPNPlatform.cpp:1016 Using flatpak locales at /home/pi/.var/app/org.opencpn.OpenCPN/data/locale
21:36:55.174 MESSAGE OCPNPlatform.cpp:1059 ChangeLocale: Locale Init OK for: fr_FR
21:36:55.174 MESSAGE OCPNPlatform.cpp:1084 Loading catalog for opencpn core.
21:36:55.188 MESSAGE OCPNPlatform.cpp:925 Getting DefaultSystemLocale...
21:36:55.189 MESSAGE ocpn_app.cpp:1476 Opencpn language set to: fr_FR
21:36:55.193 MESSAGE ConfigMgr.cpp:624 Loading Configs catalog: /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn/Configs/configs.xml
21:36:55.196 MESSAGE ocpn_app.cpp:1712 Creating MyFrame...size(1024, 767) position(0, 28)
21:36:55.203 MESSAGE ocpn_frame.cpp:839 **** Connect stuff
21:36:55.208 MESSAGE OCPNPlatform.cpp:823 Starting OpenGL test...
21:36:56.334 MESSAGE OCPNPlatform.cpp:829 OpenGL test complete.
21:36:56.334 MESSAGE OCPNPlatform.cpp:850 OpenGL determined CAPABLE.
21:36:56.424 MESSAGE chcanv.cpp:990 Creating glChartCanvas
21:36:56.467 MESSAGE chcanv.cpp:2398 Metrics: m_display_size_mm: 271 g_Platform->getDisplaySize(): 1024:768
21:36:56.467 MESSAGE chcanv.cpp:2403 wxDisplaySize(): 1024 768
21:36:56.468 MESSAGE TCDataSource.cpp:50 Loading Tide/Current data source: /app/share/opencpn/tcdata/harmonics-dwf-20210110-free.tcd
21:36:56.755 MESSAGE TCDataSource.cpp:50 Loading Tide/Current data source: /app/share/opencpn/tcdata/HARMONICS_NO_US.IDX
21:36:56.794 MESSAGE TCDataSource.cpp:50 Loading Tide/Current data source: /home/pi/tcdata/Europe/HARMONIC.IDX
21:36:56.817 MESSAGE TCDataSource.cpp:50 Loading Tide/Current data source: /home/pi/tcdata/Monde/HARMONIC.IDX
21:36:57.080 MESSAGE glChartCanvas.cpp:1038 OpenGL-> Renderer String: V3D 4.2
21:36:57.081 MESSAGE glChartCanvas.cpp:1047 OpenGL-> Version reported: 3.1 Mesa 23.3.5 (git-ace31d82e0)
21:36:57.081 MESSAGE glChartCanvas.cpp:1054 OpenGL-> GLSL Version reported: 1.40
21:36:57.141 MESSAGE glChartCanvas.cpp:1137 OpenGL-> Texture rectangle format: de1
21:36:57.141 MESSAGE glChartCanvas.cpp:1152 OpenGL-> Using Vertexbuffer Objects
21:36:57.157 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1020
21:36:57.158 MESSAGE glChartCanvas.cpp:1220 OpenGL-> Using Framebuffer Objects
21:36:57.158 MESSAGE glChartCanvas.cpp:1223 OpenGL-> Using FBO Stencil buffer
21:36:57.158 MESSAGE glChartCanvas.cpp:1230 OpenGL-> Using Stencil buffer clipping
21:36:57.158 MESSAGE glChartCanvas.cpp:1235 OpenGL-> Using Scissor Clipping
21:36:57.160 MESSAGE glChartCanvas.cpp:1342 OpenGL-> Using s3tc dxt1 compression
21:36:57.160 MESSAGE glChartCanvas.cpp:1371 OpenGL-> Compressed tile size: 128kb (8:1)
21:36:57.160 MESSAGE glChartCanvas.cpp:1246 OpenGL-> Minimum cartographic line width: 1.0
21:36:57.160 MESSAGE glChartCanvas.cpp:1249 OpenGL-> Minimum symbol line width: 1.0
21:36:57.265 MESSAGE gshhs.cpp:1319 Loading World Chart Q=0 in 0 ms.
21:36:57.265 MESSAGE gshhs.cpp:173 Background world map loaded from GSHHS datafiles found in: /app/share/opencpn/gshhs/
21:36:57.341 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:36:57.341 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1020
21:36:57.347 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:36:57.347 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:36:57.351 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:36:57.351 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:36:57.356 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:36:57.356 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:36:57.407 MESSAGE chartdb.cpp:219 ChartDB Cache policy: Max open chart limit is 20.
21:36:57.409 MESSAGE chartdbs.cpp:156 Loading chart db version: V018
21:36:57.409 MESSAGE chartdbs.cpp:1210 Chartdb: Chart directory list follows
21:36:57.409 MESSAGE chartdbs.cpp:1229 Chart directory #0: /home/pi/Documents/cartes
21:36:57.434 MESSAGE ocpn_app.cpp:1881 GPS Watchdog Timeout is: 10 sec.
21:36:57.439 MESSAGE chartdb.cpp:1169 Creating new chart
21:36:57.505 MESSAGE chartsymbols.cpp:708 ChartSymbols loaded from /app/share/opencpn/s57data/chartsymbols.xml
21:36:57.576 MESSAGE ocpn_frame.cpp:8535 Using s57data in /app/share/opencpn/s57data
21:36:57.718 MESSAGE chartdb.cpp:1286 Initializing Chart /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/00300000/A/00300000.A
21:36:57.728 MESSAGE cm93.cpp:4600 CM93Composite Chart Root is /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/
21:36:57.742 MESSAGE cm93.cpp:913 Loaded CM93 Dictionary from /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/
21:36:57.753 MESSAGE cm93.cpp:4375 Loading CM93 cell /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/03901020/A/03901020.A
21:36:57.772 MESSAGE cm93.cpp:4375 Loading CM93 cell /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/03900000/A/03900000.A
21:36:57.813 MESSAGE ocpn_app.cpp:1961 OpenCPN est initialisé à 7010 ms.
21:36:58.321 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:36:58.321 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:36:58.361 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...0
21:36:58.906 MESSAGE waypointman_gui.cpp:58 DPMM: 3.7786 ScaleFactorExp: 1
21:36:58.906 MESSAGE waypointman_gui.cpp:65 Looking for UserIcons at /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn/UserIcons/
21:36:58.906 MESSAGE waypointman_gui.cpp:68 Loading UserIcons from /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn/UserIcons/
21:36:58.907 MESSAGE navutil.cpp:1694 Loading navobjects from navobj.xml
21:36:58.907 MESSAGE navutil.cpp:1705 Done loading navobjects, 0 duplicate waypoints ignored
21:36:58.908 MESSAGE ocpn_frame.cpp:4834 Getting .gpx layer files from: /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn/layers
21:36:58.920 MESSAGE cm93.cpp:4375 Loading CM93 cell /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/03901020/B/03901050.B
21:36:58.972 MESSAGE cm93.cpp:4375 Loading CM93 cell /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/03900000/B/03900000.B
21:36:59.029 MESSAGE cm93.cpp:4375 Loading CM93 cell /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/03901020/B/04201050.B
21:36:59.287 MESSAGE cm93.cpp:4375 Loading CM93 cell /home/pi/Documents/cartes/CM93 01_ 2017 cartes 2012_2005/03900000/B/04200000.B
21:37:00.124 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...1
21:37:00.126 MESSAGE comm_drv_factory.cpp:54 MakeCommDriver: GPSD:0.0.0.0:2947
21:37:00.126 MESSAGE comm_drv_factory.cpp:54 MakeCommDriver: Serial:ttyUSB0
21:37:00.248 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...2
21:37:00.248 MESSAGE plugin_loader.cpp:246 PluginLoader: loading plugins from /home/pi/.var/app/org.opencpn.OpenCPN/lib;/app/extensions/lib/opencpn;/app/lib/opencpn
21:37:00.248 MESSAGE plugin_loader.cpp:162 Using LD_LIBRARY_PATH: /home/pi/.var/app/org.opencpn.OpenCPN/lib:/app/extensions/lib/opencpn:/app/lib/opencpn:
21:37:00.248 MESSAGE plugin_loader.cpp:194 Using PATH: /home/pi/.var/app/org.opencpn.OpenCPN/bin:/app/extensions/bin:/app/bin:/app/bin:/usr/bin
21:37:00.248 MESSAGE plugin_loader.cpp:251 Loading plugins from dir: /home/pi/.var/app/org.opencpn.OpenCPN/lib
21:37:00.249 MESSAGE plugin_loader.cpp:444 PluginLoader searching for PlugIns in location /home/pi/.var/app/org.opencpn.OpenCPN/lib
21:37:00.251 MESSAGE plugin_loader.cpp:482 Found 1 candidates
21:37:00.251 MESSAGE plugin_loader.cpp:271 Checking plugin candidate: /home/pi/.var/app/org.opencpn.OpenCPN/lib/opencpn/libo-charts_pi.so
21:37:00.251 MESSAGE plugin_loader.cpp:336 Checking plugin compatibility: /home/pi/.var/app/org.opencpn.OpenCPN/lib/opencpn/libo-charts_pi.so
21:37:00.251 MESSAGE plugin_loader.cpp:1082 Executable path: /app/bin/opencpn
21:37:00.261 MESSAGE plugin_loader.cpp:1143 Plugin is compatible by elf library scan: true
21:37:00.261 MESSAGE plugin_loader.cpp:1206 PluginLoader: Loading PlugIn: /home/pi/.var/app/org.opencpn.OpenCPN/lib/opencpn/libo-charts_pi.so
21:37:00.305 MESSAGE base_platform.cpp:724 Using plugin data path: /home/pi/.var/app/org.opencpn.OpenCPN/data/opencpn/plugins;/app/lib/opencpn
21:37:00.305 MESSAGE base_platform.cpp:276 PlugInManager: Using data dirs from: /home/pi/.var/app/org.opencpn.OpenCPN/data/opencpn/plugins;/app/lib/opencpn
21:37:00.307 MESSAGE base_platform.cpp:288 PlugInManager: using data dir: /home/pi/.var/app/org.opencpn.OpenCPN/data/opencpn/plugins/o-charts_pi
21:37:00.319 MESSAGE o-charts_pi.cpp:619 o-charts_pi::Using LD_LIBRARY_PATH: /app/lib/opencpn:/home/pi/.var/app/org.opencpn.OpenCPN/lib:/app/extensions/lib/opencpn:/app/lib/opencpn:
21:37:00.319 MESSAGE o-charts_pi.cpp:648 Path to oexserverd is: /home/pi/.var/app/org.opencpn.OpenCPN/bin/oexserverd
21:37:02.152 MESSAGE fpr.cpp:98 oexserverd results:
21:37:02.152 MESSAGE fpr.cpp:101 0
21:37:02.152 MESSAGE o-charts_pi.cpp:653 No Dongle detected
21:37:02.152 MESSAGE o-charts_pi.cpp:720 Default ChartInstall Directory is: /home/pi/Charts
21:37:02.190 MESSAGE chartsymbols.cpp:708 ChartSymbols loaded from /app/share/opencpn/s57data/chartsymbols.xml
21:37:02.263 MESSAGE base_platform.cpp:276 PlugInManager: Using data dirs from: /home/pi/.var/app/org.opencpn.OpenCPN/data/opencpn/plugins;/app/lib/opencpn
21:37:02.263 MESSAGE base_platform.cpp:288 PlugInManager: using data dir: /home/pi/.var/app/org.opencpn.OpenCPN/data/opencpn/plugins/o-charts_pi
21:37:02.370 MESSAGE plugin_loader.cpp:251 Loading plugins from dir: /app/extensions/lib/opencpn
21:37:02.370 MESSAGE plugin_loader.cpp:444 PluginLoader searching for PlugIns in location /app/extensions/lib/opencpn
21:37:02.370 MESSAGE plugin_loader.cpp:458 Directory /app/extensions/lib/opencpn does not exist.
21:37:02.370 MESSAGE plugin_loader.cpp:251 Loading plugins from dir: /app/lib/opencpn
21:37:02.370 MESSAGE plugin_loader.cpp:444 PluginLoader searching for PlugIns in location /app/lib/opencpn
21:37:02.370 MESSAGE plugin_loader.cpp:482 Found 4 candidates
21:37:02.370 MESSAGE plugin_loader.cpp:271 Checking plugin candidate: /app/lib/opencpn/libdashboard_pi.so
21:37:02.370 MESSAGE plugin_loader.cpp:336 Checking plugin compatibility: /app/lib/opencpn/libdashboard_pi.so
21:37:02.374 MESSAGE plugin_loader.cpp:1143 Plugin is compatible by elf library scan: true
21:37:02.374 MESSAGE plugin_loader.cpp:1206 PluginLoader: Loading PlugIn: /app/lib/opencpn/libdashboard_pi.so
21:37:02.455 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:37:02.455 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:37:03.134 MESSAGE plugin_loader.cpp:271 Checking plugin candidate: /app/lib/opencpn/libwmm_pi.so
21:37:03.134 MESSAGE plugin_loader.cpp:336 Checking plugin compatibility: /app/lib/opencpn/libwmm_pi.so
21:37:03.138 MESSAGE plugin_loader.cpp:1143 Plugin is compatible by elf library scan: true
21:37:03.138 MESSAGE plugin_loader.cpp:1206 PluginLoader: Loading PlugIn: /app/lib/opencpn/libwmm_pi.so
21:37:03.167 MESSAGE wmm_pi.cpp:46 WMM: WMM model data loaded from file /app/share/opencpn/plugins/wmm_pi/data/WMM.COF.
21:37:03.169 MESSAGE plugin_loader.cpp:271 Checking plugin candidate: /app/lib/opencpn/libchartdldr_pi.so
21:37:03.169 MESSAGE plugin_loader.cpp:336 Checking plugin compatibility: /app/lib/opencpn/libchartdldr_pi.so
21:37:03.172 MESSAGE plugin_loader.cpp:1143 Plugin is compatible by elf library scan: true
21:37:03.172 MESSAGE plugin_loader.cpp:1206 PluginLoader: Loading PlugIn: /app/lib/opencpn/libchartdldr_pi.so
21:37:03.194 MESSAGE chartdldr_pi.cpp:305 chartdldr_pi:m_base_chart_dir: /home/pi/Documents/Charts
21:37:03.194 MESSAGE plugin_loader.cpp:271 Checking plugin candidate: /app/lib/opencpn/libgrib_pi.so
21:37:03.195 MESSAGE plugin_loader.cpp:336 Checking plugin compatibility: /app/lib/opencpn/libgrib_pi.so
21:37:03.198 MESSAGE plugin_loader.cpp:1143 Plugin is compatible by elf library scan: true
21:37:03.198 MESSAGE plugin_loader.cpp:1206 PluginLoader: Loading PlugIn: /app/lib/opencpn/libgrib_pi.so
21:37:03.234 MESSAGE grib_pi.cpp:152
21:37:03.278 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:37:03.283 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:37:03.350 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:37:03.351 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:37:05.164 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...3
21:37:05.750 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...4
21:37:06.162 MESSAGE OCPNPlatform.cpp:823 Starting OpenGL test...
21:37:07.197 MESSAGE o-charts_pi.cpp:2790 o_charts_pi: OpenGL-> Minimum cartographic line width: 1.0
21:37:07.197 MESSAGE OCPNPlatform.cpp:1006 ChangeLocale: Language load for: fr_FR
21:37:07.210 MESSAGE OCPNPlatform.cpp:1016 Using flatpak locales at /home/pi/.var/app/org.opencpn.OpenCPN/data/locale
21:37:07.221 MESSAGE OCPNPlatform.cpp:1059 ChangeLocale: Locale Init OK for: fr_FR
21:37:07.223 MESSAGE OCPNPlatform.cpp:1079 Loaded translation catalog for: opencpn-o-charts_pi
21:37:07.223 MESSAGE OCPNPlatform.cpp:1079 Loaded translation catalog for: opencpn-dashboard_pi
21:37:07.224 MESSAGE OCPNPlatform.cpp:1079 Loaded translation catalog for: opencpn-wmm_pi
21:37:07.225 MESSAGE OCPNPlatform.cpp:1079 Loaded translation catalog for: opencpn-chartdldr_pi
21:37:07.227 MESSAGE OCPNPlatform.cpp:1079 Loaded translation catalog for: opencpn-grib_pi
21:37:07.227 MESSAGE OCPNPlatform.cpp:1084 Loading catalog for opencpn core.
21:37:07.235 MESSAGE OCPNPlatform.cpp:925 Getting DefaultSystemLocale...
21:37:07.244 MESSAGE OCPNPlatform.cpp:829 OpenGL test complete.
21:37:07.244 MESSAGE OCPNPlatform.cpp:850 OpenGL determined CAPABLE.
21:37:07.256 MESSAGE OCPNPlatform.cpp:823 Starting OpenGL test...
21:37:11.184 MESSAGE OCPNPlatform.cpp:829 OpenGL test complete.
21:37:11.185 MESSAGE OCPNPlatform.cpp:850 OpenGL determined CAPABLE.
21:37:12.400 MESSAGE options.cpp:5348 options: got device count: 3
21:37:13.151 MESSAGE fpr.cpp:98 oexserverd results:
21:37:13.151 MESSAGE fpr.cpp:101 0
21:37:16.200 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...5
21:37:17.242 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...6
21:37:18.179 MESSAGE ocpn_frame.cpp:4739 OnInitTimer...7
21:37:18.179 MESSAGE ocpn_frame.cpp:5025 OnInitTimer...Last Call
21:37:18.244 MESSAGE ocpn_frame.cpp:5043 OnInitTimer...Finalize Canvases
21:37:20.152 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:37:20.152 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:37:21.152 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:37:21.152 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:37:54.067 MESSAGE comm_drv_n0183_net.cpp:622 Closing NMEA NetworkDataStream 2947
21:37:54.074 MESSAGE chcanv.cpp:2398 Metrics: m_display_size_mm: 271 g_Platform->getDisplaySize(): 1024:768
21:37:54.074 MESSAGE chcanv.cpp:2403 wxDisplaySize(): 1024 768
21:37:56.292 MESSAGE ocpn_frame.cpp:5641 LOGBOOK: 2024-03-20 21:37:56 UTC GPS Lat 49.64155 Lon -1.63590 COG ----- SOG 0.00 nds
21:37:57.976 MESSAGE chcanv.cpp:2398 Metrics: m_display_size_mm: 271 g_Platform->getDisplaySize(): 1024:768
21:37:57.976 MESSAGE chcanv.cpp:2403 wxDisplaySize(): 1024 768
21:38:00.028 MESSAGE chcanv.cpp:2398 Metrics: m_display_size_mm: 271 g_Platform->getDisplaySize(): 1024:768
21:38:00.028 MESSAGE chcanv.cpp:2403 wxDisplaySize(): 1024 768
21:38:00.101 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:38:00.102 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:38:00.209 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:38:00.210 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:38:00.219 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:38:00.219 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:38:00.236 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:38:00.236 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:38:04.152 MESSAGE comm_bridge.cpp:186 ***GPS Watchdog timeout at Lat:49.6416 Lon: -1.6359
21:38:37.908 MESSAGE comm_drv_n0183_serial.cpp:261 Closing NMEA Driver Serial:ttyUSB0
21:38:37.908 MESSAGE comm_drv_n0183_serial.cpp:278 Stopping Secondary Thread
21:38:38.908 MESSAGE comm_drv_n0183_serial.cpp:290 Stopped in 1 sec.
21:39:07.391 MESSAGE comm_drv_factory.cpp:54 MakeCommDriver: Serial:ttyUSB0
21:39:07.410 MESSAGE chcanv.cpp:2398 Metrics: m_display_size_mm: 271 g_Platform->getDisplaySize(): 1024:768
21:39:07.410 MESSAGE chcanv.cpp:2403 wxDisplaySize(): 1024 768
21:39:07.483 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:39:07.490 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:39:07.592 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:39:07.593 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:39:07.601 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:39:07.602 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:39:07.612 MESSAGE glChartCanvas.cpp:554 BuildFBO 3
21:39:07.612 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1022
21:39:11.080 MESSAGE plugin_loader.cpp:592 PluginLoader: Deactivating PlugIn: /home/pi/.var/app/org.opencpn.OpenCPN/lib/opencpn/libo-charts_pi.so
21:39:11.080 MESSAGE chartdb.cpp:287 Chart cache PlugIn purge
21:39:11.080 MESSAGE plugin_loader.cpp:592 PluginLoader: Deactivating PlugIn: /app/lib/opencpn/libdashboard_pi.so
21:39:11.085 MESSAGE plugin_loader.cpp:592 PluginLoader: Deactivating PlugIn: /app/lib/opencpn/libwmm_pi.so
21:39:11.085 MESSAGE plugin_loader.cpp:592 PluginLoader: Deactivating PlugIn: /app/lib/opencpn/libchartdldr_pi.so
21:39:11.085 MESSAGE chartdldr_pi.cpp:221 chartdldr_pi: DeInit
21:39:11.085 MESSAGE plugin_loader.cpp:592 PluginLoader: Deactivating PlugIn: /app/lib/opencpn/libgrib_pi.so
21:39:11.086 MESSAGE ocpn_frame.cpp:1783 opencpn::MyFrame exiting cleanly.
21:39:11.525 MESSAGE chartdb.cpp:287 Chart cache PlugIn purge
21:39:11.540 MESSAGE comm_drv_n0183_serial.cpp:261 Closing NMEA Driver Serial:ttyUSB0
21:39:11.540 MESSAGE comm_drv_n0183_serial.cpp:278 Stopping Secondary Thread
21:39:12.540 MESSAGE comm_drv_n0183_serial.cpp:290 Stopped in 1 sec.
21:39:12.540 MESSAGE ocpn_frame.cpp:1964 gFrame destroyed.
21:39:12.578 MESSAGE ocpn_app.cpp:2054 opencpn::MyApp starting exit.
21:39:12.580 MESSAGE ocpn_app.cpp:2093 LOGBOOK: 2024-03-20 21:39:12 UTC OFF: Lat 49.64155 Lon -1.63590
21:39:12.580 MESSAGE TCDataSource.cpp:41 UnLoading Tide/Current data source: /app/share/opencpn/tcdata/harmonics-dwf-20210110-free.tcd
21:39:12.600 MESSAGE TCDataSource.cpp:41 UnLoading Tide/Current data source: /app/share/opencpn/tcdata/HARMONICS_NO_US.IDX
21:39:12.602 MESSAGE TCDataSource.cpp:41 UnLoading Tide/Current data source: /home/pi/tcdata/Europe/HARMONIC.IDX
21:39:12.603 MESSAGE TCDataSource.cpp:41 UnLoading Tide/Current data source: /home/pi/tcdata/Monde/HARMONIC.IDX
21:39:12.620 MESSAGE ocpn_app.cpp:2115 opencpn::MyApp exiting cleanly...

12:55:15.041 MESSAGE ocpn_app.cpp:1210

________

12:55:15.041 INFO logger.cpp:130 ------- OpenCPN version 5.8.4-3+1637c28 restarted at 2024-03-21 -------

12:55:15.041 INFO logger.cpp:130 Using loglevel INFO
12:55:15.041 MESSAGE ocpn_app.cpp:1234 wxWidgets version: wxWidgets 3.2.1 Linux 64 bit wxGTK
12:55:15.054 MESSAGE ocpn_app.cpp:1239 OS Version reports as: 6.6
12:55:15.054 MESSAGE ocpn_app.cpp:1241 MemoryStatus: mem_total: 7810 mb, mem_initial: 154 mb
12:55:15.054 MESSAGE ocpn_app.cpp:1253 OCPN_OSDetail: arm64 ; Freedesktop SDK ; 2.0 ; org.freedesktop.platform ;
12:55:15.059 MESSAGE ocpn_app.cpp:1260 SData_Locn is /app/share/opencpn/
12:55:15.059 MESSAGE ocpn_app.cpp:1275 PrivateDataDir is /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn
12:55:15.063 MESSAGE ocpn_app.cpp:1364 Using existing Config_File: /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn/opencpn.conf
12:55:15.073 MESSAGE navutil.cpp:1263 winPluginDir, read from ini file:
12:55:15.074 MESSAGE navutil.cpp:1347 Setting Ownship Lat/Lon 49.6416, -1.6359
12:55:15.226 MESSAGE navutil.cpp:3213 Switch InlandEcdis mode Off
12:55:15.245 MESSAGE styles.cpp:841 Styles loading from /app/share/opencpn/uidata/styles.xml
12:55:15.256 MESSAGE styles.cpp:818 No styles found at: /home/pi/
12:55:15.256 MESSAGE styles.cpp:801 No styles found at: /home/pi/.opencpn/
12:55:15.283 MESSAGE styles.cpp:775 Using SVG Icons
12:55:15.283 MESSAGE ocpn_app.cpp:1425 Detected display size (horizontal): 271 mm
12:55:15.283 MESSAGE OCPNPlatform.cpp:925 Getting DefaultSystemLocale...
12:55:15.291 MESSAGE ocpn_app.cpp:1461 System default Language: fr_FR
12:55:15.291 MESSAGE ocpn_app.cpp:1464 Config file language: fr_FR
12:55:15.291 MESSAGE ocpn_app.cpp:1469 Adjusted App language: fr_FR
12:55:15.291 MESSAGE OCPNPlatform.cpp:1006 ChangeLocale: Language load for: fr_FR
12:55:15.291 MESSAGE OCPNPlatform.cpp:1016 Using flatpak locales at /home/pi/.var/app/org.opencpn.OpenCPN/data/locale
12:55:15.336 MESSAGE OCPNPlatform.cpp:1059 ChangeLocale: Locale Init OK for: fr_FR
12:55:15.336 MESSAGE OCPNPlatform.cpp:1084 Loading catalog for opencpn core.
12:55:15.350 MESSAGE OCPNPlatform.cpp:925 Getting DefaultSystemLocale...
12:55:15.351 MESSAGE ocpn_app.cpp:1476 Opencpn language set to: fr_FR
12:55:15.355 MESSAGE ConfigMgr.cpp:624 Loading Configs catalog: /home/pi/.var/app/org.opencpn.OpenCPN/config/opencpn/Configs/configs.xml
12:55:15.358 MESSAGE ocpn_app.cpp:1712 Creating MyFrame...size(1024, 767) position(0, 28)
12:55:15.375 MESSAGE ocpn_frame.cpp:839 **** Connect stuff
12:55:15.381 MESSAGE OCPNPlatform.cpp:823 Starting OpenGL test...
12:55:16.575 MESSAGE OCPNPlatform.cpp:829 OpenGL test complete.
12:55:16.576 MESSAGE OCPNPlatform.cpp:850 OpenGL determined CAPABLE.
12:55:16.664 MESSAGE chcanv.cpp:990 Creating glChartCanvas
12:55:16.743 MESSAGE chcanv.cpp:2398 Metrics: m_display_size_mm: 271 g_Platform->getDisplaySize(): 1024:768
12:55:16.743 MESSAGE chcanv.cpp:2403 wxDisplaySize(): 1024 768
12:55:16.743 MESSAGE TCDataSource.cpp:50 Loading Tide/Current data source: /app/share/opencpn/tcdata/harmonics-dwf-20210110-free.tcd
12:55:17.026 MESSAGE TCDataSource.cpp:50 Loading Tide/Current data source: /app/share/opencpn/tcdata/HARMONICS_NO_US.IDX
12:55:17.066 MESSAGE TCDataSource.cpp:50 Loading Tide/Current data source: /home/pi/tcdata/Europe/HARMONIC.IDX
12:55:17.090 MESSAGE TCDataSource.cpp:50 Loading Tide/Current data source: /home/pi/tcdata/Monde/HARMONIC.IDX
12:55:17.377 MESSAGE glChartCanvas.cpp:1038 OpenGL-> Renderer String: V3D 4.2
12:55:17.377 MESSAGE glChartCanvas.cpp:1047 OpenGL-> Version reported: 3.1 Mesa 23.3.5 (git-ace31d82e0)
12:55:17.377 MESSAGE glChartCanvas.cpp:1054 OpenGL-> GLSL Version reported: 1.40
12:55:17.437 MESSAGE glChartCanvas.cpp:1137 OpenGL-> Texture rectangle format: de1
12:55:17.437 MESSAGE glChartCanvas.cpp:1152 OpenGL-> Using Vertexbuffer Objects
12:55:17.453 MESSAGE glChartCanvas.cpp:1009 OpenGL-> Framebuffer OK, size = 1020
12:55:17.453 MESSAGE glChartCanvas.cpp:1220 OpenGL-> Using Framebuffer Objects
12:55:17.454 MESSAGE glChartCanvas.cpp:1223 OpenGL-> Using FBO Stencil buffer
12:55:17.454 MESSAGE glChartCanvas.cpp:1230 OpenGL-> Using Stencil buffer clipping
12:55:17.454 MESSAGE glChartCanvas.cpp:1235 OpenGL-> Using Scissor Clipping
12:55:17.456 MESSAGE glChartCanvas.cpp:1342 OpenGL-> Using s3tc dxt1 compression
12:55:17.456 MESSAGE glChartCanvas.cpp:1371 OpenGL-> Compressed tile size: 128kb (8:1)
12:55:17.456 MESSAGE glChartCanvas.cpp:1246 OpenGL-> Minimum cartographic line width: 1.0
12:55:17.456 MESSAGE glChartCanvas.cpp:1249
Douz is offline   Reply With Quote
Old 21-03-2024, 13:24   #11
Registered User

Join Date: Sep 2015
Boat: Randonneur 980
Posts: 42
Re: No serial port

pi@raspberrypi:~ $ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 6.6.20+rpt-rpi-v8 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07)
[ 0.000000] KASLR enabled
[ 0.000000] random: crng init done
[ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000000dc00000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000000dc00000..0x000000002dbfffff (524288 KiB) map reusable linux,cma
[ 0.000000] OF: reserved mem: 0x000000003ef642c0..0x000000003ef646bf (1 KiB) nomap non-reusable nvram@1
[ 0.000000] OF: reserved mem: 0x000000003ef64700..0x000000003ef64735 (0 KiB) nomap non-reusable nvram@0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000fbffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
[ 0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges
[ 0.000000] On node 0, zone Normal: 16384 pages in unavailable ranges
[ 0.000000] percpu: Embedded 30 pages/cpu s85672 r8192 d29016 u122880
[ 0.000000] pcpu-alloc: s85672 r8192 d29016 u122880 alloc=30*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Spectre-v2
[ 0.000000] CPU features: detected: Spectre-v3a
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] CPU features: detected: ARM erratum 1742098
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=D8:3AD:A5:EE:F5 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=946df1ba-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=FR
[ 0.000000] Unknown kernel command line parameters "splash", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2028848
[ 0.000000] mem auto-init: stack:all(zero), heap allocff, heap freeff
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x0000000037400000-0x000000003b400000] (64MB)
[ 0.000000] Memory: 7451604K/8245248K available (13376K kernel code, 2210K rwdata, 4260K rodata, 4864K init, 1083K bss, 269356K reserved, 524288K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 43116 entries in 169 pages
[ 0.000000] ftrace: allocated 169 pages with 4 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000332] Console: colour dummy device 80x25
[ 0.000347] printk: console [tty1] enabled
[ 0.000446] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[ 0.000464] pid_max: default: 32768 minimum: 301
[ 0.000538] LSM: initializing lsm=capability,integrity
[ 0.000807] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000925] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.001819] cgroup: Disabling memory control group subsystem
[ 0.003410] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.003517] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.003637] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.003950] rcu: Hierarchical SRCU implementation.
[ 0.003958] rcu: Max phase no-delay instances is 1000.
[ 0.005834] EFI services will not be available.
[ 0.006153] smp: Bringing up secondary CPUs ...
[ 0.006760] Detected PIPT I-cache on CPU1
[ 0.006887] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[ 0.007559] Detected PIPT I-cache on CPU2
[ 0.007649] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[ 0.008354] Detected PIPT I-cache on CPU3
[ 0.008446] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[ 0.008532] smp: Brought up 1 node, 4 CPUs
[ 0.008551] SMP: Total of 4 processors activated.
[ 0.008559] CPU features: detected: 32-bit EL0 Support
[ 0.008565] CPU features: detected: 32-bit EL1 Support
[ 0.008574] CPU features: detected: CRC32 instructions
[ 0.008683] CPU: All CPU(s) started at EL2
[ 0.008698] alternatives: applying system-wide alternatives
[ 0.011367] devtmpfs: initialized
[ 0.020867] Enabled cp15_barrier support
[ 0.020899] Enabled setend support
[ 0.021061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.021084] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.034116] pinctrl core: initialized pinctrl subsystem
[ 0.034652] DMI not present or invalid.
[ 0.035160] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.037059] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.037320] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.037747] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.037812] audit: initializing netlink subsys (disabled)
[ 0.037988] audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1
[ 0.038491] thermal_sys: Registered thermal governor 'step_wise'
[ 0.038541] cpuidle: using governor menu
[ 0.038766] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.038877] ASID allocator initialised with 32768 entries
[ 0.039810] Serial: AMBA PL011 UART driver
[ 0.046562] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.056145] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-02-29T12:24:53, variant start
[ 0.060159] raspberrypi-firmware soc:firmware: Firmware hash is f4e2138c2adc8f3a92a3a65939e458f11d7298ba
[ 0.070047] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[ 0.070060] Modules: 0 pages in range for non-PLT usage
[ 0.070067] Modules: 517792 pages in range for PLT usage
[ 0.072638] bcm2835-dma fe007000.dma-controller: DMA legacy API manager, dmachans=0x1
[ 0.074348] iommu: Default domain type: Translated
[ 0.074358] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.074714] SCSI subsystem initialized
[ 0.074885] usbcore: registered new interface driver usbfs
[ 0.074921] usbcore: registered new interface driver hub
[ 0.074966] usbcore: registered new device driver usb
[ 0.076529] pps_core: LinuxPPS API ver. 1 registered
[ 0.076541] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.076559] PTP clock support registered
[ 0.077604] vgaarb: loaded
[ 0.078041] clocksource: Switched to clocksource arch_sys_counter
[ 0.078413] VFS: Disk quotas dquot_6.6.0
[ 0.078453] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.078563] FS-Cache: Loaded
[ 0.082078] CacheFiles: Loaded
[ 0.089993] NET: Registered PF_INET protocol family
[ 0.090923] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.099555] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.099645] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.099670] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.100089] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.102601] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.103127] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 0.103438] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.103550] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.103813] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.104401] RPC: Registered named UNIX socket transport module.
[ 0.104413] RPC: Registered udp transport module.
[ 0.104419] RPC: Registered tcp transport module.
[ 0.104425] RPC: Registered tcp-with-tls transport module.
[ 0.104431] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.104461] PCI: CLS 0 bytes, default 64
[ 0.104888] Trying to unpack rootfs image as initramfs...
[ 0.114346] kvm [1]: IPA Size Limit: 44 bits
[ 0.115611] kvm [1]: vgic interrupt IRQ9
[ 0.115661] kvm [1]: Hyp mode initialized successfully
[ 0.876905] Freeing initrd memory: 16724K
[ 1.184100] Initialise system trusted keyrings
[ 1.184404] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 1.184474] zbud: loaded
[ 1.185150] NFS: Registering the id_resolver key type
[ 1.185173] Key type id_resolver registered
[ 1.185180] Key type id_legacy registered
[ 1.185202] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.185211] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 1.185848] Key type asymmetric registered
[ 1.185859] Asymmetric key parser 'x509' registered
[ 1.185914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 1.186093] io scheduler mq-deadline registered
[ 1.186104] io scheduler kyber registered
[ 1.186143] io scheduler bfq registered
[ 1.186968] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 23)
[ 1.191782] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 1.191815] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 1.191855] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[ 1.191892] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x01ffffffff -> 0x0400000000
[ 1.192929] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 1.192946] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.192961] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[ 1.193010] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 1.193102] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 1.196572] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.196709] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
[ 1.196855] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
[ 1.196909] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
[ 1.304128] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ 1.304267] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 1.304361] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 1.304650] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 1.314123] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 1.314159] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 1.314178] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 1.314238] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.314250] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 1.314481] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 1.314621] pcieport 0000:00:00.0: PME: Signaling with IRQ 27
[ 1.314958] pcieport 0000:00:00.0: AER: enabled with IRQ 27
[ 1.324310] iproc-rng200 fe104000.rng: hwrng registered
[ 1.324548] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 1.335392] brd: module loaded
[ 1.341732] loop: module loaded
[ 1.342343] Loading iSCSI transport class v2.0-870.
[ 1.346394] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 1.550121] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 1.551143] usbcore: registered new device driver r8152-cfgselector
[ 1.551189] usbcore: registered new interface driver r8152
[ 1.551223] usbcore: registered new interface driver lan78xx
[ 1.551255] usbcore: registered new interface driver smsc95xx
[ 1.598971] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.599002] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 1.600747] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0300240000000890
[ 1.601520] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.601539] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 1.601557] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 1.601791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 1.601808] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.601819] usb usb1: Product: xHCI Host Controller
[ 1.601828] usb usb1: Manufacturer: Linux 6.6.20+rpt-rpi-v8 xhci-hcd
[ 1.601837] usb usb1: SerialNumber: 0000:01:00.0
[ 1.602432] hub 1-0:1.0: USB hub found
[ 1.602474] hub 1-0:1.0: 1 port detected
[ 1.603031] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[ 1.603048] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.603058] usb usb2: Product: xHCI Host Controller
[ 1.603067] usb usb2: Manufacturer: Linux 6.6.20+rpt-rpi-v8 xhci-hcd
[ 1.603076] usb usb2: SerialNumber: 0000:01:00.0
[ 1.603522] hub 2-0:1.0: USB hub found
[ 1.603566] hub 2-0:1.0: 4 ports detected
[ 1.604484] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.604588] dwc_otg: FIQ enabled
[ 1.604595] dwc_otg: NAK holdoff enabled
[ 1.604601] dwc_otg: FIQ split-transaction FSM enabled
[ 1.604610] Module dwc_common_port init
[ 1.605289] usbcore: registered new interface driver uas
[ 1.605347] usbcore: registered new interface driver usb-storage
[ 1.605782] mousedev: PS/2 mouse device common for all mice
[ 1.609252] sdhci: Secure Digital Host Controller Interface driver
[ 1.609267] sdhci: Copyright(c) Pierre Ossman
[ 1.609487] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.612146] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.612417] hid: raw HID events driver (C) Jiri Kosina
[ 1.612546] usbcore: registered new interface driver usbhid
[ 1.612555] usbhid: USB HID core driver
[ 1.617826] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 1.618398] NET: Registered PF_PACKET protocol family
[ 1.618484] Key type dns_resolver registered
[ 1.642163] registered taskstats version 1
[ 1.642367] Loading compiled-in X.509 certificates
[ 1.651637] Key type .fscrypt registered
[ 1.651655] Key type fscrypt-provisioning registered
[ 1.658430] uart-pl011 fe201000.serial: there is not valid maps for state default
[ 1.658819] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 1.659181] fe201000.serial: ttyAMA1 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
[ 1.659417] serial serial0: tty port ttyAMA1 registered
[ 1.662236] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 1.662493] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 1.663310] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 1.663325] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 1.687701] of_cfs_init
[ 1.687802] of_cfs_init: OK
[ 1.687997] clk: Disabling unused clocks
[ 1.724249] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[ 1.733671] Freeing unused kernel memory: 4864K
[ 1.733888] Run /init as init process
[ 1.733895] with arguments:
[ 1.733900] /init
[ 1.733906] splash
[ 1.733911] with environment:
[ 1.733916] HOME=/
[ 1.733921] TERM=linux
[ 1.768849] mmc1: new high speed SDIO card at address 0001
[ 1.822537] mmc0: new ultra high speed DDR50 SDHC card at address 0001
[ 1.823462] mmcblk0: mmc0:0001 EB1QT 29.8 GiB
[ 1.825973] mmcblk0: p1 p2
[ 1.826506] mmcblk0: mmc0:0001 EB1QT 29.8 GiB
[ 1.862158] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 2.012912] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 2.012946] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.012959] usb 1-1: Product: USB2.0 Hub
[ 2.017808] hub 1-1:1.0: USB hub found
[ 2.018127] hub 1-1:1.0: 4 ports detected
[ 2.292171] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
[ 2.310008] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
[ 2.318100] usb 1-1.2: new full-speed USB device number 3 using xhci_hcd
[ 2.429242] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[ 2.429483] usb 1-1.2: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
[ 2.429507] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.429520] usb 1-1.2: Product: CP2104 USB to UART Bridge Controller
[ 2.429530] usb 1-1.2: Manufacturer: Silicon Labs
[ 2.429539] usb 1-1.2: SerialNumber: 001D7155
[ 2.457717] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[ 2.459592] Registered IR keymap rc-cec
[ 2.459761] rc rc0: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[ 2.459944] input: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0
[ 2.463983] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc/fef00700.hdmi/sound/card0/input1
[ 2.464546] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[ 2.467731] Registered IR keymap rc-cec
[ 2.467903] rc rc1: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1
[ 2.468092] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input2
[ 2.472526] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc/fef05700.hdmi/sound/card1/input3
[ 2.472955] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
[ 2.473496] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
[ 2.473854] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 2.474350] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 2.474708] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 2.474927] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 2.475236] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 2.477857] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[ 2.478289] vc4-drm gpu: [drm] Cannot find any crtc or sizes
[ 2.485575] vc4-drm gpu: [drm] Cannot find any crtc or sizes
[ 2.485831] vc4-drm gpu: [drm] Cannot find any crtc or sizes
[ 2.826546] EXT4-fs (mmcblk0p2): mounted filesystem 4aa56689-dcb4-4759-90e6-179beae559ac ro with ordered data mode. Quota mode: none.
[ 3.389674] systemd[1]: System time before build time, advancing clock.
[ 3.563597] NET: Registered PF_INET6 protocol family
[ 3.565004] Segment Routing with IPv6
[ 3.565039] In-situ OAM (IOAM) with IPv6
[ 3.626958] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 3.626998] systemd[1]: Detected architecture arm64.
[ 3.640768] systemd[1]: Hostname set to <raspberrypi>.
[ 3.700823] systemd[1]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[ 5.167051] systemd[1]: sockets.target: Wants dependency dropin /etc/systemd/system/sockets.target.wants/gpsd.socket_1703696260 is not a symlink, ignoring.
[ 5.167134] systemd[1]: sockets.target: Wants dependency dropin /etc/systemd/system/sockets.target.wants/gpsd.socket_1703696317 is not a symlink, ignoring.
[ 5.205071] systemd[1]: Queued start job for default target graphical.target.
[ 5.241076] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 5.242710] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 5.243920] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 5.244699] systemd[1]: Created slice user.slice - User and Session Slice.
[ 5.245103] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 5.245929] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 5.246127] systemd[1]: Expecting device dev-disk-by\x2dpartuuid-946df1ba\x2d01.device - /dev/disk/by-partuuid/946df1ba-01...
[ 5.246307] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 5.246509] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[ 5.246679] systemd[1]: Reached target slices.target - Slice Units.
[ 5.246822] systemd[1]: Reached target swap.target - Swaps.
[ 5.246931] systemd[1]: Reached target time-set.target - System Time Set.
[ 5.247178] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 5.247897] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ 5.248247] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 5.249398] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 5.250023] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 5.250703] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 5.251478] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 5.251941] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 5.252636] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[ 5.290418] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 5.294690] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 5.299196] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 5.299887] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[ 5.308303] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
[ 5.313127] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 5.318290] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 5.323556] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 5.330621] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 5.341941] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 5.348554] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 5.357745] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 5.366229] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 5.367160] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[ 5.378410] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 5.398856] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 5.404217] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 5.409589] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 5.409603] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 5.423160] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 5.424795] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 5.430511] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 5.433785] fuse: init (API version 7.39)
[ 5.438292] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.
[ 5.441500] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 5.444553] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 5.450412] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 5.452419] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 5.453201] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 5.459235] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 5.460133] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 5.462669] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 5.470318] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 5.472247] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 5.473168] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 5.477014] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 5.477812] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[ 5.485427] i2c_dev: i2c /dev entries driver
[ 5.490124] EXT4-fs (mmcblk0p2): re-mounted 4aa56689-dcb4-4759-90e6-179beae559ac r/w. Quota mode: none.
[ 5.510566] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 5.522599] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 5.523133] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 5.538230] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 5.540433] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 5.541890] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 5.547479] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[ 5.547735] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 5.574784] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[ 5.582988] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 5.594285] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[ 5.624648] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 5.651679] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
[ 5.653291] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[ 5.666421] systemd[1]: Started systemd-journald.service - Journal Service.
[ 5.759289] systemd-journald[266]: Received client request to flush runtime journal.
[ 5.767879] systemd-journald[266]: File /var/log/journal/f19c132a9d59435b84f4ffa8d9401e9e/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 7.156415] rpi-gpiomem fe200000.gpiomem: window base 0xfe200000 size 0x00001000
[ 7.158253] rpi-gpiomem fe200000.gpiomem: initialised 1 regions as /dev/gpiomem
[ 7.183059] mc: Linux media interface: v0.10
[ 7.212309] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.264232] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.265816] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 7.265844] [vc_sm_connected_init]: start
[ 7.320143] [vc_sm_connected_init]: installed successfully
[ 7.379873] bcm2835_audio bcm2835_audio: card created with 8 channels
[ 7.396419] videodev: Linux video capture interface: v2.00
[ 7.700239] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.770196] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.781612] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.808245] rpivid feb10000.codec: Device registered as /dev/video19
[ 7.850853] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.876887] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.938933] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 7.938985] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 7.989683] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 7.994904] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 7.995367] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 7.998467] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 7.998509] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 7.998526] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 7.998540] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 7.998558] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 8.042485] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[ 8.050821] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 8.050870] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 8.061174] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[ 8.072997] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[ 8.084849] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[ 8.084894] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 8.084910] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 8.084923] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 8.084934] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 8.085735] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 8.103668] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 8.103729] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 8.171713] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[ 8.171769] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[ 8.179557] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[ 8.179607] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[ 8.461276] usbcore: registered new interface driver usbserial_generic
[ 8.461353] usbserial: USB Serial support registered for generic
[ 8.528863] usbcore: registered new interface driver cp210x
[ 8.528958] usbserial: USB Serial support registered for cp210x
[ 8.529069] cp210x 1-1.2:1.0: cp210x converter detected
[ 8.574207] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 8.578957] usb 1-1.2: cp210x converter now attached to ttyUSB0
[ 8.629669] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[ 8.630770] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[ 8.641569] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 8.642800] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 9.009984] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 9.021731] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 9.022608] usbcore: registered new interface driver brcmfmac
[ 9.043148] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SS
[ 9.143010] Bluetooth: Core ver 2.22
[ 9.143136] NET: Registered PF_BLUETOOTH protocol family
[ 9.143145] Bluetooth: HCI device and connection manager initialized
[ 9.143176] Bluetooth: HCI socket layer initialized
[ 9.143190] Bluetooth: L2CAP socket layer initialized
[ 9.143212] Bluetooth: SCO socket layer initialized
[ 9.201058] Bluetooth: HCI UART driver ver 2.3
[ 9.201086] Bluetooth: HCI UART protocol H4 registered
[ 9.201195] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 9.201749] Bluetooth: HCI UART protocol Broadcom registered
[ 9.203043] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[ 9.203282] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[ 9.322369] uart-pl011 fe201000.serial: no DMA platform data
[ 9.444139] brcmfmac_wcc: brcmf_wcc_attach: executing
[ 9.462962] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[ 9.463788] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Apr 15 2021 03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2
[ 9.571882] Bluetooth: hci0: BCM: chip id 107
[ 9.572303] Bluetooth: hci0: BCM: features 0x2f
[ 9.573621] Bluetooth: hci0: BCM4345C0
[ 9.573646] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[ 9.577762] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd' Patch
[ 10.383052] Bluetooth: hci0: BCM: features 0x2f
[ 10.384511] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190
[ 10.384529] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
[ 10.769323] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.769339] Bluetooth: BNEP filters: protocol multicast
[ 10.769350] Bluetooth: BNEP socket layer initialized
[ 10.773060] Bluetooth: MGMT ver 1.22
[ 10.790739] NET: Registered PF_ALG protocol family
[ 10.865645] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ 10.869554] bcmgenet fd580000.ethernet eth0: Link is Down
[ 10.889931] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 11.291904] pps_ldisc: PPS line discipline registered
[ 11.293278] pps pps0: new PPS source usbserial0
[ 11.293312] pps pps0: source "/dev/ttyUSB0" added
[ 16.969066] Bluetooth: RFCOMM TTY layer initialized
[ 16.969092] Bluetooth: RFCOMM socket layer initialized
[ 16.969110] Bluetooth: RFCOMM ver 1.11
[ 701.442316] v3d fec00000.v3d: MMU error from client CLE (4) at 0x1e81000, pte invalid
Douz is offline   Reply With Quote
Old 21-03-2024, 13:25   #12
Registered User

Join Date: Sep 2015
Boat: Randonneur 980
Posts: 42
Re: No serial port

pi@raspberrypi:~ $ flatpak info -M org.opencpn.OpenCPN
[Context]
shared=network;ipc;
sockets=x11;pulseaudio;
devices=all;
features=canbus;
filesystems=home;
Douz is offline   Reply With Quote
Old 21-03-2024, 13:26   #13
Registered User

Join Date: Sep 2015
Boat: Randonneur 980
Posts: 42
Re: No serial port

pi@raspberrypi:~ $ id
uid=1000(pi) gid=1000(pi) groupes=1000(pi),4(adm),20(dialout),24(cdrom),27(s udo),29(audio),44(video),46(plugdev),60(games),100 (users),102(input),105(render),106(netdev),115(lpa dmin),993(gpio),994(i2c),995(spi)
Douz is offline   Reply With Quote
Old 21-03-2024, 13:26   #14
Registered User

Join Date: Sep 2015
Boat: Randonneur 980
Posts: 42
Re: No serial port

pi@raspberrypi:~ $ sudo fuser /dev/ttyUSB0
/dev/ttyUSB0: 805
Douz is offline   Reply With Quote
Old 21-03-2024, 14:40   #15
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,212
Re: No serial port

OK, so something is using your /dev/ttyUSB0 device, as long as it will, it can't be used by OpenCPN or any other application.

All you need to do is find the process with PID 805, for example using ps -Flww -p 805 and get rid of it
nohal is offline   Reply With Quote
Reply

Tags
serial


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 message: could not open serial port com3 arjand OpenCPN 23 14-06-2012 02:51
VSPE to Connect AIS and NMEA Bus to One Serial PC Port Helmsmatt OpenCPN 12 15-08-2011 11:24
Serial Port Handling Redesign balp OpenCPN 12 18-07-2011 22:35
Garmin Serial Port to USB Cable and Driver bvimatelot Navigation 22 22-11-2010 15:53
Garmin 4208 serial port settings janders Marine Electronics 2 04-05-2010 05:25

Advertise Here


All times are GMT -7. The time now is 10:05.


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.