MX on Linux: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
169 bytes added ,  11:03, 23 July 2021
m
→‎USB HID: add link
m (→‎Running MX on Linux: change sequence of parameters)
m (→‎USB HID: add link)
Line 182: Line 182:
There is one more prerequisite package for MX with some weather station types.
There is one more prerequisite package for MX with some weather station types.


The cross-platform Universal Serial Bus (USB) Human Interface Device (HID) library used by MX to connect to weather stations (like Fine Offset and USB connected Oregon Scientific models) that appear as a HID connecting via USB calls a package file called ''libudev.so.1'', so you may need to [[#install|search]] your Linux computer for this file.
The cross-platform [https://www.nuget.org/packages/HidSharp/ Universal Serial Bus (USB) Human Interface Device (HID) library] used by MX to connect to weather stations that appear as a HID connecting via USB (like Fine Offset and USB connected Oregon Scientific models) calls a package file called ''libudev.so.1'', so you may need to [[#install|search]] your Linux computer for this file, and [[#install]] it if it is missing. Alternatively, you might just need a symbolic link where MX looks to where the file is.


To check your USB devices, type <code>sudo lsusb -t</code).   
To check your USB devices, type <code>sudo lsusb -t</code).   
5,838

edits

Navigation menu