ralphy wrote: 
> Setting it to 32 might fail, but it's worth trying it.  Several of the
> waveshare screens init to 16bit but support 32.

It seems like this setting is being ignored.  And it seems like a
framerate of 60 isn't generating an error, although I can't say that
scrolling looks any different compared to 22.

>From my /mnt/mmcblk0p2/tce/jivelite.sh

Code:
--------------------
    
  ..
  export JIVE_FRAMERATE=60
  /usr/sbin/fbset -depth 8
  ..
  
--------------------


>From the log file:

Code:
--------------------
    19700101 00:00:35.597 INFO   jivelite.ui.draw - jiveL_initSDL:250 
Using 60 frames per second
  
  19700101 00:00:35.624 DEBUG  jivelite.ui.draw - 
jive_surface_set_video_mode:863 Video mode: 16 bits/pixel 2 bytes/pixel [R<<11 
G<<5 B<<0]
  
--------------------


Am I looking in the right place for confirmation of these settings?


------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=111502

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to