Ticket #161 (closed defect: fixed)
I can recreate the "transmission failed" message
| Reported by: | theajaysharma | Owned by: | somebody |
|---|---|---|---|
| Priority: | low | Component: | USB IR Transceiver |
| Version: | Severity: | major | |
| Keywords: | Cc: |
Description
I'm on a beta of mythbuntu 9.10.
Following the getting started guide, and the installation instructions, I built lirc and installed the iguanaIR package. I've been getting the transmission error on several distro's (Gentoo, Centos 5.3, and mythbuntu) so I'd really like to get this resolved and hopefully get a package in MythBuntu? so we can have the installer set everything up for us.
Here's how I recreate the bug:
# igdaemon -n --receive-timeout=1000 --send-timeout=1000 -v
<in another window> # lircd -n --driver=iguanaIR --device=/dev/iguanaIR/0 /etc/lirc/lircd.conf
<in another window>
# irsend set_transmitters 3 # irsend send_once dish9 power
It works. So far so good. Now "ctrl-c" the igdaemon program, and restart it without killing lircd. Now when it's up and running I get:
# irsend set_transmitters 3 <--- so far so good # irsend send_once dish9 power <--- BOOM irsend: command failed: send_once dish9 power irsend: transmission failed
Funny, it still sent the power signal to my dish box, but it returns the error. I'll attach a log of the second

