Page 1 of 1

Intsallation of Spirit Software for Ubuntu 14.04 64 bit

Posted: Wed 31. Dec 2014 0:24:58
by toto_gt
Hi,
i downloaded your Software and try to run it with ubuntu.
I got the erroe message that the device could not be detected.

Code: Select all

Linux revolution 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Code: Select all

lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 003: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 003: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
Bus 005 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub



Code: Select all

lsmod
Module                  Size  Used by
cp210x                 23475  0
usbserial              45014  1 cp210x


Do i need something else to run the software ?
Thank you !

Re: Intsallation of Spirit Software for Ubuntu 14.04 64 bit

Posted: Wed 31. Dec 2014 8:12:53
by ZeXx86
Hi,

please try to start the software with settings.sh script.
This script should ask you for your password for the first time to allow users to see the device.

When launched second time, it should work.

Have a nice day!

Re: Intsallation of Spirit Software for Ubuntu 14.04 64 bit

Posted: Wed 31. Dec 2014 12:19:38
by toto_gt
Hi,

thank you for your answer, but the problem still exists.

the script comes up with scanning for devices and can't find any.
then it asks for demo mode.

any idea about this ?

thank you.

Re: Intsallation of Spirit Software for Ubuntu 14.04 64 bit

Posted: Wed 31. Dec 2014 20:17:10
by ZeXx86
Can you tell me, if this script needed your user password?

Also you can check after you attach usb interface to the PC if you can see few last words about ttyUSB device with command:
"dmesg" or "dmesg | last".

Re: Intsallation of Spirit Software for Ubuntu 14.04 64 bit

Posted: Thu 01. Jan 2015 13:12:27
by toto_gt
hi ,

the problem is that the sudo call in the script does not work.

if i call the script with

Code: Select all

sudo ./settings.sh


it work's.

i dont know why it does not work with my ubuntu. i'll take a look these days and let u know.

Re: Intsallation of Spirit Software for Ubuntu 14.04 64 bit

Posted: Fri 02. Jan 2015 16:58:27
by ZeXx86
Thank you very much for the info!

We will try to improve experience and add more information so it can work always correctly.