dewdrop_world
July 31st, 2021, 04:04 AM
Looking to improve 3D graphics support. Ubuntu Studio 20.04.
So:
$ sudo hwinfo --gfxcard --short
graphics card:
nVidia GM108M [GeForce 920MX]
Intel Skylake GT2 [HD Graphics 520]
Primary display adapter: #23
"HD Graphics 520" isn't the newest, but AFAICS it's newer than the minimum requirement for e.g. Touch Designer.
$ ubuntu-drivers devices
WARNING:root:_pkg_get_support nvidia-driver-390: package has invalid Support Legacyheader, cannot determine support level
== /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0 ==
modalias : pci:v000010DEd0000134Fsv000017AAsd0000505Cbc03sc02 i00
vendor : NVIDIA Corporation
model : GM108M [GeForce 920MX]
driver : nvidia-driver-390 - distro non-free
driver : nvidia-driver-418-server - distro non-free
driver : nvidia-driver-450-server - distro non-free
driver : nvidia-driver-470 - distro non-free recommended
driver : nvidia-driver-460-server - distro non-free
driver : nvidia-driver-460 - distro non-free
driver : xserver-xorg-video-nouveau - distro free builtin
"Recommended" sounds nice...
$ sudo apt install nvidia-driver-470
... snip
The following additional packages will be installed:
libnvidia-cfg1-470 libnvidia-common-470 libnvidia-compute-470
libnvidia-compute-470:i386 libnvidia-decode-470 libnvidia-decode-470:i386
libnvidia-encode-470 libnvidia-encode-470:i386 libnvidia-extra-470
libnvidia-fbc1-470 libnvidia-fbc1-470:i386 libnvidia-gl-470
libnvidia-gl-470:i386 libnvidia-ifr1-470 libnvidia-ifr1-470:i386
nvidia-compute-utils-470 nvidia-dkms-470 nvidia-kernel-common-470
nvidia-kernel-source-470 nvidia-prime nvidia-settings nvidia-utils-470
screen-resolution-extra xserver-xorg-video-nvidia-470
... snip
0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
Need to get 269 MB/270 MB of archives.
After this operation, 787 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Ign:1 http://hk.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 libnvidia-cfg1-470 amd64 470.57.02-0ubuntu0.20.04.1
Ign:2 http://hk.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 libnvidia-common-470 all 470.57.02-0ubuntu0.20.04.1
... snip
Err:3 http://security.ubuntu.com/ubuntu focal-updates/multiverse i386 libnvidia-compute-470 i386 470.57.02-0ubuntu0.20.04.1
404 Not Found [IP: 91.189.88.152 80]
Err:4 http://security.ubuntu.com/ubuntu focal-updates/multiverse amd64 libnvidia-compute-470 amd64 470.57.02-0ubuntu0.20.04.1
404 Not Found [IP: 91.189.88.152 80]
... snip, over a hundred of these
Same result if I use the graphical Software & Updates app.
I had assumed that a recommended driver would be physically available on the servers, so I guess something has changed on the servers but perhaps not changed in the "ubuntu-drivers" utility...?
Searched google and here. I can't find any posts about this. New problem? Unique problem?
hjh
So:
$ sudo hwinfo --gfxcard --short
graphics card:
nVidia GM108M [GeForce 920MX]
Intel Skylake GT2 [HD Graphics 520]
Primary display adapter: #23
"HD Graphics 520" isn't the newest, but AFAICS it's newer than the minimum requirement for e.g. Touch Designer.
$ ubuntu-drivers devices
WARNING:root:_pkg_get_support nvidia-driver-390: package has invalid Support Legacyheader, cannot determine support level
== /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0 ==
modalias : pci:v000010DEd0000134Fsv000017AAsd0000505Cbc03sc02 i00
vendor : NVIDIA Corporation
model : GM108M [GeForce 920MX]
driver : nvidia-driver-390 - distro non-free
driver : nvidia-driver-418-server - distro non-free
driver : nvidia-driver-450-server - distro non-free
driver : nvidia-driver-470 - distro non-free recommended
driver : nvidia-driver-460-server - distro non-free
driver : nvidia-driver-460 - distro non-free
driver : xserver-xorg-video-nouveau - distro free builtin
"Recommended" sounds nice...
$ sudo apt install nvidia-driver-470
... snip
The following additional packages will be installed:
libnvidia-cfg1-470 libnvidia-common-470 libnvidia-compute-470
libnvidia-compute-470:i386 libnvidia-decode-470 libnvidia-decode-470:i386
libnvidia-encode-470 libnvidia-encode-470:i386 libnvidia-extra-470
libnvidia-fbc1-470 libnvidia-fbc1-470:i386 libnvidia-gl-470
libnvidia-gl-470:i386 libnvidia-ifr1-470 libnvidia-ifr1-470:i386
nvidia-compute-utils-470 nvidia-dkms-470 nvidia-kernel-common-470
nvidia-kernel-source-470 nvidia-prime nvidia-settings nvidia-utils-470
screen-resolution-extra xserver-xorg-video-nvidia-470
... snip
0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
Need to get 269 MB/270 MB of archives.
After this operation, 787 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Ign:1 http://hk.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 libnvidia-cfg1-470 amd64 470.57.02-0ubuntu0.20.04.1
Ign:2 http://hk.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 libnvidia-common-470 all 470.57.02-0ubuntu0.20.04.1
... snip
Err:3 http://security.ubuntu.com/ubuntu focal-updates/multiverse i386 libnvidia-compute-470 i386 470.57.02-0ubuntu0.20.04.1
404 Not Found [IP: 91.189.88.152 80]
Err:4 http://security.ubuntu.com/ubuntu focal-updates/multiverse amd64 libnvidia-compute-470 amd64 470.57.02-0ubuntu0.20.04.1
404 Not Found [IP: 91.189.88.152 80]
... snip, over a hundred of these
Same result if I use the graphical Software & Updates app.
I had assumed that a recommended driver would be physically available on the servers, so I guess something has changed on the servers but perhaps not changed in the "ubuntu-drivers" utility...?
Searched google and here. I can't find any posts about this. New problem? Unique problem?
hjh