这是indexloc提供的服务,不要输入任何密码
Skip to content

Add quirk for GoDEX printers #440

@xalt7x

Description

@xalt7x

By default GoDEX printers on Linux can't print more than ~32 pages at a single run. Printing ends with an error on the printer side.
Tested with models DT2, DT2x, RT200.

Quirk found in the installer from the official GoDEX website (currently it's "CUPS Printer Driver V1.1.6 _ (Linux system) (For Ubuntu OS only") fixes it

# GoDEX Printer:
0x195f 0x0001 unidir no-reattach

The problem with installer is that the file "/usr/share/cups/usb/org.cups.usb-quirks" gets overwritten with updates so users need to create additional file (e.g. "/usr/share/cups/usb/org.cups.additional.usb-quirks"). with an aforementioned content.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions