Canon Pixma MP-630

From PardusWiki
(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
 
== Installing the packages ==
 
== Installing the packages ==
  
Install the necessary packages by typing:
+
Make sure that your printer is not plugged and install the necessary packages by typing:
  
 
'''Pardus 2009'''
 
'''Pardus 2009'''
Line 15: Line 15:
 
== Configuring the printer ==
 
== Configuring the printer ==
  
Register your printer in CUPS:
+
Just plug your computer, the configuration should be done automatically.
 
+
/usr/sbin/lpadmin -p MP630 -m canonmp630.ppd -o PageSize=A4 -v cnijusb:/dev/usb/lp0 -E
+
 
+
Set your printer as the system default:
+
 
+
sudo /usr/sbin/lpadmin -d MP630
+
 
+
Finally, restart the CUPS service again:
+
 
+
service cups restart
+
  
 
== Uninstalling the drivers ==
 
== Uninstalling the drivers ==
  
First, remove the corresponding entry of your printer from CUPS:
+
Remove the corresponding printer from systemsettings and uninstall the cnijfilter-mp630series and cnijfilter-common-mp630 packages either from package manager or from console using pisi command-line tool.
 
+
sudo /usr/sbin/lpadmin -x MP630
+
 
+
Remove the installed packages using console:
+
 
+
sudo pisi rm cnijfilter-mp630series
+
sudo pisi rm cnijfilter-common-mp630
+
  
 
[[tr:Donanım:Canon PIXMA MP630]]
 
[[tr:Donanım:Canon PIXMA MP630]]

Revision as of 09:12, 27 January 2010

This document explains how to correctly configure Canon PIXMA MP-630 printer on Pardus.

Installing the packages

Make sure that your printer is not plugged and install the necessary packages by typing:

Pardus 2009

sudo pisi it http://cekirdek.pardus.org.tr/~ozan/dist/binaries/2009/cnijfilter-common-mp630-3.00-1.pisi
sudo pisi it http://cekirdek.pardus.org.tr/~ozan/dist/binaries/2009/cnijfilter-mp630series-3.00-1.pisi

Restart the CUPS service after the installation completes:

service cups restart

Configuring the printer

Just plug your computer, the configuration should be done automatically.

Uninstalling the drivers

Remove the corresponding printer from systemsettings and uninstall the cnijfilter-mp630series and cnijfilter-common-mp630 packages either from package manager or from console using pisi command-line tool.

Personal tools
Namespaces
Variants
Actions
Navigation
Print/export
Toolbox
In other languages