Search Criteria
Package Details: openhantek 0.2.0-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/openhantek.git (read-only, click to copy) |
---|---|
Package Base: | openhantek |
Description: | Qt4 UI for Hantek DSO-2090/2150/2250/5200/5200A oscilloscopes. Includes firmware |
Upstream URL: | http://www.openhantek.org/ |
Licenses: | GPL |
Submitter: | keenerd |
Maintainer: | keenerd |
Last Packager: | keenerd |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2011-08-15 05:51 (UTC) |
Last Updated: | 2019-01-06 02:15 (UTC) |
Dependencies (8)
- fftw
- fxloadAUR
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libusb (libusb-gitAUR)
- qt4AUR
- binutils (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
Latest Comments
1 2 3 Next › Last »
thcpo commented on 2025-03-11 23:18 (UTC) (edited on 2025-03-16 12:57 (UTC) by thcpo)
the
udev
rules need some fixing, I made it work for DSO-2090,the
ATTRS{idVendor}
should be04b4
instead of04b5
because the hardware appears asCypress Semiconductor Corp.
instead ofROHM LSI Systems USA, LLC
the
fxload
switches should be all in lower-caseI changed the rule as follows
SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", ENV{PRODUCT}=="4b4/2090/*", RUN+="/sbin/fxload -t fx2 -i /usr/share/hantek/dso2090-firmware.hex -s /usr/share/hantek/dso2090-loader.hex -d 04b4:2090"
it seems that after loading the firmware the device becomes
04b5:2090 ROHM LSI Systems USA, LLC DSO-2090
goddisignz commented on 2019-01-04 15:06 (UTC) (edited on 2019-01-04 15:06 (UTC) by goddisignz)
I just tried to build the package in a clean chroot and it seems like 'wget' is missing for the makedepends. Building fails due to missing files wich were not downloaded because the wget-command wasn't found.
After adding it it built correctly. Can somebody add this?
rpodgorny commented on 2017-10-20 15:55 (UTC)
rpodgorny commented on 2017-10-20 15:51 (UTC)
ta33ers commented on 2017-10-20 00:58 (UTC)
ta33ers commented on 2017-07-24 10:11 (UTC)
toshua commented on 2017-05-01 15:48 (UTC)
OramahMaalhur commented on 2015-06-05 20:52 (UTC)
rpodgorny commented on 2014-09-15 12:14 (UTC)
keenerd commented on 2014-08-24 13:31 (UTC)
1 2 3 Next › Last »