Jump to content

Evtihij

Members
  • Posts

    15
  • Joined

  • Last visited

Everything posted by Evtihij

  1. 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 не завис.
  2. 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.
  3. 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
  4. 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, но только сегодня не зависает.
  5. brin, On Monday I’ll measure real amperes, now I don’t have such an opportunity. В понедельник измерю реальный ток, сейчас у меня нет такой возможности.
  6. 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
  7. 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
  8. Evtihij

    Evtihij

  9. Igor, 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?
  10. 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. Это снимки с форума, а не мои.
  11. MX_Master, Which power supply is used? Is it powerful enough (5v, 2a)? Какой блок питания используется? Достаточно ли он мощный (5v, 2a)? Yes - 5V, 2000mA. Да - 5V, 2000mA. Because: Потому что:
  12. 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, открыл вторую вкладку и снова завис.
  13. 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? И прочие логи: Какие именно?
  14. 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
  15. How can I prove my honesty? Which buttons to press? Как я могу доказать свою честность? Какие кнопочки нажимать?
  16. Hello, please tell me why Chromium does not work on Orange Pi Prime? Здравствуйте, подскажите пожалуйста, почему не работает Chromium на Orange Pi Prime?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines