Hi,
with this configuration file the scanner is working:

# artec_eplus48u - SANE Backend configuration file
# The USB section:
# each device needs at least the following line:
# usb vendor-ID and product-ID
# Every device configuration in this file must begin with an usb entry.
usb 0x05d8 0x4009

#
# Path to the firmware file
# This file comes with the Windows driver
# The scanner won't work without it
#

option artecFirmwareFile /usr/share/sane/Artec48.usb

#
# for adjusting the default gamma values
#
#option redGamma         1.0
#option greenGamma       1.0
#option blueGamma        1.0
#option masterGamma      1.9


#Use this options to set the default offset and exposure time values.

option redOffset 0x28
option greenOffset 0x2f
option blueOffset 0x2f
option redExposure 0xac
option greenExposure 0x122
option blueExposure 0xeb

option vendorString "UMAX"
option modelString "AstraSlim 1200 SE"

-- 
Kai Timmer             | Jabber-ID: [email protected]
PGP-Key ID: 0x69502566 | Blog: http://www.kaitimmer.de
  "Information ist schnell. Wahrheit braucht Zeit."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : 
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20060224/462f7efa/attachment.pgp
From [email protected]  Sun Feb 26 12:00:30 2006
From: [email protected] (Henning Meier-Geinitz)
Date: Sun Feb 26 12:04:14 2006
Subject: [Fwd: Re: [sane-devel] Brother MFC7420]
In-Reply-To: <[email protected]>
References: <[email protected]>
Message-ID: <[email protected]>

Hi,

On 2006-02-20 00:18, Hellmut Weber wrote:
> I'm somewaht surprised that it shows the preview window but does not 
> show anything when scanning. I was used to that behaviour with my old 
> scanner (UMAX Astra 1600, if I remember correctly).

I'm not sure if I understand correctly. Do you mean that the preview
window is only updated when the preview is finished completely?

> Can I change some settings?

I I'm right, this is up to the backend. I guess it uses a big buffer
and returns this buffer to the frontend (xscanimage) instead of
retuening smaller chunks of data during the scan. The only thing you
can do is to ask Brother to change this behaviour.

Bye,
  Henning

Reply via email to