01-02-2017, 12:25 PM
(10-09-2016, 01:51 PM)Mr.Thinker Wrote:(04-23-2016, 02:32 PM)baryluk Wrote: It works!
(High CPU usage is mostly due to the fact that MATE system monitor is consuming quiet a bit of cpu for drawing stuff. When using top, chromium is using few % when idle basically)
Remember to run with:
$ chromium --disable-seccomp-filter-sandbox
(probably due to the bug in the old kernel, seccomp and seccomp filter is in 3.10.65 according to /proc/config.gz)
Packages:
http://repo.linaro.org/ubuntu/linaro-ove...m-browser/
Debian bug: https://bugs.debian.org/cgi-bin/bugrepor...799939#113
There should also be 49.0 in debian experimental, didn't checked it yet.
Hi there I'm new in this forum. I'm struggling trying to make chromium work like it should do but the procedure you describe let the browsing safety "uncovered" and, since this is the only device I've to study at the moment I'd prefer to solve the problem in different ways. I get the error with seccomp and sandbox, is there anyone that knows how could I fix it? thank you so much for your attention
The chromium is now available in Debian in testing and unstable: https://packages.debian.org/search?keywo...ection=all
Just run apt-get update && apt-get install chromium from root.