Skip to main content

Messages

This section allows you to view all Messages made by this member. Note that you can only see Messages made in areas you currently have access to.

Messages - DerIng

1
USB Infrared Toy / Re: USB IR Toy V2 + Lirc + Raspberry Pi (2015)
Hi clueo8,

did you fixed that issue? I am still fighting to get this running at Raspi2.

At least I managed to solve the problem
Quote
error while loading shared libraries: liblirc.so.0: cannot open shared object file: No such file or directory

by creating links from /usr/lib/ to /usr/local/lib/ (where LIRC installation copied the shared libs):

Code: [Select]
liblirc.so.0 -> /usr/local/lib/liblirc.so.0
libirrecord.so.0 -> /usr/local/lib/libirrecord.so.0

But at the end it's still not working. Tried to record a lircd configuration by running:
Code: [Select]
sudo /usr/local/bin/irrecord -U plugins/.libs/ -n -H irtoy -d /dev/ttyACM0 irTEST.conf
And got  message:
Code: [Select]
Could not init hardware (lircd running ? --> close it, check permissions)
(And lircd is not running!)
 So I am afraid that hardware initialisation with driver irtoy is not (yet) working.
Any ideas welcome!

DerIng

( ! ) Fatal error: Uncaught exception 'Elk_Exception' with message 'Please try again. If you come back to this error screen, report the error to an administrator.' in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
( ! ) Elk_Exception: Please try again. If you come back to this error screen, report the error to an administrator. in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
Call Stack
#TimeMemoryFunctionLocation
10.01252251640session_write_close ( )...(null):0
20.01292383240ElkArte\sources\subs\SessionHandler\DatabaseHandler->write( )...(null):0
30.01292384016Database_MySQL->query( ).../DatabaseHandler.php:119
40.05842522760Database_MySQL->error( ).../Db-mysql.class.php:273