PDA

View Full Version : canon ip 4500 ubuntu 12.10


gomo
01-11-2012, 13:10
ho fatto l'aggiornameno a ubuntu 12.10 Quantal. La mia stampante canon ip4500 che fino ad ora funzionava perfettamente ha smesso di funzionare. Ho seguito le istruzioni riportate in vari post anche in questo forum per l'installazione dei driver ma sembra che qualcosa non vada.

ho scaricato i driver da qua
http://software.canon-europe.com/software/0030811.asp
e provando ad installare i due file deb mi da un errore per una questione di dipendenze,
in particolare

libcupsys2


Al che provo pravando ad installarlo ma ottengo

sudo apt-get install libcupsys2
[sudo] password for andrea:
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
Nota, viene selezionato "libcups2" al posto di "libcupsys2"
libcups2 è già alla versione più recente.
I seguenti pacchetti sono stati installati automaticamente e non sono più richiesti:
hyphen-en-us mythes-en-au openoffice.org-hyphenation
Usare "apt-get autoremove" per rimuoverli.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.


ho anche aggiunte il repository


ppa:michael-gruz/canon
ppa:michael-gruz/canon-2012

ma non risolvo nulla comunque. Qualcuno ha avuto lo stesso problema?

sacarde
01-11-2012, 19:41
ma i repo aggiunti hanno software per la tua stampante?

gomo
01-11-2012, 20:34
stando alle altre discussioni che ho trovato in rete si. Solo che nessuna di queste faceva riferimento alla mia versione di ubuntu. Erano tutte versioni precedenti.

sacarde
02-11-2012, 12:23
e ripetendo l'installazione?

http://forum.ubuntu-it.org/viewtopic.php?t=492057

gomo
02-11-2012, 13:13
ho gia provato con quella guida ma il pacchetto citato non compare ne sul software center ne su synaptic. Inoltre inserendo il secondo repository che ho citato
preso da qua

https://launchpad.net/~michael-gruz/+archive/canon-2012

ottengo
sudo apt-get update
....
....
W: Impossibile recuperare http://ppa.launchpad.net/michael-gruz/canon-2012/ubuntu/dists/quantal/main/source/Sources 404 Not Found

W: Impossibile recuperare http://ppa.launchpad.net/michael-gruz/canon-2012/ubuntu/dists/quantal/main/binary-i386/Packages 404 Not Found


che dipenda da questo?

sacarde
02-11-2012, 15:41
e' .... non ci sono per quantal

usa quelli per oneiric

gomo
03-11-2012, 08:33
Il problema è che anche disattivo il repo ppa:michael-gruz/canon-2012 e poi vado su synaptic, dopo aver aggiornato l'elenco, i paccheti interessati non compaiono sulla lista. E se provo a collegare la stamapante mi appare la finestra per l'installazione ma non mi da nessuna possibilita di scelta del modello come avviene solitamente.

sacarde
03-11-2012, 08:55
dopo aver dato: ppa:michael-gruz/canon-2012

dovresti vedere nei repo:


deb http://ppa.launchpad.net/michael-gruz/canon-2012/ubuntu oneiric main
deb-src http://ppa.launchpad.net/michael-gruz/canon-2012/ubuntu oneiric main

gomo
03-11-2012, 11:01
questo è l'output di

cat /etc/apt/sources.list


avendo aggiunto
ppa:michael-gruz/canon

cat /etc/apt/sources.list
# deb cdrom:[Xubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423)]/ precise main multiverse restricted universe

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://it.archive.ubuntu.com/ubuntu/ quantal main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ quantal-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://it.archive.ubuntu.com/ubuntu/ quantal universe
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal universe
deb http://it.archive.ubuntu.com/ubuntu/ quantal-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://it.archive.ubuntu.com/ubuntu/ quantal multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal multiverse
deb http://it.archive.ubuntu.com/ubuntu/ quantal-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://it.archive.ubuntu.com/ubuntu/ quantal-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu quantal-security main restricted
deb-src http://security.ubuntu.com/ubuntu quantal-security main restricted
deb http://security.ubuntu.com/ubuntu quantal-security universe
deb-src http://security.ubuntu.com/ubuntu quantal-security universe
deb http://security.ubuntu.com/ubuntu quantal-security multiverse
deb-src http://security.ubuntu.com/ubuntu quantal-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu precise partner
deb-src http://archive.canonical.com/ubuntu precise partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu quantal main
deb-src http://extras.ubuntu.com/ubuntu quantal main
andrea@casa:~$ clear

andrea@casa:~$ cat /etc/apt/sources.list
# deb cdrom:[Xubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423)]/ precise main multiverse restricted universe

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://it.archive.ubuntu.com/ubuntu/ quantal main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ quantal-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://it.archive.ubuntu.com/ubuntu/ quantal universe
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal universe
deb http://it.archive.ubuntu.com/ubuntu/ quantal-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://it.archive.ubuntu.com/ubuntu/ quantal multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal multiverse
deb http://it.archive.ubuntu.com/ubuntu/ quantal-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://it.archive.ubuntu.com/ubuntu/ quantal-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ quantal-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu quantal-security main restricted
deb-src http://security.ubuntu.com/ubuntu quantal-security main restricted
deb http://security.ubuntu.com/ubuntu quantal-security universe
deb-src http://security.ubuntu.com/ubuntu quantal-security universe
deb http://security.ubuntu.com/ubuntu quantal-security multiverse
deb-src http://security.ubuntu.com/ubuntu quantal-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu precise partner
deb-src http://archive.canonical.com/ubuntu precise partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu quantal main
deb-src http://extras.ubuntu.com/ubuntu quantal main


e questo con
ppa:michael-gruz/canon-2012

(parte finale)
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu precise partner
deb-src http://archive.canonical.com/ubuntu precise partner

sacarde
03-11-2012, 11:12
dopo aver dato: ppa:michael-gruz/canon-2012

dovresti vedere nei repo:


deb http://ppa.launchpad.net/michael-gruz/canon-2012/ubuntu oneiric main
deb-src http://ppa.launchpad.net/michael-gruz/canon-2012/ubuntu oneiric main

provato a aggiungerli a mano? non li vedo

gomo
03-11-2012, 11:39
ho risolto inserendoli a mano! grazie della dritta!

gomo
05-11-2012, 08:38
devi aprire il file /etc/apt/sources.list con il comando

sudo kate /etc/apt/sources.list


e inserire in coda al file

deb http://ppa.launchpad.net/michael-gruz/canon/ubuntu oneiric main
deb-src http://ppa.launchpad.net/michael-gruz/canon/ubuntu oneiric main


poi salvi e dai
sudo apt-get upgrade

ora da synaptic dovresti vedere i pacchetti che riguardano la stampante canon