Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to compile? #1

Open
maribu opened this issue Dec 3, 2012 · 10 comments
Open

How to compile? #1

maribu opened this issue Dec 3, 2012 · 10 comments

Comments

@maribu
Copy link

maribu commented Dec 3, 2012

Hi, Simon!

I cannot figure out how I have to set up the build environment. Where do I get .deps/fbdev.Plo, Makefile.in and Makefile.am?

I pretty sure there are somewhere instructions how to build. But I searched for them without success. Would you be so kind to point me to the right direction?

Thanks,
Maribu

@root42
Copy link

root42 commented Apr 3, 2013

It seems that the sources are incomplete. The Makefile says that it is generated by automake, but I cannot find any of the typical autoconf/automake source files (e.g. the ones you just mentioned).

@root42
Copy link

root42 commented Nov 12, 2013

Any news on this? Is this project abandoned? Any other information on accelerated X11 on the RasPi?

@licaon-kter
Copy link

Since they sponsored Wayland porting I highly doubt it.

@ssvb
Copy link

ssvb commented Nov 13, 2013

If you are still interested in X11, you can try https://github.com/ssvb/xf86-video-fbturbo
When using 3.10 Raspberry Pi kernel, windows moving/scrolling is accelerated by DMA. But even without this basic hardware acceleration, the desktop performance is much better than what you get in default raspbian because of the other optimizations.

@root42
Copy link

root42 commented Nov 13, 2013

@ssvb Thanks for the link. I did not know that specific project yet.

@ssvb
Copy link

ssvb commented Nov 13, 2013

@root42: There is also a discussion thread in the Raspberry Pi forums: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=45746
But actually very few people seem to care about graphics on Raspberry Pi anyway, they are even not interested in 3D games (via https://github.com/lunixbochs/glshim ): http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&t=45252 :)

@licaon-kter: If you mean the development sponsored by Raspberry Pi foundation, then yes, some work is being done with Wayland. But AFAIK @simonjhall with his fbdev_exa project was never part of 'they'.

@root42
Copy link

root42 commented Nov 14, 2013

@ssvb Have you tried the project? I guess compiling the stuff will take some time, wouldn't it? Plus I only have the 256 MB Pi so far. Maybe it's time to upgrade...

@ssvb
Copy link

ssvb commented Nov 14, 2013

@root42 I'm a developer of the fbturbo project :) The installation of fbturbo is supposed to be relatively simple (just follow the instructions and type commands in order) - https://github.com/ssvb/xf86-video-fbturbo/wiki/Installation
The compilation is fast and does not require much RAM because it's a small project with few source files. It should not take more than a few minutes to compile, and the time is mostly spent at the configure stage.

As for the fbdev_exa, I could not get it compiled from the sources either.

@root42
Copy link

root42 commented Nov 14, 2013

@ssvb Thanks for the info!

@licaon-kter
Copy link

@ssvb: since the main Linux direction is towards Wayland anyway this is the right way to do it, but in the mean time it makes RPi a X-less usable platform. :-\

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants