pdewacht / brlaser

Brother laser printer driver
GNU General Public License v2.0
576 stars 108 forks source link

HL-L2300D - CUPS error: dictionary has duplicated key /x56; last occurrence overrides earlier ones #174

Open FilBot3 opened 1 year ago

FilBot3 commented 1 year ago

The issue

I got a Brother HL-L2300D LaserJet printer and hooked it into a RaspberryPI 2B running Raspbian (Bullseye) 32bit on it. I installed CUPS with printer-diver-brlaser as well as ghostscript and qpdf. I can print test pages from the CUPS Admin UI all evening, but as soon as I try printing anything from my other PC that is Fedora Silverlbue using GNOME Document Viewer (evince), the printer just blinks at me, waits 5 minutes then tells Fedora it finished printing when nothing came out.

I can then "print" pictures, but I was unable to scale the image and only got the top right 10% of the picture.

processing since
Mon Jan 16 23:35:16 2023 
"/var/spool/cups/d00013-001 (object 3 0, offset 17166): dictionary has duplicated key /x56; last occurrence overrides earlier ones"

Supporting information

Raspbian 32bit infromation

filbot@brother-printer:~ $ cat /etc/os-release 
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

GUI Error

image

Printer Information

image

The printer-driver-brlaser version information

filbot@brother-printer:~ $ sudo apt list printer-driver-brlaser
Listing... Done
printer-driver-brlaser/stable,now 6-1 armhf [installed]

Attached USB Devices

filbot@brother-printer:~ $ sudo lsusb
Bus 001 Device 006: ID 04f9:0061 Brother Industries, Ltd HL-L2300D series
Bus 001 Device 003: ID 0424:ec00 Microchip Technology, Inc. (formerly SMSC) SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Microchip Technology, Inc. (formerly SMSC) SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
FilBot3 commented 1 year ago

When the printer gets into this state and the LED on the device won't stop blinking, I have to power the device off, reboot the Raspberry PI and it let's me print test pages again.