Penryn lacks AVX and AES support. It won't launch on CPUs below Sandy bridge.
Search Criteria
Package Details: thorium-browser-bin 128.0.6613.189-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/thorium-browser-bin.git (read-only, click to copy) |
---|---|
Package Base: | thorium-browser-bin |
Description: | Chromium fork focused on high performance and security |
Upstream URL: | https://github.com/Alex313031/Thorium |
Licenses: | BSD-3-Clause |
Conflicts: | thorium-browser |
Provides: | thorium-browser |
Submitter: | StarterX4 |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 52 |
Popularity: | 2.70 |
First Submitted: | 2022-08-03 14:39 (UTC) |
Last Updated: | 2024-10-19 07:06 (UTC) |
Dependencies (13)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libnotify (libnotify-gitAUR)
- libxcomposite
- libxkbcommon (libxkbcommon-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pango (pango-gitAUR)
Required by (0)
Sources (5)
StarterX4 commented on 2022-10-30 19:13 (UTC)
prometheus commented on 2022-10-30 16:11 (UTC)
Not working for me.
$ thorium-browser
cat: /etc/debian_version: No such file or directory
Illegal instruction (core dumped)
My CPU info if relevant:
$ inxi -Ca
CPU:
Info: model: Intel Core2 Duo E7400 bits: 64 type: MCP arch: Penryn
level: v1 built: 2008 process: Intel 45nm family: 6 model-id: 0x17 (23)
stepping: 0xA (10) microcode: 0xA0B
Topology: cpus: 1x cores: 2 smt: <unsupported> cache: L1: 128 KiB
desc: d-2x32 KiB; i-2x32 KiB L2: 3 MiB desc: 1x3 MiB
Speed (MHz): avg: 2200 high: 2800 min/max: N/A cores: 1: 2800 2: 1600
bogomips: 11205
Flags: ht lm nx pae sse sse2 sse3 sse4_1 ssse3
Vulnerabilities:
Type: itlb_multihit status: KVM: VMX unsupported
Type: l1tf mitigation: PTE Inversion
Type: mds status: Vulnerable: Clear CPU buffers attempted, no microcode;
SMT disabled
Type: meltdown mitigation: PTI
Type: mmio_stale_data status: Unknown: No mitigations
Type: retbleed status: Not affected
Type: spec_store_bypass status: Vulnerable
Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
sanitization
Type: spectre_v2 mitigation: Retpolines, STIBP: disabled, RSB filling,
PBRSB-eIBRS: Not affected
Type: srbds status: Not affected
Type: tsx_async_abort status: Not affected
seyn6gk commented on 2022-10-05 05:20 (UTC)
I have chromium installed, to install Thorium generated error of file conflict.
error: failed to commit transaction (conflicting files)
thorium-browser-bin: /usr/bin/chromedriver exists in filesystem (owned by chromium)
Errors occurred, no packages were upgraded.
-> exit status 1
siva-sub commented on 2022-09-12 15:49 (UTC) (edited on 2022-09-12 16:11 (UTC) by siva-sub)
i think it would be better to get the source from github instead of the authors website, the authors website is pretty slow.
i have modified the portion on sources as such please consider merging it to your PKGBUILD.
source=("https://github.com/Alex313031/Thorium/releases/download/M${pkgver}/${_pkgname}_${pkgver}_amd64.deb"
"$_pkgname.sh")
Pinned Comments
xiota commented on 2024-09-29 22:55 (UTC) (edited on 2024-10-01 10:49 (UTC) by xiota)
This package has been revised to use the variant corresponding to architecture set in some config files. This may cause problems with other packages, so users choosing to do this are (mostly) on their own.
makepkg.conf
—CARCH="x86_64_v3"
(or v2)pacman.conf
—Architecture = auto x86_64 x86_64_v2 x86_64_v3
/usr/share/devtools/setarch-aliases.d/x86_64_v3
— Contents:x86_64
The default variant is SSE3. This version is the closest available to baseline x86_64, which is currently the only architecture supported by Arch Linux. Other variants have shown no significant performance benefit, while crashing on some users' computers. The default will not be changed unless upstream offerings change or there is no other way to prevent a significant bug. Please refrain from arguing to change default for any other reason.
Alternate PKGBUILDs are available (i386, sse3, sse4, avx, avx2). They may be used by running
makepkg -Cp <file>
. This is the recommended way to build alternate versions to avoid interfering with other packages.xiota commented on 2023-10-10 04:01 (UTC) (edited on 2024-10-01 11:03 (UTC) by xiota)
This package no longer attempts to autoupdate.
Avoid flagging and commenting at the same time for the same issue.