We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8fac8d + b28f0a8 commit 6ae63c5Copy full SHA for 6ae63c5
docs/Docs/HOWTO-CUPs-Printing.md
@@ -6,6 +6,18 @@
6
7
-----
8
9
+## 18 December 2024 - 11.10.210 and derived builds have CUPS start up issue
10
+
11
+- 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.
12
13
+- Work-around by adding this line in System > Registry > Custom Commands > Desktop > Final Desktop Commands:
14
15
+```bash linenums="1"
16
+systemctl restart cups
17
+```
18
19
+-----
20
21
## USB attached printers - Use PPD file
22
23
If printer is not network attached, then follow IGEL note on setting up CUPs printer with USB connection with PPD file.
0 commit comments