Hola brain trust,
Trying to get LCDd / lcdproc working on an Ubuntu 10.10 install. Well I've got it working, the only problem is I have 2 displays - A Logitech G15 rev2 and a Logitech Z-10 speaker system, both with LCD displays.
Currently I can only get it working with one display. Now in the /etc/LCDd.conf file I have
This, along with "g15stats -d" is outputting the g15stats info to the speakers LCD. Whenever i disconnect the speakers, it kicks onto my keyboard, and vice versa.
Has anyone ever got this working on 2 LCD displays? I have trawled the tubes and man pages and I seem to be at a loss (either that or I have mega tunnel vision).
BR,
SMN
Trying to get LCDd / lcdproc working on an Ubuntu 10.10 install. Well I've got it working, the only problem is I have 2 displays - A Logitech G15 rev2 and a Logitech Z-10 speaker system, both with LCD displays.
Currently I can only get it working with one display. Now in the /etc/LCDd.conf file I have
Code:
# The following drivers are supported:
# bayrad, CFontz, CFontz633, CFontzPacket, curses, CwLnx, ea65,
# EyeboxOne, g15, glcdlib, glk, hd44780, icp_a106, imon, imonlcd, IOWarrior,
# irman, joy, lb216, lcdm001, lcterm, lirc, lis, MD8800, ms6931, mtc_s16209x,
# MtxOrb, mx5000, NoritakeVFD, picolcd, pyramid, sed1330, sed1520, serialPOS,
# serialVFD, shuttleVFD, sli, stv5730, svga, t6963, text, tyan, ula200,
# xosd
#Driver=curses
Driver=g15
# Tells the driver to bind to the given interface
Bind=127.0.0.1
# Listen on this specified port; defaults to 13666.
Port=13666
This, along with "g15stats -d" is outputting the g15stats info to the speakers LCD. Whenever i disconnect the speakers, it kicks onto my keyboard, and vice versa.
Has anyone ever got this working on 2 LCD displays? I have trawled the tubes and man pages and I seem to be at a loss (either that or I have mega tunnel vision).
BR,
SMN