Jump to content

Why Chromium does not work on Orange Pi Prime?


Evtihij

Recommended Posts

Armbian image version: Armbian_20.02.1_Orangepiprime_buster_current_5.4.20_desktop.7z

 

Chromium error logs, Версию системы, версию ядра, и прочие логи в студию: Which buttons to press?
Chromium error logs, Версию системы, версию ядра, и прочие логи в студию: Друг, подскажи какие кнопки нажимать.

 

At 4PDA at first talked.
На 4PDA вначале общался.

 

I pressed these buttons:
Нажимал эти кнопки:

sudo apt install xrdp
sudo apt install xorgxrdp
echo "env -u SESSION_MANAGER -u DBUS_SESSION_BUS_ADDRESS xfce4-session">  ~/.xsession

 

sudo apt-get update && sudo apt-get install firefox-esr

 

Link to comment
Share on other sites

Reloaded the image.
Перезалил образ.

 

Chromium error logs:
I am writing in the terminal:
Пишу в терминале:

--enable-logging=stderr --v=1

 

Answer:
Ответ:

--enable-logging=stderr: command not found

 

System version:
Версию системы:

lsb_release -a

 

Answer:

Ответ:

No LSB modules are available.
Distributor ID:    Debian
Description:    Debian GNU/Linux 10 (buster)
Release:    10
Codename:    buster

 

Kernel Version:
Версию ядра:

uname -a

 

Answer:
Ответ:

Linux orangepiprime 5.4.20-sunxi64 #20.02.1 SMP Mon Feb 17 02:37:37 CET 2020 aarch64 GNU/Linux

 

And other logs: Which ones?
И прочие логи: Какие именно?

Link to comment
Share on other sites

4 hours ago, Evtihij said:

Reloaded the image.


I tested Debian Buster Desktop on A64 board - which is almost identical - and Chromium works perfectly fine. Out of the box.

Do you perhaps try to run Chromium with root username?

Link to comment
Share on other sites

I didn’t log in as root, I went to the Armbian forum, then to the 4PDA forum, opened the second tab and hung again.
Зашел не под именем root, зашел на форум Armbian, потом на форум 4PDA, открыл вторую вкладку и снова завис.

Link to comment
Share on other sites

3 hours ago, Evtihij said:

I didn’t log in as root, I went to the Armbian forum, then to the 4PDA forum, opened the second tab and hung again.
Зашел не под именем root, зашел на форум Armbian, потом на форум 4PDA, открыл вторую вкладку и снова завис.


Chromium is a larger project than Armbian. If bug is there ... there is little we can do about.

 

You can try to:
- compile from sources

https://launchpad.net/~saiarcot895/+archive/ubuntu/chromium-beta

Link to comment
Share on other sites

MX_Master,
Which power supply is used? Is it powerful enough (5v, 2a)?
Какой блок питания используется? Достаточно ли он мощный (5v, 2a)?
Yes - 5V, 2000mA.
Да - 5V, 2000mA.
Because:
Потому что:

01OrangePiPrime.png

02OrangePiPrime.png

Link to comment
Share on other sites

MX_Master,
What kind of cooling does the board have? Is there a radiator on the processor?
Какое охлаждение у платы? Радиатор на процессоре есть?
No radiator.
Радиатора - нет.
The cooler is connected as follows:
Кулер подключен так:
These are pictures from the forum, not mine.
Это снимки с форума, а не мои.

IMG_20180202_072648.jpg

IMG_20180202_072700.jpg

12091511.jpg

12091517.jpg

orangepi_h3-pinout-gpio-26-pin-e1508097309411.png

Link to comment
Share on other sites

Igor,

Spoiler

 


sudo add-apt-repository ppa:saiarcot895/chromium-beta

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

 This PPA contains the latest Chromium Beta builds, with hardware video decoding enabled (hidden behind a flag), and support for Widevine (needed for viewing many DRM-protected videos) enabled.

== Hardware Video Decoding ==

To enable hardware video decoding, open chrome://flags, search for "Hardware-accelerated video decode", enable the entry, and restart Chromium.

=== Widevine Support ===

The packages in this PPA have support for Widevine inside Chromium enabled. However, you still need to copy some files from Chrome into Chromium for you to use Netflix (or other websites using Encrypted Media Extensions) in Chromium.

1. Download and install Chrome (or extract the necessary files, if you know how to do that).
2. From the Chrome installation directory (probably /opt/google/chome or something similar), copy libwidevinecdm.so into ~/.config/chromium.
3. Restart Chromium.

=== API Key ====

Some Chromium features, including Sync, require an API key, which is not included with the packages below. To use these features, please follow the 11 steps at http://www.chromium.org/developers/how-tos/api-keys. Then, open .profile located in your home folder (you will need to see hidden files), and add the following three lines to the end of the file (on a new line):

export GOOGLE_API_KEY="api_key"
export GOOGLE_DEFAULT_CLIENT_ID="client_id"
export GOOGLE_DEFAULT_CLIENT_SECRET="client_secret"

Replace what is in the quotes (after the '=' sign in each line) with the appropriate value. You will need to log off and log back on (or restart if you prefer) for Chromium to use the keys.

=== NPAPI Plugins ===

Chromium dropped support for NPAPI plugins. This means that you cannot use the standard Flash (Flash 11.2) available through most methods. Instead, you'll need to install the PPAPI version of Flash through a package.

=== Preventing falling back to the standard version of Chromium ===

Sometimes, this PPA doesn't get updated within a few days of a release, and in some cases, the version of Chromium in the standard Ubuntu repos may be newer than the version provided by the PPA. If you want to prevent apt from updating to the version in the standard Ubuntu repos, add the following three lines into /etc/apt/preferences.d/chromium:

Package: *
Pin: release o=LP-PPA-saiarcot895-chromium-beta
Pin-Priority: 700

=== Help ===

If you need help with installing Chromium or notice stuff not working that should normally work, click on my name below in the "Adding this PPA to your system" section.

=== Packaging ===

Packaging for this PPA is at https://github.com/saiarcot895/chromium-ubuntu-build. A separate branch is created for each upstream branch number.
 More info: https://launchpad.net/~saiarcot895/+archive/ubuntu/chromium-beta
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keybox '/tmp/tmpwktwgfr8/pubring.gpg' created
gpg: /tmp/tmpwktwgfr8/trustdb.gpg: trustdb created
gpg: key E6A17451DC058F40: public key "Launchpad PPA for Saikrishna Arcot" imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg: no valid OpenPGP data found.
Spoiler

sudo apt-get update
Hit:1 http://httpredir.debian.org/debian buster InRelease
Get:2 http://security.debian.org buster/updates InRelease [65.4 kB]            
Get:3 http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal InRelease [20.8 kB]
Get:4 http://httpredir.debian.org/debian buster-updates InRelease [49.3 kB]    
Get:6 http://httpredir.debian.org/debian buster-backports InRelease [46.7 kB]  
Get:5 https://apt.armbian.com buster InRelease [18.3 kB]
Get:7 http://security.debian.org buster/updates/main arm64 Packages [220 kB]
Get:8 http://security.debian.org buster/updates/main armhf Packages [219 kB]
Err:3 http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E6A17451DC058F40
Get:9 http://httpredir.debian.org/debian buster-updates/main arm64 Packages.diff/Index [2,212 B]
Get:10 http://httpredir.debian.org/debian buster-updates/main armhf Packages.diff/Index [2,212 B]
Get:11 http://httpredir.debian.org/debian buster-updates/main arm64 Contents (deb).diff/Index [2,212 B]
Get:12 http://httpredir.debian.org/debian buster-updates/main armhf Contents (deb).diff/Index [2,212 B]
Get:13 http://httpredir.debian.org/debian buster-updates/main arm64 Packages 2020-02-23-2017.41.pdiff [2,161 B]
Get:14 http://httpredir.debian.org/debian buster-updates/main armhf Packages 2020-02-23-2017.41.pdiff [2,199 B]
Get:13 http://httpredir.debian.org/debian buster-updates/main arm64 Packages 2020-02-23-2017.41.pdiff [2,161 B]
Get:14 http://httpredir.debian.org/debian buster-updates/main armhf Packages 2020-02-23-2017.41.pdiff [2,199 B]
Get:15 http://httpredir.debian.org/debian buster-updates/main arm64 Contents (deb) 2020-02-23-2017.41.pdiff [1,880 B]
Get:15 http://httpredir.debian.org/debian buster-updates/main arm64 Contents (deb) 2020-02-23-2017.41.pdiff [1,880 B]
Get:16 http://httpredir.debian.org/debian buster-updates/main armhf Contents (deb) 2020-02-23-2017.41.pdiff [1,851 B]
Get:16 http://httpredir.debian.org/debian buster-updates/main armhf Contents (deb) 2020-02-23-2017.41.pdiff [1,851 B]
Get:17 http://httpredir.debian.org/debian buster-backports/main arm64 Packages.diff/Index [27.8 kB]
Get:18 http://httpredir.debian.org/debian buster-backports/main armhf Packages.diff/Index [27.8 kB]
Get:19 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb).diff/Index [27.9 kB]
Get:20 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb).diff/Index [27.9 kB]
Get:21 http://httpredir.debian.org/debian buster-backports/non-free armhf Packages.diff/Index [5,656 B]
Get:22 http://httpredir.debian.org/debian buster-backports/non-free arm64 Packages.diff/Index [4,672 B]
Get:23 http://httpredir.debian.org/debian buster-backports/non-free armhf Contents (deb).diff/Index [5,656 B]
Get:24 http://httpredir.debian.org/debian buster-backports/non-free arm64 Contents (deb).diff/Index [4,672 B]
Get:25 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-18-1413.21.pdiff [2,783 B]
Get:26 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-18-2020.30.pdiff [4,708 B]
Get:27 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-19-0213.04.pdiff [1,353 B]
Get:28 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-20-0213.47.pdiff [188 B]
Get:29 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-21-1412.06.pdiff [383 B]
Get:30 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-21-2017.52.pdiff [292 B]
Get:31 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-22-0213.40.pdiff [786 B]
Get:32 https://apt.armbian.com buster/main armhf Packages [120 kB]
Get:33 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-22-1413.16.pdiff [198 B]
Get:34 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-22-2013.35.pdiff [504 B]
Get:35 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-23-0816.27.pdiff [376 B]
Get:36 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-23-2017.41.pdiff [425 B]
Get:37 https://apt.armbian.com buster/main arm64 Packages [125 kB]
Get:38 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-24-1420.34.pdiff [1,197 B]
Get:39 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-24-2014.03.pdiff [283 B]
Get:40 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-25-0213.11.pdiff [197 B]
Get:41 https://apt.armbian.com buster/main arm64 Contents (deb) [5,033 kB]
Get:42 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-25-0815.22.pdiff [1,200 B]
Get:43 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-25-1413.15.pdiff [4,370 B]
Get:44 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-25-2019.48.pdiff [1,947 B]
Get:45 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-26-0214.51.pdiff [1,498 B]
Get:46 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-26-1414.46.pdiff [284 B]
Get:47 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-26-2014.54.pdiff [533 B]
Get:48 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-27-0814.40.pdiff [925 B]
Get:49 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-28-0214.51.pdiff [1,635 B]
Get:50 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-28-0815.28.pdiff [2,604 B]
Get:51 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-28-1417.46.pdiff [660 B]
Get:51 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-28-1417.46.pdiff [660 B]
Get:52 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-18-1413.21.pdiff [2,782 B]
Get:53 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-18-2020.30.pdiff [2,113 B]
Get:54 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-19-0213.04.pdiff [2,239 B]
Get:55 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-19-0819.58.pdiff [1,358 B]
Get:56 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-20-0213.47.pdiff [187 B]
Get:57 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-21-1412.06.pdiff [382 B]
Get:58 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-22-0213.40.pdiff [965 B]
Get:59 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-22-1413.16.pdiff [198 B]
Get:60 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-22-2013.35.pdiff [504 B]
Get:61 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-23-0816.27.pdiff [377 B]
Get:62 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-23-2017.41.pdiff [426 B]
Get:63 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-24-1420.34.pdiff [1,198 B]
Get:64 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-24-2014.03.pdiff [278 B]
Get:65 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-25-0213.11.pdiff [194 B]
Get:66 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-25-0815.22.pdiff [1,198 B]
Get:67 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-25-1413.15.pdiff [4,369 B]
Get:68 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-25-2019.48.pdiff [1,949 B]
Get:69 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-26-0214.51.pdiff [1,499 B]
Get:70 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-26-1414.46.pdiff [284 B]
Get:71 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-26-2014.54.pdiff [533 B]
Get:72 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-27-0814.40.pdiff [923 B]
Get:73 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-28-0214.51.pdiff [1,639 B]
Get:74 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-28-0815.28.pdiff [2,613 B]
Get:75 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-28-1417.46.pdiff [661 B]
Get:75 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-28-1417.46.pdiff [661 B]
Get:76 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-18-1413.21.pdiff [4,831 B]
Get:77 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-18-2020.30.pdiff [3,359 B]
Get:78 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-19-0213.04.pdiff [3,586 B]
Get:79 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-19-0819.58.pdiff [2,336 B]
Get:80 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-20-0213.47.pdiff [82 B]
Get:81 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-21-1412.06.pdiff [217 B]
Get:82 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-22-0213.40.pdiff [336 B]
Get:83 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-22-1413.16.pdiff [75 B]
Get:84 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-22-2013.35.pdiff [156 B]
Get:85 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-23-2017.41.pdiff [218 B]
Get:86 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-24-1420.34.pdiff [559 B]
Get:87 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-24-2014.03.pdiff [90 B]
Get:88 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-25-0213.11.pdiff [69 B]
Get:89 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-25-0815.22.pdiff [93 B]
Get:90 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-25-1413.15.pdiff [10.7 kB]
Get:91 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-25-2019.48.pdiff [6,698 B]
Get:92 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-26-0214.51.pdiff [697 B]
Get:93 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-26-2014.54.pdiff [609 B]
Get:94 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-27-0814.40.pdiff [140 B]
Get:95 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-28-0214.51.pdiff [2,709 B]
Get:96 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-28-0815.28.pdiff [1,302 B]
Get:97 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-28-1417.46.pdiff [1,036 B]
Get:97 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-28-1417.46.pdiff [1,036 B]
Get:98 https://apt.armbian.com buster/main armhf Contents (deb) [5,099 kB]     
Get:99 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-18-1413.21.pdiff [4,868 B]
Get:100 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-18-2020.30.pdiff [51.7 kB]
Get:101 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-19-0213.04.pdiff [2,369 B]
Get:102 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-20-0213.47.pdiff [82 B]
Get:103 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-21-1412.06.pdiff [217 B]
Get:104 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-22-0213.40.pdiff [337 B]
Get:105 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-22-1413.16.pdiff [75 B]
Get:106 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-22-2013.35.pdiff [156 B]
Get:107 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-23-2017.41.pdiff [218 B]
Get:108 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-24-1420.34.pdiff [560 B]
Get:109 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-24-2014.03.pdiff [90 B]
Get:110 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-25-0213.11.pdiff [69 B]
Get:111 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-25-0815.22.pdiff [93 B]
Get:112 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-25-1413.15.pdiff [10.6 kB]
Get:113 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-25-2019.48.pdiff [6,727 B]
Get:114 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-26-0214.51.pdiff [694 B]
Get:115 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-26-2014.54.pdiff [606 B]
Get:116 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-27-0814.40.pdiff [138 B]
Get:117 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-28-0214.51.pdiff [2,703 B]
Get:118 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-28-0815.28.pdiff [1,299 B]
Get:119 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-28-1417.46.pdiff [1,036 B]
Get:119 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-28-1417.46.pdiff [1,036 B]
Get:120 http://httpredir.debian.org/debian buster-backports/non-free armhf Packages 2020-02-25-1413.15.pdiff [394 B]
Get:121 http://httpredir.debian.org/debian buster-backports/non-free arm64 Packages 2020-02-25-1413.15.pdiff [393 B]
Get:122 http://httpredir.debian.org/debian buster-backports/non-free armhf Contents (deb) 2020-02-25-1413.15.pdiff [7,026 B]
Get:123 http://httpredir.debian.org/debian buster-backports/non-free arm64 Contents (deb) 2020-02-25-1413.15.pdiff [7,026 B]
Get:120 http://httpredir.debian.org/debian buster-backports/non-free armhf Packages 2020-02-25-1413.15.pdiff [394 B]
Get:122 http://httpredir.debian.org/debian buster-backports/non-free armhf Contents (deb) 2020-02-25-1413.15.pdiff [7,026 B]
Get:121 http://httpredir.debian.org/debian buster-backports/non-free arm64 Packages 2020-02-25-1413.15.pdiff [393 B]
Get:123 http://httpredir.debian.org/debian buster-backports/non-free arm64 Contents (deb) 2020-02-25-1413.15.pdiff [7,026 B]
Reading package lists... Done                                                  
W: GPG error: http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E6A17451DC058F40
E: The repository 'http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

 

Prior to these commands there was a version:
До этих команд была версия:
Chromium Version 79.0.3945.130 (Developer Build) built on Debian 10.2, running on Debian 10.2 (64-bit)

And after these commands the same version remained:
И после этих коман осталась эта же версия:
Chromium Version 79.0.3945.130 (Developer Build) built on Debian 10.2, running on Debian 10.2 (64-bit)

Logically, there should be a command: apt install ???
Tell me what should be the command after the install command?
По логике должна быть команда: apt install ???
Подскажите какая должна быть команда после команды install?

Link to comment
Share on other sites

In the file:

В файле:

/etc/apt/sources.list.d/saiarcot895-ubuntu-chromium-beta-focal.list

Replaced the line:

Заменил строку:
deb http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal main

So:

Так:
deb http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal InRelease

 

Spoiler

sudo apt-get update
Get:1 http://security.debian.org buster/updates InRelease [65.4 kB]
Hit:2 http://httpredir.debian.org/debian buster InRelease                      
Get:3 http://httpredir.debian.org/debian buster-updates InRelease [49.3 kB]    
Get:5 http://httpredir.debian.org/debian buster-backports InRelease [46.7 kB]  
Get:6 http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal InRelease [20.8 kB]
Hit:4 https://apt.armbian.com buster InRelease   
Get:7 http://security.debian.org buster/updates/main arm64 Packages [220 kB]
Get:8 http://security.debian.org buster/updates/main armhf Packages [220 kB]
Get:9 http://httpredir.debian.org/debian buster-backports/main arm64 Packages.diff/Index [27.8 kB]
Get:10 http://httpredir.debian.org/debian buster-backports/main armhf Packages.diff/Index [27.8 kB]
Get:11 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb).diff/Index [27.9 kB]
Get:12 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb).diff/Index [27.9 kB]
Get:13 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-28-2017.22.pdiff [493 B]
Get:14 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-29-0217.25.pdiff [1,905 B]
Get:15 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-28-2017.22.pdiff [490 B]
Get:16 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-29-0217.25.pdiff [1,916 B]
Get:17 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-28-2017.22.pdiff [260 B]
Get:18 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-29-0217.25.pdiff [172 B]
Get:14 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-29-0217.25.pdiff [1,905 B]
Get:19 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-28-2017.22.pdiff [260 B]
Get:16 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-29-0217.25.pdiff [1,916 B]
Get:18 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-29-0217.25.pdiff [172 B]
Get:20 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-29-0217.25.pdiff [172 B]
Get:20 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-29-0217.25.pdiff [172 B]
Err:6 http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E6A17451DC058F40
Reading package lists... Done                                           
W: GPG error: http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E6A17451DC058F40
E: The repository 'http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

 

 

Link to comment
Share on other sites



MX_Master,
Which power supply is used? Is it powerful enough (5v, 2a)?

Yes - 5V, 2000mA.



won't be the solution to your chromium Problem, anyway just to state: I bought some power supplies from China, rated at 2 - but after measuring I found they only deliver less than1.5 A!



Gesendet von meinem SM-T720 mit Tapatalk

Link to comment
Share on other sites

Igor,
В файле /etc/apt/sources.list.d/saiarcot895-ubuntu-chromium-beta-focal.list
Заменил строку:
deb http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal InRelease

Так:
deb http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu buster InRelease

Spoiler

sudo apt-get update
Get:1 http://security.debian.org buster/updates InRelease [65.4 kB]
Hit:2 http://httpredir.debian.org/debian buster InRelease                      
Ign:3 http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu buster InRelease
Get:4 http://httpredir.debian.org/debian buster-updates InRelease [49.3 kB]    
Get:5 http://httpredir.debian.org/debian buster-backports InRelease [46.7 kB]  
Err:7 http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu buster Release 
  404  Not Found [IP: 91.189.95.83 80]
Hit:6 https://apt.armbian.com buster InRelease             
Get:8 http://httpredir.debian.org/debian buster-backports/main armhf Packages.diff/Index [27.8 kB]
Get:9 http://httpredir.debian.org/debian buster-backports/main arm64 Packages.diff/Index [27.8 kB]
Get:10 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb).diff/Index [27.9 kB]
Get:11 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb).diff/Index [27.9 kB]
Get:12 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-29-0815.27.pdiff [486 B]
Get:13 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-29-0815.27.pdiff [484 B]
Get:14 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-29-0815.27.pdiff [149 B]
Get:12 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-02-29-0815.27.pdiff [486 B]
Get:14 http://httpredir.debian.org/debian buster-backports/main armhf Contents (deb) 2020-02-29-0815.27.pdiff [149 B]
Get:13 http://httpredir.debian.org/debian buster-backports/main arm64 Packages 2020-02-29-0815.27.pdiff [484 B]
Get:15 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-29-0815.27.pdiff [151 B]
Get:15 http://httpredir.debian.org/debian buster-backports/main arm64 Contents (deb) 2020-02-29-0815.27.pdiff [151 B]
Reading package lists... Done                                                  
E: The repository 'http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu buster Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

 

 

Link to comment
Share on other sites

Temperature: 31000 - 85000
Температура: 31000 - 85000
 

watch cat /sys/class/thermal/thermal_zone0/temp

 

Chromium stopped hanging, opened 10 tabs, and it does not hang.
Probably the user from the 4PDA forum was edukra:

 

I have freezes only at the beginning. Those. can hang in chrome a couple of times (and not only in chrome) in the first 5-10 minutes after turning on the oranges and then it works stably, even when I open more than 10 tabs. At first, I thought that it was somewhere poorly soldered on my board, but when I heated up, the contacts restored, then I tried alt Linux and it did not hang up with me. True, his kernel is not patched, which means that only those features that get into the mainline work. Yes, and on the android from the prefix red box mini there were no freezes ... On the other hand, on an orange with a percentage of H3, the armbian works without freezes.

 

Although it is strange, I tried to wait 10 minutes before, but only today it does not freeze.

 

Перестал зависать Chromium, открыл 10 вкладок, а он - не зависает.
Наверно прав оказался пользователь с форума 4PDA - edukra:

 

У меня зависания бывают только в начале. Т.е. может зависнуть в хроме пару раз (и не только в хроме) в первые 5-10 минут после включения апельсинки а потом работает стабильно, даже когда открываю более 10 вкладок. Сначала я думал, что это у меня на плате где-то непропай, а при нагреве контакты восстанавливаются, потом попробовал альт линукс и он у меня не зависал. Правда у него ядро не пропатченное, а значит работают только те фичи, что в mainline попали. Да и на андроиде от приставки red box mini зависаний не было... С другой стороны на апельсинке с процом H3 армбиан работает без зависаний.

 

Хотя странно, я и раньше пробовал подождать минут 10, но только сегодня не зависает.

Link to comment
Share on other sites

On the forum 4PDA gave a couple of tips about cache, zswap, zram and psd, let me start with zswap:
На форуме 4PDA дали пару советов, про кеш, zswap, zram и psd, позвольте начать с zswap:

 

I have so, tell me what to change?
У меня так, подскажите, что поменять?

free -h
              total        used        free      shared  buff/cache   available
Mem:          1.9Gi       466Mi       1.2Gi        14Mi       263Mi       1.4Gi
Swap:         996Mi          0B       996Mi
grep -R . /sys/module/zswap/parameters
/sys/module/zswap/parameters/same_filled_pages_enabled:Y
/sys/module/zswap/parameters/enabled:N
/sys/module/zswap/parameters/max_pool_percent:20
/sys/module/zswap/parameters/compressor:lzo
/sys/module/zswap/parameters/zpool:zbud
sudo sysctl vm.swappiness
vm.swappiness = 100

 

Link to comment
Share on other sites

chromium-browser --disable-3d-apis
chromium-browser: command not found
chromium --disable-3d-apis
[5923:5987:0307/092538.507332:ERROR:object_proxy.cc(632)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[5923:5987:0307/092538.508538:ERROR:object_proxy.cc(632)] Failed to call method: org.freedesktop.UPower.GetDisplayDevice: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[5923:5987:0307/092538.509500:ERROR:object_proxy.cc(632)] Failed to call method: org.freedesktop.UPower.EnumerateDevices: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[5961:5961:0307/092540.584420:ERROR:sandbox_linux.cc(372)] InitializeSandbox() called with multiple threads in process gpu-process.
[5981:5988:0307/092540.847716:ERROR:command_buffer_proxy_impl.cc(124)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
[5981:5981:0307/092541.706218:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[5981:5981:0307/092541.707982:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.

 

Link to comment
Share on other sites

The long-awaited non-nightly builds came out, flooded - Armbian_20.05.1_Orangepiprime_buster_current_5.4.43_desktop, Chromium still hung, then flooded - Armbian_20.05.1_Orangepiprime_bionic_current_5.4.43_desktop, and Orange Pi Prime did not hang.

 

Вышли долгожданные не ночные сборки, залил - Armbian_20.05.1_Orangepiprime_buster_current_5.4.43_desktop, Chromium все равно завис, тогда залил - Armbian_20.05.1_Orangepiprime_bionic_current_5.4.43_desktop, и Orange Pi Prime не завис.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines