Difference between revisions of "OS-Linux-Service-Cups-CanonMG6100-Mandriva2010"

From KRayWiki
Jump to navigation Jump to search
(Copy of page from PmWiki)
 
(Convert markup from PmWiki to MediaWiki)
Line 1: Line 1:
!! Canon MG-6120 GNU/Linux Printer Driver Installation on Mandriva 2010.2
+
; See Also : [[OS-Linux-Service-Cups]]<br />
  
See [[OSTech/CupsCanonMG6100|Canon MG-6120 GNU/Linux Printer Driver]] for general information concerning this printer driver and where to get it.
+
Canon MG-6120 GNU/Linux Printer Driver Installation on Mandriva 2010.2
  
!!! rpm Package archive Installation
+
See [[OS-Linux-Service-Cups-CanonMG6100|Canon MG-6120 GNU/Linux Printer Driver]] for general information concerning this printer driver and where to get it.
 +
 
 +
= rpm Package archive Installation =
 +
 
 +
<blockquote>
  
 
These instructions are performed in '''''${HOME}/pkg/mg6120/printer_driver''''' unless otherwise noted.
 
These instructions are performed in '''''${HOME}/pkg/mg6120/printer_driver''''' unless otherwise noted.
Line 9: Line 13:
 
# '''''mkdir -p ~/pkg/mg6120/printer_driver'''''
 
# '''''mkdir -p ~/pkg/mg6120/printer_driver'''''
 
# Download the driver.
 
# Download the driver.
** At the time of this writing, the download was [[http://pdisp01.c-wss.com/gdl/WWUFORedirectTarget.do?id=MDEwMDAwMzAxMTAx&cmp=ABS&lang=EN|here]].
+
#* At the time of this writing, the download was [http://pdisp01.c-wss.com/gdl/WWUFORedirectTarget.do?id=MDEwMDAwMzAxMTAx&cmp=ABS&lang=EN here].
** The file name is '''''cnijfilter-mg6100series-3.40-1-rpm.tar.gz'''''.
+
#* The file name is '''''cnijfilter-mg6100series-3.40-1-rpm.tar.gz'''''.
 
# '''''cd ~/pkg/mg6120/printer_driver'''''
 
# '''''cd ~/pkg/mg6120/printer_driver'''''
 
# '''''mv ~/Downloads/cnijfilter-mg6100series-3.40-1-rpm.tar.gz .'''''
 
# '''''mv ~/Downloads/cnijfilter-mg6100series-3.40-1-rpm.tar.gz .'''''
 
# Unpack the driver.
 
# Unpack the driver.
** '''''tar -xzf cnijfilter-mg6100series-3.40-1-rpm.tar.gz'''''
+
#* '''''tar -xzf cnijfilter-mg6100series-3.40-1-rpm.tar.gz'''''
** '''''tree cnijfilter-mg6100series-3.40-1-rpm'''''[@
+
#* '''''tree cnijfilter-mg6100series-3.40-1-rpm'''''
cnijfilter-mg6100series-3.40-1-rpm
+
#*: cnijfilter-mg6100series-3.40-1-rpm
&#9500;&#9472;&#9472; install.sh
+
#*: &#9500;&#9472;&#9472; install.sh
&#9500;&#9472;&#9472; packages
+
#*: &#9500;&#9472;&#9472; packages
&#9474;  &#9500;&#9472;&#9472; cnijfilter-common-3.40-1.i386.rpm
+
#*: &#9474;  &#9500;&#9472;&#9472; cnijfilter-common-3.40-1.i386.rpm
&#9474;  &#9500;&#9472;&#9472; cnijfilter-common-3.40-1.x86_64.rpm
+
#*: &#9474;  &#9500;&#9472;&#9472; cnijfilter-common-3.40-1.x86_64.rpm
&#9474;  &#9500;&#9472;&#9472; cnijfilter-mg6100series-3.40-1.i386.rpm
+
#*: &#9474;  &#9500;&#9472;&#9472; cnijfilter-mg6100series-3.40-1.i386.rpm
&#9474;  &#9492;&#9472;&#9472; cnijfilter-mg6100series-3.40-1.x86_64.rpm
+
#*: &#9474;  &#9492;&#9472;&#9472; cnijfilter-mg6100series-3.40-1.x86_64.rpm
&#9492;&#9472;&#9472; resources
+
#*: &#9492;&#9472;&#9472; resources
     &#9500;&#9472;&#9472; printer_fr_utf8.lc
+
#*:     &#9500;&#9472;&#9472; printer_fr_utf8.lc
     &#9500;&#9472;&#9472; printer_ja_utf8.lc
+
#*:     &#9500;&#9472;&#9472; printer_ja_utf8.lc
     &#9492;&#9472;&#9472; printer_zh_utf8.lc
+
#*:     &#9492;&#9472;&#9472; printer_zh_utf8.lc
 
+
#*:
2 directories, 8 files@]
+
#*: 2 directories, 8 files@]
 
# Elevate to the '''''root''''' user.
 
# Elevate to the '''''root''''' user.
** '''''su root'''''
+
#* '''''su root'''''
 
# Add '''''/usr/local/bin''''' to the root user&apos;s run path.
 
# Add '''''/usr/local/bin''''' to the root user&apos;s run path.
** '''''export PATH=${PATH}:/usr/local/bin'''''
+
#* '''''export PATH=${PATH}:/usr/local/bin'''''
 
# Run the '''''install.sh''''' script.
 
# Run the '''''install.sh''''' script.
** '''''cd cnijfilter-mg6100series-3.40-1-rpm'''''
+
#* '''''cd cnijfilter-mg6100series-3.40-1-rpm'''''
** '''''sh install.sh'''''
+
#* '''''sh install.sh'''''
*** The '''''install.sh''''' script supports both USB and network attachment of the printer.
+
#** The '''''install.sh''''' script supports both USB and network attachment of the printer.
*** If the printer is network attached:
+
#** If the printer is network attached:
**** The printer discovery facility only locates printers on a local network.
+
#*** The printer discovery facility only locates printers on a local network.
***** The author had a server network and a user network.  The printer had to be installed on the user network for the discovery tool to work.
+
#**** The author had a server network and a user network.  The printer had to be installed on the user network for the discovery tool to work.
***** The printer ''can'' be set up without using '''''install.sh''''', but it is much more straightforward to use the script.
+
#**** The printer ''can'' be set up without using '''''install.sh''''', but it is much more straightforward to use the script.
**** The printer supports both wireless and wired connections.
+
#*** The printer supports both wireless and wired connections.
**** '''''install.sh''''' expects to be able to scan all IP addresses on the local network using UDP port 6811.
+
#*** '''''install.sh''''' expects to be able to scan all IP addresses on the local network using UDP port 6811.
**** Once the printer is installed, the driver uses TCP port 6811 on the printer IP address.
+
#*** Once the printer is installed, the driver uses TCP port 6811 on the printer IP address.
**** The script completely sets up the printer in CUPS.
+
#*** The script completely sets up the printer in CUPS.
  
 
It is possible to manually set up the printer via the CUPS interface, but it can be much more difficult knowing what protocol, etc. to use.
 
It is possible to manually set up the printer via the CUPS interface, but it can be much more difficult knowing what protocol, etc. to use.
Line 50: Line 54:
 
* For access to information about the printer&apos; network and printer configuration, use a web browser to view the printer web-based interface.
 
* For access to information about the printer&apos; network and printer configuration, use a web browser to view the printer web-based interface.
 
* The printer supports LPR/LPD printing.
 
* The printer supports LPR/LPD printing.
 +
 +
</blockquote>
 +
 +
[[Category:OS]]
 +
[[Category:OS-Linux]]
 +
[[Category:OS-Linux-Service]]
 +
[[Category:OS-Linux-Service-Cups]]

Revision as of 05:36, 1 February 2018

See Also 
OS-Linux-Service-Cups

Canon MG-6120 GNU/Linux Printer Driver Installation on Mandriva 2010.2

See Canon MG-6120 GNU/Linux Printer Driver for general information concerning this printer driver and where to get it.

rpm Package archive Installation

These instructions are performed in ${HOME}/pkg/mg6120/printer_driver unless otherwise noted.

  1. mkdir -p ~/pkg/mg6120/printer_driver
  2. Download the driver.
    • At the time of this writing, the download was here.
    • The file name is cnijfilter-mg6100series-3.40-1-rpm.tar.gz.
  3. cd ~/pkg/mg6120/printer_driver
  4. mv ~/Downloads/cnijfilter-mg6100series-3.40-1-rpm.tar.gz .
  5. Unpack the driver.
    • tar -xzf cnijfilter-mg6100series-3.40-1-rpm.tar.gz
    • tree cnijfilter-mg6100series-3.40-1-rpm
      cnijfilter-mg6100series-3.40-1-rpm
      ├── install.sh
      ├── packages
      │ ├── cnijfilter-common-3.40-1.i386.rpm
      │ ├── cnijfilter-common-3.40-1.x86_64.rpm
      │ ├── cnijfilter-mg6100series-3.40-1.i386.rpm
      │ └── cnijfilter-mg6100series-3.40-1.x86_64.rpm
      └── resources
      ├── printer_fr_utf8.lc
      ├── printer_ja_utf8.lc
      └── printer_zh_utf8.lc
      2 directories, 8 files@]
  6. Elevate to the root user.
    • su root
  7. Add /usr/local/bin to the root user's run path.
    • export PATH=${PATH}:/usr/local/bin
  8. Run the install.sh script.
    • cd cnijfilter-mg6100series-3.40-1-rpm
    • sh install.sh
      • The install.sh script supports both USB and network attachment of the printer.
      • If the printer is network attached:
        • The printer discovery facility only locates printers on a local network.
          • The author had a server network and a user network. The printer had to be installed on the user network for the discovery tool to work.
          • The printer can be set up without using install.sh, but it is much more straightforward to use the script.
        • The printer supports both wireless and wired connections.
        • install.sh expects to be able to scan all IP addresses on the local network using UDP port 6811.
        • Once the printer is installed, the driver uses TCP port 6811 on the printer IP address.
        • The script completely sets up the printer in CUPS.

It is possible to manually set up the printer via the CUPS interface, but it can be much more difficult knowing what protocol, etc. to use.

  • For access to information about the printer' network and printer configuration, use a web browser to view the printer web-based interface.
  • The printer supports LPR/LPD printing.