Forum

Full Version: BETA2 : No screensaver working (besides dim)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Can someone please check? The only screensaver which is working for me is DIM.
Every other screensaver after 30-40 second just crashes to CLI or does nothing..
Thanks!
was there any other working on RPi before? just asking cos I have never tested to be hones
-thx-
I'm using the black screen option.. Don't know if this is actually a real screensaver but at least it's working fine except I would love to automatically disconnect the HDMI on idle so the monitor can go into real standy and then auto-reconnect the HDMI when I press a button as my HTPC does. It's just a dream - maybe it isn't even possible on the RPi
The "Blank", "Dim" and "None" are the only ones that work with the RPi. The other exception is "Clock" available in the Xbian repository.

Solar Winds, Plasma and Euphoria will not work on the RPi as they require X windows.
(29th Nov, 2013 10:53 PM)IriDium Wrote: [ -> ]The "Blank", "Dim" and "None" are the only ones that work with the RPi. The other exception is "Clock" available in the Xbian repository.

Solar Winds, Plasma and Euphoria will not work on the RPi as they require X windows.

Thanks for the reply Iridium
If I remember correctly, those were not in previous relases.. and if they can't work, it would be better not to have them in the distro in the first place IMHO..

Thanks!
They were in previous releases. They are there because they are default XBMC not Xbian.
exactly, these options are built in by default by XBMC
(30th Nov, 2013 12:46 AM)rikardo1979 Wrote: [ -> ]exactly, these options are built in by default by XBMC

Somehow I was sure they were not in Alpha 5, but since I don't have A5 images anymore, I think you're right and I must remember it wrong..
(30th Nov, 2013 01:04 AM)ilgrank Wrote: [ -> ]
(30th Nov, 2013 12:46 AM)rikardo1979 Wrote: [ -> ]exactly, these options are built in by default by XBMC

Somehow I was sure they were not in Alpha 5, but since I don't have A5 images anymore, I think you're right and I must remember it wrong..
They are still there on the Website Big Grin

Moved to correct Forum
(30th Nov, 2013 01:09 AM)IriDium Wrote: [ -> ]
(30th Nov, 2013 01:04 AM)ilgrank Wrote: [ -> ]
(30th Nov, 2013 12:46 AM)rikardo1979 Wrote: [ -> ]exactly, these options are built in by default by XBMC

Somehow I was sure they were not in Alpha 5, but since I don't have A5 images anymore, I think you're right and I must remember it wrong..
They are still there on the Website Big Grin

Moved to correct Forum

No need to do so, I'm trusting you on this Smile
(29th Nov, 2013 10:53 PM)IriDium Wrote: [ -> ]The "Blank", "Dim" and "None" are the only ones that work with the RPi. The other exception is "Clock" available in the Xbian repository.

solar panel, Plasma and Euphoria will not work on the RPi as they require X windows.

Yes all three will not work with RPI.. Even I have tried without any success.
I'm using the ScreenSaver AddOn "SlideShow" without any problems since quite a while... And works fine for me...
@all

the fancy screensaver expect full OpenGL support from driver, not just GLES. they are not supposed to be compiled at all but looks like there is a bug in Makefiles in XBMC somewhere because those sceensavers (RSXS) really require X11 system - and we compile with --disable-x11.

but it is the same for RaspBMC - I have the feeling OE is removing them from sources before compile.
Nice one for the wiki FAQ
I'm just testing the new build system on XBMC so will try to remove ./xbmc/screensaver/rsxs as part of standard compile workflow.
Pages: 1 2
Reference URL's