This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Serial device not added correctly
#1
Is there a bug in the Serial app?

See threads:

https://forum.openmarine.net/showthread.php?tid=4645
https://forum.openmarine.net/showthread.php?tid=4640
https://forum.openmarine.net/showthread....9#pid26449

Pi 4
64 bit OS (also present in 32 bit systems)
Openplotter 3.2.0 all latest updates added
M.2 SSD storage device

I plug in a serial device to carry nmea data into SignalK, it is recognised as /dev/ttyUSB0 and I assign it the Alias /dev/ttyOP_nmeain and click apply in the Serial app.

I go to connections, select the device and click Auto to add.

SignalK shows the message .....cannot open/dev/ttyOP_nmeain

If I do a 

Code:
ls -ahl /dev/ | grep ttyOP

I see no output.

If I add a symlink

Code:
sudo ln -s /dev/ttyUSB0 /dev/ttyOP_nmeain


Then restart signalK there is no error message and I can see all my data.

The problem is that the symlink is not persistent but that should be fixable.

Although the symlink disappears over reboot and I can't use the device, my openplotter.conf still has the line:

Code:
[UDEV]
serialinst = {'ttyOP_nmeain': {'device': 'ttyUSB0', 'vendor': '0x1106', 'product': '0x3483', 'port': '1-1.4:1.0', 'serial': '', 'remember': 'dev', 'data': 'NMEA 0183', 'moreInfo': 'VL805 USB 3.0 Host Controller VIA Technologies, Inc.'}}


Attached Files Image(s)
                   
Reply


Messages In This Thread
Serial device not added correctly - by baltika_no_9 - 2023-05-31, 02:08 PM
RE: Serial device not added correctly - by TVR - 2023-06-06, 06:48 PM
RE: Serial device not added correctly - by yvereg - 2023-06-15, 03:30 PM
RE: Serial device not added correctly - by yvereg - 2023-06-20, 09:15 AM
RE: Serial device not added correctly - by yvereg - 2023-06-20, 02:42 PM
RE: Serial device not added correctly - by yvereg - 2023-06-20, 05:24 PM
RE: Serial device not added correctly - by PaddyB - 2023-06-22, 05:20 AM
RE: Serial device not added correctly - by TVR - 2023-06-28, 07:29 PM
RE: Serial device not added correctly - by TVR - 2023-06-29, 11:14 AM
RE: Serial device not added correctly - by TVR - 2023-06-29, 11:38 AM
RE: Serial device not added correctly - by TVR - 2023-06-29, 11:46 AM
RE: Serial device not added correctly - by TVR - 2023-06-29, 11:43 AM
RE: Serial device not added correctly - by TVR - 2023-06-29, 04:03 PM
RE: Serial device not added correctly - by TVR - 2023-06-29, 05:27 PM
RE: Serial device not added correctly - by TVR - 2023-06-29, 06:49 PM
RE: Serial device not added correctly - by kste - 2023-07-13, 05:01 AM
RE: Serial device not added correctly - by kste - 2023-07-13, 11:14 AM
RE: Serial device not added correctly - by kste - 2023-07-13, 09:36 PM
RE: Serial device not added correctly - by kste - 2023-07-13, 10:38 PM
RE: Serial device not added correctly - by kste - 2023-07-13, 10:53 PM
RE: Serial device not added correctly - by kste - 2023-07-14, 04:49 AM
RE: Serial device not added correctly - by kste - 2023-07-14, 10:13 PM
RE: Serial device not added correctly - by kste - 2023-07-15, 12:43 PM
RE: Serial device not added correctly - by kste - 2023-07-15, 09:50 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)