As I started using my Epson 1260 Photo scanner on my Linux box, I got some problems...
The first scan works perfectly, and then on the second and following weird colors start appearing. Usually it is red or green, some sort of a gradient. At times half the page is like that, at times more, at times it's like a gradient...
Searching, some people said that the iscan driver was bad. Not true. The driver works perfectly.
Not too sure where the problem really is, looks like the buffer used to read the data is not correctly cleared before we read the next image. That is, in the video tool I ...