-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Samsung Xpress M2826ND PCL Error #62
Comments
Hi, the problem seems to be at the CUPS side. @michaelrsweet, @tillkamppeter, could you please have a look? |
@sasikumar-mhc have you printed to the printer created from ipp-usb? @alexpevzner IIRC we send PDF or Apple/PWG raster to the printer when using driverless, not PCL - it sounds the old print queue was used, or the printer has IPP-over-USB interface, but accepts only PCL. |
@zdohnal using ubuntu mate 22.04.1 which comes preinstalled with ipp-usb and printer auto installed after plugging it in? We have a variety of printers and i have to remove ipp-usb for the printers which are having issues and install their oem drivers. Have already reported the issues with certain printers. Hope I was able to answer your question. |
Could you do the following test:
and post the screen output of all these commands here.
and attach
Do you get any error messages? Are you able to print on the printer
Do you get any other messages than just a warning that printer drivers are deprecated? Are you able to print on the printer
|
@alexpevzner @zdohnal @tillkamppeter
@tillkamppeter Will update You in a while.. Thanks. |
@tillkamppeter $ ipptool -tv ipp://localhost:60000/ipp/print get-printer-attributes.test > attrs.txt lpadmin -p testipp -E -v ipp://localhost:60000/ipp/print -m everywhere
$ lpadmin -p testipp2 -E -v ipp://localhost:60000/ipp/print -m driverless:ipp://localhost:60000/ipp/print lpadmin -x testipp
lpadmin -x testipp2 I have noticed the issue now exists in OEM driver also.. Thanks. |
There werent any logs available at /var/log/ ???
Had to "sudo apt autoremove ipp-usb"
then installed generic driver available from hp for samsung printers to fix the issue.
Thanks.
The text was updated successfully, but these errors were encountered: