-
Notifications
You must be signed in to change notification settings - Fork 21
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
L3250 resetting waste ink issue #35
Comments
Thanks this helped correct something. Please try running the command line tool with the Example:
You should get a file named trace.log that you can browse and upload. |
This comment was marked as outdated.
This comment was marked as outdated.
Sorry about my previous comment I used the incorrect adress (mine ends with .32) here are the correct .log files. (I had to add the bruteforce attempt in two parts as the log file on its own was too large) trace_BruteForce_Part1.txt |
It fails to read values from the EEPROM. From your logs, the following is strange:
Same issue as #26 (comment). If you have a Linux system (or Windows Subsystem for Linux), you might run the following commands and paste the outputs:
There are also binaries for Windows which include snmpget.exe, that runs with the same arguments. The answer should include these two strings |
Please also try these:
|
Thanks. Unfortunately, there is no way to manage this printer model at the moment; the only thing which can be done is temporarily removing this model from the configuration. I will ask you for more tests as soon as I have other ideas. |
... we ran out of ideas... (our attempt didn't work) |
Hello, I've tried using your tool to reset the ink levels on one of my L3250 and I have ran into multiple errors.
When I try to ''Reset Waste Ink Levels'' it pops up with an error saying ''cannot readd EEPROM values for ''Raw waste rest'': invalid printer model selected. So I saw that somone had a simmilar issue and it was suggested to use the ''Detect Access Keys'' which I tried and it crashed the program, similarly when I tired using Detect configuration it also spit out an error saying ''int() can't convert non-string with explicit base''
Due to the crashes I attempted to use the the comand-line tool, however similarly after the process was completed it poped up with and error saying ''Cannot found Read_key''
I'm not a coder so apologise if I do not know what these error codes mean exactly however I hopefully have provided enough data to be able to solve this issue... I hope.
The text was updated successfully, but these errors were encountered: