When I began configuring my Soundgraph imon device (Silverstone LC 16MR case) I wondered why the device /dev/lcdX was working only sometimes. A<span></span>nd sometimes it did not. Then I found out that the device number was not static. It changed after a reboot. So it might be that /dev/lcd0 was /dev/lcd1 after a reboot.<div><br></div><div>As a workaround I used an udev rule that created a symbolic link (e.g. /dev/imon-lcd) that pointed to /dev/lcdX).</div><div><br></div><div>Maybe that is a hint to help solving the imon problem.</div>