CyberDannen wrote: 
> 
> I tried to change the HDMI mode via the boot / config.txt. But since I
> can not set a resolution of 320x240.
> 
Have you tried fbset instead?

CyberDannen wrote: 
> 
> OK, I have correct the lin in squeezeplay.sh from "./jive" to "sudo
> SDL_FBDEV=/dev/fb1 /opt/squeezeplay/bin/jive &"
> 
> Now i become a error by jive :(
> > 
Code:
--------------------
  >   > 
  > sudo SDL_FBDEV=/dev/fb1 /opt/squeezeplay/bin/jive
  > /opt/squeezeplay/bin/jive: error while loading shared libraries: 
libtolua++.so: cannot open shared object file: No such file or directory
  > 
--------------------
> > 
> 
Now it's getting confusing - are you executing the script (1st case) or
the binary directly  (2nd case, don't do that) ?

Anyway, revert your changes in squeezeplay.sh and instead insert
export SDL_FBDEV=/dev/fb1
somwhere before
./jive



[ extGUI4LMS - an alternative web interface: 'forum'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
/ 'homepage' (http://code.google.com/p/extgui4lms/) ]
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=101678

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to