basti@basti-S430:~$ lspci -nnk | grep -A3 VGA # erkannte Grafikkarten + Kernelmodule 00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21fc] Kernel driver in use: i915 Kernel modules: i915 -- 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108M [GeForce GT 620M] [10de:0de8] (rev a1) Subsystem: Lenovo GF108M [GeForce GT 620M] [17aa:21fc] Kernel driver in use: nouveau Kernel modules: nvidiafb, nouveau basti@basti-S430:~$ journalctl -b -xep err # alle Fehler seit reboot (ggf. wegen acpi & Co) ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ -- Logs begin at Mon 2021-08-09 13:02:16 CEST, end at Tue 2021-08-10 10:15:35 CEST. -- Aug 10 10:13:15 basti-S430 kernel: integrity: Couldn't parse dbx signatures: -74 Aug 10 10:13:16 basti-S430 kernel: Bluetooth: hci0: unexpected event for opcode 0x0000 Aug 10 10:13:22 basti-S430 lightdm[1177]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory Aug 10 10:13:22 basti-S430 lightdm[1177]: PAM adding faulty module: pam_kwallet.so Aug 10 10:13:22 basti-S430 lightdm[1177]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory Aug 10 10:13:22 basti-S430 lightdm[1177]: PAM adding faulty module: pam_kwallet5.so Aug 10 10:13:24 basti-S430 lightdm[1315]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory Aug 10 10:13:24 basti-S430 lightdm[1315]: PAM adding faulty module: pam_kwallet.so Aug 10 10:13:24 basti-S430 lightdm[1315]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory Aug 10 10:13:24 basti-S430 lightdm[1315]: PAM adding faulty module: pam_kwallet5.so Aug 10 10:13:27 basti-S430 lightdm[1315]: gkr-pam: unable to locate daemon control file basti@basti-S430:~$ grep -Ev '^$|^#' /etc/apt/sources.list{,.d/*} # aktive Paketquellen (inkl. Fremdquellen & Co) /etc/apt/sources.list.d/google-chrome.list:deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main /etc/apt/sources.list.d/official-package-repositories.list:deb http://linux-mint.froonix.org uma main upstream import backport /etc/apt/sources.list.d/official-package-repositories.list:deb http://ubuntu.anexia.at/ubuntu focal main restricted universe multiverse /etc/apt/sources.list.d/official-package-repositories.list:deb http://ubuntu.anexia.at/ubuntu focal-updates main restricted universe multiverse /etc/apt/sources.list.d/official-package-repositories.list:deb http://ubuntu.anexia.at/ubuntu focal-backports main restricted universe multiverse /etc/apt/sources.list.d/official-package-repositories.list:deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse /etc/apt/sources.list.d/official-package-repositories.list:deb http://archive.canonical.com/ubuntu/ focal partner /etc/apt/sources.list.d/savoury1-digikam-focal.list:deb http://ppa.launchpad.net/savoury1/digikam/ubuntu focal main /etc/apt/sources.list.d/savoury1-digikam-focal.list:deb-src http://ppa.launchpad.net/savoury1/digikam/ubuntu focal main /etc/apt/sources.list.d/savoury1-ffmpeg4-focal.list:deb http://ppa.launchpad.net/savoury1/ffmpeg4/ubuntu focal main /etc/apt/sources.list.d/savoury1-ffmpeg4-focal.list:deb-src http://ppa.launchpad.net/savoury1/ffmpeg4/ubuntu focal main basti@basti-S430:~$ basti@basti-S430:~$ # Paketlisten aktualisieren, Pakete upgraden, Reste entfernen, Paketcache bereinigen: basti@basti-S430:~$ sudo apt update && sudo apt full-upgrade && sudo apt --purge autoremove && sudo apt autoclean Ign:1 http://linux-mint.froonix.org uma InRelease OK:2 http://ubuntu.anexia.at/ubuntu focal InRelease OK:3 http://ubuntu.anexia.at/ubuntu focal-updates InRelease OK:4 http://linux-mint.froonix.org uma Release OK:5 http://dl.google.com/linux/chrome/deb stable InRelease OK:6 http://archive.canonical.com/ubuntu focal InRelease Holen:7 http://ubuntu.anexia.at/ubuntu focal-backports InRelease [101 kB] OK:8 http://ppa.launchpad.net/savoury1/digikam/ubuntu focal InRelease OK:9 http://ppa.launchpad.net/savoury1/ffmpeg4/ubuntu focal InRelease Holen:10 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Es wurden 214 kB in 2 s geholt (87,8 kB/s). Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Alle Pakete sind aktuell. Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Paketaktualisierung (Upgrade) wird berechnet... Fertig 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. apt Usage: apt command [options] apt help command [options] Commands: add-repository - Add entries to apt sources.list autoclean - Erase old downloaded archive files autoremove - Remove automatically all unused packages build - Build binary or source packages from sources build-dep - Configure build-dependencies for source packages changelog - View a package's changelog check - Verify that there are no broken dependencies clean - Erase downloaded archive files contains - List packages containing a file content - List files contained in a package deb - Install a .deb package depends - Show raw dependency information for a package dist-upgrade - Upgrade the system by removing/installing/upgrading packages download - Download the .deb file for a package edit-sources - Edit /etc/apt/sources.list with your preferred text editor dselect-upgrade - Follow dselect selections full-upgrade - Same as 'dist-upgrade' held - List all held packages help - Show help for a command hold - Hold a package install - Install/upgrade packages list - List packages based on package names policy - Show policy settings purge - Remove packages and their configuration files recommends - List missing recommended packages for a particular package rdepends - Show reverse dependency information for a package reinstall - Download and (possibly) reinstall a currently installed package remove - Remove packages search - Search for a package by name and/or expression show - Display detailed information about a package showhold - Same as 'held' showsrc - Display all the source package records that match the given package name source - Download source archives sources - Same as 'edit-sources' unhold - Unhold a package update - Download lists of new/upgradable packages upgrade - Perform a safe upgrade version - Show the installed version of a package basti@basti-S430:~$ # das && bedeutet, dass abgebrochen wird, wenn es Probleme bei einem der Befehle gibt