Description of problem: Please update libXNVCtrl to latest upstream version which is 352.21. see ftp://download.nvidia.com/XFree86/nvidia-settings/ This will give us supprt for more modern target types. diff NVCtrl.h: @@ -15,11 +39,15 @@ * Here are the supported target types: */ -#define NV_CTRL_TARGET_TYPE_X_SCREEN 0 -#define NV_CTRL_TARGET_TYPE_GPU 1 -#define NV_CTRL_TARGET_TYPE_FRAMELOCK 2 -#define NV_CTRL_TARGET_TYPE_VCSC 3 /* Visual Computing System Controller */ - +#define NV_CTRL_TARGET_TYPE_X_SCREEN 0 +#define NV_CTRL_TARGET_TYPE_GPU 1 +#define NV_CTRL_TARGET_TYPE_FRAMELOCK 2 +#define NV_CTRL_TARGET_TYPE_VCSC 3 /* Visual Computing System */ +#define NV_CTRL_TARGET_TYPE_GVI 4 +#define NV_CTRL_TARGET_TYPE_COOLER 5 /* e.g., fan */ +#define NV_CTRL_TARGET_TYPE_THERMAL_SENSOR 6 +#define NV_CTRL_TARGET_TYPE_3D_VISION_PRO_TRANSCEIVER 7 +#define NV_CTRL_TARGET_TYPE_DISPLAY 8 I need libXNVCtrl to build mate-sensor-applet and upstream want to do an update which requires an updated version. See https://github.com/mate-desktop/mate-sensors-applet/pull/30#issuecomment-118498361 Here is a koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=10297602 Thank you
libXNVCtrl-352.21-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/libXNVCtrl-352.21-1.fc22
libXNVCtrl-352.21-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/libXNVCtrl-352.21-1.fc21
hwloc depends on libXNVCtrl too, please test.
Package libXNVCtrl-352.21-2.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libXNVCtrl-352.21-2.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-11422/libXNVCtrl-352.21-2.fc22 then log in and leave karma (feedback).
libXNVCtrl-352.21-2.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
libXNVCtrl-352.21-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.