0 Mitglieder und 1 Gast betrachten dieses Thema.
sudo systemctl disable cups-browsed
In Linux Mint 19.3 (and Ubuntu 18.04) and prior releases printers and scanners relied on the availability of drivers (whether these were included in the Linux kernel or added manually).In Linux Mint 20 (and Ubuntu 20.04), the distribution shipped with ippusbxd, an implementation of IPP over USB. Thanks to IPP, also referred to as driverless printing/scanning, devices can be detected and used without the need for any drivers and in a standard way. Unfortunately the presence of IPP over USB also means drivers are bypassed and inhibited. Ippusbxd turned out to be a disappointment and created more problems than it solved.In Linux Mint 20.1 ippusbxd was removed so printing and scanning work the same way as in Linux Mint 19.x and prior releases.