Search Criteria
Package Details: cpu-x-git 4.1.0.r56.g4c03be0-1
Git Clone URL: | https://aur.archlinux.org/cpu-x-git.git (read-only, click to copy) |
---|---|
Package Base: | cpu-x-git |
Description: | A Free software that gathers information on CPU, motherboard and more |
Upstream URL: | http://X0rg.github.io/CPU-X/ |
Keywords: | CPU CPU-Z |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Xorg |
Maintainer: | Xorg |
Last Packager: | Xorg |
Votes: | 10 |
Popularity: | 0.34 |
First Submitted: | 2015-11-27 14:29 |
Last Updated: | 2021-02-13 18:35 |
Dependencies (10)
- glfw (glfw-x11-git, glfw-wayland-git, glfw-wayland, glfw-x11)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- libcpuid (libcpuid-git)
- ncurses (ncurses-nohex, ncurses-git)
- pciutils (pciutils-git)
- procps-ng (procps-ng-git, procps-ng-static, procps-ng-nosystemd-minimal-git, procps-ng-nosystemd)
- cmake (cmake-git) (make)
- git (git-git) (make)
- nasm (nasm-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
Latest Comments
muncrief commented on 2019-09-13 19:45
@Xorg: Whoa, I didn't SPAM anyone. I reported the same issue with two different packages - cpu-x and cpu-x-git. In any case, no offense was intended and I deleted the comment from cpu-x. I also submitted a bug report as you requested. Please let me know if you need any more information.
Xorg commented on 2019-09-13 19:33
@muncrief: Please report the bug by opening a new issue on GitHub here (I need more information to fix that): https://github.com/X0rg/CPU-X/issues/new?template=bug_report.md BTW, don't spam me with the same message twice.
muncrief commented on 2019-09-13 18:52
This crashes if you're using vfio for a passthrough KVM GPU.
It outputs "Your GPU driver is unknown: ../../../../../../bus/pci/drivers/vfio-pci", and then segfaults.
Would it be possible for the authors to ignore vfio?
fturco commented on 2016-03-13 11:05
@Xorg: thank you; now cower --update doesn't complain anymore
Xorg commented on 2016-03-08 06:59
@fturco: I have added a little change in PKGBUILD which solve this.
Xorg commented on 2016-03-07 21:06
Yes, this is not a good choice I made...
On Git repo, the version set by CMake is 2.91. But I haven't tagged this version on Git (with git tag). So I have manually set 2.91 in PKGBUILD.
When pkgver() is run in PKGBUILD, it shows the last Git tag (which is 2.2.2).
2.2.2.rX (with X > 0) is the same like 2.91.0.rY.
It changes nothing, don't worry about it (I think I will avoid to do this in future).
fturco commented on 2016-03-07 20:49
There's some inconsistency:
The AUR web interface says: "Package Details: cpu-x-git 2.91.0.r0.16a5f27-1"
PKGBUILD says: pkgver=2.2.2.r83.g7d45def
Xorg commented on 2016-02-14 11:06
Ok, I have pushed an upstream patch. You can update cpu-x-git and retry. Thank you.
EndlessEden commented on 2016-02-14 03:55
Segfaults on launch
----
CPU: AMD FX(tm)-8320 Eight-Core Processor , model: 2, ext. model: 2, ext. family: 21
CPU-X:core.c:536: failed to get CPU multipliers
*** stack smashing detected ***: cpu-x terminated
======= Backtrace: =========
/usr/lib/libc.so.6(+0x72055)[0x7f856c1af055]
/usr/lib/libc.so.6(__fortify_fail+0x37)[0x7f856c2365d7]
/usr/lib/libc.so.6(__fortify_fail+0x0)[0x7f856c2365a0]
cpu-x(+0x1fe16)[0x5619ea989e16]
cpu-x(+0x1a013)[0x5619ea984013]