When I couldn't print I found this in the cups error_log
W [12/Mar/2026:00:57:05 -0700] Printer drivers are deprecated and will
stop working in a future version of CUPS. See https://github.com/OpenPrinting/cups/issues/103
I went to the link but I don't know enough to know what it means and
more importantly how I can fix printing.
TIA for any help,
Paul
When I couldn't print I found this in the cups error_log
W [12/Mar/2026:00:57:05 -0700] Printer drivers are deprecated and will
stop working in a future version of CUPS. See https://github.com/OpenPrinting/cups/issues/103
I went to the link but I don't know enough to know what it means and
more importantly how I can fix printing.
W [12/Mar/2026:00:57:05 -0700] Printer drivers are deprecated and
will stop working in a future version of CUPS. See https://github.com/OpenPrinting/cups/issues/103
I went to the link but I don't know enough to know what it means and
more importantly how I can fix printing.
On 3/12/26 10:46 AM, David Wright wrote:
On Thu 12 Mar 2026 at 10:25:39 (-0700), Paul Scott wrote:
When I couldn't print I found this in the cups error_log
W [12/Mar/2026:00:57:05 -0700] Printer drivers are deprecated and will stop working in a future version of CUPS. See https://github.com/OpenPrinting/cups/issues/103
I went to the link but I don't know enough to know what it means andPerhaps take a look at https://wiki.debian.org/SystemPrinting#Driverless_Printing
more importantly how I can fix printing.
which has links to other Debian pages on the subject.
You said "fix printing", so presumably it worked for you before.
What changed? Have you upgraded, changed printers, etc?
To go further, I think you have to post the usual essentials,
OS version, printer type, what you tried, what happened, etc.
Yes, you got a message, but that looks like the sort of warning
that could be emitted even when the job actually printed. So
on its own, it doesn't tell us a lot.
(HP P1006 (laser))
Initially I had tried to print wirelessly from my laptop. That's when
I first couldn't print.
It was working a few days ago. I switched to Windows on same machine
where the printer is connected and was able to print.
I did some Googling˙ which reminded me about the cups error log.
I followed the link and didn't understand anything I saw.
wrote:
When I couldn't print I found this in the cups error_log
W [12/Mar/2026:00:57:05 -0700] Printer drivers are deprecated and will
stop working in a future version of CUPS. See https://github.com/OpenPrinting/cups/issues/103
I went to the link but I don't know enough to know what it means and
more importantly how I can fix printing.
On 3/12/26 12:23 PM, Charles Curley wrote:
On Thu, 12 Mar 2026 10:25:39 -0700
Paul Scott <waterhorsemusic@aol.com> wrote:
W [12/Mar/2026:00:57:05 -0700] Printer drivers are deprecated andWhen we deprecate a feature or capability in CUPS, we are
will stop working in a future version of CUPS. See
https://github.com/OpenPrinting/cups/issues/103
I went to the link but I don't know enough to know what it means and
more importantly how I can fix printing.
announcing the intention to stop supporting it in the next major
release of CUPS, in this case CUPS 3.0. Given the historical pace
of CUPS development, that usually means you have years to make the
transition. In the case of printer drivers, we made the conscious
choice to have Printer Applications in place before releasing CUPS
3.0. And since Linux distributions typically lag behind the
?bleeding edge? of CUPS development, you can expect to be able to
use printer drivers for few more years after CUPS 3.0 is released.
https://openprinting.github.io/cups/drivers.html
The current version of CUPS in trixie is 2.4.10-3+deb13u2. In
forky/sid, 2.4.16-1 (subject to change). So this likely won't affect
you for the foreseeable future.
Running sid. I upgraded hplip to 3.22.10+dfsg0-? when I saw the problem.
I do have cups 2.4.16-1
Furthermore, the intent appears to be to replace drivers in CUPS with
what they call printer applications. The existing printer applications
are based on the CUPS drivers they are replacing. So unless you have a
really oddball printer you are probably safe going to CUPS 3.0.
https://openprinting.github.io/cups/drivers.html
I don't understand enough of that to diagnose my problem.
Thank you,
Paul
Since I have no idea what your current problem is, I can't help you
with it. But I don't think the deprecation of drivers is related to
your problem.
When I couldn't print I found this in the cups error_log
W [12/Mar/2026:00:57:05 -0700] Printer drivers are deprecated and will
stop working in a future version of CUPS. See https://github.com/OpenPrinting/cups/issues/103
I went to the link but I don't know enough to know what it means and
more importantly how I can fix printing.
TIA for any help,
Paul
Have you tried getting help from a cli cobot like codex or claude code?
When I have a problem with my system, I simply fire up 1 of them and let it fix the problem. i would not have done that say 3 months ago but there have been since then massive improvements in those tools.
No doubt they will be improved. i should say more honestly that that is my hope.
But for all their limitations they vastly improve my power over my system. there is simply no comparison between the current and my previous plight.
tom arnall wrote:Some Big Corps are starting to do that (and firing people, because
No doubt they will be improved. i should say more honestly that that is my hope.
But for all their limitations they vastly improve my power over my system. there is simply no comparison between the current and my previous plight.
Yes, I too have always found that rolling random numbers and
hoping that they don't lie to me is an effective way of running
complex systems.
On Sat, Mar 14, 2026, 7:02?PM Dan Ritter <dsr@randomstring.org> wrote:[...]
On Mon, Mar 16, 2026 at 04:50:50PM -0700, tom arnall wrote:Yes, I too have always found that rolling random numbers and
hoping that they don't lie to me is an effective way of running
complex systems.
Rolling random numbers. To what are you referring with this term?Generative models (and that's what those chatbots and image generators currently being marketed are) basically run a random number generator
On Sat 14 Mar 2026 at 12:10:49 (-0400), songbird wrote:
Paul Scott wrote:the
On 3/12/26 12:23 PM, Charles Curley wrote:
On Thu, 12 Mar 2026 10:25:39 -0700
Paul Scott <waterhorsemusic@aol.com> wrote:
W [12/Mar/2026:00:57:05 -0700] Printer drivers are deprecated andWhen we deprecate a feature or capability in CUPS, we are
will stop working in a future version of CUPS. See
https://github.com/OpenPrinting/cups/issues/103
I went to the link but I don't know enough to know what it means and >>> more importantly how I can fix printing.
announcing the intention to stop supporting it in the next major
release of CUPS, in this case CUPS 3.0. Given the historical pace >> of CUPS development, that usually means you have years to make
CUPStransition. In the case of printer drivers, we made the conscious >> choice to have Printer Applications in place before releasing
released.3.0. And since Linux distributions typically lag behind the
?bleeding edge? of CUPS development, you can expect to be able to >> use printer drivers for few more years after CUPS 3.0 is
https://openprinting.github.io/cups/drivers.html
The current version of CUPS in trixie is 2.4.10-3+deb13u2. In
forky/sid, 2.4.16-1 (subject to change). So this likely won't affect
you for the foreseeable future.
problem.Running sid. I upgraded hplip to 3.22.10+dfsg0-? when I saw the
I do have cups 2.4.16-1
Furthermore, the intent appears to be to replace drivers in CUPS with
what they call printer applications. The existing printer applications >> are based on the CUPS drivers they are replacing. So unless you have a >> really oddball printer you are probably safe going to CUPS 3.0.
https://openprinting.github.io/cups/drivers.html
I don't understand enough of that to diagnose my problem.
Since I have no idea what your current problem is, I can't help you
with it. But I don't think the deprecation of drivers is related to
your problem.
same here, i happened to be in the middle of taxes and
such when i did the cups update (via Debian testing) and
it stopped working. oops. luckily i did have an existing
stable partition which i was able to use for printing
what i was in the middle of doing.
So summing up we have the following:
A message /warns/ that in several years time new versions of Cups
won't work with the current generation of printer drivers.
Two openprinting links explain how and why Cups will make that
transition.
The OP runs cups 2.4.16-1, released back in December 2025.
The OP upgraded hplip to 3.22.10+dfsg0-? (presumably
3.22.10+dfsg0-8.1), released back in April 2025.
The OP can't print on an HP P1006 from a certain machine.
We're not told which.
The laptop can't print wirelessly to the printer, which doesn't
appear to be a wireless printer anyway.
Printing worked a few days ago. It's implied from linux, but
but not by which machine and through what connection.
A machine running Windows, presumably connected by USB, can print.
It's not clear what's implied by "same machine". Does it refer back to
the laptop? Or does it refer back to whatever was working a few days
ago? Or does it refer forwards to the machine that's connected to the
printer (ie "same" is redundant)?
Or perhaps it's this scenario: the laptop should be able to print
wirelessly via a router to a server connected to the (shared) printer,
the server machine being able to run either Windows or linux.
(Else why did the laptop try to print wirelessly?)
"Can't print" is the only actual symptom that I see described here,
so perhaps it doesn't really matter what refers to what.
Yes, perhaps AI can see its way through all that.
Cheers,
David.
What you described about the use of random numbers by neural networks is incorrect.
if you actually want to understand how they work, you might start by
i forgot to add 1 thing. y = ax + b is the fundamental equation of allOK thanks, then I don't need to read your blog post.
neural network systems [...]
| Sysop: | Jacob Catayoc |
|---|---|
| Location: | Pasay City, Metro Manila, Philippines |
| Users: | 5 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 117:51:00 |
| Calls: | 125 |
| Calls today: | 125 |
| Files: | 489 |
| D/L today: |
859 files (365M bytes) |
| Messages: | 76,472 |
| Posted today: | 26 |