Skip to main content

Show Posts

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

Messages - eugenet8k

1
USB Infrared Toy / Re: Linux Lirc (usb_irtoy driver) device stops responding
I had the same errors where connection to usb device fails after number of sent IR signals. I use IrDroid USB stick which is based on irtoy. Nothing worked for me in Raspberry Pi 3. But I finally fixed it, the solution is not trivial and was found here: https://gist.github.com/bullshit/918d74 ... nt-1815751

Basically I took the lircd sources 0.9.4d and updated manually plugins/irtoy.c file, the deal was to increase timeouts:

Code: [Select]
#define IRTOY_TIMEOUT_READYFORDATA 2000000
#define IRTOY_TIMEOUT_FLUSH 20000
#define IRTOY_TIMEOUT_SMODE_ENTER 1000000
#define IRTOY_TIMEOUT_VERSION 1500000

After recompiling and installing lircd everything works great.

( ! ) 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.01312262208session_write_close ( )...(null):0
20.01342393784ElkArte\sources\subs\SessionHandler\DatabaseHandler->write( )...(null):0
30.01342394560Database_MySQL->query( ).../DatabaseHandler.php:119
40.05622533280Database_MySQL->error( ).../Db-mysql.class.php:273