PINE64
Chromium? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+---- Forum: Debian (https://forum.pine64.org/forumdisplay.php?fid=24)
+---- Thread: Chromium? (/showthread.php?tid=688)

Pages: 1 2 3 4 5 6 7


Chromium? - Sailing_Nut - 04-18-2016

This may be a bit of a n00b question.....

I was trying to install chromium but apt-get fails to locate a package, but I can in the Debian Jessie package list that there is an ARM variant of Chromium available.

Do I need to add a new source to pick that up?

Thanks!


RE: Chromium? - lenny.raposo-pine64.pro - 04-18-2016

should be in there. Wink

try
sudo apt-cache search chromium


RE: Chromium? - Sailing_Nut - 04-18-2016

Here's the output. Unless I'm totally missing something, chromium browser is not there.


Code:
pine64user@debianpine64:~/Desktop$ sudo apt-cache search chromium
[sudo] password for pine64user:
chromium-inspector - web browser - page inspection support
chromium-l10n - web browser - language packs
chromium-bsu - fast paced, arcade-style, scrolling space shooter
chromium-bsu-data - data pack for the Chromium B.S.U. game
gecko-mediaplayer - Multimedia plug-in for Gecko browsers
mozc-data - Mozc input method - data files
ninja-build - small build system closest in spirit to Make
ninja-build-doc - documentation for ninja-build
python-pyftpdlib - Python FTP server library
pine64user@debianpine64:~/Desktop$



RE: Chromium? - androsch - 04-19-2016

(04-18-2016, 06:53 PM)Sailing_Nut Wrote: Here's the output. Unless I'm totally missing something, chromium browser is not there.


Code:
pine64user@debianpine64:~/Desktop$ sudo apt-cache search chromium
[sudo] password for pine64user:
chromium-inspector - web browser - page inspection support
chromium-l10n - web browser - language packs
chromium-bsu - fast paced, arcade-style, scrolling space shooter
chromium-bsu-data - data pack for the Chromium B.S.U. game
gecko-mediaplayer - Multimedia plug-in for Gecko browsers
mozc-data - Mozc input method - data files
ninja-build - small build system closest in spirit to Make
ninja-build-doc - documentation for ninja-build
python-pyftpdlib - Python FTP server library
pine64user@debianpine64:~/Desktop$
Seems chromium is only available for armhf at the moment? At least found this version in ports.ubuntu.com, but seems not available for arm64....

Gesendet von meinem K00L mit Tapatalk


RE: Chromium? - Sailing_Nut - 04-19-2016

Thanks for the clarification!

I didn't realize that the Pine was on arm64 and not armhf. (Also didn't realize there was a difference between armhf and arm64! Blush )


RE: Chromium? - baryluk - 04-23-2016

It works!

[Image: mpnBz7w.png]

(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-overlay/pool/main/c/chromium-browser/

Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799939#113

There should also be 49.0 in debian experimental, didn't checked it yet.


RE: Chromium? - geffas - 04-24-2016

(04-23-2016, 02:32 PM)baryluk Wrote: It works!

[Image: mpnBz7w.png]

(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-overlay/pool/main/c/chromium-browser/

Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799939#113

There should also be 49.0 in debian experimental, didn't checked it yet.

I can confirm this also works for chromium under Arch Linux. chromium --disable-seccomp-filter-sandbox fixes the awww snap error that occurs after starting chromium under arch.


RE: Chromium? - baryluk - 04-25-2016

I applied some of the Riku's patches and fixed one minor issue with some syscalls in the sandbox, and was able to build chromium 50.

You still need --disable-seccomp-filter-sandbox

Packages:

https://drive.google.com/folderview?id=0B_DYc1fJtgSbbTdvLTl1aUVxeU0&usp=sharing#list

You only really need chromium_50.0.2661.75-2_arm64.deb (about 40MB).


RE: Chromium? - neeeds - 05-21-2016

hi guys, i cant get it to work sory im a noob in these things can you help me ?


RE: Chromium? - janeku - 07-06-2016

I tried to DL from your link but it can't start DL procedure , why ?