Control: tags -1 moreinfo On Wed, 2017-06-07 at 23:49 -0700, J Mo wrote: > Package: nvidia-legacy-check > Version: 375.66-1 > Severity: normal > > Package seems farked. Can't even unpack. > > Selecting previously unselected package nvidia-legacy-check. > Preparing to unpack .../nvidia-legacy-check_375.66-1_amd64.deb ... > dpkg: error processing archive > /var/cache/apt/archives/nvidia-legacy-check_375.66-1_amd64.deb ( > --unpack): > subprocess new pre-installation script returned error exit status > 128 > > > -- System Information: > Debian Release: 9.0 > APT prefers unstable > APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 4.9.0-2-amd64 (SMP w/2 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), > LANGUAGE= (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > Init: systemd (via /run/systemd/system) > > Versions of packages nvidia-legacy-check depends on: > ii debconf [debconf-2.0] 1.5.61 > ii nvidia-installer-cleanup 20151021+4 > ii pciutils 1:3.5.2-1 > > nvidia-legacy-check recommends no packages. > > nvidia-legacy-check suggests no packages.
Hi, Which Nvidia card do you have? The following should print 2 "words": lspci -mn | awk '{ gsub("\"",""); if ($2 == "0300") { print $1 " " $3$4 } }' | tr '[:lower:]' '[:upper:]' For example: 00:02.0 0123456 Please paste them, and also the first one being the PCI bus, please paste the output of the following command using your PCI bus result: lspci -nn -s 00:02.0 Kind regards, Luca Boccassi
signature.asc
Description: This is a digitally signed message part