Strona 1 z 1

LIDE100 instalacja ubintu 10.04 64bit

: 14 sie 2010, 12:46
autor: Kruger85
Może mi to ktoś przetłumaczyć? bo Google translator nie jest za dobry do tego a ja nie chce nic spieprzyć bo ja nie znam angielskiego za dobrze prędzej już rosyjski a potrzebuje uruchomić skaner na Ubuntu 10.04 64bit
To get this working, here are the steps to take:

1) You need some usb libraries, so, in a terminal type:

sudo apt-get install libusb-dev build-essential libsane-dev

2) To get the sane backends from git you need git-core. If you don't already have it, type this (also in a terminal):

sudo apt-get install git-core

3) Now use the git that was just installed to get the sane backends using the following command:

git clone git://git.debian.org/sane/sane-backends.git

That downloads the backends and puts them in a folder called sane-backends in your home folder.

4) Change directory into the new sane-backends folder and compile them:

cd sane-backends

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var

make <--- this one takes a while

sudo make install

Now everything is installed, but you still won't be able to scan (except as root) until you set up some permissions.

5) You need to edit a file, but you need to be root to edit it, so:

sudo gedit /lib/udev/rules.d/40-libsane.rules

and add the following 2 lines:

# Canon CanoScan Lide 100
ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="1904", ENV{libsane_matched}="yes"

save the file, exit gedit, exit terminal, reboot, and...

SCAN AWAY!
Instructions modified version of Shutter4U's post.
a to link do oryginału http://www.uluga.ubuntuforums.org/showp ... ostcount=6

//bear7: magia znaczników QUOTE - teraz to można jakoś przeczytać...

Odp: LIDE100 tlumacz potrzebny

: 14 sie 2010, 12:52
autor: JoeBuck
Po prostu wklepuj te polecenia z punktów 1-4, a w 5 chodzi o dodanie tych 2 linii
# Canon CanoScan Lide 100
ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="1904", ENV{libsane_matched}="yes"
do pliku /lib/udev/rules.d/40-libsane.rules

A potem reset

Odp: LIDE100 tlumacz potrzebny

: 14 sie 2010, 18:51
autor: Kruger85
Ten program XSane Image Scanner nie widzi skanera. Skaner działa bo dziś w pracy go używałem kilka razy. Ma ktos jakies pomysły jeszcze?

EDIT:
Na koncu dac ta linijke?
# Canon CanoScan Lide 100
ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="1904", ENV{libsane_matched}="yes"

Odp: LIDE100 tlumacz potrzebny

: 14 sie 2010, 18:54
autor: JoeBuck
W zasadzie nie jest napisane gdzie, ale na końcu powinno być ok

LIDE100 instalacja ubintu 10.04 64bit

: 15 sie 2010, 07:49
autor: Kruger85
Ani na końcu ani pod linijkami podobnymi do tej skaner nie działa. Komuś się udało odpalić?

Odp: LIDE100 instalacja ubintu 10.04 64bit

: 25 wrz 2010, 20:46
autor: Cyryllo
Aby skaner działał pod xsane należy oprócz tych kroków wg w/w opisu dodać wpis w /etc/sane.d/genesys.conf

Kod: Zaznacz cały

sudo gedit /etc/sane.d/genesys.conf
i dodać

Kod: Zaznacz cały

# Canon LiDE 100
usb 0x04a9 0x1904
i uruchomić xsane, powinno wtedy widzieć skaner.

Bez tego zabiegu można skanować tylko poprzez konsolę