Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati
  • Differenze per "Hardware/StampantiScanner/ScannerPlustek"
Differenze tra le versioni 1 e 16 (in 15 versioni)
Versione 1 del 27/02/2007 07.54.52
Dimensione: 2657
Autore: s.jackal
Commento:
Versione 16 del 28/04/2009 18.39.49
Dimensione: 1090
Autore: LeoIannacone
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 1: Linea 1:
Inserisci una descrizione per ScannerPlustek ## page was renamed from Hardware/StampantiScanner/ScannerPlustek
## page was renamed from StampantiScanner/ScannerPlustek
## page was renamed from ScannerPlustek
#format wiki
#LANGUAGE it
[[BR]]
[[Indice()]]
Linea 3: Linea 9:
Stampanti e scanner Installazione scanner Plustek OplicSlim 1200 per ubuntu edgy 6.10. Attenzione, per seguire le istruzioni occorre avere i privilegi di amministratore.
Il nome dello scanner può essere uguale anche se la marca che avete è diversa. Per esempio io ho uno scanner Nortek Seekeer 660 ddp e con ubuntu ho scoperto che si trattava del Plustek qui descritto
= Introduzione =
Linea 6: Linea 11:
In questa guida sono contenute delle istruzioni utili all'installazione di uno scanner '''Plustek Oplic``Slim 1200''' .
Linea 7: Linea 13:
Per prima cosa si aggiornano i reposity. AGGIORNARE I REPOSITY: = Preparativi =
Linea 9: Linea 15:
Da Terminale Abilitare i [:Repository/Componenti:componenti] '''universe''' e '''multiverse''' dei [:Repository:repository] ufficiali.
Linea 11: Linea 17:
sudo gedit /etc/apt/sources.list Scaricare nella propria '''Home''' il pacchetto presente in questa [http://people.freenet.de/go-mcpop/cism216.fw pagina].
Linea 13: Linea 19:
Aggiungete i seguenti codici con copia e incolla: = Installazione =
[:AmministrazioneSistema/InstallareProgrammi:Installare] i pacchetti ''sane'' e ''sane-utils''.
Linea 15: Linea 22:
## Add comments (##) in front of any line to remove it from being checked.
## Use the following sources.list at your own risk.
deb http://archive.ubuntu.com/ubuntu edgy main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu edgy-proposed main restricted universe multiverse
= Configurazione =
Linea 21: Linea 24:
## MAJOR BUG FIX UPDATES produced after the final release
deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse

## UBUNTU SECURITY UPDATES
deb http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse

## BACKPORTS REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
deb http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse

## CANONICAL COMMERCIAL REPOSITORY (Hosted on Canonical servers, not Ubuntu
## servers. RealPlayer10, Opera, DesktopSecure and more to come.)
deb http://archive.canonical.com/ubuntu edgy-commercial main

## MEDIBUNTU REPOSITORY (Multimedia, Entertainment & Distractions In Ubuntu)
## Please report any bug on https://launchpad.net/products/medibuntu/+bugs
deb http://medibuntu.sos-sts.com/repo/ edgy free non-free
deb-src http://medibuntu.sos-sts.com/repo/ edgy free non-free

Poi da terminale:

sudo apt-get update
sudo apt-get upgrade

Consiglio il riavvio.

Dopo di che da terminale

sudo apt-get install sane
sudo apt-get install sane-utils
Digitare in una finestra di terminale i seguenti comandi:
{{{
Linea 55: Linea 28:
wget http://people.freenet.de/go-mcpop/cism216.fw cd ~/
Linea 57: Linea 30:
}}}
Linea 58: Linea 32:
Poi avviate sane dal menù applicazioni/grafica e provate a fare una scansione. Avviare '''Xsane''' dal menù '''''Applicazioni -> Grafica''''' e provare a eseguire una scansione.
Linea 60: Linea 34:
Ringrazio http://www.p2pforum.it per l'aiuto

S.jackal
----
CategoryHardware CategoryDaCancellare

BR Indice()

Introduzione

In questa guida sono contenute delle istruzioni utili all'installazione di uno scanner Plustek OplicSlim 1200 .

Preparativi

Abilitare i [:Repository/Componenti:componenti] universe e multiverse dei [:Repository:repository] ufficiali.

Scaricare nella propria Home il pacchetto presente in questa [http://people.freenet.de/go-mcpop/cism216.fw pagina].

Installazione

[:AmministrazioneSistema/InstallareProgrammi:Installare] i pacchetti sane e sane-utils.

Configurazione

Digitare in una finestra di terminale i seguenti comandi:

sudo sane-find-scanner
scanimage --list-devices
cd ~/
sudo cp cism216.fw /usr/share/sane/gt68xx

Avviare Xsane dal menù Applicazioni -> Grafica e provare a eseguire una scansione.


CategoryHardware CategoryDaCancellare