Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: OT: new printer suggestions?
Date: Thu, 27 Sep 2012 16:42:49
Message-Id: CA+czFiCwct+D8MEQ2jpn8=ZUWVQRncdzd6n32abpnaSEy0=PRQ@mail.gmail.com
In Reply to: [gentoo-user] Re: OT: new printer suggestions? by James
1 On Thu, Sep 27, 2012 at 11:53 AM, James <wireless@×××××××××××.com> wrote:
2 > Michael Mol <mikemol <at> gmail.com> writes:
3 >
4 >
5 >> > Are you saying that you were able to print to your brother printers by
6 >> > more or less following these steps:
7 >> > 1. buy a computer, install gentoo
8 >> > 2. buy a brother printer, plug it into computer via usb
9 >> > 3. emerge net-print/cups and net-print/foomatic-filters
10 >> > 4. Visit the local cups webpage, add new printer, select "brother"
11 >> > 5. print
12 >
13 >> > Notably missing from my list is a visit to brother's website (or any
14 >> > other website) to download drivers/binaries/confs/etc.
15 >
16 >> More or less. The Brother printers happen to be attached to a Debian
17 >> box, but the Gentoo box doesn't require any additional drivers in
18 >> order to feed the content to the Debian box over IPP. (And the Debian
19 >> box isn't doing any PCL->Brother or PostScript->Brother translation.)
20 >
21 > Wow, when I go into CUPS, I do not even see brother
22 > listed. (localhost:631) on a gentoo system.
23 >
24 > this link:
25 >
26 > http://www.openprinting.org/printers
27 >
28 > did list many brother printers,but not the
29 > one I'm interested in :
30 >
31 > Brother MFC-J6710DW Inkjet
32 >
33 >
34 > What did you do to your cups to get it to show (flags?)
35 > brother printers as an option to install a brother printer?
36 >
37 > Here are my flags:
38 >
39 > Installed versions: 1.5.2-r4^t(00:11:27 09/13/12)(X acl dbus filters gnutls
40 > java jpeg ldap pam perl png python slp ssl threads tiff usb -avahi <snip>
41 >
42 > Maybe the debian system has other additional software installed
43 > besides cups?
44
45 Looking at dependencies, these may be relevant packages installed on
46 the debian box:
47
48 cups-driver-gutenprint
49 foomatic-db
50 foomatic-engine
51
52 So, I may be wrong about my print server not doing translation. Or
53 maybe my print server is providing IPP clients with the appropriate
54 PPD file to generate printer commands. I really don't know. My setup
55 seems to just work.
56
57 You might poke net-print/foomatic-filters-ppds and
58 net-print/gutenprint. Really, I'd suggest you try
59 net-print/foomatic-*; it's easier to shotgun it and reduce to a
60 minimal working set than attack it from the other direction.
61
62 --
63 :wq