Forskjell mellom versjoner av «Datamaskin trede»
(→Historikk: updated to Debian 10.5) |
(→2023: dokumenter når datamaskin trede ble stjålet) |
||
(16 mellomliggende revisjoner av samme bruker vises ikke) | |||
Linje 1: | Linje 1: | ||
Datamaskinen trede er en grafisk arbeidsstasjon til bruk på Bitraf, beregnet for å kjøre tunge grafiske programmer. | Datamaskinen trede er en grafisk arbeidsstasjon til bruk på Bitraf, beregnet for å kjøre tunge grafiske programmer. | ||
+ | |||
+ | |||
+ | {{Infoboxround|color=Orange|text=status: stjålet}} | ||
+ | |||
== Om maskinen == | == Om maskinen == | ||
Linje 42: | Linje 46: | ||
=== Debian === | === Debian === | ||
− | Debian | + | Debian 11 (bullseye) er installert på en av partisjonene. |
+ | |||
+ | ==== Boot order ==== | ||
+ | <pre> | ||
+ | tingo@trede:~$ efibootmgr | ||
+ | BootCurrent: 0000 | ||
+ | Timeout: 1 seconds | ||
+ | BootOrder: 0000,0003,0004,0001,0002,0005 | ||
+ | Boot0000* debian | ||
+ | Boot0001* UEFI:CD/DVD Drive | ||
+ | Boot0002* UEFI:Removable Device | ||
+ | Boot0003* Windows Boot Manager | ||
+ | Boot0004* debian | ||
+ | Boot0005* UEFI:Network Device | ||
+ | </pre> | ||
=== Windows === | === Windows === | ||
Linje 48: | Linje 66: | ||
== Historikk == | == Historikk == | ||
+ | |||
+ | === 2023 === | ||
+ | ; 2023-10-09 : datamaskin "trede" ble stjålet fra Bitraf sine lokaler. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 26. okt. 2023 kl. 21:26 (CEST) | ||
+ | |||
+ | ; 2023-09-03 : upgraded to '''Debian 12.1''' Bookworm. | ||
+ | <pre> | ||
+ | tingo@trede:~$ cat /etc/debian_version | ||
+ | 12.1 | ||
+ | tingo@trede:~$ lsb_release -a | ||
+ | No LSB modules are available. | ||
+ | Distributor ID: Debian | ||
+ | Description: Debian GNU/Linux 12 (bookworm) | ||
+ | Release: 12 | ||
+ | Codename: bookworm | ||
+ | </pre> | ||
+ | kernel | ||
+ | <pre> | ||
+ | tingo@trede:~$ uname -a | ||
+ | Linux trede 6.1.0-11-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.38-4 (2023-08-08) x86_64 GNU/Linux | ||
+ | </pre> | ||
+ | [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 3. sep. 2023 kl. 15:35 (CEST) | ||
+ | |||
+ | ; 2023-09-03 : upgraded to latest packages on Debian 11.7. The wired interface changed from eth0 to enp4s0, had to fix that manually from the machine. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 3. sep. 2023 kl. 15:27 (CEST) | ||
+ | |||
+ | ; 2023-05-11 : upgraded to '''Debian 11.7''' | ||
+ | <pre> | ||
+ | tingo@trede:~$ cat /etc/debian_version | ||
+ | 11.7 | ||
+ | </pre> | ||
+ | kernel | ||
+ | <pre> | ||
+ | tingo@trede:~$ uname -a | ||
+ | Linux trede 5.10.0-22-amd64 #1 SMP Debian 5.10.178-3 (2023-04-22) x86_64 GNU/Linux | ||
+ | </pre> [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 11. mai 2023 kl. 22:14 (CEST) | ||
+ | |||
+ | ; 2023-02-19 : BIOS upgraded to version 3001 (date: 12/04/2020). [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 19. feb. 2023 kl. 15:44 (CET) | ||
+ | |||
+ | ; 2023-02-19 : upgraded to '''Debian 11.6''' | ||
+ | <pre> | ||
+ | tingo@trede:~$ cat /etc/debian_version | ||
+ | 11.6 | ||
+ | </pre> | ||
+ | kernel | ||
+ | <pre> | ||
+ | tingo@trede:~$ uname -a | ||
+ | Linux trede 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux | ||
+ | </pre> [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 19. feb. 2023 kl. 15:03 (CET) | ||
+ | |||
+ | === 2022 === | ||
+ | |||
+ | === 2021 === | ||
+ | ; 2021-08-27 : after reboot, '''Debian 11''' is in | ||
+ | <pre> | ||
+ | tingo@trede:~$ cat /etc/debian_version | ||
+ | 11.0 | ||
+ | </pre> | ||
+ | kernel | ||
+ | <pre> | ||
+ | tingo@trede:~$ uname -a | ||
+ | Linux trede 5.10.0-8-amd64 #1 SMP Debian 5.10.46-4 (2021-08-03) x86_64 GNU/Linux | ||
+ | </pre> | ||
+ | do cleanup | ||
+ | <pre> | ||
+ | tingo@trede:~$ sudo apt --purge autoremove | ||
+ | [..] | ||
+ | 0 upgraded, 0 newly installed, 240 to remove and 1 not upgraded. | ||
+ | After this operation, 1,190 MB disk space will be freed. | ||
+ | [..] | ||
+ | Purging configuration files for openmpi-bin (4.1.0-10) ... | ||
+ | tingo@trede:~$ sudo apt autoclean | ||
+ | Reading package lists... Done | ||
+ | Building dependency tree... Done | ||
+ | Reading state information... Done | ||
+ | Del libbabeltrace1 1.5.6-2+deb10u1 [172 kB] | ||
+ | Del libopencsd0 0.10.1-1 [164 kB] | ||
+ | </pre> | ||
+ | that's it. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 27. aug. 2021 kl. 17:07 (CEST) | ||
+ | |||
+ | ; 2021-08-27 : '''Debian 11''' upgrade. Fix apt sources | ||
+ | <pre> | ||
+ | tingo@trede:~/work/20210827_debian_11_upgrade$ sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list | ||
+ | tingo@trede:~/work/20210827_debian_11_upgrade$ sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list.d/* | ||
+ | </pre> | ||
+ | Fix the "security lines in sources.list. Before: | ||
+ | <pre> | ||
+ | tingo@trede:~/work/20210827_debian_11_upgrade$ grep security /etc/apt/sources.list | ||
+ | deb http://security.debian.org/debian-security bullseye/updates main non-free contrib | ||
+ | deb-src http://security.debian.org/debian-security bullseye/updates main non-free contrib | ||
+ | </pre> | ||
+ | after | ||
+ | <pre> | ||
+ | tingo@trede:~/work/20210827_debian_11_upgrade$ grep security /etc/apt/sources.list | ||
+ | deb http://security.debian.org/debian-security bullseye-security main non-free contrib | ||
+ | deb-src http://security.debian.org/debian-security bullseye-security main non-free contrib | ||
+ | </pre> | ||
+ | and rename the backports file (not necessary, but it eases my ocd) | ||
+ | <pre> | ||
+ | tingo@trede:~/work/20210827_debian_11_upgrade$ sudo mv /etc/apt/sources.list.d/buster-backports.list /etc/apt/sources.list.d/bullseye-backports.list | ||
+ | </pre> | ||
+ | run apt update, the do a minimal upgrade | ||
+ | <pre> | ||
+ | tingo@trede:~/work/20210827_debian_11_upgrade$ sudo apt upgrade --without-new-pkgs | ||
+ | [..] | ||
+ | 1228 upgraded, 0 newly installed, 0 to remove and 1007 not upgraded. | ||
+ | Need to get 970 MB of archives. | ||
+ | After this operation, 181 MB of additional disk space will be used. | ||
+ | [..] | ||
+ | Processing triggers for initramfs-tools (0.140) ... | ||
+ | update-initramfs: Generating /boot/initrd.img-4.19.0-17-amd64 | ||
+ | [..] | ||
+ | </pre> | ||
+ | next, the full upgrade | ||
+ | <pre> | ||
+ | tingo@trede:~/work/20210827_debian_11_upgrade$ sudo apt full-upgrade | ||
+ | [..] | ||
+ | 1005 upgraded, 393 newly installed, 74 to remove and 1 not upgraded. | ||
+ | Need to get 1,265 MB of archives. | ||
+ | After this operation, 1,614 MB of additional disk space will be used. | ||
+ | [..] | ||
+ | Processing triggers for initramfs-tools (0.140) ... | ||
+ | update-initramfs: Generating /boot/initrd.img-5.10.0-8-amd64 | ||
+ | [..] | ||
+ | </pre> | ||
+ | then reboot. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 27. aug. 2021 kl. 17:01 (CEST) | ||
+ | |||
+ | ; 2021-08-27 : updated to latest packages on Debian 10.10, using <code>sudo apt upgrade</code>. Also ran <code>sudo apt dist-upgrade</code> (no packages to upgrade) and <code>sudo apt autoremove</code>, <code>sudo apt autoclean</code> to clean up. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) | ||
+ | |||
+ | ; 2021-04-01 : updated Debian to 10.9, using <code>sudo apt upgrade</code> | ||
+ | <pre> | ||
+ | tingo@trede:~$ cat /etc/debian_version | ||
+ | 10.9 | ||
+ | </pre> | ||
+ | kernel | ||
+ | <pre> | ||
+ | tingo@trede:~$ uname -a | ||
+ | Linux trede 4.19.0-16-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 GNU/Linux | ||
+ | </pre> | ||
+ | |||
+ | ; 2021-02-06 : updated Debian to 10.8, using <code>sudo apt full-upgrade</code>: | ||
+ | <pre> | ||
+ | tingo@trede:~$ cat /etc/debian_version | ||
+ | 10.8 | ||
+ | </pre> | ||
+ | after the upgrade, I had to manually install the nvidia-kernel-dkms package from buster-backports | ||
+ | <pre> | ||
+ | tingo@trede:~$ sudo apt install -t buster-backports nvidia-kernel-dkms | ||
+ | Reading package lists... Done | ||
+ | Building dependency tree | ||
+ | Reading state information... Done | ||
+ | The following packages were automatically installed and are no longer required: | ||
+ | libegl-nvidia0 libgles-nvidia1 libgles-nvidia2 libnvidia-cbl libnvidia-eglcore libnvidia-glvkspirv | ||
+ | libnvidia-rtcore linux-headers-4.19.0-10-amd64 linux-headers-4.19.0-10-common linux-headers-4.19.0-6-amd64 | ||
+ | linux-headers-4.19.0-6-common linux-headers-4.19.0-8-amd64 linux-headers-4.19.0-8-common | ||
+ | linux-image-4.19.0-10-amd64 linux-image-4.19.0-8-amd64 nvidia-driver-bin nvidia-driver-libs nvidia-egl-common | ||
+ | nvidia-egl-icd nvidia-vulkan-common nvidia-vulkan-icd opencl-c-headers | ||
+ | Use 'sudo apt autoremove' to remove them. | ||
+ | The following additional packages will be installed: | ||
+ | nvidia-kernel-support nvidia-modprobe | ||
+ | The following NEW packages will be installed: | ||
+ | nvidia-kernel-dkms nvidia-kernel-support | ||
+ | The following packages will be upgraded: | ||
+ | nvidia-modprobe | ||
+ | 1 upgraded, 2 newly installed, 0 to remove and 255 not upgraded. | ||
+ | Need to get 25.2 MB of archives. | ||
+ | After this operation, 49.6 MB of additional disk space will be used. | ||
+ | [..] | ||
+ | Setting up nvidia-kernel-dkms (460.39-1~bpo10+1) ... | ||
+ | Loading new nvidia-current-460.39 DKMS files... | ||
+ | Building for 4.19.0-14-amd64 | ||
+ | Building initial module for 4.19.0-14-amd64 | ||
+ | Done. | ||
+ | |||
+ | nvidia-current.ko: | ||
+ | Running module version sanity check. | ||
+ | - Original module | ||
+ | - No original module exists within this kernel | ||
+ | - Installation | ||
+ | - Installing to /lib/modules/4.19.0-14-amd64/updates/dkms/ | ||
+ | |||
+ | nvidia-current-modeset.ko: | ||
+ | Running module version sanity check. | ||
+ | - Original module | ||
+ | - No original module exists within this kernel | ||
+ | - Installation | ||
+ | - Installing to /lib/modules/4.19.0-14-amd64/updates/dkms/ | ||
+ | |||
+ | nvidia-current-drm.ko: | ||
+ | Running module version sanity check. | ||
+ | - Original module | ||
+ | - No original module exists within this kernel | ||
+ | - Installation | ||
+ | - Installing to /lib/modules/4.19.0-14-amd64/updates/dkms/ | ||
+ | |||
+ | nvidia-current-uvm.ko: | ||
+ | Running module version sanity check. | ||
+ | - Original module | ||
+ | - No original module exists within this kernel | ||
+ | - Installation | ||
+ | - Installing to /lib/modules/4.19.0-14-amd64/updates/dkms/ | ||
+ | |||
+ | depmod... | ||
+ | |||
+ | DKMS: install completed. | ||
+ | Processing triggers for glx-alternative-nvidia (1.2.0~bpo10+1) ... | ||
+ | Processing triggers for glx-alternative-mesa (1.2.0~bpo10+1) ... | ||
+ | Processing triggers for update-glx (1.2.0~bpo10+1) ... | ||
+ | Processing triggers for libc-bin (2.28-10) ... | ||
+ | Processing triggers for glx-alternative-nvidia (1.2.0~bpo10+1) ... | ||
+ | Processing triggers for libc-bin (2.28-10) ... | ||
+ | Processing triggers for initramfs-tools (0.133+deb10u1) ... | ||
+ | update-initramfs: Generating /boot/initrd.img-4.19.0-14-amd64 | ||
+ | </pre> | ||
+ | [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 6. feb. 2021 kl. 21:30 (CET) | ||
+ | |||
+ | === 2020 === | ||
+ | ; 2020-09-29 : updated Debian to 10.6: | ||
+ | <pre> | ||
+ | tingo@trede:~$ cat /etc/debian_version | ||
+ | 10.6 | ||
+ | tingo@trede:~$ uname -a | ||
+ | Linux trede 4.19.0-11-amd64 #1 SMP Debian 4.19.146-1 (2020-09-17) x86_64 GNU/Linux | ||
+ | </pre> | ||
+ | [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 29. sep. 2020 kl. 15:42 (CEST) | ||
+ | |||
; 2020-08-28 : updated Debian to 10.5: | ; 2020-08-28 : updated Debian to 10.5: | ||
<pre> | <pre> |
Nåværende revisjon fra 26. okt. 2023 kl. 20:27
Datamaskinen trede er en grafisk arbeidsstasjon til bruk på Bitraf, beregnet for å kjøre tunge grafiske programmer.
Innhold
Om maskinen
- navn: trede.local
- kabinett:
- hovedkort: Asus PRIME X570-P
- cpu: AMD Ryzen 9 3900X
- grafikkkort: MSI GeForce RTX 2060 Super
- minne: 64 GB
- lagring: Samsung SSD 970 EVO Plus 1TB
- bios: UEFI version 1405
- operativsystemer: Debian, Windows
Informasjon fra inxi
bitraf@trede:~$ inxi -F System: Host: trede Kernel: 4.19.0-8-amd64 x86_64 bits: 64 Desktop: Xfce 4.12.4 Distro: Debian GNU/Linux 10 (buster) Machine: Type: Desktop Mobo: ASUSTeK model: PRIME X570-P v: Rev X.0x serial: <root required> UEFI: American Megatrends v: 1405 date: 11/19/2019 CPU: Topology: 12-Core model: AMD Ryzen 9 3900X bits: 64 type: MT MCP L2 cache: 6144 KiB Speed: 2191 MHz min/max: 2200/3800 MHz Core speeds (MHz): 1: 2200 2: 2197 3: 2194 4: 2188 5: 2195 6: 2193 7: 2195 8: 2194 9: 2195 10: 2203 11: 2192 12: 2199 13: 2194 14: 2202 15: 2202 16: 2196 17: 2196 18: 2199 19: 2191 20: 2197 21: 2203 22: 2195 23: 2192 24: 2195 Graphics: Device-1: NVIDIA driver: nvidia v: 440.59 Display: tty server: X.Org 1.20.4 driver: nvidia unloaded: fbdev,modesetting,nouveau,vesa resolution: 1920x1200~60Hz, 1920x1200~60Hz OpenGL: renderer: llvmpipe (LLVM 7.0 128 bits) v: 3.3 Mesa 18.3.6 Audio: Device-1: NVIDIA TU106 High Definition Audio driver: snd_hda_intel Device-2: AMD Starship/Matisse HD Audio driver: snd_hda_intel Sound Server: ALSA v: k4.19.0-8-amd64 Network: Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet driver: r8169 IF: enp4s0 state: up speed: 1000 Mbps duplex: full mac: 04:d9:f5:7d:18:8f Drives: Local Storage: total: 931.51 GiB used: 26.51 GiB (2.8%) ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 970 EVO Plus 1TB size: 931.51 GiB Partition: ID-1: / size: 457.35 GiB used: 26.48 GiB (5.8%) fs: ext4 dev: /dev/nvme0n1p2 Sensors: Message: No sensors data was found. Is sensors configured? Info: Processes: 316 Uptime: 1h 03m Memory: 62.89 GiB used: 924.8 MiB (1.4%) Shell: bash inxi: 3.0.32
Operativsystemer
Debian
Debian 11 (bullseye) er installert på en av partisjonene.
Boot order
tingo@trede:~$ efibootmgr BootCurrent: 0000 Timeout: 1 seconds BootOrder: 0000,0003,0004,0001,0002,0005 Boot0000* debian Boot0001* UEFI:CD/DVD Drive Boot0002* UEFI:Removable Device Boot0003* Windows Boot Manager Boot0004* debian Boot0005* UEFI:Network Device
Windows
Windows 10 er installert på en av partisjonene.
Historikk
2023
- 2023-10-09
- datamaskin "trede" ble stjålet fra Bitraf sine lokaler. Tingo (diskusjon) 26. okt. 2023 kl. 21:26 (CEST)
- 2023-09-03
- upgraded to Debian 12.1 Bookworm.
tingo@trede:~$ cat /etc/debian_version 12.1 tingo@trede:~$ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 12 (bookworm) Release: 12 Codename: bookworm
kernel
tingo@trede:~$ uname -a Linux trede 6.1.0-11-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.38-4 (2023-08-08) x86_64 GNU/Linux
Tingo (diskusjon) 3. sep. 2023 kl. 15:35 (CEST)
- 2023-09-03
- upgraded to latest packages on Debian 11.7. The wired interface changed from eth0 to enp4s0, had to fix that manually from the machine. Tingo (diskusjon) 3. sep. 2023 kl. 15:27 (CEST)
- 2023-05-11
- upgraded to Debian 11.7
tingo@trede:~$ cat /etc/debian_version 11.7
kernel
tingo@trede:~$ uname -a Linux trede 5.10.0-22-amd64 #1 SMP Debian 5.10.178-3 (2023-04-22) x86_64 GNU/Linux
Tingo (diskusjon) 11. mai 2023 kl. 22:14 (CEST)
- 2023-02-19
- BIOS upgraded to version 3001 (date: 12/04/2020). Tingo (diskusjon) 19. feb. 2023 kl. 15:44 (CET)
- 2023-02-19
- upgraded to Debian 11.6
tingo@trede:~$ cat /etc/debian_version 11.6
kernel
tingo@trede:~$ uname -a Linux trede 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux
Tingo (diskusjon) 19. feb. 2023 kl. 15:03 (CET)
2022
2021
- 2021-08-27
- after reboot, Debian 11 is in
tingo@trede:~$ cat /etc/debian_version 11.0
kernel
tingo@trede:~$ uname -a Linux trede 5.10.0-8-amd64 #1 SMP Debian 5.10.46-4 (2021-08-03) x86_64 GNU/Linux
do cleanup
tingo@trede:~$ sudo apt --purge autoremove [..] 0 upgraded, 0 newly installed, 240 to remove and 1 not upgraded. After this operation, 1,190 MB disk space will be freed. [..] Purging configuration files for openmpi-bin (4.1.0-10) ... tingo@trede:~$ sudo apt autoclean Reading package lists... Done Building dependency tree... Done Reading state information... Done Del libbabeltrace1 1.5.6-2+deb10u1 [172 kB] Del libopencsd0 0.10.1-1 [164 kB]
that's it. Tingo (diskusjon) 27. aug. 2021 kl. 17:07 (CEST)
- 2021-08-27
- Debian 11 upgrade. Fix apt sources
tingo@trede:~/work/20210827_debian_11_upgrade$ sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list tingo@trede:~/work/20210827_debian_11_upgrade$ sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list.d/*
Fix the "security lines in sources.list. Before:
tingo@trede:~/work/20210827_debian_11_upgrade$ grep security /etc/apt/sources.list deb http://security.debian.org/debian-security bullseye/updates main non-free contrib deb-src http://security.debian.org/debian-security bullseye/updates main non-free contrib
after
tingo@trede:~/work/20210827_debian_11_upgrade$ grep security /etc/apt/sources.list deb http://security.debian.org/debian-security bullseye-security main non-free contrib deb-src http://security.debian.org/debian-security bullseye-security main non-free contrib
and rename the backports file (not necessary, but it eases my ocd)
tingo@trede:~/work/20210827_debian_11_upgrade$ sudo mv /etc/apt/sources.list.d/buster-backports.list /etc/apt/sources.list.d/bullseye-backports.list
run apt update, the do a minimal upgrade
tingo@trede:~/work/20210827_debian_11_upgrade$ sudo apt upgrade --without-new-pkgs [..] 1228 upgraded, 0 newly installed, 0 to remove and 1007 not upgraded. Need to get 970 MB of archives. After this operation, 181 MB of additional disk space will be used. [..] Processing triggers for initramfs-tools (0.140) ... update-initramfs: Generating /boot/initrd.img-4.19.0-17-amd64 [..]
next, the full upgrade
tingo@trede:~/work/20210827_debian_11_upgrade$ sudo apt full-upgrade [..] 1005 upgraded, 393 newly installed, 74 to remove and 1 not upgraded. Need to get 1,265 MB of archives. After this operation, 1,614 MB of additional disk space will be used. [..] Processing triggers for initramfs-tools (0.140) ... update-initramfs: Generating /boot/initrd.img-5.10.0-8-amd64 [..]
then reboot. Tingo (diskusjon) 27. aug. 2021 kl. 17:01 (CEST)
- 2021-08-27
- updated to latest packages on Debian 10.10, using
sudo apt upgrade
. Also ransudo apt dist-upgrade
(no packages to upgrade) andsudo apt autoremove
,sudo apt autoclean
to clean up. Tingo (diskusjon)
- 2021-04-01
- updated Debian to 10.9, using
sudo apt upgrade
tingo@trede:~$ cat /etc/debian_version 10.9
kernel
tingo@trede:~$ uname -a Linux trede 4.19.0-16-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 GNU/Linux
- 2021-02-06
- updated Debian to 10.8, using
sudo apt full-upgrade
:
tingo@trede:~$ cat /etc/debian_version 10.8
after the upgrade, I had to manually install the nvidia-kernel-dkms package from buster-backports
tingo@trede:~$ sudo apt install -t buster-backports nvidia-kernel-dkms Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libegl-nvidia0 libgles-nvidia1 libgles-nvidia2 libnvidia-cbl libnvidia-eglcore libnvidia-glvkspirv libnvidia-rtcore linux-headers-4.19.0-10-amd64 linux-headers-4.19.0-10-common linux-headers-4.19.0-6-amd64 linux-headers-4.19.0-6-common linux-headers-4.19.0-8-amd64 linux-headers-4.19.0-8-common linux-image-4.19.0-10-amd64 linux-image-4.19.0-8-amd64 nvidia-driver-bin nvidia-driver-libs nvidia-egl-common nvidia-egl-icd nvidia-vulkan-common nvidia-vulkan-icd opencl-c-headers Use 'sudo apt autoremove' to remove them. The following additional packages will be installed: nvidia-kernel-support nvidia-modprobe The following NEW packages will be installed: nvidia-kernel-dkms nvidia-kernel-support The following packages will be upgraded: nvidia-modprobe 1 upgraded, 2 newly installed, 0 to remove and 255 not upgraded. Need to get 25.2 MB of archives. After this operation, 49.6 MB of additional disk space will be used. [..] Setting up nvidia-kernel-dkms (460.39-1~bpo10+1) ... Loading new nvidia-current-460.39 DKMS files... Building for 4.19.0-14-amd64 Building initial module for 4.19.0-14-amd64 Done. nvidia-current.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/4.19.0-14-amd64/updates/dkms/ nvidia-current-modeset.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/4.19.0-14-amd64/updates/dkms/ nvidia-current-drm.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/4.19.0-14-amd64/updates/dkms/ nvidia-current-uvm.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/4.19.0-14-amd64/updates/dkms/ depmod... DKMS: install completed. Processing triggers for glx-alternative-nvidia (1.2.0~bpo10+1) ... Processing triggers for glx-alternative-mesa (1.2.0~bpo10+1) ... Processing triggers for update-glx (1.2.0~bpo10+1) ... Processing triggers for libc-bin (2.28-10) ... Processing triggers for glx-alternative-nvidia (1.2.0~bpo10+1) ... Processing triggers for libc-bin (2.28-10) ... Processing triggers for initramfs-tools (0.133+deb10u1) ... update-initramfs: Generating /boot/initrd.img-4.19.0-14-amd64
Tingo (diskusjon) 6. feb. 2021 kl. 21:30 (CET)
2020
- 2020-09-29
- updated Debian to 10.6:
tingo@trede:~$ cat /etc/debian_version 10.6 tingo@trede:~$ uname -a Linux trede 4.19.0-11-amd64 #1 SMP Debian 4.19.146-1 (2020-09-17) x86_64 GNU/Linux
Tingo (diskusjon) 29. sep. 2020 kl. 15:42 (CEST)
- 2020-08-28
- updated Debian to 10.5:
bitraf@trede:~$ cat /etc/debian_version 10.5 bitraf@trede:~$ uname -a Linux trede 4.19.0-10-amd64 #1 SMP Debian 4.19.132-1 (2020-07-24) x86_64 GNU/Linux
that's all for now. Tingo (diskusjon) 28. aug. 2020 kl. 13:37 (CEST)
- 2020-04-25
- testet - yes- DaVinci Resolve 16.2.1 now works - as far as starting up at least. Tingo (diskusjon) 25. apr. 2020 kl. 18:51 (CEST)
- install DaVinci Resolve 16.2.1. Tingo (diskusjon) 25. apr. 2020 kl. 18:38 (CEST)
tingo@trede:~$ sudo dpkg -i ~/dl/davinci/davinci-resolve_16.2.1-1_amd64.deb Selecting previously unselected package davinci-resolve. (Reading database ... 261541 files and directories currently installed.) Preparing to unpack .../davinci-resolve_16.2.1-1_amd64.deb ... Unpacking davinci-resolve (16.2.1-1) ... Setting up davinci-resolve (16.2.1-1) ... Processing triggers for desktop-file-utils (0.23-4) ... Processing triggers for mime-support (3.62) ...
- remove Resolve 15.3.1
tingo@trede:~$ sudo apt remove davinci-resolve Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: opencl-c-headers Use 'sudo apt autoremove' to remove it. The following packages will be REMOVED: davinci-resolve 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] y (Reading database ... 264146 files and directories currently installed.) Removing davinci-resolve (15.3.1-2) ... dpkg: warning: while removing davinci-resolve, directory '/opt/resolve/logs' not empty so not removed dpkg: warning: while removing davinci-resolve, directory '/opt/resolve/configs' not empty so not removed dpkg: warning: while removing davinci-resolve, directory '/opt/resolve/Resolve Disk Database' not empty so not removed dpkg: warning: while removing davinci-resolve, directory '/opt/resolve/Media' not empty so not removed dpkg: warning: while removing davinci-resolve, directory '/opt/resolve/LUT' not empty so not removed dpkg: warning: while removing davinci-resolve, directory '/opt/resolve/Fairlight' not empty so not removed dpkg: warning: while removing davinci-resolve, directory '/opt/resolve/DolbyVision' not empty so not removed dpkg: warning: while removing davinci-resolve, directory '/opt/resolve/.LUT' not empty so not removed Processing triggers for mime-support (3.62) ... Processing triggers for desktop-file-utils (0.23-4) ...
- 2020-04-25
- and now DaVinci Resolve 15.3.1 starts and appears to work. Nice! Tingo (diskusjon) 25. apr. 2020 kl. 18:31 (CEST)
- upgraded nvidia drivers to 440.82, nvidia-smi reports this fact. Tingo (diskusjon) 25. apr. 2020 kl. 18:28 (CEST)
tingo@trede:~$ nvidia-smi -q ==============NVSMI LOG============== Timestamp : Sat Apr 25 18:24:07 2020 Driver Version : 440.82 CUDA Version : 10.2 Attached GPUs : 1 GPU 00000000:08:00.0 Product Name : GeForce RTX 2060 SUPER Product Brand : GeForce Display Mode : Enabled Display Active : Enabled Persistence Mode : Enabled Accounting Mode : Disabled Accounting Mode Buffer Size : 4000 Driver Model Current : N/A Pending : N/A Serial Number : N/A GPU UUID : GPU-a680e762-ab85-b3ea-fb54-eb94466d7cb9 Minor Number : 0 VBIOS Version : 90.06.44.40.8C MultiGPU Board : No Board ID : 0x800 GPU Part Number : N/A Inforom Version Image Version : G001.0000.02.04 OEM Object : 1.1 ECC Object : N/A Power Management Object : N/A GPU Operation Mode Current : N/A Pending : N/A GPU Virtualization Mode Virtualization Mode : None Host VGPU Mode : N/A IBMNPU Relaxed Ordering Mode : N/A PCI Bus : 0x08 Device : 0x00 Domain : 0x0000 Device Id : 0x1F0610DE Bus Id : 00000000:08:00.0 Sub System Id : 0xC7551462 GPU Link Info PCIe Generation Max : 3 Current : 1 Link Width Max : 16x Current : 16x Bridge Chip Type : N/A Firmware : N/A Replays Since Reset : 0 Replay Number Rollovers : 0 Tx Throughput : 0 KB/s Rx Throughput : 0 KB/s Fan Speed : 16 % Performance State : P8 Clocks Throttle Reasons Idle : Active Applications Clocks Setting : Not Active SW Power Cap : Not Active HW Slowdown : Not Active HW Thermal Slowdown : Not Active HW Power Brake Slowdown : Not Active Sync Boost : Not Active SW Thermal Slowdown : Not Active Display Clock Setting : Not Active FB Memory Usage Total : 7979 MiB Used : 87 MiB Free : 7892 MiB BAR1 Memory Usage Total : 256 MiB Used : 7 MiB Free : 249 MiB Compute Mode : Default Utilization Gpu : 0 % Memory : 4 % Encoder : 0 % Decoder : 0 % Encoder Stats Active Sessions : 0 Average FPS : 0 Average Latency : 0 FBC Stats Active Sessions : 0 Average FPS : 0 Average Latency : 0 Ecc Mode Current : N/A Pending : N/A ECC Errors Volatile SRAM Correctable : N/A SRAM Uncorrectable : N/A DRAM Correctable : N/A DRAM Uncorrectable : N/A Aggregate SRAM Correctable : N/A SRAM Uncorrectable : N/A DRAM Correctable : N/A DRAM Uncorrectable : N/A Retired Pages Single Bit ECC : N/A Double Bit ECC : N/A Pending Page Blacklist : N/A Temperature GPU Current Temp : 36 C GPU Shutdown Temp : 96 C GPU Slowdown Temp : 93 C GPU Max Operating Temp : 89 C Memory Current Temp : N/A Memory Max Operating Temp : N/A Power Readings Power Management : Supported Power Draw : 14.84 W Power Limit : 175.00 W Default Power Limit : 175.00 W Enforced Power Limit : 175.00 W Min Power Limit : 125.00 W Max Power Limit : 185.00 W Clocks Graphics : 300 MHz SM : 300 MHz Memory : 405 MHz Video : 540 MHz Applications Clocks Graphics : N/A Memory : N/A Default Applications Clocks Graphics : N/A Memory : N/A Max Clocks Graphics : 2115 MHz SM : 2115 MHz Memory : 7001 MHz Video : 1950 MHz Max Customer Boost Clocks Graphics : N/A Clock Policy Auto Boost : N/A Auto Boost Default : N/A Processes Process ID : 927 Type : G Name : /usr/lib/xorg/Xorg Used GPU Memory : 85 MiB
but also - the OpenCL testnow works
tingo@trede:~$ /opt/resolve/bin/oclDeviceQuery [oclDeviceQuery] starting... /opt/resolve/bin/oclDeviceQuery Starting... OpenCL SW Info: CL_PLATFORM_NAME: NVIDIA CUDA CL_PLATFORM_VERSION: OpenCL 1.2 CUDA 10.2.159 OpenCL SDK Revision: 7027912 OpenCL Device Info: 1 devices found supporting OpenCL: --------------------------------- Device GeForce RTX 2060 SUPER --------------------------------- CL_DEVICE_NAME: GeForce RTX 2060 SUPER CL_DEVICE_VENDOR: NVIDIA Corporation CL_DRIVER_VERSION: 440.82 CL_DEVICE_VERSION: OpenCL 1.2 CUDA CL_DEVICE_OPENCL_C_VERSION: OpenCL C 1.2 CL_DEVICE_TYPE: CL_DEVICE_TYPE_GPU CL_DEVICE_MAX_COMPUTE_UNITS: 34 CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS: 3 CL_DEVICE_MAX_WORK_ITEM_SIZES: 1024 / 1024 / 64 CL_DEVICE_MAX_WORK_GROUP_SIZE: 1024 CL_DEVICE_MAX_CLOCK_FREQUENCY: 1665 MHz CL_DEVICE_ADDRESS_BITS: 64 CL_DEVICE_MAX_MEM_ALLOC_SIZE: 1994 MByte CL_DEVICE_GLOBAL_MEM_SIZE: 7979 MByte CL_DEVICE_ERROR_CORRECTION_SUPPORT: no CL_DEVICE_LOCAL_MEM_TYPE: local CL_DEVICE_LOCAL_MEM_SIZE: 48 KByte CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE: 64 KByte CL_DEVICE_QUEUE_PROPERTIES: CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE CL_DEVICE_QUEUE_PROPERTIES: CL_QUEUE_PROFILING_ENABLE CL_DEVICE_IMAGE_SUPPORT: 1 CL_DEVICE_MAX_READ_IMAGE_ARGS: 256 CL_DEVICE_MAX_WRITE_IMAGE_ARGS: 32 CL_DEVICE_SINGLE_FP_CONFIG: denorms INF-quietNaNs round-to-nearest round-to-zero round-to-inf fma CL_DEVICE_IMAGE <dim> 2D_MAX_WIDTH 32768 2D_MAX_HEIGHT 32768 3D_MAX_WIDTH 16384 3D_MAX_HEIGHT 16384 3D_MAX_DEPTH 16384 CL_DEVICE_EXTENSIONS: cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_fp64 cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_copy_opts cl_nv_create_buffer cl_khr_int64_base_atomics CL_DEVICE_COMPUTE_CAPABILITY_NV: 7.5 NUMBER OF MULTIPROCESSORS: 34 MapSMtoCores SM 7.5 is undefined (please update to the latest SDK)! NUMBER OF CUDA CORES: 4294967262 CL_DEVICE_REGISTERS_PER_BLOCK_NV: 65536 CL_DEVICE_WARP_SIZE_NV: 32 CL_DEVICE_GPU_OVERLAP_NV: CL_TRUE CL_DEVICE_KERNEL_EXEC_TIMEOUT_NV: CL_TRUE CL_DEVICE_INTEGRATED_MEMORY_NV: CL_FALSE CL_DEVICE_PREFERRED_VECTOR_WIDTH_<t> CHAR 1, SHORT 1, INT 1, LONG 1, FLOAT 1, DOUBLE 1 --------------------------------- 2D Image Formats Supported (75) --------------------------------- # Channel Order Channel Type 1 CL_R CL_FLOAT 2 CL_R CL_HALF_FLOAT 3 CL_R CL_UNORM_INT8 4 CL_R CL_UNORM_INT16 5 CL_R CL_SNORM_INT16 6 CL_R CL_SIGNED_INT8 7 CL_R CL_SIGNED_INT16 8 CL_R CL_SIGNED_INT32 9 CL_R CL_UNSIGNED_INT8 10 CL_R CL_UNSIGNED_INT16 11 CL_R CL_UNSIGNED_INT32 12 CL_A CL_FLOAT 13 CL_A CL_HALF_FLOAT 14 CL_A CL_UNORM_INT8 15 CL_A CL_UNORM_INT16 16 CL_A CL_SNORM_INT16 17 CL_A CL_SIGNED_INT8 18 CL_A CL_SIGNED_INT16 19 CL_A CL_SIGNED_INT32 20 CL_A CL_UNSIGNED_INT8 21 CL_A CL_UNSIGNED_INT16 22 CL_A CL_UNSIGNED_INT32 23 CL_RG CL_FLOAT 24 CL_RG CL_HALF_FLOAT 25 CL_RG CL_UNORM_INT8 26 CL_RG CL_UNORM_INT16 27 CL_RG CL_SNORM_INT16 28 CL_RG CL_SIGNED_INT8 29 CL_RG CL_SIGNED_INT16 30 CL_RG CL_SIGNED_INT32 31 CL_RG CL_UNSIGNED_INT8 32 CL_RG CL_UNSIGNED_INT16 33 CL_RG CL_UNSIGNED_INT32 34 CL_RA CL_FLOAT 35 CL_RA CL_HALF_FLOAT 36 CL_RA CL_UNORM_INT8 37 CL_RA CL_UNORM_INT16 38 CL_RA CL_SNORM_INT16 39 CL_RA CL_SIGNED_INT8 40 CL_RA CL_SIGNED_INT16 41 CL_RA CL_SIGNED_INT32 42 CL_RA CL_UNSIGNED_INT8 43 CL_RA CL_UNSIGNED_INT16 44 CL_RA CL_UNSIGNED_INT32 45 CL_RGBA CL_FLOAT 46 CL_RGBA CL_HALF_FLOAT 47 CL_RGBA CL_UNORM_INT8 48 CL_RGBA CL_UNORM_INT16 49 CL_RGBA CL_SNORM_INT16 50 CL_RGBA CL_SIGNED_INT8 51 CL_RGBA CL_SIGNED_INT16 52 CL_RGBA CL_SIGNED_INT32 53 CL_RGBA CL_UNSIGNED_INT8 54 CL_RGBA CL_UNSIGNED_INT16 55 CL_RGBA CL_UNSIGNED_INT32 56 CL_BGRA CL_UNORM_INT8 57 CL_BGRA CL_SIGNED_INT8 58 CL_BGRA CL_UNSIGNED_INT8 59 CL_ARGB CL_UNORM_INT8 60 CL_ARGB CL_SIGNED_INT8 61 CL_ARGB CL_UNSIGNED_INT8 62 CL_INTENSITY CL_FLOAT 63 CL_INTENSITY CL_HALF_FLOAT 64 CL_INTENSITY CL_UNORM_INT8 65 CL_INTENSITY CL_UNORM_INT16 66 CL_INTENSITY CL_SNORM_INT16 67 CL_LUMINANCE CL_FLOAT 68 CL_LUMINANCE CL_HALF_FLOAT 69 CL_LUMINANCE CL_UNORM_INT8 70 CL_LUMINANCE CL_UNORM_INT16 71 CL_LUMINANCE CL_SNORM_INT16 72 CL_BGRA CL_SNORM_INT8 73 CL_BGRA CL_SNORM_INT16 74 CL_ARGB CL_SNORM_INT8 75 CL_ARGB CL_SNORM_INT16 --------------------------------- 3D Image Formats Supported (75) --------------------------------- # Channel Order Channel Type 1 CL_R CL_FLOAT 2 CL_R CL_HALF_FLOAT 3 CL_R CL_UNORM_INT8 4 CL_R CL_UNORM_INT16 5 CL_R CL_SNORM_INT16 6 CL_R CL_SIGNED_INT8 7 CL_R CL_SIGNED_INT16 8 CL_R CL_SIGNED_INT32 9 CL_R CL_UNSIGNED_INT8 10 CL_R CL_UNSIGNED_INT16 11 CL_R CL_UNSIGNED_INT32 12 CL_A CL_FLOAT 13 CL_A CL_HALF_FLOAT 14 CL_A CL_UNORM_INT8 15 CL_A CL_UNORM_INT16 16 CL_A CL_SNORM_INT16 17 CL_A CL_SIGNED_INT8 18 CL_A CL_SIGNED_INT16 19 CL_A CL_SIGNED_INT32 20 CL_A CL_UNSIGNED_INT8 21 CL_A CL_UNSIGNED_INT16 22 CL_A CL_UNSIGNED_INT32 23 CL_RG CL_FLOAT 24 CL_RG CL_HALF_FLOAT 25 CL_RG CL_UNORM_INT8 26 CL_RG CL_UNORM_INT16 27 CL_RG CL_SNORM_INT16 28 CL_RG CL_SIGNED_INT8 29 CL_RG CL_SIGNED_INT16 30 CL_RG CL_SIGNED_INT32 31 CL_RG CL_UNSIGNED_INT8 32 CL_RG CL_UNSIGNED_INT16 33 CL_RG CL_UNSIGNED_INT32 34 CL_RA CL_FLOAT 35 CL_RA CL_HALF_FLOAT 36 CL_RA CL_UNORM_INT8 37 CL_RA CL_UNORM_INT16 38 CL_RA CL_SNORM_INT16 39 CL_RA CL_SIGNED_INT8 40 CL_RA CL_SIGNED_INT16 41 CL_RA CL_SIGNED_INT32 42 CL_RA CL_UNSIGNED_INT8 43 CL_RA CL_UNSIGNED_INT16 44 CL_RA CL_UNSIGNED_INT32 45 CL_RGBA CL_FLOAT 46 CL_RGBA CL_HALF_FLOAT 47 CL_RGBA CL_UNORM_INT8 48 CL_RGBA CL_UNORM_INT16 49 CL_RGBA CL_SNORM_INT16 50 CL_RGBA CL_SIGNED_INT8 51 CL_RGBA CL_SIGNED_INT16 52 CL_RGBA CL_SIGNED_INT32 53 CL_RGBA CL_UNSIGNED_INT8 54 CL_RGBA CL_UNSIGNED_INT16 55 CL_RGBA CL_UNSIGNED_INT32 56 CL_BGRA CL_UNORM_INT8 57 CL_BGRA CL_SIGNED_INT8 58 CL_BGRA CL_UNSIGNED_INT8 59 CL_ARGB CL_UNORM_INT8 60 CL_ARGB CL_SIGNED_INT8 61 CL_ARGB CL_UNSIGNED_INT8 62 CL_INTENSITY CL_FLOAT 63 CL_INTENSITY CL_HALF_FLOAT 64 CL_INTENSITY CL_UNORM_INT8 65 CL_INTENSITY CL_UNORM_INT16 66 CL_INTENSITY CL_SNORM_INT16 67 CL_LUMINANCE CL_FLOAT 68 CL_LUMINANCE CL_HALF_FLOAT 69 CL_LUMINANCE CL_UNORM_INT8 70 CL_LUMINANCE CL_UNORM_INT16 71 CL_LUMINANCE CL_SNORM_INT16 72 CL_BGRA CL_SNORM_INT8 73 CL_BGRA CL_SNORM_INT16 74 CL_ARGB CL_SNORM_INT8 75 CL_ARGB CL_SNORM_INT16 oclDeviceQuery, Platform Name = NVIDIA CUDA, Platform Version = OpenCL 1.2 CUDA 10.2.159, SDK Revision = 7027912, NumDevs = 1, Device = GeForce RTX 2060 SUPER System Info: Local Time/Date = 18:27:26, 04/25/2020 CPU Name: AMD Ryzen 9 3900X 12-Core Processor # of CPU processors: 24 Linux version 4.19.0-8-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.98-1 (2020-01-26) [oclDeviceQuery] test results... PASSED > exiting in 3 seconds: 3...2...1...done!
Nice
tingo@trede:~$ sudo nvidia-smi -q ==============NVSMI LOG============== Timestamp : Sat Apr 25 17:42:22 2020 Driver Version : 440.59 CUDA Version : 10.2 Attached GPUs : 1 GPU 00000000:08:00.0 Product Name : GeForce RTX 2060 SUPER Product Brand : GeForce Display Mode : Enabled Display Active : Enabled Persistence Mode : Enabled Accounting Mode : Disabled Accounting Mode Buffer Size : 4000 Driver Model Current : N/A Pending : N/A Serial Number : N/A GPU UUID : GPU-a680e762-ab85-b3ea-fb54-eb94466d7cb9 Minor Number : 0 VBIOS Version : 90.06.44.40.8C MultiGPU Board : No Board ID : 0x800 GPU Part Number : N/A Inforom Version Image Version : G001.0000.02.04 OEM Object : 1.1 ECC Object : N/A Power Management Object : N/A GPU Operation Mode Current : N/A Pending : N/A GPU Virtualization Mode Virtualization Mode : None Host VGPU Mode : N/A IBMNPU Relaxed Ordering Mode : N/A PCI Bus : 0x08 Device : 0x00 Domain : 0x0000 Device Id : 0x1F0610DE Bus Id : 00000000:08:00.0 Sub System Id : 0xC7551462 GPU Link Info PCIe Generation Max : 3 Current : 1 Link Width Max : 16x Current : 16x Bridge Chip Type : N/A Firmware : N/A Replays Since Reset : 0 Replay Number Rollovers : 0 Tx Throughput : 0 KB/s Rx Throughput : 0 KB/s Fan Speed : 16 % Performance State : P8 Clocks Throttle Reasons Idle : Active Applications Clocks Setting : Not Active SW Power Cap : Not Active HW Slowdown : Not Active HW Thermal Slowdown : Not Active HW Power Brake Slowdown : Not Active Sync Boost : Not Active SW Thermal Slowdown : Not Active Display Clock Setting : Not Active FB Memory Usage Total : 7979 MiB Used : 260 MiB Free : 7719 MiB BAR1 Memory Usage Total : 256 MiB Used : 7 MiB Free : 249 MiB Compute Mode : Default Utilization Gpu : 0 % Memory : 4 % Encoder : 0 % Decoder : 0 % Encoder Stats Active Sessions : 0 Average FPS : 0 Average Latency : 0 FBC Stats Active Sessions : 0 Average FPS : 0 Average Latency : 0 Ecc Mode Current : N/A Pending : N/A ECC Errors Volatile SRAM Correctable : N/A SRAM Uncorrectable : N/A DRAM Correctable : N/A DRAM Uncorrectable : N/A Aggregate SRAM Correctable : N/A SRAM Uncorrectable : N/A DRAM Correctable : N/A DRAM Uncorrectable : N/A Retired Pages Single Bit ECC : N/A Double Bit ECC : N/A Pending Page Blacklist : N/A Temperature GPU Current Temp : 33 C GPU Shutdown Temp : 96 C GPU Slowdown Temp : 93 C GPU Max Operating Temp : 89 C Memory Current Temp : N/A Memory Max Operating Temp : N/A Power Readings Power Management : Supported Power Draw : 15.15 W Power Limit : 175.00 W Default Power Limit : 175.00 W Enforced Power Limit : 175.00 W Min Power Limit : 125.00 W Max Power Limit : 185.00 W Clocks Graphics : 300 MHz SM : 300 MHz Memory : 405 MHz Video : 540 MHz Applications Clocks Graphics : N/A Memory : N/A Default Applications Clocks Graphics : N/A Memory : N/A Max Clocks Graphics : 2115 MHz SM : 2115 MHz Memory : 7001 MHz Video : 1950 MHz Max Customer Boost Clocks Graphics : N/A Clock Policy Auto Boost : N/A Auto Boost Default : N/A Processes Process ID : 933 Type : G Name : /usr/lib/xorg/Xorg Used GPU Memory : 258 MiB
- 2020-04-25
- Dessverre - Resolve 15.3.1 krasjer også under oppstart. Tingo (diskusjon) 25. apr. 2020 kl. 17:30 (CEST)
tingo@trede:~$ /opt/resolve/bin/resolve ActCCMessage Already in Table: Code= c005, Mode= 13, Level= 1, CmdKey= -1, Option= 0 ActCCMessage Already in Table: Code= c006, Mode= 13, Level= 1, CmdKey= -1, Option= 0 ActCCMessage Already in Table: Code= c007, Mode= 13, Level= 1, CmdKey= -1, Option= 0 ActCCMessage Already in Table: Code= 2282, Mode= 0, Level= 0, CmdKey= 8, Option= 0 PnlMsgActionStringAdapter Already in Table: Code= 615e, Mode= 0, Level= 0, CmdKey= -1, Option= 0 15.3.1 (#003) Linux/Clang Main thread starts: 83BF4C40 [0x7fa583bf4c40] | Undefined | INFO | 2020-04-25 17:28:16,315 | -------------------------------------------------------------------------------- [0x7fa583bf4c40] | Undefined | INFO | 2020-04-25 17:28:16,315 | Loaded log config from /opt/resolve/configs/log-conf.xml [0x7fa583bf4c40] | Undefined | INFO | 2020-04-25 17:28:16,315 | -------------------------------------------------------------------------------- Aborted
Diverse info
tingo@trede:~$ /opt/resolve/bin/deviceQuery /opt/resolve/bin/deviceQuery Starting... CUDA Device Query (Runtime API) version (CUDART static linking) Detected 1 CUDA Capable device(s) Device 0: "GeForce RTX 2060 SUPER" CUDA Driver Version / Runtime Version 10.2 / 9.1 CUDA Capability Major/Minor version number: 7.5 Total amount of global memory: 7979 MBytes (8366915584 bytes) MapSMtoCores for SM 7.5 is undefined. Default to use 64 Cores/SM MapSMtoCores for SM 7.5 is undefined. Default to use 64 Cores/SM (34) Multiprocessors, ( 64) CUDA Cores/MP: 2176 CUDA Cores GPU Max Clock rate: 1665 MHz (1.66 GHz) Memory Clock rate: 7001 Mhz Memory Bus Width: 256-bit L2 Cache Size: 4194304 bytes Maximum Texture Dimension Size (x,y,z) 1D=(131072), 2D=(131072, 65536), 3D=(16384, 16384, 16384) Maximum Layered 1D Texture Size, (num) layers 1D=(32768), 2048 layers Maximum Layered 2D Texture Size, (num) layers 2D=(32768, 32768), 2048 layers Total amount of constant memory: 65536 bytes Total amount of shared memory per block: 49152 bytes Total number of registers available per block: 65536 Warp size: 32 Maximum number of threads per multiprocessor: 1024 Maximum number of threads per block: 1024 Max dimension size of a thread block (x,y,z): (1024, 1024, 64) Max dimension size of a grid size (x,y,z): (2147483647, 65535, 65535) Maximum memory pitch: 2147483647 bytes Texture alignment: 512 bytes Concurrent copy and kernel execution: Yes with 3 copy engine(s) Run time limit on kernels: Yes Integrated GPU sharing Host Memory: No Support host page-locked memory mapping: Yes Alignment requirement for Surfaces: Yes Device has ECC support: Disabled Device supports Unified Addressing (UVA): Yes Supports Cooperative Kernel Launch: Yes Supports MultiDevice Co-op Kernel Launch: Yes Device PCI Domain ID / Bus ID / location ID: 0 / 8 / 0 Compute Mode: < Default (multiple host threads can use ::cudaSetDevice() with device simultaneously) > deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 10.2, CUDA Runtime Version = 9.1, NumDevs = 1 Result = PASS
bandwidthTest
tingo@trede:~$ /opt/resolve/bin/bandwidthTest [CUDA Bandwidth Test] - Starting... Running on... Device 0: GeForce RTX 2060 SUPER Quick Mode Host to Device Bandwidth, 1 Device(s) PINNED Memory Transfers Transfer Size (Bytes) Bandwidth(MB/s) 33554432 12797.0 Device to Host Bandwidth, 1 Device(s) PINNED Memory Transfers Transfer Size (Bytes) Bandwidth(MB/s) 33554432 13213.6 Device to Device Bandwidth, 1 Device(s) PINNED Memory Transfers Transfer Size (Bytes) Bandwidth(MB/s) 33554432 373718.5 Result = PASS NOTE: The CUDA Samples are not meant for performance measurements. Results may vary when GPU Boost is enabled.
Dette er interessant
tingo@trede:~$ /opt/resolve/bin/oclDeviceQuery [oclDeviceQuery] starting... /opt/resolve/bin/oclDeviceQuery Starting... OpenCL SW Info: Error -1001 in clGetPlatformIDs Call !!! !!! Error # -1000 (Unspecified Error) at line 46 , in file oclDeviceQuery.cpp !!! Exiting... ----------------------------------------------------------- tingo@trede:~$ /opt/resolve/bin/oclBandwidthTest [oclBandwidthTest] starting... /opt/resolve/bin/oclBandwidthTest Starting... Error -1001 in clGetPlatformIDs Call !!! !!! Error # -1000 (Unspecified Error) at line 175 , in file oclBandwidthTest.cpp !!! Exiting... -----------------------------------------------------------
tingo@trede:~/dl/davinci$ sudo dpkg -i davinci-resolve_15.3.1-2_amd64.deb Selecting previously unselected package davinci-resolve. (Reading database ... 261472 files and directories currently installed.) Preparing to unpack davinci-resolve_15.3.1-2_amd64.deb ... Unpacking davinci-resolve (15.3.1-2) ... Setting up davinci-resolve (15.3.1-2) ... Processing triggers for desktop-file-utils (0.23-4) ... Processing triggers for mime-support (3.62) ...
- Debian - laget pakke for DaVinci Resolve 15.3.1 ved hjelp av makeresolvedeb.
tingo@trede:~/dl/davinci$ bash makeresolvedeb_15.3.1-2.sh lite Preparing DaVinci Resolve version 15.3.1 [CREATE DIRECTORY] ./unpack-DaVinci_Resolve_15.3.1_Linux xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Copying of file objects from ISO image to disk filesystem is: Enabled xorriso : NOTE : Loading ISO image tree from LBA 0 xorriso : UPDATE : 2613 nodes read in 1 seconds Drive current: -indev 'DaVinci_Resolve_15.3.1_Linux.run' Media current: stdio file, overwriteable Media status : is written , is appendable Boot record : (system area only) , not-recognized Media summary: 1 session, 431606 data blocks, 843m data, 428g free Volume id : 'AppImage' xorriso : UPDATE : 812 files restored ( 308.3m) in 1 seconds , 233.4xD xorriso : UPDATE : 2260 files restored ( 660.1m) in 2 seconds , 266.3xD xorriso : UPDATE : 2444 files restored ( 994.9m) in 3 seconds , 253.5xD xorriso : UPDATE : 2494 files restored (1274.2m) in 4 seconds , 211.4xD xorriso : UPDATE : 2547 files restored (1573.3m) in 5 seconds , 226.4xD xorriso : UPDATE : 2613 files restored (1687.2m) in 5 seconds = 235.7xD Extracted from ISO image: file '/'='/home/tingo/dl/davinci/unpack-DaVinci_Resolve_15.3.1_Linux' [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64 [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/opt/resolve [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/configs [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/easyDCP [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/logs [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/scripts [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/.LUT [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/.license [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/.crashreport [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/DolbyVision [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/Fairlight [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/Media [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/Resolve Disk Database [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/bin [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/Control [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/DaVinci Resolve Panels Setup [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/Developer [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/docs [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/Fusion [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/graphics [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/libs [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/LUT [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/Onboarding [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/plugins [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/UI_Resource [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/scripts/script.checkfirmware [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/scripts/ [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/scripts/script.getlogs.v4 [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/scripts/ [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/scripts/script.start [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/scripts/ [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/share/default-config-linux.dat [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/configs/config.dat-pkg-default [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/share/log-conf.xml [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/configs/log-conf.xml-pkg-default [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/share/default_cm_config.bin [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/DolbyVision/config.bin-pkg-default [COPY] ./unpack-DaVinci_Resolve_15.3.1_Linux/libs/libBlackmagicRawAPI.so [TO] ./davinci-resolve_15.3.1-2_amd64/opt/resolve/bin/ [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/lib/udev/rules.d [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/usr/lib/ [EXTRACT] ./unpack-DaVinci_Resolve_15.3.1_Linux/share/panels/dvpanel-framework-linux-x86_64.tgz [TO] ./davinci-resolve_15.3.1-2_amd64/usr/lib/ [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/usr/share/applications/ [CREATE DIRECTORY] ./davinci-resolve_15.3.1-2_amd64/DEBIAN [MAKE EXECUTABLE] ./davinci-resolve_15.3.1-2_amd64/DEBIAN/postinst dpkg-deb: building package 'davinci-resolve' in './davinci-resolve_15.3.1-2_amd64.deb'. [DONE] errors reported 0
tingo@trede:~$ sudo apt purge davinci-resolve Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: davinci-resolve* 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] y (Reading database ... 264186 files and directories currently installed.) Removing davinci-resolve (16.2-3) ... Processing triggers for mime-support (3.62) ... Processing triggers for desktop-file-utils (0.23-4) ... (Reading database ... 261476 files and directories currently installed.) Purging configuration files for davinci-resolve (16.2-3) ... dpkg: warning: while removing davinci-resolve, directory '/var/BlackmagicDesign/DaVinci Resolve' not empty so not removed dpkg: warning: while removing davinci-resolve, directory '/opt/resolve' not empty so not removed
- 2020-04-14
- Debian - installert DaVinci Resolve 16.2 (brukte MakeResolveDeb[1]), men til tross for mange timer feilsøking, så lykkes jeg ikke med å få den til å kjøre. Tingo (diskusjon) 14. apr. 2020 kl. 21:04 (CEST)
- 2020-03-25
- Debian - oppgradert nvidia-driver fra versjon 418.74 til versjon 440.59 (hentet fra buster-backports). Tingo (diskusjon) 14. apr. 2020 kl. 21:04 (CEST)
- 2020-03-19
- oppdatert bios (uefi) fra versjon 0604 til versjon 1405. Tingo (diskusjon) 14. apr. 2020 kl. 21:04 (CEST)