Search Criteria
Package Details: xfce4-sensors-plugin-nvidia 1.4.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/xfce4-sensors-plugin-nvidia.git (read-only, click to copy) |
---|---|
Package Base: | xfce4-sensors-plugin-nvidia |
Description: | A lm_sensors plugin for the Xfce panel with nvidia gpu support |
Upstream URL: | https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin |
Keywords: | temperature xfce4-panel, |
Licenses: | GPL-2.0-or-later |
Conflicts: | xfce4-sensors-plugin |
Provides: | xfce4-sensors-plugin |
Submitter: | tabbithakitten |
Maintainer: | FirstAirBender |
Last Packager: | FirstAirBender |
Votes: | 26 |
Popularity: | 0.000001 |
First Submitted: | 2015-09-27 05:47 (UTC) |
Last Updated: | 2024-04-08 17:17 (UTC) |
Dependencies (9)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libnotify (libnotify-gitAUR)
- libxnvctrl (libxnvctrl-430xxAUR, libxnvctrl-340xxAUR, libxnvctrl-390xxAUR, libxnvctrl-525xxAUR, libxnvctrl-510xxAUR, libxnvctrl-470xxAUR, libxnvctrl-535xxAUR)
- lm_sensors (lm_sensors-gitAUR)
- xfce4-panel (xfce4-panel-gitAUR, xfce4-panel-compizAUR, xfce4-panel-develAUR)
- hddtemp (hddtemp-gitAUR) (make)
- intltool (make)
- netcat (nmap-netcatAUR, openbsd-netcat-gitAUR, gnu-netcat-svnAUR, gnu-netcat, openbsd-netcat) (make)
- hddtemp (hddtemp-gitAUR) (optional) – for monitoring the temperature of hard drives
Required by (1)
- xfce4-goodies-meta (requires xfce4-sensors-plugin)
Latest Comments
FirstAirBender commented on 2024-04-08 17:18 (UTC)
@MarsSeed. Sorry, I completely missed those notices. I've updated the PKGBUILD
MarsSeed commented on 2023-08-23 17:46 (UTC)
Also please kindly add
provides=("$_pkgname=$pkgver")
to express that this is a drop-in alternative to repo'sxfce4-sensors-plugin
package.MarsSeed commented on 2023-08-23 17:32 (UTC)
Please don't make this depend specifically on
gnu-netcat
, which has not seen a new release since 2004.Instead, follow repo
xfce4-sensors-plugin
's example and make this depend only onnetcat
.Thank you in advance.
Barracuda commented on 2022-03-02 18:06 (UTC)
I confirm, the plugin works, there is no issue, it displays the GPU temperature. Does anybody know how to display the gpu fan speed too ? Thanks
hiliev commented on 2021-02-09 16:19 (UTC) (edited on 2021-02-09 16:25 (UTC) by hiliev)
lib/nvidia.c doesn't build out of the box. NVCtrl/NVCtrlLib.h uses Xlib types but is included before X11/Xlib.h. Seems like an upstream problem. Same problem in version 1.3.95.
Edit: seems fixed upstream and will likely be included in the next release version.
VxlerieUwU commented on 2020-06-10 17:35 (UTC)
Fixed!
u666sa commented on 2020-06-05 12:02 (UTC)
Does not compile in Arch with gcc 10 (or g++ 10). You need to install gcc8 and use gcc8 (I compiled from source instead of installing from AUR). @undevdecatos make gcc8 a dependency and change make to use gcc-8 instead of gcc. (or g++-8 instead of g++).
VxlerieUwU commented on 2020-05-31 15:56 (UTC)
works for me
testsieger73 commented on 2018-11-02 07:09 (UTC)
Not working with XFCE 4.13