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
Per prima cosa si aggiornano i reposity. AGGIORNARE I REPOSITY:
Da Terminale
sudo gedit /etc/apt/sources.list
Aggiungete i seguenti codici con copia e incolla:
## 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
## 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 upgradeConsiglio il riavvio.
Dopo di che da terminale
sudo apt-get install sane sudo apt-get install sane-utils sudo sane-find-scanner scanimage --list-devices wget http://people.freenet.de/go-mcpop/cism216.fw sudo cp cism216.fw /usr/share/sane/gt68xx
Poi avviate sane dal menù applicazioni/grafica e provate a fare una scansione.
Ringrazio http://www.p2pforum.it per l'aiuto La guida è stata fatta per ubuntu 6.10.
S.jackal
