I have been in a jam for some time and have been trying endlessly to address the issue with the NVIDIA quadro card that was working previously before June 2023.
After an upgrade took place, my PMS, EMby showed that no GPU was available.
Currently running:
Release 22.04.3 LTS (Jammy Jellyfish) 64-bit
Kernel Linux 6.4.11-060411-generic x86_64
Kernel was updated FORCEFULLY this past week and was able to get rid of some errors as shown below:
- Possible missing firmware although firmware is installed
- Possible missing firmware /lib/firmware/i915/* for module i915
Now after extensive retracing of my steps, I tried the following to verify if INDEED I got the intra upgraded with update-initramfs -u -k all
:
sudo apt-get install linux-firmware
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
linux-firmware is already the newest version (20220329.git681281e4-0ubuntu3.18).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@eden:/home/anima# update-initramfs -u -k all
update-initramfs: Generating /boot/initrd.img-6.4.11-060411-generic
update-initramfs: Generating /boot/initrd.img-6.2.0-26-generic
I restarted the server, retried manually installing the the nvidia drivers, and I always get the possible missing firmware issue. Also, I went to ran software and updates and tried selecting a driver I used back in 2022, nvidia-driver-470 (proprietary). This again showed as failed while updating.
I honestly have dedicated more to reading and trial and error but have been unsuccessful.
Also had to uninstall VMWARE due to the upgrade and stating a GCC error. (I assume it is related)
Anyone willing to share their time to guide me further into the rabbit hole with this one? I would appreciate it vm.