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

Other browser support #4

Open
dananick opened this issue Jul 7, 2013 · 4 comments
Open

Other browser support #4

dananick opened this issue Jul 7, 2013 · 4 comments

Comments

@dananick
Copy link
Contributor

dananick commented Jul 7, 2013

I am looking to have this running on my headless raspberry pi. It is low power and i do not think it supports firefox... can I get some help setting up another low powered server in a virtual x server. I don't have a gui running on it so i don't know how this can be implemented...

@schinken
Copy link
Owner

schinken commented Jul 7, 2013

Basically, the idea is, that you don't need a GUI running - so it's perfect for your case. I think you can compile Firefox for ARM - maybe it will take a long time (couple of hours or even a day) - but I think it will work.

The question is: which browser do you want to use on that raspberry pi? I choose Firefox because I had problems with Chrome running Fullscreen.

One thing to take care of: Xvfb has an memory leak, which will be fatal on a raspberry pi, so you need to restart your Xvfb server after every screenshot.

@dananick
Copy link
Contributor Author

dananick commented Jul 7, 2013

I just read my original post, sorry i was in a rush when typing it.. I have Midori working with ingress intel, so i guess support for that. I have a few things going and I am afraid firefox will bog everything down and increase load.

@gostlund
Copy link

gostlund commented Nov 5, 2014

I'm curious of the issues you experienced surrounding the use of Chrome, I haven't tried it yet, but I had hoped that it might be an option due to it (in my experience on other systems) loading and rendering such javascript-heavy sites more quickly...

@dananick
Copy link
Contributor Author

dananick commented Nov 5, 2014

I never used chrome it was midori, already precompiled on the pi for low overhead

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

3 participants