Originally to: All I have a Cannon BJC-1000 connected to my SuSE 6.3 box. on bootup, I see in my dmesg: parport0: PC-style at 0x378 [SPP] cat /proc/parport/0/autoprobe showes: CLASS:PRINTER; MODEL:BJC-1000; MANUFACTURER:Canon; DESCRIPTION:Canon BJC-1000; COMMAND SET:BJL,BJRaster,BSCC,TXT01; So far so good. now as root: cat test > /dev/lp0 but nothing appears on the printer. The printer shoots out a sheet of paper when I boot the PC down. Also, If I use lpr then lpq showes no queued items. Any suggestions as to what maybe wrong. Sean -- GNUPG ID 92B9D0CF | Fidonet: 2:263/950 | IRC: Efnet ICQ: 679813 | Homepage: http://www.tcob1.net | #mysticbbs Linux User: #124682 | AIM: tcobone | As TheCivvie My last power cut was 0d, 1h and 22m ago ...No one is listening until you fart <-> Gateway Info. This is a posting via the Fidonet Gateway at TCOB1 Any replies direct via Email will be sent to /dev/null Please reply via the list. TCOB1 http://www.tcob1.net For info pls contact sean@tcob1.net
try lpc status <printer name> did you rebuild the kernel and forgot to add support On Wed, Mar 07, 2001 at 12:08:26AM +0000, Sean Rima wrote:
Originally to: All
I have a Cannon BJC-1000 connected to my SuSE 6.3 box. on bootup, I see in my dmesg: parport0: PC-style at 0x378 [SPP] cat /proc/parport/0/autoprobe showes: CLASS:PRINTER; MODEL:BJC-1000; MANUFACTURER:Canon; DESCRIPTION:Canon BJC-1000; COMMAND SET:BJL,BJRaster,BSCC,TXT01;
So far so good.
now as root: cat test > /dev/lp0
but nothing appears on the printer.
The printer shoots out a sheet of paper when I boot the PC down. Also, If I use lpr then lpq showes no queued items.
Any suggestions as to what maybe wrong.
Sean -- GNUPG ID 92B9D0CF | Fidonet: 2:263/950 | IRC: Efnet ICQ: 679813 | Homepage: http://www.tcob1.net | #mysticbbs Linux User: #124682 | AIM: tcobone | As TheCivvie My last power cut was 0d, 1h and 22m ago ...No one is listening until you fart
<-> Gateway Info. This is a posting via the Fidonet Gateway at TCOB1 Any replies direct via Email will be sent to /dev/null Please reply via the list. TCOB1 http://www.tcob1.net For info pls contact sean@tcob1.net
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
-- SuSe 7.0 Linux 2.2.16 i686 Tue Mar 6 20:05:00 EST 2001
Originally to: Landy Roman * Landy Roman's head hit the keyboard and wrote: LR> try lpc status <printer name> Showes: queuing is enabled printing is enabled no entries no daemon present LR> did you rebuild the kernel and forgot to add support Checked that, all printer stuff is enabled. However, I just checked the printer on my daughters V-tech and it does'nt work on that either. I have a feeling that the cable maybe faulty so I will try a new one and see what happens. Sean LR> On Wed, Mar 07, 2001 at 12:08:26AM +0000, Sean Rima wrote:
Originally to: All
I have a Cannon BJC-1000 connected to my SuSE 6.3 box. on bootup, I see in my dmesg: parport0: PC-style at 0x378 [SPP] cat /proc/parport/0/autoprobe showes: CLASS:PRINTER; MODEL:BJC-1000; MANUFACTURER:Canon; DESCRIPTION:Canon BJC-1000; COMMAND SET:BJL,BJRaster,BSCC,TXT01;
So far so good.
now as root: cat test > /dev/lp0
but nothing appears on the printer.
The printer shoots out a sheet of paper when I boot the PC down. Also, If I use lpr then lpq showes no queued items.
Any suggestions as to what maybe wrong.
Sean -- GNUPG ID 92B9D0CF | Fidonet: 2:263/950 | IRC: Efnet ICQ: 679813 | Homepage: http://www.tcob1.net | #mysticbbs Linux User: #124682 | AIM: tcobone | As TheCivvie My last power cut was 0d, 1h and 22m ago ...No one is listening until you fart
<-> Gateway Info. This is a posting via the Fidonet Gateway at TCOB1 Any replies direct via Email will be sent to /dev/null Please reply via the list. TCOB1 http://www.tcob1.net For info pls contact sean@tcob1.net
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
-- GNUPG ID 92B9D0CF | Fidonet: 2:263/950 | IRC: Efnet ICQ: 679813 | Homepage: http://www.tcob1.net | #mysticbbs Linux User: #124682 | AIM: tcobone | As TheCivvie My last power cut was 0d, 0h and 42m ago ...The three Rs of Microsoft support: Retry, Reboot, Reinstall. <-> Gateway Info. This is a posting via the Fidonet Gateway at TCOB1 Any replies direct via Email will be sent to /dev/null Please reply via the list. TCOB1 http://www.tcob1.net For info pls contact sean@tcob1.net
LR> try lpc status <printer name>
Showes: queuing is enabled printing is enabled no entries no daemon present
LR> did you rebuild the kernel and forgot to add support
Checked that, all printer stuff is enabled. However, I just checked the printer on my daughters V-tech and it does'nt work on that either. I have a feeling that the cable maybe faulty so I will try a new one and see what happens.
The printer daemon is broken. Start manually in a console window, then look at /var/log/messages to see what it's complaining about.
I just had that problem. Your cure may not be what cured me. In 7.0 I had OSS, my Zip100, scsi and LP setup so that my scanner ran on the scsi, my Zip100 ran on lp2 and my printer ran on lp1, That config didn't work in 7.1 because the new OSS used irq 7, which blocked my printer. I could "rclpd stop" and then 'rclpd start' (as root) and then when I checked with lpc using status I got the status readings you show. If I did restart in lpc it would tell me that it couldn't find a deamon and then would load lpd. A status check again would show the same messages you show. So, I ran OSS soundconf and disabled the soundblaster driver (it's 8 bit and not needed anyway). That cured my problem. I turned OSS back on Took the irq settings off the parport_pc line in /etc/modules.conf to read just option parport_pc io=0x378,0x278 irq=none,none Now the scanner, zip100, and printer all work. JLK On Thursday 08 March 2001 20:46, you wrote:
LR> try lpc status <printer name>
Showes: queuing is enabled printing is enabled no entries no daemon present
LR> did you rebuild the kernel and forgot to add support
Checked that, all printer stuff is enabled. However, I just checked the printer on my daughters V-tech and it does'nt work on that either. I have a feeling that the cable maybe faulty so I will try a new one and see what happens.
The printer daemon is broken. Start manually in a console window, then look at /var/log/messages to see what it's complaining about.
participants (4)
-
Derek Fountain
-
Jerry Kreps
-
Landy Roman
-
Sean Rima