Thank you again Dave for helping out a newb.
On Thu, Aug 10, 2017, 2:07 PM Dave Platt wrote:
>
> > Dave,
> >
> > Thank you very much, it did work, I used this.
>
> You're quite welcome!
>
> > I did notice that I do not have the same tweaks that Rolf and I had
> worked
> > on on his ppa. I am gue
Hi,
This scanner list does not work on a network with sane. The new backends
solves the problem.
TS9000 series, TS8000 series, TS6000 series, TS5000 series, MG3000
series, E470 series and G4000 series
This project is a sane backend for the canon's scanner, based on the
source code of scang
> Dave,
>
> Thank you very much, it did work, I used this.
You're quite welcome!
> I did notice that I do not have the same tweaks that Rolf and I had worked
> on on his ppa. I am guessing that his ppa gets updated more than the
> regular sane backend.
He may be building from a custom tree, or
Hello everyone,
I'm using the Reflecta 10T scanner using the pieusb backend. It mostly works very well, thanks! One
thing I have noticed though is that if I enable the infrared scratch and dust removal option
"Clean image" in Xsane, the detected defects get painted over with a blurred dot. On f
Youry,
That code was submitted by SAMSUNG developer(s). I will forward your
email to them.
-abc
On Wed, Aug 09, 2017 at 01:42:45AM +0300, Youry Metlitsky wrote:
>
> On WorkCentre 3515 dev->compressionTypes is 0x51 and (dev->compressionTypes &
> (1 << 6)) is true.
> On WorkCentre 3510 dev->com
Dave,
Thank you very much, it did work, I used this.
What you would need to do:
(download the tarball)
md5sum sane-backends-1.0.27.tar.gz
(make sure this reports b10a08785f92a4c07ad961f4d843c934)
tar xfa sane-backends-1.0.27.tar.gz
cd sane-backends-1.0.2
On WorkCentre 3515 dev->compressionTypes is 0x51 and (dev->compressionTypes &
(1 << 6)) is true.
On WorkCentre 3510 dev->compressionTypes is 0x41, but this device don't support
jpeg - this is error!
--
With best regards
diff -Nurp sane-backends-1.0.27-old/backend/xerox_mfp.c sane-backends-1.0.