Re: CanoScan Lide60 issues on Linux
Adam Pribyl <[email protected]>
| Newsgroups | gmane.comp.graphics.scanning.sane.devel |
|---|---|
| Message-ID | <[email protected]> |
This is pretty old sane https://gitlab.com/sane-project/backends/-/releases Simplescan is using sane as backend, but you may try a different frontend, including xsane: http://www.sane-project.org/sane-frontends.html Adam Pribyl On Sat, 1 Jun 2024, [email protected] wrote: > Hi, > > Thank you for the valuable answer. > > The log contains nothing unusual, as far as I understand, no errors in it. > The scanimage command does the best job at scanning in color mode, in grayscale there is some more stripes, but I guess it is acceptable. > Also while using scanimage command there is no jam, the working of the scanner sounds like scanning under Windows, xscanimage also works well. > > The SimpleScan GUI frontend causes jams, stripes. > I guess I need to write a GUI using the scanimage command. > > The chipset is GL841, the sane version is 1.0.29. > > Kind regards, > David > > Sent from Proton Mail mobile > > -------- Original Message -------- > On Jun 1, 2024, 19:20, Adam Pribyl wrote: > >> Not sure what you mean by firmware, but the sane sources you can find on gitlab, here you have the genesys: https://gitlab.com/sane-project/backends/-/tree/master/backend/genesys?ref_type=heads IMHO they more or less contain a reverse engineered communication with Lide scanners depeding on a chipset used. But first, make sure what version of sane are you using, check if the latest, then check the already reported issues or you can run something like SANE_DEBUG_GENESYS="10" scanimage > out.pnm 2>genesys.log and analyze the log. On Sat, 1 Jun 2024, david90 via sane-devel wrote: > Good day, > > My usb flatbed scanner CanoScan Lide60 uses the genesys firmware: > genesys:libusb:002:008 > idVendor=04a9, idProduct=221c, bcdDevice= 3.06 > > The issue is that the scanner frequently jams, and pro duces vertical stripes when scanning. > > I would like to solve this issue. > I have advanced knowledge of Linux, have some experience in C programming. > I would like to have the source code of the firmware and some basic guide on SANE architecture. > Also the scanimage --calibrate does not work. > > Any help is highly appreciated. > > Kind regards, > David > > Sent from Proton Mail mobile