ralphy wrote: 
> Are you using just the console and not X?  I should have mentioned that
> the envars are only for the frame buffer console.
> 
> Remove '  > /dev/null 2>&1' from your script so you can see any errors.

Hi Ralphy,

I'm pretty sure this is using only the frame buffer no X installed

Output from Jivelite WITHOUT "export SDL_VIDEO_FBCON_ROTATION=UD"


Code:
--------------------
    
  20180128 17:59:29.497 INFO   jivelite - JiveMain.lua:267 JiveLite 
version 0.1.0
  20180128 17:59:29.497 INFO   jivelite.ui.draw - jiveL_initSDL:227 
initSDL
  20180128 17:59:29.515 INFO   jivelite.ui.draw - jiveL_initSDL:240 
1366,768 32 bits/pixel 4 bytes/pixel [R<<16 G<<8 B<<0]
  20180128 17:59:29.515 INFO   jivelite.ui.draw - jiveL_initSDL:241 
Hardware acceleration is available
  20180128 17:59:29.515 INFO   jivelite.ui.draw - jiveL_initSDL:242 
Window manager is not available
  20180128 17:59:29.515 INFO   jivelite.ui.draw - jiveL_initSDL:245 
Using 30 frames per second
  
  20180128 17:59:29.542 INFO   jivelite.applets - AppletManager.lua:92 
User Path: /root/.jivelite/userpath
  20180128 17:59:29.673 INFO   jivelite.applets - AppletManager.lua:318 
Registering: DesktopJive
  20180128 17:59:29.674 INFO   jivelite.applets - AppletManager.lua:318 
Registering: BlankScreenSaver
  ETC, runs fine.
  
--------------------


Output WITH "export SDL_VIDEO_FBCON_ROTATION=UD"

Code:
--------------------
    
  20180128 17:58:36.136 INFO   jivelite - JiveMain.lua:267 JiveLite 
version 0.1.0
  20180128 17:58:36.136 INFO   jivelite.ui.draw - jiveL_initSDL:227 
initSDL
  20180128 17:58:36.154 INFO   jivelite.ui.draw - jiveL_initSDL:240 
1366,768 32 bits/pixel 4 bytes/pixel [R<<16 G<<8 B<<0]
  20180128 17:58:36.154 INFO   jivelite.ui.draw - jiveL_initSDL:241 
Hardware acceleration is not available
  20180128 17:58:36.154 INFO   jivelite.ui.draw - jiveL_initSDL:242 
Window manager is not available
  20180128 17:58:36.154 INFO   jivelite.ui.draw - jiveL_initSDL:245 
Using 30 frames per second
  
  20180128 17:58:36.161 ERROR  jivelite.ui.draw - 
jive_surface_set_video_mode:855 SDL_SetVideoMode(1366,768,32): Using software 
buffer, but no blitter function is available for 32 bpp.
  20180128 17:58:36.161 ERROR  jivelite.ui.draw - jiveL_initSDL:282 
Video mode not supported: 1366x768
  AND Restart (as in script)
  
--------------------


Jeff



*Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezeLiteX,PiCorePlayer
x3,Wandboard
*Server:* LMS Version:  Latest Nightly on Centos 7 VM on ESXi 6.5.0U1 on
Dell T320
*Plugins:*
AutoRescan/BBCiPlayer/PowerSave/PowerSwitchIII/Squeezecloud/Spotty/Player
Groups
*Remotes:* iPeng9/Orangesqueeze/PC/Jivelite/SqueezeLiteX
*Music:* 522GB,1660 albums with 23087 songs by 5204 artists mostly
FLACs

*Want a webapp ?* See
http://forums.slimdevices.com/showthread.php?104305-Webapp-for-LMS
------------------------------------------------------------------------
Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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

Reply via email to