-
Notifications
You must be signed in to change notification settings - Fork 464
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
Request to add support for Muratec MFX-2550 laser Printer/MFU #6213
Comments
Note that this is a GDI printer. This will never supported by anything the manufacturer does not want to provide drivers for. To work with CUPS the printer must provide standards. Your description lists IPP protocol and PDF as options. That may mean it can support it or not depending on which version you bought? That simple specification may mean it supports IPP 1.0, which is completely outdated, and in many cases incompletely implemented in the printer. If you bought the version without options, your only option is to scrap it and buy one which does support openprinting. If your printer supports all these options, it should generally work with CUPS. It it is behind a router, this is an obstacle, place it in the same network as your ubuntu box. |
Thank you for your prompt response.
Please let me post exact copy of the specs page slightly later to avoid miscommunication. CUPS does detect the printer (as HP) and also detects multiple ?queues? over network in the 'probe' printer setup. E.g. there's a 'ps' ?queue?. |
Printer Specifications right from the manual: It mentions Mac OS X support, not sure if it matters. |
MAC OSX 10.5 means cups version something like 1.4. Very old, Ubuntu 24 comes with CUPS 2.4.6 which is very different. At the end you may try to manually configure a print queue by issuing something like: |
Thank you for your help! I'll surely run your suggestions and report results. |
mDNS works by multicast, this should be incoming allowed, ipv4 and ipv6. |
@jschwender |
I have no idea about windows printing today. I used to be responsible for a bunch of windows print qeues on windows 2017 server. In a nutshell: a disappointing admin nightmare. |
Is there a page that describes required OUTPUT ports/protocols for CUPS? (for firewall) |
Was redah26's commit merged already to master? |
I'm running Ubuntu 24.04.
Please find attached snmp result files:
snmpwalk_Output.log
snmp_debug_output.log
Muratec MFX-2550 does not print neither via USB nor via any of IPP, LPR, APPSOCKET over network (all devices are inside/behind 1 simple router).
Since there's no Linux driver for Muratec MFX-2550, I tried setting it as both HP LaserJet 4250n and Xerox Phaser 5500 listed in "emulation" section of specs - still no reaction from the MFU.
No reaction from MFU for any combination of network protocols/drivers I tried.
MFU's IP address is always fixed/the same.
I can ping MFU by IP without any issue.
I deleted MAC and some IP addresses from logs as its clearly unsafe to post online (no other modifications to log files). No modifications to snmp_debug_output.log at all.
On Win7 both USB and "RAW"network printing protocol works without any issue (there's drivers for Windows).
No sure what Windows "RAW" protocol corresponds to in CUPS terms?
This is from printer manual specs:
Printer Language:
GDI
Option: PCL 5e, PCL XL, XPS, PostScrip 3, PDF (PDF1.7 Compatibility)
Emulation: HP LaserJet 4250n (PCL5e / PCLXL), Xerox Phaser 5500 (PostScrip 3 /PDF)
Data Transfer Protocol: TCP/IP (LPR, Port9100, IPP)
MFX-2550 page on Muratec site
Please let me know if additional information may be usefull.
Thank you very much.
The text was updated successfully, but these errors were encountered: