<div dir="ltr"><div dir="ltr">Hi,</div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sat, Jun 21, 2025 at 10:18 AM JPT via sane-devel <<a href="mailto:sane-devel@alioth-lists.debian.net">sane-devel@alioth-lists.debian.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I was able to compile the code without problem. But how to I feed the <br>
driver to sane?<br>
<br></blockquote><div><br></div><div>If you have the backend .so file, you can add "oki" to the /etc/sane.d/dll.conf and let SANE able to find the .so by adding the path that directory in LD_LIBRARY_PATH env variable.</div><div><br></div><div>Then try a "scanimage -L".</div><div><br></div><div>If you want to know where SANE is looking and to make sure that it finds your new backend, you can do: "SANE_DEBUG_DLL=5 scanimage -L"</div><div><br></div><div>I can't remember off the top of my head if you need to configure the machine in a config file. This should get you started though,</div><div><br></div><div>Cheers,</div><div>Ralph</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
thanks<br>
<br>
JPT<br>
<br>
Am 13.06.25 um 14:36 schrieb Sungjoon Moon:<br>
> Hi,<br>
><br>
> I talked with OKI company few month ago and they gave me the source <br>
> code because it was GPL code.<br>
> It's not integrated to the upstream yet, but you can try.<br>
><br>
> Here's source code and related issue:<br>
> - <a href="https://github.com/OctopusET/sane-backend-oki" rel="noreferrer" target="_blank">https://github.com/OctopusET/sane-backend-oki</a><br>
> - <a href="https://gitlab.com/sane-project/backends/-/issues/798" rel="noreferrer" target="_blank">https://gitlab.com/sane-project/backends/-/issues/798</a><br>
><br>
> On 6/13/25 9:33 PM, Simon Matter via sane-devel wrote:<br>
>> Hi,<br>
>><br>
>>> Hi,<br>
>>><br>
>>> no idea why, but I just cannot find any serious docs on how to make my<br>
>>> Oki MC261 scanner work.<br>
>>> is this because nobody tried yet or because it should be easy?<br>
>><br>
<br>
</blockquote></div></div>