From b28f0a899b313d4d9fcc1232b21bffe073a2e2d0 Mon Sep 17 00:00:00 2001 From: neher-igel Date: Wed, 18 Dec 2024 17:20:46 -0700 Subject: [PATCH] CUPS 11.10.210 CUPS 11.10.210 --- docs/Docs/HOWTO-CUPs-Printing.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/Docs/HOWTO-CUPs-Printing.md b/docs/Docs/HOWTO-CUPs-Printing.md index a24be9ca..18b55cb5 100644 --- a/docs/Docs/HOWTO-CUPs-Printing.md +++ b/docs/Docs/HOWTO-CUPs-Printing.md @@ -6,6 +6,18 @@ ----- +## 18 December 2024 - 11.10.210 and derived builds have CUPS start up issue + +- 11.10.210 and derived builds have a starting problem with the CUPS printing service. Only PB 11.10.219 has currently a fix for it. + +- Work-around by adding this line in System > Registry > Custom Commands > Desktop > Final Desktop Commands: + +```bash linenums="1" +systemctl restart cups +``` + +----- + ## USB attached printers - Use PPD file If printer is not network attached, then follow IGEL note on setting up CUPs printer with USB connection with PPD file.