Hi, I installed on my Ubuntu SDCC 3.1.0 from Debian (version 3.2.0 already exists). The firmware failed to compile, due to the next issues: 1. asx8051 was renamed into sdas8051, fx2lib lib/Makefile had to be updated 2. there were many warnings due to deprecated reserved words, I fixed them Tomorrow I can upload the updated GIT repositories to GitHub (it is too late today :).
Another issue with libsigrok Debian package is, the *.rules file is not added to /etc automatically. And an issue with sigrok-cli. The -p option expects probe numbers starting with 1, while in a raw dump and on the hardware the probe is numbered 0. Good news, I was now able to record and parse an 1-wire bus using sigrok on Ubuntu and an Saleae Logic clone. Regards, Iztok Jeras On Tue, Jul 17, 2012 at 3:10 PM, Iztok Jeras <[email protected]> wrote: > Hi, > > Since this is a new project with no stable release yet, I am not sure > if this is a bug or only something still under development. > > Regards, > Iztok Jeras > > On Tue, Jul 17, 2012 at 2:57 PM, Uwe Hermann <[email protected]> wrote: >> Hi, >> >> On Tue, Jul 17, 2012 at 01:34:50PM +0200, Iztok Jeras wrote: >>> I installed sigrok on Ubuntu from my PPA, the packages were taken from >>> Debian sid, so they should be the latest release. I found out the open >>> source firmware is not installed with the libsigrok package. >> >> Correct. >> >> Just in case: Note that libsigrok 0.1.0 did not have fx2lafw support yet, >> it required the original Saleae Logic firmware; libsigrok 0.1.1 >> switched to fx2lafw (which is now in Debian unstable since a few days or >> so, not sure about Ubuntu). >> >> >>> Are the users supposed to compile it themselves, I did, but it takes >> >> At the moment, yes. We'll release an fx2lafw tarball soonish though, >> which will be an extra firmware package in Debian (which gets installed >> automatically though upon "apt-get install sigrok", or just >> "apt-get install libsigrok"). >> >> >> Uwe. >> -- >> http://hermann-uwe.de | http://sigrok.org >> http://randomprojects.org | http://unmaintained-free-software.org ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

