[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:13909] Re: error, lp, module
- From: Takuro KITAME <kitame@xxxxxxxxxxx>
- Subject: [debian-users:13909] Re: error, lp, module
- Date: Sun, 28 Mar 1999 15:58:42 +0900
- Organization: Northeye.ORG
- X-face: "UbhD;y`>R=C]QjZb!a(7+7i)XSnN}2>)yUFhRe~XB:G!sG;h(j6t/gS@rppD5VHP8%_eM~
- X-face-version: X-Face utility v1.3.4 - "Hello Goodbye" with Select X-Face v0.10 - "Goodnight Tonight"
- X-ml-info: If you have a question, send a mail with the body "# help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 2.2]; post only (only members can post)
- X-pgp-key: http://northeye.org/pgp/
- X-pgp-sig: 2.6.3ia Subject,From,User-Agent,X-Face iQCVAwUBNv3THLkccx9uxEXlAQHhKgP/VvGiIo9DCcr/EAv6XDfmiU3mLmMjMi3t 31hLz3rsQgChT+77jwJaKz7XNAINK7X6ymlu8LqZTmznYdjzMdho4cwtp8wsZsF+ zd2Ebk3abWcPkU3COSjygS+Bliv82XyzK3HSz4kGY2hmT4AV3boyAjguqSjokUWa wEPJS9ZO0Vc= =dZ5H
- References: <19990328133047L.nonaka@xxxxxxxxx>
- Message-id: <14077.54043.136033.1907M@xxxxxxxxxxxxxxxxxxxx>
- X-mail-count: 13909
- User-agent: Wanderlust/0.9.7 (Everything She Wants) WEMI/1.13.3 (Yaizu) FLIM/1.12.5 (Hirahata) Emacs/20.3 (i386-debian-linux-gnu) MULE/4.0 (HANANOEN)
きためです。
>>>>> In article <19990328133047L.nonaka@xxxxxxxxx>,
>>>>> Ken Nonaka <nonaka@xxxxxxxxx> wrote...
> こんにちは、のなか@IMASYです。
> お世話になります。
> ★★★moduleのlpに関しての質問です。
> 1,
> 始めにboをインストールした時は、
> $ lpr file と印刷できていたのですが、
> 2,
> potatoにアップグレードして、
> moduleのlpにしてカーネルの再構築をすると、
> lp: driver loaded, but no device found と、
> 起動時にメッセージが出て、印刷できなくなってしまいました。
> 3,
> # cat file > /dev/lp0 では確か印刷できず、
> (記憶があやふや、not なんとかと言われたような。)
> $ lpr file とすると、
> $ lpc status
> lp:
> queuing is enabled
> printing is enabled
> 1 entry in spool area
> waiting for lp to become ready (offline ?)
> $ lpq
> waiting for lp to become ready (offline ?)
> Rank Owner Job Files Total Size
> 1st nonaka 18 file xxx bytes
> という感じで、いつまでたっても印刷を始めてくれません。
> 4,
> DebianのMLを検索したり、/usr/doc以下を読んだりして、
> /etc/conf.modulesに、
> alias parport_lowlevel parport_pc
> options parport_pc io=0x378,0x278 irq=7,auto
> と追加することにして、リブートすると、
> 5,
> parport0: PC-style at 0x378, irq 7 [SPP,PS2,EPP]
> parport0: no IEEE-1284 device present.
> lp0: using parport0 (interrupt-driven).
> と起動時にメッセージが出て、
> # cat file >/dev/lp0 とすると印刷できるようになりましたが、
> $ lpr file では、
> lpr: connect: Connection refused
> jobs queued, but cannot start daemon.
> とあいかわらずです。
僕はたった今、「今までプリンタを使っていなかったマシン
(slinkのlibc6 + ちょっと前のpotato という中途半端な環境)
で印刷できるように設定」 していました。
で、できたので参考になるかもしれない。
手順をば
カーネル (2.2.4-ac1) は
<M> Parallel port support
<M> PC-style hardware
<M> Parallel printer support
[*] Support IEEE1284 status readback
のようにして構築してインタウルしてリブゥト
/usr/src/linux/Documentation/parport.txt にあるように
# insmod parport
# insmod parport_pc io=0x3bc,0x378,0x278 irq=none,7,auto
# insmod lp parport=0,2
まぁ、ここまでは同じですね。
んで
# apt-get install lprng magicfilter
(lpr ではなく lprngを使いました。)
# rm /etc/printcap
(magicfilterconfigで生成するので、イラネ)
# /usr/sbin/magicfilterconfig
(テキトーに自分のプリンタと近いfilterを選択して /dev/lp0 にして done)
で、 /etc/init.d/lprng restart して
% lpr file
したら印刷できました。
以上
--
Takuro KITAME / 北目 拓郎
kitame@xxxxxxxxxxxx -> http://northeye.org/
kitame@debian.org / kitame@debian.or.jp -> http://www.debian.org/
kitame@xxxxxxxxxxx -> http://www.linux.or.jp/
- Prev by Date:
[debian-users:13908] Re: error, x, japanese, copy&paste, libc6
- Next by Date:
[debian-users:13910] Re: error, lp, module
- Previous by thread:
[debian-users:13906] error, lp, module
- Next by thread:
[debian-users:13910] Re: error, lp, module
- Index(es):