From: Astakhov Andrey <astakhov.andrey@gmail.com> To: sisyphus@lists.altlinux.org Subject: [sisyphus] Принтер Canon LBP2900 Date: Tue, 10 Apr 2007 19:42:46 +0400 Message-ID: <461BB076.1060901@gmail.com> (raw) Ставил драйвер для сабжа, следовал инструкции которая идет с драйверами (взято с сайта Canon). Инструкция вот: The printer driver must be installed in order to print from Canon printers using Linux. The printer driver files to be installed consist of: * cndrvcups-capt-1.3x-x.i386.rpm : rpm file of the CAPT printer driver module * cndrvcups-common-1.3x-x.i386.rpm : rpm file of a common module for CUPS drivers Note * The files names of the CUPS driver common module and the printer driver module described in this procedure differ depending on the installed driver version. The "1.3x-x" part of the file name indicates the driver version. * Before installing this driver, CUPS must be installed and started on the operating system. Also make sure that printers can be added and enabled by various services, according to the security level that has been set. * Because this printer driver uses the CAPT filter, Ghostscript needs to be installed and updated according to the system environment. Obtain a Ghostscript module from the website of each operating system's distributor in advance, according to the system environment. * If Canon CAPT Printer Driver for Linux Version 1.01 or later is installed, you can update the existing driver without uninstalling it. For details about updating the printer driver, refer to "Updating the Printer Driver" <cid:part1.05090308.01020006@gmail.com> of "2. Installing/Uninstalling the Printer Driver". However, you cannot update the Version 1.00 printer driver. Refer to "Uninstalling the Printer Driver" <cid:part2.02000606.02000301@gmail.com> of "2. Installing/Uninstalling the Printer Driver" to uninstall the existing printer driver, then install the new printer driver according to the procedure below. * To check the version of the printer driver you are using, refer to "Checking the Driver Version" <cid:part3.07010003.04060003@gmail.com> in the "Appendix". * You cannot print with this printer driver if LBP-1210 is being used in parallel connection. * If you want to use LBP3300 or LBP5000 on a network, you need to set the IP address for the network board before installing the printer driver. For details on setting the IP address for the network board, see "Specifying the IP Address for the Network Board" <cid:part4.04080307.05000205@gmail.com> in "Appendix". 1 Start Linux after installation, and log in as 'root'. $ su 2 Install the common module for CUPS driver. Enter the following rpm command: # rpm -ivh cndrvcups-common-1.3x-x.i386.rpm Note * When you execute the rpm command from a directory, specify the path or use the cd command to change the current directory to the directory containing the printer driver files. * For details about the rpm command, enter "man rpm" with the terminal software, such as GNOME Terminal. 3 Install the CAPT printer driver module. Enter the following rpm command: # rpm -ivh cndrvcups-capt-1.3x-x.i386.rpm 4 Restart CUPS. Enter the following command: # /etc/init.d/cups restart Note * Do not register the printer using the "lpadmin" command before restarting CUPS. 5 Register the printer (PPD) with the print spooler. Enter the following command: # /usr/sbin/lpadmin -p [printer name] -m [PPD file name] -v ccp:/var/ccpd/fifo0 -E Example: To register the LBP5000 in the print spooler as "LBP5000": /usr/sbin/lpadmin -p LBP5000 -m CNCUPSLBP5000CAPTK.ppd -v ccp:/var/ccpd/fifo0 -E Note * For the PPD file corresponding to your printer, refer to "Supported Canon Products" of "1. Introduction" <cid:part5.02070908.08020601@gmail.com>. 6 Register the printer in the ccpd daemon setup file. USB Connection Enter the following rpm command: # /usr/sbin/ccpdadmin -p [Printer Name] -o [Printer Device Path] Example: To register LBP5000 in the ccpd daemon setup file: /usr/sbin/ccpdadmin -p LBP5000 -o /dev/usb/lp0 7 Start ccpd daemon. Enter the following command. # /etc/init.d/ccpd start Note * It would be convenient to set ccpd daemon to start automatically when Linux starts up. Соответственно LBP5000 я заменял на LBP2900, cups перед установкой запущен был, дрова ставил из под рута. Принтер не печатает. Для OpenOffice и Kwrite он виден, файлы на печать отправлятся, но не печатает.
next reply other threads:[~2007-04-10 15:42 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-04-10 15:42 Astakhov Andrey [this message] 2007-04-10 18:16 ` Michael Shigorin 2007-04-28 7:33 ` Michael A. Kangin 2007-04-28 7:35 ` Michael A. Kangin 2007-04-28 8:10 ` Michael Shigorin 2007-04-28 8:19 ` Astakhov Andrey
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=461BB076.1060901@gmail.com \ --to=astakhov.andrey@gmail.com \ --cc=sisyphus@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git