Date: Fri, 5 Nov 2004 10:45:42 +0300 From: "Eugene M. Minkovskii" <emin@mccme.ru> To: freebsd-questions@freebsd.org, Warren Block <wblock@wonkity.com> Subject: Re: sane-plustek backend does not work Message-ID: <20041105074542.GA2894@mccme.ru> In-Reply-To: <20041104172408.S34598@wonkity.com> References: <20041104173023.GB7290@mccme.ru> <20041104172408.S34598@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 04, 2004 at 05:29:19PM -0700, Warren Block wrote: " On Thu, 4 Nov 2004, Eugene M. Minkovskii wrote: " " >I using FreeBSD 5.2.1 and try to use scanner: "Cannon LIDE 30". " >it is USB scanner. " > " >so, I compile kernel with " ># USB support " >device uscanner # Scanners " > " >after that I compile sane-backend port " > " >Now, when I attach the scanner I can see: " > " ># dmesg|tail " >ugen0: Canon CanoScan, rev 1.10/1.00, addr 2 " >==> success, thinking I. " " ugen0 instead of uscanner0 means it is not seeing it as a scanner, just " an unidentified USB device. 5.2.1 may not have had IDs for this " scanner; see if /usr/src/sys/dev/usb/usbdevs.h contains this line (which " will probably wrap when viewed): " " #define USB_PRODUCT_CANON_N1240U 0x220e /* CanoScan N1240U */ " " If it does have that line, try a kernel recompile and reinstall again. " Otherwise, maybe a cvsup to 5.3 is in order. " " -Warren Block * Rapid City, South Dakota USA This line allready present in my /usr/src/sys/dev/usb/usbdevs.h, and I was compiled my kernel about a week ago. Do you think I need some patch? -- Sensory yours, Eugene Minkovskii Сенсорно ваш, Евгений Миньковский
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041105074542.GA2894>