| Andreas Klemm on Sun, 19 Nov 2000 07:00:53 +0100 (CET) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: setup of Canon BJC-1000 |
On Sat, Nov 18, 2000 at 06:24:59PM -0500, Bradley Lathan wrote: > I am trying to setup my Canon BJC-1000 on RedHat Linux 6.1. When i run > apsfilter, it goes great until the test page. when i try to print the > test page, it says that /dev/lp0 is no such device. I looked in the > /dev directory and i found a node that was called /dev/lp0. what can i > do to correct this problem? Under Win98 The printer is LPT1 The original error message would be fine ... But I assume, that you are simply printing something to the wrong device. Try printing to /dev/lp1 instead. You can easily locate the correct device by trying to "cat" an ascii file to different printer devices: cat /etc/passwd > /dev/lp0 cat /etc/passwd > /dev/lp1 cat /etc/passwd > /dev/lp2 Might be the case, that you first have to create missing devices using the mknod command. Andreas /// -- Andreas Klemm Powered by FreeBSD SMP Songs from our band >>64Bits<<............http://www.apsfilter.org/64bits.html My homepage................................ http://people.FreeBSD.ORG/~andreas Please note: Apsfilter got a NEW HOME................http://www.apsfilter.org/