-
Notifications
You must be signed in to change notification settings - Fork 14
Description
The printer was working a couple of weeks ago, but today when I needed it - nothing.
I have permissions working properly, I think. The GUI recognizes the printer.
This feels like some update changed something... (xdotool stopped working properly too, but that's probably not helpful to you.)
EndeavourOS (Arch). XFCE4. X11. Kernel 6.17 and 6.12 - neither work.
The only other thing I noticed was that I can turn it off now - previously it would not turn off when the power light would blink. Which it would do when returning from suspend - a disconnect from USB and reconnect would restore the power light to solid. Now I can power it on and off whether the light is blinking or not.
I have not dropped or damaged the printer. I've pulled and reinstalled the cartridge and the battery (same ones, not new) and I've tried it with a fresh 9v battery and a different cartridge, but everything seems fine mechanically. I suppose it could have died in some other manner.
I've also tried switching to the Dymo CUPS drivers from the git repository, but no change so I've switched back. I've tried downgrading CUPS, no change. I've also swapped USB cables, just in case. No change.
Any ideas?
labelle-gui --verbose
[DEBUG] Active device configuration already found.
[DEBUG] Opened printer interface: <INTERFACE 0: Printer>
[DEBUG] Printing label..
[DEBUG] Sending chunk of 573 bytes
[DEBUG] Sending chunk of 567 bytes
[DEBUG] Sending chunk of 567 bytes
[DEBUG] Sending chunk of 103 bytes
[DEBUG] Post-send response: [64, 0, 129, 0, 7, 186, 0, 0]
[DEBUG] Sending chunk of 115 bytes
[DEBUG] Post-send response: [64, 0, 129, 0, 7, 132, 0, 0]
[DEBUG] Done printing.
[DEBUG] Cleaned up.
labelle -v test outputs
[DEBUG] Read config file: /home/rogue/.config/labelle.ini
[DEBUG] Found single device
[DEBUG] <DEVICE ID 0922:1002 on Bus 005 Address 005>
manufacturer: Dymo
product: DYMO LabelManager PnP
serial: 01373819112015
configurations:
- <CONFIGURATION 1: 500 mA>
interfaces:
- <INTERFACE 0: Printer>
- <INTERFACE 1: Mass Storage>
- <INTERFACE 2: Human Interface Device>
[DEBUG] Recognized device as LabelManager PnP (mode switch)
[DEBUG] Active device configuration already found.
[DEBUG] Opened printer interface: <INTERFACE 0: Printer>
[DEBUG] Printing label..
[DEBUG] Sending chunk of 573 bytes
[DEBUG] Sending chunk of 567 bytes
[DEBUG] Sending chunk of 567 bytes
[DEBUG] Sending chunk of 103 bytes
[DEBUG] Post-send response: [64, 0, 130, 0, 7, 234, 0, 0]
[DEBUG] Sending chunk of 151 bytes
[DEBUG] Post-send response: [64, 0, 130, 0, 7, 213, 0, 0]
[DEBUG] Done printing.
[DEBUG] Cleaned up.