Hope you have taken care of all the potential problems you could have with SD cards and file system image corruptions.We are about to install hundreds of Pis around the country...
#Heater wrote:coolblue2000,Hope you have taken care of all the potential problems you could have with SD cards and file system image corruptions.We are about to install hundreds of Pis around the country...
Having to run around the country to replace SD cards when they fail in a few months is going to be expensive.
OK, there should be some release news on this in the next quarter, with some hope of going mainstream early in the new year. There's still a lot of bug fixing to do, but its looking pretty good.coolblue2000 wrote:I read about 6 weeks ago that a wayland beta was going to be release within a couple of weeks. Does anyone know if this has happened yet? We are about to install hundreds of Pis around the country as display devices and wayland would make our lives a lot easier.
It does work (At least a week ago when I did some playing with it) and it is fairly stable, though does still have some significant issues to work out.coolblue2000 wrote:Just found a way to possibly run a wayland build following the instructions in the link
http://wayland.freedesktop.org/raspberrypi.html
I have not tested it yet though so can't comment on whether it works or not.
If it's OK, I can share my experience: I had to dump a few hundred SD cards, for half of them did not work at all or failed within minutes. I've bought another brand then, and two or three out of 1000 failed within three months. That rate is not worse than with harddisks.jamesh wrote:#Heater wrote:coolblue2000,Hope you have taken care of all the potential problems you could have with SD cards and file system image corruptions.We are about to install hundreds of Pis around the country...
Having to run around the country to replace SD cards when they fail in a few months is going to be expensive.
Give it a rest. People are not as stupid or as uninformed as you seem to think. Is it really necessary to bring up this subject EVERYTIME?
And just for the rest of the world who are not heater and have removed the bee from their bonnet, SD corruption is relatively rare, and best practice can reduce its chance of occurrence to almost zero.

Yes, that's pretty accurate.Heater wrote:As far as I know Wayland does nothing for speeding up apps like web browsers. It only speeds up the moving and resizing of windows. Seems once you have your browser window open, sized and in place everything proceeds the same as normal.
Could someone clarify this for me?
+1 I'd like to know the answer to this one as well. I would try it myself but last I tired I couldn't launch Xorg apps for some reason, I didn't try very hard to figure out. I've never used wayland ever so it's new to me.hatman wrote:In addition to speeding-up the moving/resizing of windows, is Wayland likely to have an effect on the scrolling in a web browser? In my experience I find the rendering of most webpages is ok, but scrolling them up and down is painful (so I've taken to using the page up/down keys)
Thanks!
The big issue (from the way I understand it) is that no one has written a browser with open gl and the gpu in mind. For instance some send a draw call for every single pixel rendered. Whereas, the gpu works better with larger chunks of data.oozic wrote:Hi,
watching this thread
Is there a way to use GPU acceleration for a browser with the RPi?
I'm building a sort of dashboard with the RPi, html5+css+js.
It's not that "heavy" to render, I just want to use some css3 transition effect.
Do you think wayland can improve this or there are other solutions?
I try wayland about 1 month ago but I was unable to install any browser or app, is there a guide to install a browser like chromium?
Many thanks