Cruisers Forum
 

Go Back   Cruisers & Sailing Forums > Seamanship, Navigation & Boat Handling > OpenCPN
Cruiser Wiki Click Here to Login
Register Vendors FAQ Community Calendar Today's Posts Log in

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 18-01-2024, 10:52   #1
Registered User

Join Date: Mar 2016
Location: Bremen
Boat: Dehler Optima 106
Posts: 151
MacOS: o-chart Dongle not detected

On my mac the USB Dongle is not detected any more. This could be related to an update of the OS a while ago.

The dongles (I own two) are working fine on a Raspberry, but are not detected on a Mac. In the logfile I found the following:

Code:
19:36:58.553 MESSAGE o-charts_pi.cpp:634 OSX LIB DYLD_LIBRARY_PATH: /Users/mr/Library/Application Support/OpenCPN/Contents/PlugIns
19:36:58.553 MESSAGE o-charts_pi.cpp:648 Path to oexserverd is: "/Users/mr/Library/Application Support/OpenCPN/Contents/PlugIns/oexserverd"
19:36:58.934 MESSAGE fpr.cpp:98 oexserverd results:
19:36:58.934 MESSAGE fpr.cpp:101 0
19:36:58.934 MESSAGE o-charts_pi.cpp:653 No Dongle detected
I am aware of the same issue a while ago, but as far as I understand the old threat it was related to a previous version of OpenCPN.

Thankful for any hint.

Manfred


OpenCPN 5.9.0, o-chart-plugin: 2.0.1.5
MacBook Air M1 2020
Aldebaran17 is offline   Reply With Quote
Old 18-01-2024, 12:47   #2
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,747
Re: MacOS: o-chart Dongle not detected

Here on our macMini with 5.9.0 (not for production..) that issue is not seen.


Everything running.
Attached Thumbnails
Click image for larger version

Name:	Captura de pantalla 2024-01-18 a las 21.38.51.png
Views:	14
Size:	261.5 KB
ID:	285408  
bcn is online now   Reply With Quote
Old 19-01-2024, 23:25   #3
Registered User

Join Date: Mar 2016
Location: Bremen
Boat: Dehler Optima 106
Posts: 151
Re: MacOS: o-chart Dongle not detected

Thanks for your quick replay. However, it does not help me solve the problem.

I went back to OCPN 5.8.4, no change.

I have also checked with oexserverd, which does not see the dongle:

Code:
mr@Halfdome PlugIns % ./oexserverd -h
e4:57E20658
mr@Halfdome PlugIns % ./oexserverd -a
oexserverd Version 1.21

mr@Halfdome PlugIns % ./oexserverd -s
0
mr@Halfdome PlugIns %
Thus I believe, the issue is not with OpenCPN, but with MacOS.

Is there a way to test within in MacOS if the dongle is present or recognized, or available or whatever? Since MacOS is Unix-based, maybe someone fluent in Unix could give a hint.

I did something, which may be helpful to somebody:

Code:
mr@Halfdome PlugIns % ioreg -p IOUSB
+-o Root  <class IORegistryEntry, id 0x100000100, retain 28>
  +-o AppleT8103USBXHCI@00000000  <class AppleT8103USBXHCI, id 0x1000002ae, registered, matched, active, busy 0 $
  +-o AppleT8103USBXHCI@01000000  <class AppleT8103USBXHCI, id 0x1000002aa, registered, matched, active, busy 0 $
    +-o USB3.0 Hub@01200000  <class IOUSBHostDevice, id 0x100268445, registered, matched, active, busy 0 (6621 m$
      +-o USB3.0 Device@01230000  <class IOUSBHostDevice, id 0x1002684fc, registered, matched, active, busy 0 (6$
      +-o AX88179A@01240000  <class IOUSBHostDevice, id 0x100268595, registered, matched, active, busy 0 (285 ms$
As far as I understand it:
line 1 & 2 (Apple T810..) correspond to the two USB-C ports of may vomputer
line 3 (USB3.0 hub) corresponds to the USB-C to USB/HDMI/LAN adapter plugged in
line 4 (USB 3.0 Device..) is an external harddrive attached to it
line 5 (AX881...) is something else, coud be the USB-C connector of the adapter

and there is no line corresponding to the dongle, which is also plugged in.
Aldebaran17 is offline   Reply With Quote
Old 19-01-2024, 23:50   #4
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,747
Re: MacOS: o-chart Dongle not detected

You can as well just look at the device tree at the "AppleSymbol"|About this mac| --> More Information --> General --> System Information
Attached Thumbnails
Click image for larger version

Name:	Captura de pantalla 2024-01-20 a las 8.49.53.png
Views:	14
Size:	180.9 KB
ID:	285442  
bcn is online now   Reply With Quote
Old 20-01-2024, 01:49   #5
Registered User

Join Date: Mar 2016
Location: Bremen
Boat: Dehler Optima 106
Posts: 151
Re: MacOS: o-chart Dongle not detected

This is more Mac like and so much more informative.

So, I plugged in the Dongle in my current computer (MacBook Air 2020 with Ventura 16.3.) and the dongle does not appear

Click image for larger version

Name:	Bildschirmfoto 2024-01-20 um 10.44.09.jpg
Views:	20
Size:	227.4 KB
ID:	285443

Pluging in the same HArdware (Dongle plus UCB-C adapter) in a different computer with an older OS (Macbook Air 2019 with BigSur 11.4) the dongle shows:

Click image for larger version

Name:	Bildschirmfoto 2024-01-20 um 10.35.50.jpg
Views:	16
Size:	352.0 KB
ID:	285444

It shows up under the USB3.0 bus, as a USB2.0 hub.

With the new OS, there is only a USB3.1 bus und consequenty no USB2.0.

As said before, it seems to be an issue with the OS or possibly an incompatibility with the Dongle and the newer OS?

Which IO does you computer use?

Best,

Manfred
Aldebaran17 is offline   Reply With Quote
Old 20-01-2024, 01:50   #6
Registered User

Join Date: Mar 2016
Location: Bremen
Boat: Dehler Optima 106
Posts: 151
Re: MacOS: o-chart Dongle not detected

This is more Mac like and so much more informative.

So, I plugged in the Dongle in my current computer (MacBook Air 2020 with Ventura 16.3.) and the dongle does not appear

Attachment 285443

Pluging in the same Hardware (Dongle plus UCB-C adapter) in a different computer with an older OS (Macbook Air 2019 with BigSur 11.4) the dongle shows:

Attachment 285444

It shows up under the USB3.0 bus, as a USB2.0 hub.

With the new OS, there is only a USB3.1 bus und consequently (?) no USB2.0.

As said before, it seems to be an issue with the OS or possibly an incompatibility with the Dongle and the newer OS?

Which OS does you computer use?

Best,

Manfred
Aldebaran17 is offline   Reply With Quote
Old 20-01-2024, 04:53   #7
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,212
Re: MacOS: o-chart Dongle not detected

The dongle works fine on macOS 14.2.1 on an Apple Silicon machine on my table. But it's an Air with only USB-C ports, so it is connected using an external USB hub. And that is also what is the generally recommended action for this kind of situations, use an USB hub.
nohal is offline   Reply With Quote
Old 20-01-2024, 05:18   #8
Registered User

Join Date: Mar 2016
Location: Bremen
Boat: Dehler Optima 106
Posts: 151
Re: MacOS: o-chart Dongle not detected

Quote:
Originally Posted by nohal View Post
The dongle works fine on macOS 14.2.1 on an Apple Silicon machine on my table. But it's an Air with only USB-C ports, so it is connected using an external USB hub. And that is also what is the generally recommended action for this kind of situations, use an USB hub.
Same for me: Macbook Air with M1 processor, only USB-C ports, thus dongle is plugged in in a hub. Only difference: I use macOS 13.6.3.

So, I will have to update to Sonoma and report then.

Manfred
Aldebaran17 is offline   Reply With Quote
Old 20-01-2024, 07:45   #9
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,402
Re: MacOS: o-chart Dongle not detected

I use one of these. Works fine.


https://www.amazon.com/Syntech-Adapt...93&sr=8-6&th=1


Dave
bdbcat is offline   Reply With Quote
Old 21-01-2024, 00:54   #10
Registered User

Join Date: Mar 2016
Location: Bremen
Boat: Dehler Optima 106
Posts: 151
Re: MacOS: o-chart Dongle not detected

So, yesterday, I had the chance to test the dongle with a variety of USB hubs on several MacBooks. The dongle always showed up as a USB2 device with all usb hubs, except on my computer. It is not the dongle, it is not the hub, it is not the version of the OS, it seems to be my computer. As a matter of fact no other USB2 devices show up on my computer as well. USB3 devices show up.

According to a - not exact - quote of Conan Doyle: after ruling out the conceivable explanations, the only remaining explanation, however improbable, must be the truth.

Thus, I believe it is the built in USB-C port dying slowly. Since I also have intermittent charging issues, it could very well be corrosion of the contacts of the USB-C board. Likely possibly when considering the amount of land and sea miles the computer has travelled in the past three years.

So, I will have to repair my computer. Keep you posted. And thanks for your inputs.

Manfred
Aldebaran17 is offline   Reply With Quote
Reply


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
SCS PTC-IIex HF Radio modem not detected Pavo Marine Electronics 0 17-06-2022 23:40
Raymarine EV-1 Compass Not detected on Seatalk Douglaskimkaty Marine Electronics 0 27-07-2021 20:46
My simrad 4G radar is not detected groundtackle Marine Electronics 28 03-05-2020 18:03
GPS not detected.....again PDA1 OpenCPN 4 30-01-2013 15:23
GPS not detected PDA1 OpenCPN 18 11-06-2012 14:23

Advertise Here


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


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.