/etc/init.d/lirc doesn't properly set TRANSMITTER_SOCKET variable
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Mythbuntu |
Fix Released
|
Medium
|
Unassigned | ||
Bug Description
I have a mythbuntu 9.10 system with a PVR-250 and a serial irblaster.
I noticed that /dev/lircd and /dev/lircd1 symlinks are pointing to the same file
lrwxrwxrwx 1 root root 19 2009-11-07 20:10 /dev/lircd -> /var/run/lirc/lircd
lrwxrwxrwx 1 root root 19 2009-11-07 20:10 /dev/lircd1 -> /var/run/lirc/lircd
The second should be pointing to /var/run/
srw-rw-rw- 1 root root 0 2009-11-07 20:10 /var/run/lirc/lircd
srw-rw-rw- 1 root root 0 2009-11-07 20:10 /var/run/
The problem is in /etc/init.d/lirc. The build_transmitt

My system is mythbuntu 9.10 (.22 fixes) with a Hauppauge HVR1600 ATSC Tuner/Encoder with Hauppauge provided imitation MCE remote and blaster.
I believe the problem cited with the symlinks above is responsible for this weirdness. When I press a button on the IR remote, the ir blaster fires off. So, for example, if I change the volume while watching a recording playback, the volume button press wakes up my satellite receiver. If anything happens to be recording at that time, the info screen of my satellite company is superimposed on top of the current recording.