Hi Simon, sorry for the delay.
On Fri, Jul 22, 2016 at 05:00:35PM +0200, Simon Lansbergen wrote: > I recently installed sigrok via the apt-get install procedure on Ubuntu > (15.10 i86). Doing this I got the impression that I correctly installed the > complete software suite (thus libsigrok, pulseview etc), as I was able to > open pulseview and use the sigrok-cli. > The problems arose when I wanted to connect my Hantek 6022BE. I'm afraid the Debian/Ubuntu packages are too old, they simply do not support the Hantek 6022BE yet. You'll have to build everything from git for the time being. > simon@Linux-PC:~$ sudo sigrok-cli --driver=fx2lafw --show -l 5 You should also use the hantek-6xxx driver (the fx2lafw driver is for other devices): $ sigrok-cli -d hantek-6xxx --samples 2 CH1: 0 V CH2: 0 V CH1: 0 V CH2: 0 V Cheers, Uwe. -- http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://sdm.link/zohodev2dev _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

