I'm glad to read that the imon issue is solved now. <div><br></div><div>As requested I have been searching in my configuration archive for an udev rule that creates an alias for /dev/lcdX becaus X is not always the same value. The only thing I found was that in 12.04 I used the device <font size="2"><span style="background-color:rgba(255,255,255,0)">"/dev/input/by-id/usb-15c2_0036-event-if00". This device always kept its name, even if the machine was rebooted. It was working fine for a Silverstone LC16MR case (Imon VFD).</span></font><br><div><br></div><div><div><font size="2"><span style="background-color:rgba(255,255,255,0)"># /etc/lirc/hardware.conf<br>#<br>#Chosen Remote Control<br>REMOTE="Soundgraph iMON Knob"<br>REMOTE_MODULES="lirc_dev lirc_imon"<br>REMOTE_DRIVER="devinput"<br>REMOTE_DEVICE="/dev/input/by-id/usb-15c2_0036-event-if00"<br>REMOTE_SOCKET=""<br>REMOTE_LIRCD_CONF="imon/lircd.conf.imon-knob"<br>REMOTE_LIRCD_ARGS=""</span></font></div><div><font size="2"><span style="background-color:rgba(255,255,255,0)">#Chosen IR Transmitter<br>TRANSMITTER="None"<br>TRANSMITTER_MODULES=""<br>TRANSMITTER_DRIVER=""<br>TRANSMITTER_DEVICE=""<br>TRANSMITTER_SOCKET=""<br>TRANSMITTER_LIRCD_CONF=""<br>TRANSMITTER_LIRCD_ARGS=""</span></font></div><div><font size="2"><span style="background-color:rgba(255,255,255,0)">#Enable lircd<br>START_LIRCD="true"</span></font></div><div><font size="2"><span style="background-color:rgba(255,255,255,0)">#Don't start lircmd even if there seems to be a good config file<br>#START_LIRCMD="false"</span></font></div><div><font size="2"><span style="background-color:rgba(255,255,255,0)">#Try to load appropriate kernel modules<br>LOAD_MODULES="false"</span></font></div><div><font size="2"><span style="background-color:rgba(255,255,255,0)"># Default configuration files for your hardware if any<br>LIRCMD_CONF=""</span></font></div><div><font size="2"><span style="background-color:rgba(255,255,255,0)">#Forcing noninteractive reconfiguration<br>#If lirc is to be reconfigured by an external application<br>#that doesn't have a debconf frontend available, the noninteractive<br>#frontend can be invoked and set to parse REMOTE and TRANSMITTER<br>#It will then populate all other variables without any user input<br>#If you would like to configure lirc via standard methods, be sure<br>#to leave this set to "false"<br>FORCE_NONINTERACTIVE_RECONFIGURATION="false"<br>#START_LIRCMD=""</span></font></div><div><font size="2"><span style="background-color:rgba(255,255,255,0)"> </span></font></div></div></div>