> The OLS development community unfortunately focuses on windows tools, and > the situation regarding linux tools is a bit chaotic. > > I would suggest you chase down the two updates (and associated tools) for > the PIC and FPGA separately. This page has links to all the scattered files:
FWIW I successfully upgraded the firmware on my OLS about a week ago, using the "OLS-fwloader comprehensive update utility" (on that page.) I think I had to get the git version for it to work, when I run it it prints: ols-fwloader 0.2 Copyright (C) 2011 Michal Demin You have to run it twice, once for the PIC firmware and once for the FPGA. With the non-detection problem, do you have /dev/ttyACM0 present? I had blacklisted the cdc_acm module as it caused problems with another device (a KryoFlux) and this meant /dev/ttyACM0 wasn't being created automatically by udev as the "driver" wasn't loaded. A manual "modprobe cdc_acm" fixed that problem though. Cheers, Adam. ------------------------------------------------------------------------------ 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

