Hi,
I have a Dell Precision 3571 with Fedora 37 on it. The laptop is equipped with a “RTX A1000 Laptop”.
I want to use it to run Python+Pytorch code so I installed the driver version 550.54 from Nvidia website using this tutorial : How to Install Nvidia Drivers on Fedora Linux
All seemed to work correctly and I am now able to use it for my Pytorch code (torch.cuda.is_available() = True and my code is running correctly).
The issue is that the laptop frequently freezes for no evident reason since I installed the driver … The screen freezes but the sound is still played. Software are not responding and the mouse freezes intermittently (it can move but not click anywhere). I already experienced the same issue last year and the solution from my IT service was to remove the driver and make the computation only on the cluster dedicated to it at my job. But I would be great if I could make some computation for some inference tasks directly on my device.
I generated the nvidia-bug-report.log.gz that I can provide if necessary.
Thanks for your help.
nvidia-bug-report.log.gz (632.0 KB)