Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3552

Troubleshooting • Re: More CUPS issues on Bookworm and CUPS 2.4.2

$
0
0
By Epson 640, do you mean Epson Expression Premium XP-640? If so, don't connect via USB, but use wifi. The printer supports AirPrint, so will be found on your network and automatically configured by your Raspberry Pi. It will also be accessible to everyone that way, and won't need to be set up as shared.

For the Dymo, please share:
  • the output of the lsusb command;
  • the output of dpkg -l | egrep '(dymo|cups)'
  • the output of lpstat -t
So you know roughly what I'm aiming for, this is what I get from my designated print server Raspberry Pi. Yours should be a little less verbose, and might feature newer packages:

lsusb:

Code:

Bus 001 Device 005: ID 1d90:2060 Citizen Thermal Printer Bus 001 Device 004: ID 0922:001f Dymo-CoStar Corp. DYMO LabelWriter 4XLBus 001 Device 003: ID 0424:ec00 Microchip Technology, Inc. (formerly SMSC) SMSC9512/9514 Fast Ethernet AdapterBus 001 Device 002: ID 0424:9514 Microchip Technology, Inc. (formerly SMSC) SMC9514 HubBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dpkg -l | egrep '(dymo|cups)':

Code:

ii  ctzpos-cups                          1.2.7-0                          armhf        CUPS files for CITIZEN SYSTEMS POS Printersii  cups                                 2.3.3op2-3+deb11u6               armhf        Common UNIX Printing System(tm) - PPD/driver support, web interfaceii  cups-browsed                         1.28.7-1+deb11u2                 armhf        OpenPrinting CUPS Filters - cups-browsedii  cups-client                          2.3.3op2-3+deb11u6               armhf        Common UNIX Printing System(tm) - client programs (SysV)ii  cups-common                          2.3.3op2-3+deb11u6               all          Common UNIX Printing System(tm) - common filesii  cups-core-drivers                    2.3.3op2-3+deb11u6               armhf        Common UNIX Printing System(tm) - driverless printingii  cups-daemon                          2.3.3op2-3+deb11u6               armhf        Common UNIX Printing System(tm) - daemonii  cups-filters                         1.28.7-1+deb11u2                 armhf        OpenPrinting CUPS Filters - Main Packageii  cups-filters-core-drivers            1.28.7-1+deb11u2                 armhf        OpenPrinting CUPS Filters - Driverless printingii  cups-ipp-utils                       2.3.3op2-3+deb11u6               armhf        Common UNIX Printing System(tm) - IPP developer/admin utilitiesii  cups-pk-helper                       0.2.6-1+rpt1                     armhf        PolicyKit helper to configure cups with fine-grained privilegesii  cups-ppdc                            2.3.3op2-3+deb11u6               armhf        Common UNIX Printing System(tm) - PPD manipulation utilitiesii  cups-server-common                   2.3.3op2-3+deb11u6               all          Common UNIX Printing System(tm) - server common filesii  libcups2:armhf                       2.3.3op2-3+deb11u6               armhf        Common UNIX Printing System(tm) - Core libraryii  libcupsfilters1:armhf                1.28.7-1+deb11u2                 armhf        OpenPrinting CUPS Filters - Shared libraryii  libcupsimage2:armhf                  2.3.3op2-3+deb11u6               armhf        Common UNIX Printing System(tm) - Raster image libraryii  printer-driver-cups-pdf              3.0.1-9                          armhf        printer driver for PDF writing via CUPSii  printer-driver-dymo                  1.4.0-9                          armhf        printer driver for DYMO label printersii  printer-driver-hpcups                3.21.2+dfsg1-2+b1                armhf        HP Linux Printing and Imaging - CUPS Raster driver (hpcups)ii  python3-cups:armhf                   2.0.1-4+b1                       armhf        Python3 bindings for CUPSii  python3-cupshelpers                  1.5.14-1                         all          Python utility modules around the CUPS printing system
lpstat -t:

Code:

scheduler is runningsystem default destination: PDFdevice for Brother_MFC_L2750DW_series: implicitclass://Brother_MFC_L2750DW_series/device for Brother_MFC_L2750DW_series@BRWD89C6730425A.local: implicitclass://Brother_MFC_L2750DW_series%40BRWD89C6730425A.local/device for CT-S310II: usb://CITIZEN/CT-S310II?serial=00000000device for EPSON_WF_7520_Series: implicitclass://EPSON_WF_7520_Series/device for LabelWriter-4XL: usb://DYMO/LabelWriter%204XL?serial=20091120255154device for PDF: cups-pdf:/Brother_MFC_L2750DW_series accepting requests since Wed Jun  7 19:17:11 2023Brother_MFC_L2750DW_series@BRWD89C6730425A.local accepting requests since Sat Jul  8 00:00:14 2023CT-S310II accepting requests since Fri Mar 15 13:28:45 2024EPSON_WF_7520_Series accepting requests since Mon Apr  1 00:00:23 2024LabelWriter-4XL accepting requests since Tue Nov 14 21:58:25 2023PDF accepting requests since Wed Jun  7 19:38:24 2023printer Brother_MFC_L2750DW_series is idle.  enabled since Wed Jun  7 19:17:11 2023printer Brother_MFC_L2750DW_series@BRWD89C6730425A.local is idle.  enabled since Sat Jul  8 00:00:14 2023printer CT-S310II is idle.  enabled since Fri Mar 15 13:28:45 2024printer EPSON_WF_7520_Series is idle.  enabled since Mon Apr  1 00:00:23 2024printer LabelWriter-4XL is idle.  enabled since Tue Nov 14 21:58:25 2023printer PDF is idle.  enabled since Wed Jun  7 19:38:24 2023

Statistics: Posted by scruss — Mon Apr 01, 2024 9:34 pm



Viewing all articles
Browse latest Browse all 3552

Trending Articles