On Tue 24 Aug 2021 at 16:54:31 +0200, Alain Bertrand wrote: > Hello, > > Thanks for your answer. With libcupsimage2 installed, everything works as it > should. Anyway, you'll find the output you wanted below. > > lpstat -t > scheduler is running > no system default destination > matériel pour Canon_LBP113_913_UFRII_LT : socket://192.168.8.105
This print queue uses a netork connection. UFRII indicates a non-free Canon driver is being used with the queue. Problems involving this driver are not ours and the queue will not be debugged. > matériel pour Canon_LBP113_LBP913 : implicitclass://Canon_LBP113_LBP913/ This looks like another network queue, auto-setup by cups-browsed. > matériel pour Canon_LBP113_LBP913_USB_ : > implicitclass://Canon_LBP113_LBP913_USB_/ This queue uses a USB connection and is also auto-setup by cups-browsed. Let's take the Canon_LBP113_LBP913_USB_ queue and test, but first apt purge libcupsimage2 It can easily be re-installed if needed. Now (as root) cupsfilter -p /etc/cups/Canon_LBP113_LBP913_USB_.ppd -m priner/foo -e /etc/nsswitch.conf > out.dat 2>log (Check that I have the correct PPD file name). Please attach log to your next post here. It may be viewed with 'less'. Cheers, Brian.