Bug 1464

Summary: DS1152E-EDU isn't identified
Product: libsigrok Reporter: alexey.jirnoff
Component: Driver: rigol-dsAssignee: Nobody <nobody>
Status: RESOLVED FIXED    
Severity: normal CC: alexey.jirnoff, uwe
Priority: Normal    
Version: unreleased development snapshot   
Target Milestone: ---   
Hardware: x86   
OS: Windows   
Attachments: libsigrok 0.6.0-git-675cb86/4:0:0 (rt: 0.6.0-git-675cb86/4:0:0) log

Description alexey.jirnoff 2019-12-26 21:33:44 CET
Created attachment 566 [details]
libsigrok 0.6.0-git-675cb86/4:0:0 (rt: 0.6.0-git-675cb86/4:0:0) log

While loading PulseView it isn't idetifiy the DS1152E-EDU scope model with the following log:

sr: scpi_usbtmc: Found USBTMC device (VID:PID = 1ab1:0588, bus.address = 1.4).
sr: scpi: Opening USBTMC device usbtmc/1.4.
sr: usb: Found USB device (VID:PID = 1ab1:0588, bus.address = 1.4).
sr: usb: Trying to open USB device 1.4.
sr: usb: Opened USB device (VID:PID = 1ab1:0588, bus.address = 1.4).
sr: scpi_usbtmc: Interface 0 configuration 1.
sr: scpi_usbtmc: Bulk OUT EP 1
sr: scpi_usbtmc: Bulk IN EP 2
sr: scpi_usbtmc: Interrupt EP 3
sr: scpi_usbtmc: Device capabilities: SCPI, TermChar, L4, T6, SR1, RL1, DT1
sr: scpi_usbtmc: Successfully sent SCPI command: '*IDN? '.
sr: scpi: Got response: 'Rigol Technologies,DS1152E-EDU,DS1EF142105996,00.04.02.01.00', length 60.
sr: usb: Closed USB device 1.4.
sr: hwdriver: Scan found 0 devices (rigol-ds).
Comment 1 Uwe Hermann 2020-06-24 23:13:39 CEST
This was fixed a while ago in c4a46475a64c18eabc7f1d039045c7e03ccb0d01, thanks!