[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:56982] Re: CanonPrinter LBP5100を動かしたい。【再質問】
武藤@Debianぷろじぇくとです。
At Wed, 22 Jan 2014 15:51:36 +0900,
UMEDA MITSUNORI wrote:
> <Printer LBP5100>
> UUID urn:uuid:10fd9877-f14a-3d35-7902-b879fb2122a1
> Info LBP5100
> MakeModel Canon LBP5100 CAPT (JP)
> DeviceURI ccp:localhost:59687
> State Stopped
> ...
> root 3826 0.0 0.0 62208 2084 ? Ss 00:17
> 0:00 /usr/sbin/ccpd root 3917 0.0 0.0 62208 920 ? S
> 00:17 0:00 /usr/sbin/ccpd root 3936 0.0 0.0 62208
> ...
stateはIdleでないとおかしい。
そして、なんでこんなにccpdがいるんだろう…普通は2つ程度のはずなんだけど。
# cancel -a
# /etc/init.d/ccpd stop
# /etc/init.d/cups stop
# ps aux | grep captmon
(これで動いているcaptmonプロセスがいたら kill -9 そのPID で殺す)
# ps aux | grep ccpd
(これで動いているccpdプロセスがいたら kill -9 そのPID で殺す)
# /etc/init.d/cups start
# /etc/init.d/ccpd start
# cupsenable LBP5100
# cupsaccept LBP5100
で、またgeditで印刷してみるとどうですかね。
あと、ブラウザで http://localhost:631/ を開き、ジョブやプリンターのタブ
を見ると、状況がわかりやすいです。
> > [E. 次の操作をしてください]
> > captstatusui をroot権限で実行し、「印刷できます」になるか、
> > あるいは別のものが出たか報告してください。
>
> 別のものが出ました。これです。
あぁ、プリンタ名指定しないといけませんでした。
# captstatusui -P LBP5100
--
武藤 健志@ kmuto @ kmuto.jp
Debian/JPプロジェクト (kmuto@debian.org, kmuto@debian.or.jp)
株式会社トップスタジオ (kmuto@xxxxxxxxxxxxxxx)
URI: http://kmuto.jp/ (Debianな話題など)