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 - charltones

2
USB Infrared Toy / Re: fw_update not working in linux or OS X
Thanks Jess, your source for fw_update worked for me.

One extra tip, in case anyone else has the same problem.  I found that the source (and the original download of the source from Diolan) wouldn't configure - it complained of missing libusb.  I had libusb and the development headers installed, and no amount of trying to give the right path would help.  In the end I delved into the configure script and found the way it was attempting to link didn't seem to work with my copy of g++ (4.6.1 on Linux Mint). I had to:
Quote
LIBS=-lusb ./configure
in order to get the test program to link to get configure to run. Apart from that it worked perfectly.
3
USB Infrared Toy / Re: Freeze when trying to transmit ir code
I had the same problem - I wrote a bash script to run IRSEND to send a series of codes to control a TV, amp and cable box. When I ran the script with the irtoy pointing nowhere the script ran fine. When I pointed it at the TV it locked up and the LED remained lit. I inserted delays to get the script to work. A delay of 2 seconds was needed in the end - 1 second delay between commands still caused a problem.

Interestingly, I can see from the LED that my TV (Panasonic plasma) seems to be transmitting IR constantly. Anyone know why that might be?  Could it be causing the problem?

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