Computer
Micro Computer HK Tech Limited EliteMini Series
AMD Ryzen 9 8945HS w/ Radeon 780M Graphics × 16
Fedora Linux 42 (Workstation Edition)
Linux 6.15.3-200.fc42.x86_64
Hardware: Kingst Logic Analyzer LA2016
Device ID: 32864d1671b594f0-0422
Software: KignstVIS 3.6.4 64-bit
The Kingst VIS software works (after some Gtk problems were fixed), but is not great, and I would like to try Pulseview on top of sigrok. I spent hours yesterday trying various things with no success. This morning, I started over by running sudo dnf install pulseview-0.4.2-21.fc42
and sudo dnf install sigrok-cli
. When I run sigrok-cli -V
, I see the following output:
Libraries and features:
- libsigrok 0.5.2/5:1:1 (rt: 0.5.2/5:1:1).
- Libs:
- glib 2.83.0 (rt: 2.84.2/8402:2)
- libzip 1.11.2
- libserialport 0.1.1/1:0:1 (rt: 0.1.1/1:0:1)
- libusb-1.0 1.0.28.11946 API 0x0100010a
- libftdi 1.5
- Host: x86_64-redhat-linux-gnu, little-endian.
- SCPI backends: TCP, RPC, serial, USBTMC.
- libsigrokdecode 0.5.3/6:1:2 (rt: 0.5.3/6:1:2).
- Libs:
- glib 2.83.0 (rt: 2.84.2/8402:2)
- Python 3.13.1 / 0x30d01f0 (API 1013, ABI 3)
- Host: x86_64-redhat-linux-gnu, little-endian.
I can plug in the analyzer first and then run Pulseview or the reverse. I can choose the generic driver for LA devices and scan for it, but no joy.
lsusb shows the device when plugged in and connected to the Kingst software as:
Bus 001 Device 009: ID 77a1:01a2 Kingst Kingst Logic Analyzer
I do not know whether any of this information is helpful. If anyone has any ideas on getting this analyzer to work with what appear to be the latest versions of sigrok-cli and Pulseview on Fedora 42, I would be grateful.