g.tec USBamp in Linux

Obtaining data from various hardware devices
Post Reply
kotaniBCI
Posts: 2
Joined: Tue Jul 31, 2018 7:25 am

g.tec USBamp in Linux

Post by kotaniBCI »

Hello,
As a topic, my purpose is to use g.USBamp from openvibe 2.1 in Linux(Ubuntu 16.04 LTS).
I’ve installed the driver of gUSBamp and connected g.USBamp to PC. Probably, I succeed to install the driver, cos attached demo program worked correctly.
Then I opened Acquisition Server but, there was no gUSB.amp in the driver list.

Image
Firstly, I’ve installed the driver of gUSB.amp ver 1.16.00. However, it didn’t work correctly. Secondly, I’ve installed 1.14.02, cos I heard that driver of openvibe was made for gUSB.amp ver 1.14.02. However, it also didn’t work.
I want to add gUSB.amp in the list of the Acquisition Server. Does anybody know why this happens? Any advice is welcome. I will appreciate your support.
er but, there was no gUSB.amp in the driver list.

jtlindgren
Posts: 775
Joined: Tue Dec 04, 2012 3:53 pm
Location: INRIA Rennes, FRANCE

Re: g.tec USBamp in Linux

Post by jtlindgren »

Hi, you need the gUSBAmp C API from gtec to compile OV yourself with the usbamp support. Please look at the file

Code: Select all

extras/cmake-modules/FindThirdPartyGUSBampCAPI.cmake
to see what the compilation is exactly looking for and from where.

Hope this helps,
Jussi

Post Reply