niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » hardware
How do I get the firmware for my hardware?
Post new topic   Reply to topic Page 1 of 1 [5 Posts] View previous topic :: View next topic
Author Message
Victor Rafael Rivarola
*nix forums beginner


Joined: 14 Mar 2005
Posts: 5

PostPosted: Wed Feb 02, 2005 2:08 pm    Post subject: How do I get the firmware for my hardware? Reply with quote

I have a Genius ColorPage-Vivid 4 (USB) scanner that has never worked
under Linux or given any signs of being visible to it. I recently
installed MDK 10.1 CE, and now xcanimage gives me this error on stderr
when run from the command line:

---------------------------------------------------------------------------
[gt68xx] Couldn't open firmware file (neither
`/usr/share/sane/gt68xx/ccd68861.fw' nor
`/usr/share/sane/gt68xx/ccd68861.fw'): No such file or directory
---------------------------------------------------------------------------

In addition, it gives me the following error in a dialog box:

---------------------------------------------------------------------------
Failed to open device 'gt68xx:libusb:001:002': Invalid argument.
---------------------------------------------------------------------------

Now, I suppose that the solution is to get the firmware file from the
Windows driver (which I have) and copying it to the
/usr/share/sane/gt68xx/ccd68861.fw file. But there is no shuch file in
Windows. I shearched for ccd* and for gt68*. I did found a file named
ccdecode.sys in c:\windows\system32, is that it? I am afraid that
trying some random file directly on my scanner might damage it.

So, where is that firmware file and how do I get it from there?

Victor Rafael Rivarola
Back to top
John-Paul Stewart
*nix forums Guru


Joined: 20 Feb 2005
Posts: 497

PostPosted: Wed Feb 02, 2005 2:58 pm    Post subject: Re: How do I get the firmware for my hardware? Reply with quote

Victor Rafael Rivarola wrote:
Quote:
I have a Genius ColorPage-Vivid 4 (USB) scanner that has never worked
under Linux or given any signs of being visible to it. I recently
installed MDK 10.1 CE, and now xcanimage gives me this error on stderr
when run from the command line:

---------------------------------------------------------------------------
[gt68xx] Couldn't open firmware file (neither
`/usr/share/sane/gt68xx/ccd68861.fw' nor
`/usr/share/sane/gt68xx/ccd68861.fw'): No such file or directory
---------------------------------------------------------------------------

In addition, it gives me the following error in a dialog box:

---------------------------------------------------------------------------
Failed to open device 'gt68xx:libusb:001:002': Invalid argument.
---------------------------------------------------------------------------

Now, I suppose that the solution is to get the firmware file from the
Windows driver (which I have) and copying it to the
/usr/share/sane/gt68xx/ccd68861.fw file. But there is no shuch file in
Windows. I shearched for ccd* and for gt68*. I did found a file named
ccdecode.sys in c:\windows\system32, is that it? I am afraid that
trying some random file directly on my scanner might damage it.

An .exe from c:\windows\system32 is almost certainly *not* your firmware.

Quote:
So, where is that firmware file and how do I get it from there?

Have you read the SANE website for info on that driver and firmware?

http://www.meier-geinitz.de/sane/gt68xx-backend/#FIRMWARE
Back to top
Victor Rafael Rivarola
*nix forums beginner


Joined: 14 Mar 2005
Posts: 5

PostPosted: Thu Feb 03, 2005 1:43 pm    Post subject: Re: How do I get the firmware for my hardware? Reply with quote

Quote:
An .exe from c:\windows\system32 is almost certainly *not* your
firmware.

Well, I do not think that that file is the firmware. I was just
reporting what I found.

Quote:
Have you read the SANE website for info on that driver and firmware?

http://www.meier-geinitz.de/sane/gt68xx-backend/#FIRMWARE

Oops, sorry John, thank you for pointing this out to me. I did now, but
still cannot find it. This is what I have done. I remembered reading
about firmware for all kinds of devices (scanners, digital cameras, CD
Recorders, CD-ROMs, disk drives, memory sticks, printers, PDAs, Atari
2600s, etc) that I didn't think that the problem was related or
specific to scanners, so I din't think about checking the SANE docs.

I started with the URLs John provided me. Reading throught that same
page it says that my particularscanner works without problem (go to
the top of the page and search for "Colorpage Vivid4"). Good. It gives
me a list of things to do to look for the firmware (I looked for "ccd*"
and "gt68*"):

1) Check the XP drivers CD.
No such files there. I searched here before I requested for help,
anyway.

2) Download a new driver and search there.
Did twice.

3) Look in Windows partition.
Did dis actually before my request for help.

4) Try Wine or CodeWeavers.
No, I haven't tried this. Every time I have tried Wine for anything
before it failed.

Still, the firmware is nowhere to be found.

Thank you.
Back to top
Philipp Pagel
*nix forums beginner


Joined: 11 May 2005
Posts: 25

PostPosted: Thu Feb 03, 2005 2:15 pm    Post subject: Re: How do I get the firmware for my hardware? Reply with quote

Victor Rafael Rivarola <vrrivaro@gmail.com> wrote:

Quote:
I started with the URLs John provided me. Reading throught that same
page it says that my particularscanner works without problem (go to
the top of the page and search for "Colorpage Vivid4"). Good. It gives
me a list of things to do to look for the firmware (I looked for "ccd*"
and "gt68*"):

I don't have that scanner but this got me interested and I just had
aquick look at the driver I downloded from

http://www.driverscollection.com/gf.php?file_id=2011&sid=949917520

after unzipping the archive I looked arround a bit and found this:

porcupine:~/tmp$ strings setup.pkg
USB6816
scndrvu.drv
SCANDRV.DLL
CCD68861.fw
TWAIN_32
TWAIN_32.ds
TWAIN_32.rdl
[...]


So I guess your file is called "CCD68861.fw" and is hiding somewhere on your
disk maybe your search was case sensitive?


cu
Philipp

--
Dr. Philipp Pagel Tel. +49-89-3187-3675
Institute for Bioinformatics / MIPS Fax. +49-89-3187-3585
GSF - German National Research Center for Environment and Health
http://mips.gsf.de/staff/pagel
Back to top
Victor Rafael Rivarola
*nix forums beginner


Joined: 14 Mar 2005
Posts: 5

PostPosted: Sat Feb 05, 2005 1:54 am    Post subject: Re: How do I get the firmware for my hardware? Reply with quote

Thanks Phillipp!

Case Sensitivity! I can't beleive I got bitten by the oldest trick in
the bag! Tell you one thing, I 'll never again forget for use "egrep -i
$GLOB" or "find $FILE_PATH -iname $GLOB" when looking for Windows
files.

Once again, thanks.

Victor
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [5 Posts] View previous topic :: View next topic
The time now is Fri Jan 09, 2009 8:38 am | All times are GMT
navigation Forum index » *nix » Linux » hardware
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts mailserver backup (hardware change) Pol Hallen Debian 0 Wed Jul 19, 2006 1:40 pm
No new posts Squid capacity for hardware sekar it Squid 0 Wed Jul 19, 2006 8:53 am
No new posts Panic: Kernel trap, hardware diag failure Christian Speck FreeBSD 5 Wed Jul 12, 2006 3:19 pm
No new posts Interaction with system hardware with c++ prashant C++ 4 Tue Jul 11, 2006 7:21 am
No new posts Software vs. Hardware RAID 1 x0054 hardware 6 Mon Jul 10, 2006 11:57 pm

Problem Mortgage | Hackers | Industrial Directory | Credit Cards | Reggaeton Videos
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1845s ][ Queries: 16 (0.0961s) ][ GZIP on - Debug on ]