primax: Can not identify this scanner. code: 0e


Previous by date: 30 Mar 2000 19:52:48 -0000 Can not identify this scanner. code: 0e, Juergen Salk
Next by date: 30 Mar 2000 19:52:48 -0000 Re: Can not identify this scanner. code: 0e, Juergen Salk
Previous in thread: 30 Mar 2000 19:52:48 -0000 Can not identify this scanner. code: 0e, Juergen Salk
Next in thread: 30 Mar 2000 19:52:48 -0000 Re: Can not identify this scanner. code: 0e, Juergen Salk

Subject: Re: Can not identify this scanner. code: 0e
From: "J. v. Santen" ####@####.####
Date: 30 Mar 2000 19:52:48 -0000
Message-Id: <002501bf9a7f$db53f5a0$0501a8c0@athome>

>
> Some weeks ago, I desperately tried to get my Colorado D600 (30Bit)
> workingwith primax_scan-0.93. However, all my attempts were in vain,
> because my parport driver refused to recognize EPP mode for some reason.
>
> In the meantime, I have replaced the mainboard and I thought it's time
> to have another go. So I used my old primax_scan-0.93 binaries
> and the parport EPP mode seems to be recognized now.
> But "primax_scan --lamp=on" exits even though after spitting out the
> following messages:
>
> | root@anna > ./primax_scan --lamp=on
> | parse_options:
> |   lamp:                 on
> |   dimension:        425x585 pixel
> | parse_options:       switching lamp
> |
> | Can not identify this scanner. code: 0e
>

Add some lines to primax_scan.c
(some where you should find three lines like this
case 0x02
            printf('looks like a primax .......etc.etc

add these two line and re-configure. At least your scanner could now be
identified, but if it works I don't know. I still have trouble with the
output of the scans (black images)

case 0x0E
            printf("\Looks like a Primax Colorado D600");
            break;

Succes Joshua


Previous by date: 30 Mar 2000 19:52:48 -0000 Can not identify this scanner. code: 0e, Juergen Salk
Next by date: 30 Mar 2000 19:52:48 -0000 Re: Can not identify this scanner. code: 0e, Juergen Salk
Previous in thread: 30 Mar 2000 19:52:48 -0000 Can not identify this scanner. code: 0e, Juergen Salk
Next in thread: 30 Mar 2000 19:52:48 -0000 Re: Can not identify this scanner. code: 0e, Juergen Salk


Powered by ezmlm-browse 0.20.