Hi all.
Can't get to work, the printer Epson l110, did not think there would be such trouble with the connection.
I'm not a big expert on linux, so it seems to me that I was the second day knocking at the closed door.
What was done:
1)Installed cups
The result-the printer is not detected
2)built and installed from source drivers
The result, when you try to print something
"/usr/lib/cups/filter/epson_inkjet_printer_filter failed"
Error_log no details.
The obvious problem is that in fact the source code is already compiled dynamic library libEpson_201207w.so.1.0.0 which is compiled for x86.
Here
there Hindu writes that he was able to gather all this under ARM6, but to go with him fails.
Actually a question:
Is it possible somewhere to find the code of this libraries libEpson_201207w.so.1.0.0, or build for ARM.
Or maybe there's some other way to use the printer in linux, to bypass these drivers?