tags 857870 moreinfo thanks
On Thu 16 Mar 2017 at 01:11:11 +0500, Alex Volkov wrote: > postinst script analyzes the presence of lp, parport etc. modules only if the > legacy /etc/default/cups is in place. If there isn't, provided cups- > modules.conf is used regardless of the fact whether the modules are needed or > even available. Hello Alex, Please would you do the following, preferably on an unstable/testing installation: 1. Comment out the entries in /etc/modules-load.d/cups-filters.conf. 2. Reboot without a parallel port printer attached to the machine. 3. Do 'lsmod | grep parport' and 'lsmod | grep lp' and report on which modules are loaded by the kernel. 4. Attach a parallel port printer, switch it on and report on the output of 'lsmod | grep lp' 5. Give the kernel version used ('uname -a'). Thanks, Brian.