Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#19727 - [nvidia-utils] add nvidia-smi
Attached to Project:
Arch Linux
Opened by John (graysky) - Sunday, 06 June 2010, 10:11 GMT
Last edited by Pierre Schmitz (Pierre) - Wednesday, 23 June 2010, 10:49 GMT
Opened by John (graysky) - Sunday, 06 June 2010, 10:11 GMT
Last edited by Pierre Schmitz (Pierre) - Wednesday, 23 June 2010, 10:49 GMT
|
DetailsDescription: nvidia-smi is a util one can use to read the GPU temp without the need for X to be installed. It is included with the standard nvidia driver package, but not included with this package. I think it best belongs to this package.
Additional info: * package version(s): nvidia-utils 195.36.15-1 * config and/or log files etc. I am running the nvidia-ck package with the kernel26-ck package (both from the AUR) and have modified the PKGBUILD for nvidia-ck to install nvidia-smi and it works just fine. I simply added these three lines AFTER the sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/nvidia.install line: cd $srcdir/NVIDIA-Linux-$ARCH-${pkgver}-pkg0 mkdir -p $pkgdir/usr/bin install -m755 $srcdir/NVIDIA-Linux-$ARCH-${pkgver}-pkg0/usr/bin/nvidia-smi $pkgdir/usr/bin Steps to reproduce: N/A |
This task depends upon
Closed by Pierre Schmitz (Pierre)
Wednesday, 23 June 2010, 10:49 GMT
Reason for closing: Implemented
Wednesday, 23 June 2010, 10:49 GMT
Reason for closing: Implemented

Updated the wiki article - http://wiki.archlinux.org/index.php/NVIDIA#Displaying_GPU_temperature_in_the_shell