From: Janis T. <jtu...@gm...> - 2011-09-14 18:42:00
|
Hi, Just got my picoLCD 256x64 and stuck in the very beginning, just can't start the thing. Help would be very much appreciated. First of all, seem that hw is not an issue: lcd lights at startup and is found by lsusb. Then, tried an easy way - installing manufacturer provided drivers+sw: http://www.picolcd.com/drivers/?ck=V...p&cktime=96661 Initially - most simple thing - installer. Doesn't work - software just doesn't fire up, nothing happen. Tried to run script in a terminal, got messages I wasn't able to google out: jtupulis@STRAZDS:~/picolcd-256x64/picoLCDGraphic$ ./start-picolcd256x64.sh Installation path: /home/jtupulis/picolcd-256x64 Running gksu wrapper /home/jtupulis/picolcd-256x64/picoLCDGraphic/gksu: error while loading shared libraries: libstartup-notification-1.so.0: wrong ELF class: ELFCLASS64 /home/jtupulis/picolcd-256x64/picoLCDGraphic/gksu: error while loading shared libraries: libstartup-notification-1.so.0: wrong ELF class: ELFCLASS64 Then decided to go a bit harder way: installed lcd4linux from svn and to to be sure (?) compiled picoLCD driver from manufacturer source. But, trying to launch lcd4linux: missing 'Display' entry in /etc/lcd4linux.conf! But there is display entry in conf file: # The display settings Display picoLCD { Driver 'picoLCDGraphic' Size '256x64' Contrast 230 Backlight 1 Inverted 1 Icons 1 } I was not able to google out next step in order to proceed, please help, maybe somebody has similar experience? -- Veiksmi, Jānis |