Hi Bert, Am 20.11.2011 15:38, schrieb Bert Vermeulen: > Can you check with debug logging turned on? That's "-l 4":
thank you! It's: > sigrok-cli -D -l 4 log: sr_set_loglevel: libsigrok loglevel set to 4 ols: probing /dev/ttyS0... ols: sending cmd 0x00 ols: sending cmd 0x00 ols: sending cmd 0x00 ols: sending cmd 0x00 ols: sending cmd 0x00 ols: sending cmd 0x02 ols: probing /dev/ttyS1... ols: sending cmd 0x00 ols: probing /dev/ttyS2... ols: sending cmd 0x00 ols: probing /dev/ttyS3... ols: sending cmd 0x00 ols: probing /dev/ttyS4... ols: sending cmd 0x00 ols: probing /dev/ttyS5... ols: sending cmd 0x00 ols: probing /dev/ttyS6... ols: sending cmd 0x00 ols: probing /dev/ttyS7... ols: sending cmd 0x00 ols: probing /dev/ttyACM0... ols: sending cmd 0x00 ols: sending cmd 0x00 ols: sending cmd 0x00 ols: sending cmd 0x00 ols: sending cmd 0x00 ols: sending cmd 0x02 la8: hw_init: ftdi_usb_open_desc: (-3) device not found The following devices were found: ID Device demo Demo device with 8 probes over here. So not really much on /dev/ttyS0 and /dev/ttyACM0 > In any case I'd recommend upgrading your OLS to the latest PIC and FPGA > firmware. This generally resolves issues where the device isn't detected. Ok, I tried to but there are some blockers on the road, this is what I did: Downloaded https://github.com/downloads/GadgetFactory/OpenBench-Logic-Sniffer/ols-0308.tgz and unpacked it "tar -tvzf ols-0308.tgz", "cd OLS_Upgrader". Starting "./ols-upgrader.sh" gave: ./ols-upgrader.sh: Zeile 60: ols-loader: Kommando nicht gefunden. ./ols-upgrader.sh: Zeile 61: ols-loader: Kommando nicht gefunden. (translated "row 60: ols-loader: command not found") So I edited the commands in row 60 and 61 to start with ./ and added symbolic links "ln -s linbin64/ols-loader ols-loader" and "ln -s linbin64/fw_update fw_update". Still "./ols-upgrader.sh" would not work because the executable attributes for linbin64/fw_update and linbin64/ols-loader are not set. Then also fw_update is likely supposed to be named ols-fw-update (as it is named in the linbin folder). Feels like I'd be the first one who'd use that firmware upgrade path - I'm shying back. What would be the recommended upgrade path? Greetings, Frieder ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

