<div><br></div><div>Thank for your answer. I'll definitely try it and give a first close look into the code during the nearest weekend.</div><br><br><div class="gmail_quote">14 ноября 2011 г. 0:18 пользователь m. allan noah <span dir="ltr"><<a href="mailto:kitno455@gmail.com">kitno455@gmail.com</a>></span> написал:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">You should get a log of the scanner in use with the windows driver. If<br>
you post the log on the web, someone may recognize the protocol. If<br>
you are lucky, it will be similar to an existing machine. I use this<br>
tool:<br>
<br>
<a href="http://www.pcausa.com/Utilities/UsbSnoop/" target="_blank">http://www.pcausa.com/Utilities/UsbSnoop/</a><br>
<br>
allan<br>
<br>
On Sun, Nov 13, 2011 at 6:47 AM, Ilya Tumaykin <<a href="mailto:itumaykin@gmail.com">itumaykin@gmail.com</a>> wrote:<br>
> You mean I should step forward from Reporting Unsupported Scanners to the<br>
> next section Writing a Backend and start some coding?<br>
><br>
> 13 ноября 2011 г. 13:56 пользователь ABC <<a href="mailto:abc@telekom.ru">abc@telekom.ru</a>> написал:<br>
>><br>
>> I will not help you on that. Please read<br>
>> <a href="http://www.sane-project.org/contrib.html" target="_blank">http://www.sane-project.org/contrib.html</a><br>
>><br>
>> -abc<br>
>><br>
>> On Sat, Nov 12, 2011 at 06:29:29PM +0300, Ilya Tumaykin wrote:<br>
>> > I have no /proc/bus/usb, but here are the rest of the info I collected.<br>
>> > Not<br>
>> > sure if I should add these files as attachements, so I uploaded it to<br>
>> > <a href="http://pastebin.ca" target="_blank">pastebin.ca</a>.<br>
>> ><br>
>> > dmesg<br>
>> > <a href="http://pastebin.ca/2093986" target="_blank">http://pastebin.ca/2093986</a><br>
>> ><br>
>> > lsusb -vvv<br>
>> > <a href="http://pastebin.ca/2093987" target="_blank">http://pastebin.ca/2093987</a><br>
>> ><br>
>> > sane-find-scanner -v -v (from root)<br>
>> > <a href="http://pastebin.ca/2093988" target="_blank">http://pastebin.ca/2093988</a><br>
>> ><br>
>> > udevadm monitor --udev --kernel --property<br>
>> > <a href="http://pastebin.ca/2093989" target="_blank">http://pastebin.ca/2093989</a><br>
>> ><br>
>> > What is the next step?<br>
>> ><br>
>> > 2011/11/11 ABC <<a href="mailto:abc@telekom.ru">abc@telekom.ru</a>><br>
>> ><br>
>> > > Hello Ilya Tumaykin,<br>
>> > ><br>
>> > > Then you should go standard/hard way:<br>
>> > > <a href="http://www.sane-project.org/contrib.html" target="_blank">http://www.sane-project.org/contrib.html</a><br>
>> > ><br>
>> > > -abc<br>
>> > ><br>
>> > > On Fri, Nov 11, 2011 at 01:30:32AM +0300, Илья Тумайкин wrote:<br>
>> > > > Thanks for your reply.<br>
>> > > ><br>
>> > > > Of course I've already tried that with no luck at all.<br>
>> > > > The short story of things that already was tried (all of them<br>
>> > > > failed):<br>
>> > > > 1. Added scanner's usb id to xerox_mfp.conf. Double checked udev<br>
>> > > > rules<br>
>> > > for<br>
>> > > > correctness. Blacklisted usblp and built SANE with usb support.<br>
>> > > > 2. Got reports that SCX-4200 "just works" with latest Ubuntu.<br>
>> > > > Checked<br>
>> > > > patches for Ubuntu package. None of them were related, however I<br>
>> > > > gave it<br>
>> > > a<br>
>> > > > try with no luck.<br>
>> > > > 3. Installed latest Ubuntu just to be sure and eliminate the fact<br>
>> > > > that I<br>
>> > > > could forgot some small detail.<br>
>> > > > 4. Tried several different versions of Samsung's Unified Driver on<br>
>> > > > my<br>
>> > > > Gentoo and that clean Ubuntu I've just installed.<br>
>> > > > There are several comments related to this issue in Gentoo's<br>
>> > > > bugzilla<br>
>> > > under<br>
>> > > > the name "Coacher": <a href="https://bugs.gentoo.org/show_bug.cgi?id=139715" target="_blank">https://bugs.gentoo.org/show_bug.cgi?id=139715</a><br>
>> > > > However, it is not SANE related.<br>
>> > > > 5. Recompiled 3.0.8 kernel with changed Makefile to make it<br>
>> > > > <a href="http://2.6.40.8" target="_blank">2.6.40.8</a>:<br>
>> > > > VERSION = 2<br>
>> > > > PATCHLEVEL = 6<br>
>> > > > SUBLEVEL = 40<br>
>> > > > EXTRAVERSION = .8<br>
>> > > > I'll also make a try with 3.1 later but I don'y think I'll be lucky.<br>
>> > > > I<br>
>> > > was<br>
>> > > > trying to trick Samsung's driver so it is not SANE related too.<br>
>> > > ><br>
>> > > > The syptoms I have are the same after all this tries: when I plug in<br>
>> > > > my<br>
>> > > MFP<br>
>> > > > I see dmesg info message, can see udevd output, even have my printer<br>
>> > > > working smoothly, but scanner is dead.<br>
>> > > ><br>
>> > > > 2011/11/10 ABC <<a href="mailto:abc@telekom.ru">abc@telekom.ru</a>><br>
>> > > ><br>
>> > > > > Hello Ilya,<br>
>> > > > ><br>
>> > > > > Try to add USB ids of your device to your xerox.conf<br>
>> > > > > and try scanimage -L<br>
>> > > > ><br>
>> > > > > -abc<br>
>> > > > ><br>
>> > > > > On Thu, Nov 10, 2011 at 10:44:54PM +0300, Илья Тумайкин wrote:<br>
>> > > > > > Hello everyone.<br>
>> > > > > ><br>
>> > > > > > I am a long time Linux user and Samsung SCX-4100 owner. In<br>
>> > > > > > ancient<br>
>> > > times<br>
>> > > > > > SANE didn't have support for my model or, for exmaple, SCX-4200,<br>
>> > > > > > so I<br>
>> > > > > used<br>
>> > > > > > Samsung's binary driver. Now it is incompatible with modern 3.x<br>
>> > > kernels<br>
>> > > > > and<br>
>> > > > > > I think it's a turning point for me to drop it in favor of<br>
>> > > > > > opensource<br>
>> > > > > one.<br>
>> > > > > > Since SCX-4200 and SCX-4600 are supported by xerox_mfp backend I<br>
>> > > hope it<br>
>> > > > > > will be easier to add support for my scanner too. I send my call<br>
>> > > > > > to<br>
>> > > devs<br>
>> > > > > to<br>
>> > > > > > help me achieve this mission. I have on my side Linux-powered<br>
>> > > machine,<br>
>> > > > > > Samsung SCX-4100, good knowledge of C and willing to make my old<br>
>> > > flatbed<br>
>> > > > > > working. Please guide me through. Where should I start?<br>
>> > > > > ><br>
>> > > > > > Best regards.<br>
>> > > > > > Ilya Tumaykin.<br>
>> > > > ><br>
>> > > > > > --<br>
>> > > > > > sane-devel mailing list: <a href="mailto:sane-devel@lists.alioth.debian.org">sane-devel@lists.alioth.debian.org</a><br>
>> > > > > ><br>
>> > > > > > <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel</a><br>
>> > > > > > Unsubscribe: Send mail with subject "unsubscribe your_password"<br>
>> > > > > >              to <a href="mailto:sane-devel-request@lists.alioth.debian.org">sane-devel-request@lists.alioth.debian.org</a><br>
>> > > > ><br>
>> > ><br>
>> > > > --<br>
>> > > > sane-devel mailing list: <a href="mailto:sane-devel@lists.alioth.debian.org">sane-devel@lists.alioth.debian.org</a><br>
>> > > > <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel</a><br>
>> > > > Unsubscribe: Send mail with subject "unsubscribe your_password"<br>
>> > > >              to <a href="mailto:sane-devel-request@lists.alioth.debian.org">sane-devel-request@lists.alioth.debian.org</a><br>
>> > ><br>
>> ><br>
>> ><br>
>> ><br>
>> > --<br>
>> > Best regards.<br>
>> > Ilya Tumaykin.<br>
>><br>
>> > --<br>
>> > sane-devel mailing list: <a href="mailto:sane-devel@lists.alioth.debian.org">sane-devel@lists.alioth.debian.org</a><br>
>> > <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel</a><br>
>> > Unsubscribe: Send mail with subject "unsubscribe your_password"<br>
>> >              to <a href="mailto:sane-devel-request@lists.alioth.debian.org">sane-devel-request@lists.alioth.debian.org</a><br>
><br>
><br>
><br>
> --<br>
> Best regards.<br>
> Ilya Tumaykin.<br>
><br>
> --<br>
> sane-devel mailing list: <a href="mailto:sane-devel@lists.alioth.debian.org">sane-devel@lists.alioth.debian.org</a><br>
> <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel</a><br>
> Unsubscribe: Send mail with subject "unsubscribe your_password"<br>
>             to <a href="mailto:sane-devel-request@lists.alioth.debian.org">sane-devel-request@lists.alioth.debian.org</a><br>
><br>
<font color="#888888"><br>
<br>
<br>
--<br>
"The truth is an offense, but not a sin"<br>
</font></blockquote></div><br><br clear="all"><div><br></div>-- <br>Best regards.<div>Ilya Tumaykin.</div><br>