<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div>
<meta content="text/html; charset=us-ascii">
</div>
<div>
<meta content="text/html; charset=us-ascii">
</div>
<div>
<meta content="text/html; charset=utf-8">
</div>
<p>Hello,</p>
<p>I checked the sane-project and didn't find plustek opticslim 2610 to be listed. Hence I tried to detect the scanner using-</p>
<p><tt>sudo sane-find-scanner -q</tt></p>
<p><tt>found USB scanner (vendor=0x07b3, product=0x047e [1200dpi USB Scanner], chip=GT-6816) at libusb:002:004</tt></p>
<p>Then I downloaded the windows driver package from Plustek website and found <tt>
cis3R5B1.fw</tt> (Plustek OpticSlim 2400 also has a firmware with the same name according to gt68xx backend page!!).<br>
</p>
<p>Then</p>
<pre>sudo cp cis3R5B1.fw /usr/share/sane/gt68xx/
sudo chmod a+r /usr/share/sane/gt68xx/cis3R5B1.fw
</pre>
<p>Then I changed the /etc/sane.d/gt68xx.conf by adding the following-<br>
</p>
<p><tt>usb 0x07b3 0x047e</tt><tt><br>
</tt><tt>override "plustek-opticslim-2400"</tt><tt><br>
</tt><tt>firmware "/usr/share/sane/gt68xx/cis3R5B1.fw"</tt><tt><br>
</tt><tt>vendor "Plustek"</tt><tt><br>
</tt><tt>model "Plustek OpticSlim 2610"</tt><br>
</p>
<p>The above steps, made me enable to use the scanner but only with root privileges which I managed to overcome by-
<br>
</p>
<p><tt>sudo gpasswd -a abir scanner</tt><tt><br>
</tt></p>
<p><tt>sudo cp /usr/lib64/udev/rules.d/49-sane.rules /etc/udev/rules.d</tt></p>
<p>and I also commented all entries except <u><tt>gt68xx</tt></u> and <u><tt>plustek</tt></u> on
<tt>/etc/sane.d/dll.conf</tt></p>
<p>The permission problem resolved after these steps.</p>
<p>Now, the issues with the scanner are-</p>
<p>1. It scans with wrong colors. White papers are displayed as yellowish. On checking the RGB channels on gimp blue channel is present but blank. Turning on/off the blue channel doesn't bring any change to the image. But the scanner works fine on Windows 10
 on virtualbox.</p>
<p>2. Exact scanner model is not displayed neither on the terminal nor on the titlebar of frontends (I used skanlite and xsane). If I remove model from gt68xx.conf then plustek opticslim 2400 is displayed.</p>
<p>3. It works relatively slow compared to windows.</p>
<p>4. The previews of frontends also don't work properly, show horizontal bars.<br>
</p>
<p>5. Scanner performs limited with only 600 and 1200 dpi (tried all dpi only in 8 bit mode). Lower dpi don't work, unusable images are generated.</p>
<p>6. When performed at 1200 dpi, at the end scanner produces a cracking sound.</p>
<p>7. B&W images are produced only through green channel. Red shows completely black and blue white. </p>
<p>So, I would like feedback regarding my steps (including obtaining root privileges).</p>
<p>The scanner works upto 12 bit 1200 dpi which are provided on the frontends.<br>
</p>
<p>I am using manjaro KDE on kernel 5.4.17-1 lts. I am new to linux, so this is the best I can provide right now.</p>
<p>If possible, please add support to the scanner in the backend.<br>
</p>
<p>With regards,</p>
<p>Abir<br>
</p>
<p><br>
</p>
<div id="ms-outlook-mobile-signature" dir="auto" style="text-align:left">
<div><br>
</div>
</div>
</body>
</html>