Hi, I have the following problems: I installed an Acer/Benq 3300 usb scanner that works fine. The problem is that the scanner is only recognized by the system after I run the script "acerfirm u176v042.bin" that update the firmware of scanner. Every time I was turn on my computer I need to do that. How can I automatically do that on the startup? Thanks Thadeu
On Sat, 2002-11-30 at 14:24, Jose Thadeu Cavalcante wrote: (...)
after I run the script "acerfirm u176v042.bin" that update the firmware of scanner. Every time I was turn on my computer I need to do that. How can I automatically do that on the startup? (..)
Hi Thadeu, I do not really believe that this script updates the firmware of your scanner, since updating firmware is done once and then it's done. BUT back to topic, if you want this to run every time on boot, then write it to /etc/init.d/boot.local You might have to give the full path. Also, you might have to create this file because it does not necessarily exist. Cheers ... Wolfi ============================================= mailto:wolfi_z@gmx.net
On Saturday 30 November 2002 07:24, Jose Thadeu Cavalcante wrote:
Hi,
I have the following problems: I installed an Acer/Benq 3300 usb scanner that works fine. The problem is that the scanner is only recognized by the system after I run the script "acerfirm u176v042.bin" that update the firmware of scanner. Every time I was turn on my computer I need to do that. How can I automatically do that on the startup?
Try putting it in /etc/rc.d/boot.local -- JAY VOLLMER JVOLLMER@VISI.COM TEXT REFS DOUBLEPLUSUNGOOD SELFTHINK VERGING CRIMETHINK IGNORE FULLWISE
On Sat, 30 Nov 2002 12:26:57 -0600 Jay Vollmer <jvollmer@visi.com> wrote:
Try putting it in /etc/rc.d/boot.local
Or if you have a recent version of sane you can put it directly in your scanner's config file in /etc/sane.d. The line should look like: firmware /the/name/of/your/file/with/fully/qualified/path Charles
On Sat, 30 Nov 2002 12:26:57 -0600
Jay Vollmer <jvollmer@visi.com> wrote:
Try putting it in /etc/rc.d/boot.local
Or if you have a recent version of sane you can put it directly in your scanner's config file in /etc/sane.d. The line should look like:
firmware /the/name/of/your/file/with/fully/qualified/path
Charles I trying both suggestions but nothing. One more thing about my question is
On Saturday 30 November 2002 20:21, Charles Philip Chan wrote: that before to execute the command "acerfirm ..." the scanner is recognized, but not working, as FlatbedScanner22 and after execute that command as FlatbedScanner23, that works fine. Thanks Thadeu
Am Sonntag, 1. Dezember 2002 11:43 schrieben Sie:
On Saturday 30 November 2002 20:21, Charles Philip Chan wrote:
On Sat, 30 Nov 2002 12:26:57 -0600
Jay Vollmer <jvollmer@visi.com> wrote:
Try putting it in /etc/rc.d/boot.local
Or if you have a recent version of sane you can put it directly in your scanner's config file in /etc/sane.d. The line should look like:
firmware /the/name/of/your/file/with/fully/qualified/path
Charles
I trying both suggestions but nothing. One more thing about my question is that before to execute the command "acerfirm ..." the scanner is recognized, but not working, as FlatbedScanner22 and after execute that command as FlatbedScanner23, that works fine.
Thanks Thadeu
HI. In /etc/sane.d/snapshot.conf at the top of the fine is an line starting with firmware. Add there the path to the firmware. After starting kooka the firmware is uploaded to the scanner. And yes, FladbedScanner23 is ok. Ralf -- Ralf Haueisen ralf.haueisen@pi.uka.de df1iaz@darc.de http://www.qsl.net/df1iaz
participants (5)
-
Charles Philip Chan
-
Jay Vollmer
-
Jose Thadeu Cavalcante
-
Ralf Haueisen
-
wolfi