Search found 112 matches

by mario_
Fri Jan 17, 2014 8:37 am
Forum: Linux
Topic: Debian Repository
Replies: 22
Views: 347412

Re: Debian Repository

The list of available drivers in repository has been extended to:
libps2000
libps2000a
libps3000
libps3000a
libps5000
libps5000a
libps6000

Therefore list of Linux supported devices covers whole 2xxx/3xxx/5xxx/6xxxx ranges.
by mario_
Thu Jan 16, 2014 4:06 pm
Forum: PicoScope 6 for Linux
Topic: Beta Release of PicoScope for Linux
Replies: 111
Views: 1921171

Re: Beta Release of Picoscope for Linux

As expected... new release is now out. It extends support for all 2000 & 3000 devices. Fix for installation problems was also added.

To upgrade/install new version just run:

Code: Select all

sudo apt-get update
sudo apt-get install picoscope
by mario_
Tue Jan 14, 2014 1:19 pm
Forum: PicoScope 6 for Linux
Topic: Beta Release of PicoScope for Linux
Replies: 111
Views: 1921171

Re: Beta Release of Picoscope for Linux

Glad the fix for apt-get worked for you.

Support for 2205 will come from libps2000. Driver is almost ready, expect release really soon.

Mario
by mario_
Tue Jan 14, 2014 10:44 am
Forum: PicoScope 6 for Linux
Topic: Beta Release of PicoScope for Linux
Replies: 111
Views: 1921171

Re: Beta Release of Picoscope for Linux

Sometimes when repository is configured via ui (not via editing /etc/apt/sources.list file), apt-get update fails to pull picoscope repository db. To fix this following command needs to be run: sudo rm /var/lib/apt/lists/labs.picotech.com* followed by sudo apt-get update it will pull the db again.
by mario_
Thu Oct 03, 2013 8:30 am
Forum: Linux
Topic: Debian Repository
Replies: 22
Views: 347412

Re: Debian Repository

New versions have been released: libps2000a 1.0.2-1 libps3000a 1.0.5-3 libps5000a 1.0.2-2 libps6000 1.3.5-2 Apart general bugfix there was one critical issue addressed across all ranges, where block mode was returning wrong data on 64bit drivers. Upgrade is advised. Refer to changelog of each packag...
by mario_
Thu Sep 19, 2013 2:04 pm
Forum: Linux
Topic: Debian Repository
Replies: 22
Views: 347412

Re: Debian Repository

Initial version of libps2000a now available.
by mario_
Wed Sep 18, 2013 1:12 pm
Forum: Linux
Topic: Debian Repository
Replies: 22
Views: 347412

Re: Debian Repository

The new version of libps3000a/lips6000 is now available and has fixes for compatibility with squeeze. You may want to update it:

Code: Select all

sudo apt-get update
sudo apt-get install libps3000a
There is also initial/experimental version of libps5000a available now.