• [gentoo-user] Brother HL-L6200DW

    From thelma@sys-concept.com@21:1/5 to All on Wed Apr 6 21:50:01 2022
    Does anybody have this printer?

    Is there a driver in overlay to setup this printer?

    Installing those drivers from rpm and cupswrapper is tiring.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From P Levine@21:1/5 to thelma@sys-concept.com on Thu Apr 7 00:50:01 2022
    On Wed, Apr 6, 2022 at 3:40 PM <thelma@sys-concept.com> wrote:

    Does anybody have this printer?

    Is there a driver in overlay to setup this printer?

    Installing those drivers from rpm and cupswrapper is tiring.

    I have a different brother printer but I used an ebuild from brother-overlay <https://github.com/stefan-langenmaier/brother-overlay> as a template.
    The closest to your printer would likely be brother-hll8350cdw-bin-1.1.2-r1.ebuild <https://github.com/stefan-langenmaier/brother-overlay/blob/master/net-print/brother-hll8350cdw-bin/brother-hll8350cdw-bin-1.1.2-r1.ebuild>.
    Rename to brother-hl6200dw-bin-1.1.2-r1.ebuild. Change the parts of SRC_URI
    to match the download URI used to download the driver(s) from the Brother website. Change instances of "hll8350cdw" to "hll6200dw".

    <div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small"><span class="sewqbcsr17mm1uo"></span><span class="sewhr3xpmh2crz"></span>On Wed, Apr 6, 2022 at 3:40 PM &lt;<a href="mailto:thelma@sys-concept.
    com">thelma@sys-concept.com</a>&gt; wrote:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Does anybody have this printer?<br>

    Is there a driver in overlay to setup this printer?<br>

    Installing those drivers from rpm and cupswrapper is tiring.<br></blockquote><div><span class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small"></span><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small">I
    have a different brother printer but I used an ebuild from <a href="https://github.com/stefan-langenmaier/brother-overlay">brother-overlay</a> as a template.<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small">The
    closest to your printer would likely be <a href="https://github.com/stefan-langenmaier/brother-overlay/blob/master/net-print/brother-hll8350cdw-bin/brother-hll8350cdw-bin-1.1.2-r1.ebuild">brother-hll8350cdw-bin-1.1.2-r1.ebuild</a>. 
    Rename to brother-hl6200dw-bin-1.1.2-r1.ebuild. Change the parts of
    SRC_URI to match the download URI used to download the driver(s) from
    the Brother website. Change instances of &quot;hll8350cdw&quot; to &quot;hll6200dw&quot;.</div><span class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small"></span> </div></div></div>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From thelma@sys-concept.com@21:1/5 to P Levine on Thu Apr 7 03:10:01 2022
    On 4/6/22 16:43, P Levine wrote:
    On Wed, Apr 6, 2022 at 3:40 PM <thelma@sys-concept.com <mailto:thelma@sys-concept.com>> wrote:

    Does anybody have this printer?

    Is there a driver in overlay to setup this printer?

    Installing those drivers from rpm and cupswrapper is tiring.

    I have a different brother printer but I used an ebuild from brother-overlay <https://github.com/stefan-langenmaier/brother-overlay> as a template.
    The closest to your printer would likely be brother-hll8350cdw-bin-1.1.2-r1.ebuild <https://github.com/stefan-langenmaier/brother-overlay/blob/master/net-print/brother-hll8350cdw-bin/brother-hll8350cdw-bin-1.1.2-r1.ebuild>. Rename to brother-hl6200dw-
    bin-1.1.2-r1.ebuild. Change the parts of SRC_URI to match the download URI used to download the driver(s) from the Brother website. Change instances of "hll8350cdw" to "hll6200dw".

    This is a good idea. I've the files (modified them): brother-hl6200dw-bin-1.1.2-r1.ebuild and metadata.xml

    My only question is which directory to put them in? I think: /usr/local/portage/(something)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From tastytea@21:1/5 to thelma@sys-concept.com on Thu Apr 7 03:20:01 2022
    On 2022-04-06 19:05-0600 thelma@sys-concept.com wrote:

    On 4/6/22 16:43, P Levine wrote:
    On Wed, Apr 6, 2022 at 3:40 PM <thelma@sys-concept.com <mailto:thelma@sys-concept.com>> wrote:

    Does anybody have this printer?

    Is there a driver in overlay to setup this printer?

    Installing those drivers from rpm and cupswrapper is tiring.

    I have a different brother printer but I used an ebuild from brother-overlay
    <https://github.com/stefan-langenmaier/brother-overlay> as a
    template. The closest to your printer would likely be brother-hll8350cdw-bin-1.1.2-r1.ebuild <https://github.com/stefan-langenmaier/brother-overlay/blob/master/net-print/brother-hll8350cdw-bin/brother-hll8350cdw-bin-1.1.2-r1.ebuild>.
    Rename to brother-hl6200dw-bin-1.1.2-r1.ebuild. Change the parts of
    SRC_URI to match the download URI used to download the driver(s)
    from the Brother website. Change instances of "hll8350cdw" to
    "hll6200dw".

    This is a good idea. I've the files (modified them): brother-hl6200dw-bin-1.1.2-r1.ebuild and metadata.xml

    My only question is which directory to put them in? I think: /usr/local/portage/(something)

    That's described in <https://wiki.gentoo.org/wiki/Creating_an_ebuild_repository>. In short:
    eselect repository create <repository_name>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From thelma@sys-concept.com@21:1/5 to tastytea on Thu Apr 7 21:00:01 2022
    On 4/6/22 19:10, tastytea wrote:
    On 2022-04-06 19:05-0600 thelma@sys-concept.com wrote:

    On 4/6/22 16:43, P Levine wrote:
    On Wed, Apr 6, 2022 at 3:40 PM <thelma@sys-concept.com
    <mailto:thelma@sys-concept.com>> wrote:

    Does anybody have this printer?

    Is there a driver in overlay to setup this printer?

    Installing those drivers from rpm and cupswrapper is tiring.

    I have a different brother printer but I used an ebuild from
    brother-overlay
    <https://github.com/stefan-langenmaier/brother-overlay> as a
    template. The closest to your printer would likely be
    brother-hll8350cdw-bin-1.1.2-r1.ebuild
    <https://github.com/stefan-langenmaier/brother-overlay/blob/master/net-print/brother-hll8350cdw-bin/brother-hll8350cdw-bin-1.1.2-r1.ebuild>.
    Rename to brother-hl6200dw-bin-1.1.2-r1.ebuild. Change the parts of
    SRC_URI to match the download URI used to download the driver(s)
    from the Brother website. Change instances of "hll8350cdw" to
    "hll6200dw".

    This is a good idea. I've the files (modified them):
    brother-hl6200dw-bin-1.1.2-r1.ebuild and metadata.xml

    My only question is which directory to put them in? I think:
    /usr/local/portage/(something)

    That's described in <https://wiki.gentoo.org/wiki/Creating_an_ebuild_repository>. In short: eselect repository create <repository_name>


    I just tired generic brother printer and it works perfectly.
    emerge --ask net-print/brother-genml1-bin

    No need to complicate installation of specific driver.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)