From: Rob M. <rob...@gm...> - 2011-09-14 19:28:26
|
On Wed, Sep 14, 2011 at 19:41, Janis Tupulis <jtu...@gm...> wrote: > 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 A quick Google found me lots of answers, http://stackoverflow.com/questions/216000/gcc-error-wrong-elf-class-elfclass64 for a start > 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 > } Is there a matching line of: Display 'picoLCD' later in the configuration file? -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |