<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Tesla_P40</id>
	<title>Tesla P40 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Tesla_P40"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Tesla_P40&amp;action=history"/>
	<updated>2026-05-14T18:14:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Tesla_P40&amp;diff=5685&amp;oldid=prev</id>
		<title>Busk: Created page with &quot; You must reboot after update so in kernel   ```bash nvidia-srv/580.126.20, 6.8.0-111-generic, x86_64: installed ```  I would **stay on `580-server`** for the Tesla P40.  Do *...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Tesla_P40&amp;diff=5685&amp;oldid=prev"/>
		<updated>2026-05-13T16:16:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; You must reboot after update so in kernel   ```bash nvidia-srv/580.126.20, 6.8.0-111-generic, x86_64: installed ```  I would **stay on `580-server`** for the Tesla P40.  Do *...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
You must reboot after update so in kernel &lt;br /&gt;
&lt;br /&gt;
```bash&lt;br /&gt;
nvidia-srv/580.126.20, 6.8.0-111-generic, x86_64: installed&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
I would **stay on `580-server`** for the Tesla P40.&lt;br /&gt;
&lt;br /&gt;
Do **not** move to `590` or `595` for this card unless you are testing on a disposable install. The P40 is Pascal, and the newer 590+ branch is where Pascal support becomes problematic/legacy. NVIDIA’s 580 data-center release notes still list Tesla P40 support, while 595 is a newer data-center branch focused on newer supported platforms and has newer compatibility requirements like DCGM 4.3.x+ for DCGM users. ([NVIDIA Docs][1])&lt;br /&gt;
&lt;br /&gt;
Your best option:&lt;br /&gt;
&lt;br /&gt;
```bash&lt;br /&gt;
sudo apt install nvidia-driver-580-server nvidia-utils-580-server&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
Then pin/hold it so Ubuntu does not “helpfully” move you to 590/595 later:&lt;br /&gt;
&lt;br /&gt;
```bash&lt;br /&gt;
sudo apt-mark hold nvidia-driver-580-server nvidia-utils-580-server&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
Also check whether you have mixed normal and server 580 packages. You currently show:&lt;br /&gt;
&lt;br /&gt;
```text&lt;br /&gt;
nvidia-utils-580/noble-updates 580.142...&lt;br /&gt;
nvidia-utils-580-server ... 580.126... [installed]&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
That is okay as long as only the `*-server` package is installed. Verify:&lt;br /&gt;
&lt;br /&gt;
```bash&lt;br /&gt;
dpkg -l | grep -E 'nvidia-driver|nvidia-utils|libnvidia|nvidia-dkms' | awk '{print $2, $3}'&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
For a Tesla P40 compute box, I would prefer this branch order:&lt;br /&gt;
&lt;br /&gt;
```text&lt;br /&gt;
Best:   580-server&lt;br /&gt;
Okay:   535-server / 570-server if 580 gives issues&lt;br /&gt;
Avoid:  590 / 595 for P40&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
For GPT-OSS/local LLM use, newer `590`/`595` is unlikely to give you anything meaningful on a P40. The bigger limitations are the P40’s Pascal architecture: no Tensor Cores, no BF16, no FP8/MXFP4 acceleration. Stability matters more than newest driver here.&lt;br /&gt;
&lt;br /&gt;
[1]: https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-126-20/index.html?utm_source=chatgpt.com &amp;quot;Version 580.126.20(Linux) :: NVIDIA Data Center GPU ...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
```&lt;/div&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
</feed>