Hello,
I checked that ECP was still working on my laptop. I'll try
on my other linux box to see if I get the same. Can you raise trace
level to 255 and send me the output of the test program ?
Regards,
Stef
Stef,
I made some changes. In looking on Google I see that RedHat 9 doesn't
activate ECP as a default. I recompiled the parport module section and
now I'm getting ECP! Cool. Now the data is:
run export
run scanimage -L 2>log
-
Hi Stef,
Sorry for the delay in responding. I was out of town on business.
svo...@wanadoo.fr wrote:
> Hello,
>
> I think you should try again ECP. I think the message you get is
> harmless. You can comment it out in the sourcecode before doing tests
> again.
I'm not sure I underst
Hello,
I think you should try again ECP. I think the message you get is
harmless. You can comment it out in the sourcecode before doing tests
again.
But until you see ECP mode detected by ythe linux kernel, I'm
afraid you'll have troubles.
Regards,
Stef
Stef,
New results after the changes you suggested to modules.conf. At the end
are some more info.
So added the following to /etc/modules.conf and then rebooted:
alias parport_lowlevel parport_pc
options parport_pc io=0x378 io_hi=0x778 irq=7 dma=none
svo...@wanadoo.fr wrote:
> On Thu, Sep 30,
On Thu, Sep 30, 2004 at 04:42:43PM -0500, Joe Henley wrote:
> Stef,
>
> Thanks very much for your reply. I changed my umax_pp.conf file to read:
> ---
> option buffer 8388608
> port 0x378
> option astra 2000
>
> Then I ran the export command, then the scanimage comman
On Wed, Sep 29, 2004 at 04:05:33PM -0500, Joe Henley wrote:
> Hi,
>
> I got the lastest version (patch) of umax_pp working on the latest
> version of Sane and XSane; those, in turn, run on Red Hat 9 Linux. I'm
> using an Astra 2000P scanner. The umax_pp config file uses: port
> /dev/parport0
Stef,
Thanks very much for your reply. I changed my umax_pp.conf file to read:
---
option buffer 8388608
port 0x378
option astra 2000
Then I ran the export command, then the scanimage command. The log
contents are:
---
Hi,
I got the lastest version (patch) of umax_pp working on the latest
version of Sane and XSane; those, in turn, run on Red Hat 9 Linux. I'm
using an Astra 2000P scanner. The umax_pp config file uses: port
/dev/parport0. The BIOS is set for EPP (ECP is not available in my BIOS).
When I tr