Hi there,

have now tried the squeezeplay.sh with and without export


Code:
--------------------
    
  export SDL_FBDEV=/dev/fb1
  #SDL_FBDEV=/dev/fb1
  ./jive
  
--------------------


Last line...and no more

Code:
--------------------
    
  20140717 18:48:48.708 INFO   squeezeplay.ui.draw - 
jive_surface_set_video_mode:860 Video Setup for fullscreen
  
--------------------


With fbset I try to set the resolution to 320 x 240. Because the copy
from fb0 to fb1 is active, I only changed fb0 with:


Code:
--------------------
    
  fbset -fb /dev/fb0 -g 320 240 320 240 16
  
--------------------


Without success.


Code:
--------------------
    
  fbset -s
  mode "320x240"
  geometry 320 240 320 240 16
  timings 0 0 0 0 0 0 0
  rgba 5/11,6/5,5/0,0/16
  endmode
  
--------------------


I will go on next weekend :)


------------------------------------------------------------------------
CyberDannen's Profile: http://forums.slimdevices.com/member.php?userid=62886
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