Closed Augusto7743 closed 1 year ago
It seems from my history of README.md it is v0.7.3 I updated the "requirement" for v0.7.4, but i do not know what would fail, other than maybe new CUDA calls or OptiX calls that would not be supported...
It is somewhat of a "soft" requirement, but it CAN fail if the driver does not support certain CUDA calls i would say.
Thanks for reply. nvidia-libs 0.7.6 is the last version compatible for Geforce 600 and some GT 700 series Kepler using driver 470. I suggest to add that information in https://github.com/SveSop/nvidia-libs helping others users. Have an nice day.
Thanks for reply. nvidia-libs 0.7.6 is the last version compatible for Geforce 600 and some GT 700 series Kepler using driver 470. I suggest to add that information in https://github.com/SveSop/nvidia-libs helping others users. Have an nice day.
Any chance you could elaborate on exactly how this was tested? Any wine logs WINEDEBUG=-all,+nvcuda
or something similar?
Only tested with CUDA-Z .... I am an "novice" WINE user .... What command to do for creating logs when testing and upload to you ?
Interesting logs for me when it comes to CUDA-Z would be to run it like this:
WINEDEBUG=-all,+nvcuda wine ./CUDA-Z-0.10.251-64bit.exe > CudaZ.log 2>&1
Then you can upload the cuda.log
file
Here the log WINE Staging 8.10 with dxvk and nvidia-libs 0.7.6 Host using proprietary driver 470 CudaZ.log
What happens if you run nvidia-libs v0.7.10?
CUDA-Z report "Not CUDA device" Here the video card is GT 640 Kepler.
CUDA-Z report "Not CUDA device" Here the video card is GT 640 Kepler.
Well, that message is as helpful to me as someone walking into a car dealership saying "Hey, something is wrong with my car! Fix it!" and then stomp off without even letting them pop to hood....
Please create a log in the same manner as you did here https://github.com/SveSop/nvidia-libs/issues/9#issuecomment-1595365662
nvidia libs version 0.7.10 CUDA-Z show an message "Not CUDA device" and close. running the command WINEDEBUG=-all,+nvcuda wine ./CUDA-Z-0.10.251-64bit.exe > CudaZ.log 2>&1
The log is 0 bytes.
However GPU_Caps_Viewer_1.60.0.0 start and done an log.
If is installed nvidia libs version 0.7.6 not is possible start GPU_Caps_Viewer_1.60.0.0 happening crash closing it.
GPU_Caps_Viewer with 2 logs. If you need any test or other command line reply me.
Hello. The nvidia-libs current version can run if in host OS is using Geforce 600 with driver 470 ? If not what is the last version with support for driver 470 ?
Have an nice week.