Pages : 1
#1 Le 02/01/2008, à 16:05
- fred35
installer un pilote d'imprimante
Bonjour,
j'ai une imprimante Canon Pixma MP210, elle est bien reconnue, mais le pilote ne semblait pas existé...
je l'ai finalement trouvé sur le site de canon australie.
http://www.canon.com.au/products/all_in … pport.aspx
Mais je n'arrive pas à l'installer. J'ai cliqué decu, il semble donc s'installer, mais ensuite il n'apparait toujours pas dans la liste des pilotes possibles lorsque je suis dans le gestionnaire d'imprimante.
Sinon j'utilise le pilote pour la MP150, et pour le moment l'impression fonctionne.
le nom de fichier est cnijfilter-mp210series_2.80-1_i386.deb.
Dois je l'extraire dans un répertoire précis ?
Merci par avance de votre aide.
Fred
Hors ligne
#2 Le 02/01/2008, à 18:01
- tux4fun
Re : installer un pilote d'imprimante
Salut,
Les 2 .debs sont nécessaires: (le common, puis le specifique)
Dans installation et ubuntu :
"Ubuntu 7.04
Top page > Setup > Installation > Ubuntu 7.04
This section describes how to install a printer driver in Ubuntu 7.04.
You must use the root authority when installing the printer driver.
With Ubuntu, use the sudo command to install the printer driver.
Preparation
Connecting the machine
Before installing the printer driver, connect the computer and the machine with a USB cable and turn on the machine.
If a window that prompts you to add a printer is automatically displayed when you connect the machine, cancel the window by closing it.
Preparing the printer driver
Before using the printer driver, you must install the "common package" and the "model-specific package."
cnijfilter-common_2.80-x_i386.deb --- common package
cnijfilter-mp210series_2.80-x_i386.deb --- model-specific package
First download the above files from the Canon Web site.
("2.80-x" in the above files is the version number.)
Install
1. Install printer driver.
Install the printer driver sequentially (first the "common package" and then the "model-specific package") by executing the dpkg command from the command line of the terminal software.
1) Installing the common package
[user@zzz /yyy]$ sudo dpkg -i cnijfilter-common_2.80-x_i386.deb
2) Installing the model-specific package
[user@zzz /yyy]$ sudo dpkg -i cnijfilter-mp210series_2.80-x_i386.deb
Be sure to install the printer driver in the sequence indicated above.
When asked for a password, enter the password of the user who is currently logged in.
In Ubuntu, the root password is not set as the default.
2. Restart the CUPS daemon.
Enter the following from the command line of the terminal software:
[user@zzz /yyy]$ sudo /etc/init.d/cupsys restart
Do not register the printer with the lpadmin command before you restart the CUPS daemon.
3. Register the printer to the spooler.
Register the printer to the spooler by using the lpadmin command from the command line of the terminal software. You can specify the desired name as the [printer_name].
sudo /usr/sbin/lpadmin -p [printer_name] -m [PPD_filename] -v [device_URI] -E
If you specify MP210 as the [printer_name]:
[user@zzz /yyy]$ sudo /usr/sbin/lpadmin -p MP210 -m canonmp210.ppd -v cnij_usb:/dev/usblp0 -E
4. Set the default printer.
Set the default printer to be used when the [printer_name] is omitted in the print command from the command line of the terminal software.
Specify this setting only as necessary.
sudo /usr/sbin/lpadmin -d [printer_name]
Example:
[user@zzz /yyy]$ sudo /usr/sbin/lpadmin -d MP210
5. Restart the computer.
If the Driver UI does not start even when the --gui option is specified in the cif command, specify the following setting:
Run the sudo gdmsetup command.
At the [Login Window Preferences] window, select the [Security] tab and uncheck the [Deny TCP connections to Xserver] check box.
Log out and then log back in again.
The Status Monitor may not be displayed properly if the LAN environment has been configured and the IP address has been specified.
If such is the case, make sure to perform the configuration specified at 4 in "Restriction of the Status Monitor" of "Main Restrictions."
A+.
tux4fun
Hors ligne
#3 Le 02/01/2008, à 21:14
- fred35
Re : installer un pilote d'imprimante
ok c'est super l'imprimante marche super bien.
Il ne me reste plus qu'à faire reconnaitre le scanner.
Merci de ton aide et bonne anée
Hors ligne
#4 Le 04/01/2008, à 12:57
- tux4fun
Re : installer un pilote d'imprimante
Salut et merci,
Pour le scanner, pas d'idée -> sane/xsane.
A+
tux4fun
Hors ligne
#5 Le 05/01/2008, à 12:10
- Lohier23
Re : installer un pilote d'imprimante
Bonjour,
je ne parviens pas à installer le package
cnijfilter-common_2.80-x_i386.deb --- common package
voici la réponse :
dpkg : erreur de traitement de cnijfilter-common_2.80-x_i386.deb (--install) :
ne peut pas accéder à l'archive: Aucun fichier ou répertoire de ce type
Des erreurs ont été rencontrées pendant l'exécution :
cnijfilter-common_2.80-x_i386.deb
Je suis nouveau sur Ubuntu... après près de 15 ans de windowisme
:-)
Merci pour votre aide.
#6 Le 05/01/2008, à 17:00
- fred35
Re : installer un pilote d'imprimante
bonjour,
si tu essayes la méthode décrite, pour utiliser la ligne de commande, il faut d'abord te placer dans le répertoire ou tu as enregistré le fichier.
pour remonter d'un répertoire: cd..
pour connaitre le contenue du répertoire: dir
sinon, il me semble que tu peux l'installer simplement en double cliquant dessus.
C'est à confirmer, car comme toi je suis un nouveau ubunturos..
Bonne chance.
Fred
Hors ligne
#7 Le 12/05/2008, à 17:24
- tux4fun
Re : installer un pilote d'imprimante
Salut fred35,
Pour le scanner une piste:
http://groups.google.com/group/ubuntulinuxusersgroup/browse_thread/thread/86528f97840ceceb
"To install the scanner:
1. Download the latest libsane-pixma from
http://internap.dl.sourceforge.net/sourceforge/mp610linux/mp150-0.14....
2. tar -xvjf mp150-0.14.2u.tar.bz2
(You can alternately right-click on the tarball and choose Extract
Here.)
3. cd mp150-0.14.2u
4. make
5. sudo make install
6. sudo mv /usr/lib/sane/libsane-pixma.so.1.0.18 /usr/lib/sane/libsane-
pixma.so.1.0.18.old
7. sudo cp libsane-pixma.so /usr/lib/sane/libsane-pixma.so.1.0.18
8. sudo gedit /etc/udev/rules.d/45-libsane.rules (NOTE: If you are
running Xubuntu, then substitute gedit with mousepad. If you are
running gOS, substitute gedit with leafpad.)
9. Add the following line:
# Canon PIXMA MP210
SYSFS{idVendor}=="04a9", SYSFS{idProduct}=="1721", MODE="664",
GROUP="scanner"
10. Save.
11. Install Xsame by executing sudo apt-get install xsane
12. Open Xsane and if asked, choose the MP210 as the scanner. "
tux4fun
Hors ligne
Pages : 1