UMAX AstraSlim SE

Fórumok

UMAX AstraSlim SE

Hozzászólások

Meg en irok hozza valamit. Megy am az OCR is meghozza egesz jol.
http://jocr.sourceforge.net/ - marmint innen kell letolteni. A kooka - val dolgozik nalam ossze.
Nem vagyok egy nagy scanner szakerto, de otthonra ez igy jo.

Emberek!
Mukodik valakinek ez a scanner /Umax AstraSlim SE/?

A linux az latja es ismeri, csak a SANE-t nem tudom beallitani hozza. Elmeletben ismeri a SANE szerint jo /good/ a tamogatasa az artec_eplus48U tamogatja mint CIS scannert. Benne is van az istenadta, de en nem tudom mukodesre birni az istennek se. Aki mar csinalt ilyet az irja mar meg hogyan csinalta.

sane-find-scanner OK
dif prod ID OK - oszt az istennek sem megy.

UmaxAstraSlim SE:
Na megirom sajat magamnak, hogy csinaltam meg.

1.Ugye a kernel tamogatja az usb scannert errol nem irok.

2.Bejetszani az Artec48.usb firmwaret pl. a gyokerbe "/" - (a firmware a telepito cdn van valamelyik windows konyvtarban)

3.Instalalni a Sanet - ha veletlenul nem lenne fenn

4. Megnyitni szerkesztesre az /etc/sane.d/artec_eplus48u.conf
(mert ez tamogatja a CIS scannerecet)

5.# - jelet rakni azok a sorok ele amik nem kellenek (merthogy tobb scannert tamogat ez a file) Ez nem is fontos azt hiszem.

6.Megkeresni az AstraSlim sorokat. Az a file vegen van. Itt atirni a #device-name sort
/dev/usb/scanner0 (vagy ahol a scannert mutatja a sane-find-scanner parancs) Ha libusbt akkor persze azt is. Persze torolni elole a #jelet.

7.Ugyanebben a file-ban megvaltoztatni a kovetkezo sort: option Artec FirmwareFile <path>/artec48.usb (ugye, ha a gyokerbe jatszotta be valaki a firmwaret, akkor csak ki kell torolni az ut <path>szocskat, ha meg mashova, hat meg kell adni az utat)

8.Elmenteni

9.Megnyitni szerkesztesre az /etc/sane.d/dll.conf es az Artec_eplus48u alá!!! beirni az utat az eszkozhoz itt pl. /dev/usb/scanner0

10.Elmenteni

11.Es lőn kep. Legalabbis nalam. :) Uhulinux 1.1, Mandrake 9.2

nem vettem észre a személyes üzeneteket, bocs. Mindenesetre itt van a sargem artec_eplus48u.conf - ja. A többi scannerre vonatkozó sorok nem kellenek.

# Another 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.
# Since the Umax AstraSlim SE uses a different product id, we add
# another usb section here.

usb 0x05d8 0x4009

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

option artecFirmwareFile /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.
#If calibrate device is set to 0, this values are used instead of the values
#which were calculated during calibration.

option redOffset 0x28
option greenOffset 0x2f
option blueOffset 0x2f
option redExposure 0xa7
option greenExposure 0x116
option blueExposure 0xdc

# The vendor and model string
# This string is displayed by the frontends. The Umax AstraSlim SE
# has a different product id, therefore we can overwrite the vendor and model
# string here.

option vendorString "Umax"
option modelString "AstraSlim SE"

#
# device-name
#
# If autodetection does not work, then you can specify the device here
# The device entry must be the last one in this config file (or the last one before a
# new usb entry).

#If you are using libusb, a device looks like this:
device libusb:001:002

#If you are using the scanner module (kernel driver), a device looks like this:
#device /dev/usbscanner