Re: [Cooker] Broken printer drivers package

2001-12-13 Thread SI Reasoning

cups is broken. try changing line 55 of
/etc/init.d/cups to:
gprintf Loopback device (\\n\lo\, 127.0.0.1)
needed by CUPS, starting it ...

--- Denis Pelletier [EMAIL PROTECTED]
wrote:
 Hello,
 
 I updated to the latest release of cooker and I my
 printer does not work
 anymore. It seem that all the drivers but one for
 samsung printers are
 gone. The one remaining is for the Photomax
 PM-1200PS.
 
 My printer is a Samsung QL5100A (parallel port) and
 it was configured to
 use Foomatic + ljet4.
 
 [root@maniwaki tmp]# rpm -q cups foomatic
 cups-1.1.10-13mdk
 foomatic-1.1-0.20011131mdk
 
 Denis
 ___
 Denis Pelletier
 Étudiant au doctorat
 sciences économiques, Université de Montréal
 
 

=
SI Reasoning
[EMAIL PROTECTED]

They that can give up essential liberty to obtain a little temporary safety deserve 
neither liberty nor safety. 
Benjamin Franklin

__
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com




Re: [Cooker] Broken printer drivers package

2001-12-13 Thread Charles A Edwards

On Thu, 13 Dec 2001 00:15:18 -0800 (PST)
SI Reasoning [EMAIL PROTECTED] wrote:

 cups is broken. try changing line 55 of
 /etc/init.d/cups to:
   gprintf Loopback device (\\n\lo\, 127.0.0.1)
 needed by CUPS, starting it ...
 
 --- Denis Pelletier [EMAIL PROTECTED]
 wrote:
  Hello,
  
  I updated to the latest release of cooker and I my
  printer does not work
  anymore. It seem that all the drivers but one for
  samsung printers are
  gone. The one remaining is for the Photomax
  PM-1200PS.
  
  My printer is a Samsung QL5100A (parallel port) and
  it was configured to
  use Foomatic + ljet4.
  
  [root@maniwaki tmp]# rpm -q cups foomatic
  cups-1.1.10-13mdk
  foomatic-1.1-0.20011131mdk


I think the correct entry should be:
Loopback device (\\nlo\,

You need to also make this same correction to //init.d/lpd line 53.


   Charles
  





Re: Unable to print whit 2.4.16-6mdk [WAS Re: [Cooker] Broken printer drivers package]

2001-12-13 Thread Charles A Edwards

On Thu, 13 Dec 2001 08:59:51 -0500 (EST)
Denis Pelletier [EMAIL PROTECTED] wrote:

 On Thu, 13 Dec 2001, Charles A Edwards wrote:
 
 { I think the correct entry should be:
 { Loopback device (\\nlo\,
 {
 { You need to also make this same correction to //init.d/lpd line 53.
 
 I had already taken care of that issue but somehow I made a mistake
 somewhere. I can setup my printer just fine.
 
 But I have a new problem. I'm printing garbage with kernel 2.4.16-6mdk.
 The first fourth of the first page I print is ok but the rest is pages and
 pages of garbage (2-3 lines of random characters per page). If I boot with
 kernel-2.4.13-2mdk, printing is ok.
 
 My printer is a Samsung QwikLaser 5100A on a parallel port.  


Completly remove the config for your printer, you can use printerdrake and 
delete it.
Reboot your system and then Add your printer.


   Charles