6022BE fails to connect for firmware upload #357
-
I have OpenHantek6022 v3.3.2_armhf.deb installed on raspbian bullseye (raspi 4b). The software detects my 6022BE which is the only device plugged into USB, but when selected on the list a screen showing a connection error flashes very quickly and the application doesn't start (in measurement mode), only giving the option to enter demo mode. I cannot read the details because the screen flashes so quickly, but it seems to say something like "Unable to connect....Permission denied". Could I have some advice on how to troubleshoot this? The scope does work on my windows machine with the OEM software. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You have a rights problem.
The lines with
The last line is my device, that has rw access for the group
If you're not member of this group you can add you to this group with |
Beta Was this translation helpful? Give feedback.
You have a rights problem.
You could start the program from a terminal and look for error messages. Increase the verbosity with
OpenHantek --verbose 3
, this gives on my system (only the first relevant lines):