Okay managed to figure this one out. Obviously the lcdproc install didn't/doesn't detect the actual /dev/lcd# used. /ect/LCDd.conf showed default settings for imon and imonlcd
# Select the output device to use [default: /dev/lcd0] Device=/dev/lcd0 After checking /dev/ directory found only lcd2 device so changed the above line to: # Select the output device to use [default: /dev/lcd0] Device=/dev/lcd2 restarted LCDd: sudo /etc/init.d/LCDd restart And now display is working correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1186569 Title: Imon LCD does not display anything To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lcdproc/+bug/1186569/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
