12 June 2023

12th of June

Farm status
CPU Only
Two Ryzen 5900X running Einstein work.

Nvidia GPUs
Off.

Raspberry Pis
Running Einstein BRP4 work.

Debian 12 (Bookworm) release
The Debian project released their latest version of the operating system. Early signs were promising when I tested the beta version. At the moment I can't install the Nvidia drivers (which worked fine on the beta). There were 150 known bugs when they released on the 10th of June. The CPU only machines have been updated without any issues. I think the problem is the drivers are still listed as part of the testing release as a search for package nvidia-kernel-dkms on debian.org lists the (older) Bullseye version as being stable, however we are now on Bookworm.

Ntp is no longer included, they've switched to using systemd-timesyncd instead. If you try to install ntp it will install ntpsec instead. I was already using ntpsec on some machines so switching to it wasn't an issue for me.

Pi Hole doesn't work. It comes up and says Bookworm is an unsupported operating system when you try to install so we will need them to provide an updated version.

Raspberry Pi OS despite using the 6.1 kernel that Bookworm is using is still based on Debian Bullseye, so it needs updating.


Electricity prices
Electricity prices are going up on the 1st of July by approx 20-25% so I probably won't be using the Nvidia GPU machines much. I still need to organise replacements for the Ryzen 5900's as well. I think the replacements should use less power.


Update 13 June 2023
Pi Hole has been updated and now supports Debian 12 (Bookworm).


Update 17 June 2023
I worked out why the nvidia-driver wouldn't install. It seems parts of it are in the non-free archive, which I had selected via /etc/apt/sources.list, but other parts are in the contrib archive. It will install if you have both listed but not if you only have one of the them.

No comments: