中山です。
長南様、ありがとうございます。

> cups がですか、ccpd がですか。
cups ccpd 共にlevel 2 3 4 5 onです。

> 手作業でやるときの注意点は、ccpd デーモンは必ず cups デーモンの後で
> 起動するようにすること。

設定後ccpd cupsの順でrestartしていました。
ご指摘の通りrestartしても、プリンターが動きません。

> うまくいかない場合は、とりあえず、/etc/cups/printers.conf と 
> /etc/ccpd.conf をお見せになるとよいかもしれません。

printers.confは
        # Printer configuration file for CUPS v1.4.8
        # Written by cupsd on 2014-11-27 15:55
        # DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING
        <DefaultPrinter LBP7010C-7018C>
        Info Canon LBP7010C/7018C
        Location sai.nice-kyoto.homeip.net
        MakeModel Canon LBP7010C/7018C CAPT (UK)
        DeviceURI usb://Canon/LBP7010C/7018C
        State Idle
        StateTime 1417071300
        Type 8393868
        Product (lbp7010c/7018c)
        Filter application/vnd.cups-raw 0 -
        Filter application/vnd.cups-postscript 0 pstocapt3
        Accepting Yes
        Shared Yes
        JobSheets none none
        QuotaPeriod 0
        PageLimit 0
        KLimit 0
        OpPolicy default
        ErrorPolicy stop-printer
        </Printer>
となっています。
ccpd.confは、
        # Canon Printer Daemon for CUPS Configuration Data
        <Path>
        # CUPS configuration file path.
        #  Default  /etc/cups/
        CUPS_ConfigPath   /etc/cups/
        # Log directory path.
        #  LogDirectoryPath /var/log/CCPD/
        </Path>
        # Printer entries.
        #  Mapping each "Printer Name" to each "Printer Device Port".
        #  The "Printer Name" has to be identical to the CUPS printer queue 
name.
        #  
        #  For example, if you prepare a printer named "LBP3200" as a CUPS 
printer
        #  queue name, and the printer is connected to the USB port 
"/dev/usb/lp0",
        #  you can use the following three lines example just by removing the
        #  comment symbol "#" of each line.
        <Printer  LBP7010C>
        DevicePath  /dev/usb/lp0
        </Printer>
        <Ports>
        # Status monitoring socket port.
        #  Default 59787
        UI_Port  59787
        PDATA_Port  59687
        </Ports>
となっています。

-- 
ZAQ <[email protected]>
>
_______________________________________________
vine-users mailing list
[email protected]
http://listserv.linux.or.jp/mailman/listinfo/vine-users

メールによる返信