This is similar to what I'm going thru w/ my build of 2.2.1. > > Yes, I have lpd started it shows up at the end of the boot messages. > I went back through the make menuconfig and I must have been mistaken on > the parallel printer support. I am unable to find it anywhere in 2.2.2. > There is a parallel port support ( CONFIG_PARPORT ) however compiling this > in does not solve the problem. I am at a loss as to where the printer > suport is, it usually resides in Character devices. Has anyone > experienced this before? Is my source tar ball missing something? > Or does the new kernel handle printing differently and I'm just not seeing > where it is? > Thanks, Mike > I eventually found the parallel port in Character Devices -- it's toward the end of the list. I've got *both* this (Charactar devices) and the CONFIG_PARAPORT parallel support compiled into the kernel, but no luck. I've also reedited /etc/printcap for lp0 and lp1, to try each port (you might try this yourself). No luck. With me, the initial problem was lacking the correct permissions for the /var/spool/lpd/"printer"....auto.... directory. Jobs didn't spool. Now that I've chmod 755'd the directory, print jobs spool okay, but I still get this error: lpr: connect: Connection refused jobs queued, but cannot start daemon The man pages indicate that what's going on here is this: lpr can't talk to the daemon (which is already started, because I verified this w/ ps aux). I'm really mystified with this problem, which has consumed a vast amount of time. Is your situation similar? Any gurus know what's going on? -- Glenn --
Yes, I have lpd started it shows up at the end of the boot messages. I went back through the make menuconfig and I must have been mistaken on the parallel printer support. I am unable to find it anywhere in 2.2.2. There is a parallel port support ( CONFIG_PARPORT ) however compiling this in does not solve the problem. I am at a loss as to where the printer suport is, it usually resides in Character devices. Has anyone experienced this before? Is my source tar ball missing something? Or does the new kernel handle printing differently and I'm just not seeing where it is? Thanks, Mike On Fri, 5 Mar 1999, Jerry Lynn Kreps wrote: > Did you start lpd? > > Michael Mayo wrote: > > > > Hello, > > > > First I would like to thank everyone for the pointers on the kernel > > upgrade. I have 2.2.2 compiled and running and was able to get ppp up the > > first time out. I'm having printing problems now. I have parallel > > printer support compiled in ( CONFIG_PRINTER ) but when I issue lpr > > nothing happens. Am I missing something ? > > > > TIA, Mike > > > > - > > To get out of this list, please send email to [EMAIL PROTECTED] with > > this text in its body: unsubscribe suse-linux-e > > Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the > > archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html > - To get out of this list, please send email to [EMAIL PROTECTED] with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html