Closed rbcetin closed 2 years ago
@rbcet So you are running without GUI?
Do you have libminigbm installed?
@Alex313031 I encountered the same problem. I'm running without GUI. How should I install it? Do you have any recommendations?
Linux d3b2c6acc275 5.10.104-linuxkit #1 SMP PREEMPT Thu Mar 17 17:05:54 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
@ironyee @rbcet I think this commit will fix this, next build you guys can try it. > https://github.com/Alex313031/Thorium/commit/c0a8a68732baa4bbea4e0287ac55a85c142c7213
In the meantime, you can install libminigbm, or compile it yourself
@Alex313031 Thank you so much for the quick reply. I'm going to wait for the next build.
@ironyee @rbcet Making new build now.
@Alex313031
Are you going to make a RPM package too?
I can try, Ive never made an rpm package of chromium or thorium before
@ironyee @rbcet New version should fix it, plus it has alot of new cool flags > https://github.com/Alex313031/Thorium-Special/releases/tag/M106.0.5215.0
Also @ironyee I answered your issue in the main repo.
@Alex313031 Thank you, Alexander. You are the best.
@Alex313031 thanks a lot, it works now
Hello i have installed this package thorium-browser-105.0.5174.0_arm64.deb
with this command:
sudo apt install ./thorium-browser-105.0.5174.0_arm64.deb
I am trying to use this headless with npm puppeteer.