* [gentoo-user] Re: CUPS: Need help setting up my parallel port printer [SOLVED, but new problem now] [not found] <40364.192.168.1.4.1204914336.squirrel@www.espersunited.com> @ 2008-03-07 20:17 ` Michael Sullivan 2008-03-07 20:26 ` Michael Sullivan 0 siblings, 1 reply; 3+ messages in thread From: Michael Sullivan @ 2008-03-07 20:17 UTC (permalink / raw To: gentoo-user On Fri, 2008-03-07 at 12:25 -0600, Michael Sullivan wrote: > We got a new printer today. It's the same model as our old printer, so it > should work, right? I followed the Gentoo Printing Guide up to the point > where one sets up the printer in the CUPS administrative interface. It > does not offer me a parallel port choice for the device. My kernel is > built with parallel port support and I have modprobed parport and > parport_pc: > > catherine ~ # lsmod | grep parport > parport_pc 32868 0 > parport 26696 1 parport_pc > > And dmseg is aware of the printer: > > catherine ~ # dmesg | grep -i print > parport0: Printer, EPSON Stylus C88 > > But on the CUPS interface, I can choose from > > AppSocket/HPJetDirect > Backend Error Handler > HP Printer (HPLIP) > Internet Printing Protocol (http) > Internet Printing Protocol (ipp) > LPD/LPR Host or Printer > SCSI Printer > Serial Port #1 > > but no parallel port. It used to be on there. How can I get it back, or > is parallel port called something else now? > > I didn't have parallel printer character support compiled into the kernel. It works now, but how do I print from a remote computer? I've set up the security on the host that has the printer hooked up to it, but how do I configure remote hosts running Linux so that they know about it? -- gentoo-user@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Re: CUPS: Need help setting up my parallel port printer [SOLVED, but new problem now] 2008-03-07 20:17 ` [gentoo-user] Re: CUPS: Need help setting up my parallel port printer [SOLVED, but new problem now] Michael Sullivan @ 2008-03-07 20:26 ` Michael Sullivan 2008-03-07 20:34 ` [gentoo-user] Re: CUPS: Need help setting up my parallel port printer [SOLVED, but new problem now] [SOLVED] Michael Sullivan 0 siblings, 1 reply; 3+ messages in thread From: Michael Sullivan @ 2008-03-07 20:26 UTC (permalink / raw To: gentoo-user On Fri, 2008-03-07 at 14:17 -0600, Michael Sullivan wrote: > On Fri, 2008-03-07 at 12:25 -0600, Michael Sullivan wrote: > > We got a new printer today. It's the same model as our old printer, so it > > should work, right? I followed the Gentoo Printing Guide up to the point > > where one sets up the printer in the CUPS administrative interface. It > > does not offer me a parallel port choice for the device. My kernel is > > built with parallel port support and I have modprobed parport and > > parport_pc: > > > > catherine ~ # lsmod | grep parport > > parport_pc 32868 0 > > parport 26696 1 parport_pc > > > > And dmseg is aware of the printer: > > > > catherine ~ # dmesg | grep -i print > > parport0: Printer, EPSON Stylus C88 > > > > But on the CUPS interface, I can choose from > > > > AppSocket/HPJetDirect > > Backend Error Handler > > HP Printer (HPLIP) > > Internet Printing Protocol (http) > > Internet Printing Protocol (ipp) > > LPD/LPR Host or Printer > > SCSI Printer > > Serial Port #1 > > > > but no parallel port. It used to be on there. How can I get it back, or > > is parallel port called something else now? > > > > > > I didn't have parallel printer character support compiled into the > kernel. It works now, but how do I print from a remote computer? I've > set up the security on the host that has the printer hooked up to it, > but how do I configure remote hosts running Linux so that they know > about it? > Maybe I should mention that I'm using gnome: camille ~ # emerge -pv gnome These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] gnome-base/gnome-2.20.3 USE="cdr cups dvdr -accessibility -esd -ldap -mono" 0 kB I did find the Main Menu->System->Preferences->Printers and it detects my printer, but it asks me to put in make and model information even when I select the printer (which is already set up.) and I don't see the model of my printer listed. It's an Epson Stylus C88. Is that called something else in the printers interface? -- gentoo-user@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Re: CUPS: Need help setting up my parallel port printer [SOLVED, but new problem now] [SOLVED] 2008-03-07 20:26 ` Michael Sullivan @ 2008-03-07 20:34 ` Michael Sullivan 0 siblings, 0 replies; 3+ messages in thread From: Michael Sullivan @ 2008-03-07 20:34 UTC (permalink / raw To: gentoo-user On Fri, 2008-03-07 at 14:26 -0600, Michael Sullivan wrote: > On Fri, 2008-03-07 at 14:17 -0600, Michael Sullivan wrote: > > On Fri, 2008-03-07 at 12:25 -0600, Michael Sullivan wrote: > > > We got a new printer today. It's the same model as our old printer, so it > > > should work, right? I followed the Gentoo Printing Guide up to the point > > > where one sets up the printer in the CUPS administrative interface. It > > > does not offer me a parallel port choice for the device. My kernel is > > > built with parallel port support and I have modprobed parport and > > > parport_pc: > > > > > > catherine ~ # lsmod | grep parport > > > parport_pc 32868 0 > > > parport 26696 1 parport_pc > > > > > > And dmseg is aware of the printer: > > > > > > catherine ~ # dmesg | grep -i print > > > parport0: Printer, EPSON Stylus C88 > > > > > > But on the CUPS interface, I can choose from > > > > > > AppSocket/HPJetDirect > > > Backend Error Handler > > > HP Printer (HPLIP) > > > Internet Printing Protocol (http) > > > Internet Printing Protocol (ipp) > > > LPD/LPR Host or Printer > > > SCSI Printer > > > Serial Port #1 > > > > > > but no parallel port. It used to be on there. How can I get it back, or > > > is parallel port called something else now? > > > > > > > > > > I didn't have parallel printer character support compiled into the > > kernel. It works now, but how do I print from a remote computer? I've > > set up the security on the host that has the printer hooked up to it, > > but how do I configure remote hosts running Linux so that they know > > about it? > > > > Maybe I should mention that I'm using gnome: > > camille ~ # emerge -pv gnome > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild R ] gnome-base/gnome-2.20.3 USE="cdr cups dvdr > -accessibility -esd -ldap -mono" 0 kB > > I did find the Main Menu->System->Preferences->Printers and it detects > my printer, but it asks me to put in make and model information even > when I select the printer (which is already set up.) and I don't see > the model of my printer listed. It's an Epson Stylus C88. Is that > called something else in the printers interface? > Nevermind. It was right there in the guide... -- gentoo-user@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-03-07 20:34 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <40364.192.168.1.4.1204914336.squirrel@www.espersunited.com> 2008-03-07 20:17 ` [gentoo-user] Re: CUPS: Need help setting up my parallel port printer [SOLVED, but new problem now] Michael Sullivan 2008-03-07 20:26 ` Michael Sullivan 2008-03-07 20:34 ` [gentoo-user] Re: CUPS: Need help setting up my parallel port printer [SOLVED, but new problem now] [SOLVED] Michael Sullivan
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox