Skip to content

Commit 6ae63c5

Browse files
authored
Merge pull request #168 from IGEL-Community:CUPS-11.10.210
CUPS 11.10.210
2 parents e8fac8d + b28f0a8 commit 6ae63c5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/Docs/HOWTO-CUPs-Printing.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@
66

77
-----
88

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+
921
## USB attached printers - Use PPD file
1022

1123
If printer is not network attached, then follow IGEL note on setting up CUPs printer with USB connection with PPD file.

0 commit comments

Comments
 (0)