From: Андрей <fro...@li...> - 2010-08-13 09:12:11
|
Hello everybody! I ordered display DE-LD011 from "Sure Electronics". I want to use this model with LCD4Linux. And there is problem here. This screen is in the list of supported: http://ssl.bulix.org/projects/lcd4linux/wiki/MatrixOrbital. But when I set value 'DE-LD011' for parameter 'Model', I get an error: MatrixOrbital: Display:DE-LD011.Model 'DE-LD011' is unknown. I tried to set value 'LK162-12'(this screen is the same size, but other protocol) instead of 'DE-LD011'. In this case, the top line displays 'LCD4Linux 0.10.1' instead of 'LCDSmartie'. But widgets are not displayed. I can not understand what the problem. Text of my lcd4linux.conf file: Display DE-LD011 { Driver 'MatrixOrbital' Model 'LK162-12' Port '/dev/usb/tts/0' Speed '9600' } Widget Test { class 'Text' expression 'Test output' width 16 align 'L' update 1000 } Layout Default { Row2 { Col2 'Test' } } Variables { tick 500 } Display 'DE-LD011' Layout 'Default' Can anybody help me please? |