-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Featue Request: LBP5000 suppot #30
Comments
The protocol is very similar and the compression is the same. But one has to reverse-engineer the differences first. Unfortunately I don't have access to LBP5000. I can only explain how this could be done. |
I was able to install it on Ubuntu 20.20 using official driver and this installation script: But I would like to use this printer remotely with some sort of print server. Some open software base router (like openwrt) would be a perfect solution for that! Currently my printer LBP5000 has only USB connection. |
I can make some remote connection to this printer. What kind of service needed? Only SSH command line or X server as well? |
Also I can follow instructions to reverse engineer and add support for this printer. |
In order to reverse engineer you need the following:
There are some helper utilities written by me at early stages of reverse engineering, you can make use of them. They're here: https://github.com/agalakhov/anticapt |
Thank you! Will try to play with it when time permits! |
Added a Contribute section including reverse engineering tips from agalakhov#30
If it possible to support LBP5000 model? Or the protocol is totally different there?
The text was updated successfully, but these errors were encountered: