How to install a Brother HL-L2395 on Slackware 14.2x64?

Clash Royale CLAN TAG#URR8PPP
Just got a Brother HL-L2395, and am trying to get it printing from a "vanilla" (from an original 14.2x64 dvd) Slackware 14.2x64 install.
I first got it connected to my wifi, typing the wifi password on the printer's touchscreen keyboard. And then I pointed firefox to its assigned url, logged in, and successfully printed a test page ("user settings list") from the printer's web menu. That all seems to be working fine.
Next went to cups at localhost:631, logged in to the "add printer" page, and cups immediately identified the new L2395. I proceeded to add that, and on the next page agreed with cups that it's a Brother. Then cups presented a long menu selection of Brother ppd files, but nothing for the L2395.
So I visited https://support.brother.com/g/b/downloadlist.aspx?c=us_ot&lang=en&prod=hll2395dw_us_as&os=127 and downloaded the hll2395dwpdrv-4.0.0-1.i386.rpm printer driver package. Then ran rpm2tgz against it and unpacked the tarball. That contains brother-HLL2395DW-cups-en.ppd, which I pointed cups to, and that seemed to install okay, with Connection: lpd://BRW9C305B7FCC10/BINARY_P1
But trying to print a test page from acroread just immediately showed a "State: stopped" on the cups page for the L2395. Then I noticed an error on the overall cups Printers page... "File "/usr/lib64/cups/filter/brother_lpdwrapper_HLL2395DW" not available: No such file or directory"
And, indeed, that file doesn't exist, although lines 25 and 26 of the .ppd read,
*cupsFilter: "application/vnd.cups-postscript 0 brother_lpdwrapper_HLL2395DW"
*cupsFilter: "application/vnd.cups-pdf 0 brother_lpdwrapper_HLL2395DW
I couldn't google it explicitly, and the only relevant-looking file in the Brother rpm is a 25K file just named lpdwrapper, which is an executable perl script. But it doesn't seem to do much of anything when run from the command line.
And I'm not even sure this is the problem. Has anybody actually installed an HL-L2395 on Slackware 14.2? Or have an educated guess about it? What's the correct procedure; what am I doing wrong? Thanks.
slackware printer
add a comment |
Just got a Brother HL-L2395, and am trying to get it printing from a "vanilla" (from an original 14.2x64 dvd) Slackware 14.2x64 install.
I first got it connected to my wifi, typing the wifi password on the printer's touchscreen keyboard. And then I pointed firefox to its assigned url, logged in, and successfully printed a test page ("user settings list") from the printer's web menu. That all seems to be working fine.
Next went to cups at localhost:631, logged in to the "add printer" page, and cups immediately identified the new L2395. I proceeded to add that, and on the next page agreed with cups that it's a Brother. Then cups presented a long menu selection of Brother ppd files, but nothing for the L2395.
So I visited https://support.brother.com/g/b/downloadlist.aspx?c=us_ot&lang=en&prod=hll2395dw_us_as&os=127 and downloaded the hll2395dwpdrv-4.0.0-1.i386.rpm printer driver package. Then ran rpm2tgz against it and unpacked the tarball. That contains brother-HLL2395DW-cups-en.ppd, which I pointed cups to, and that seemed to install okay, with Connection: lpd://BRW9C305B7FCC10/BINARY_P1
But trying to print a test page from acroread just immediately showed a "State: stopped" on the cups page for the L2395. Then I noticed an error on the overall cups Printers page... "File "/usr/lib64/cups/filter/brother_lpdwrapper_HLL2395DW" not available: No such file or directory"
And, indeed, that file doesn't exist, although lines 25 and 26 of the .ppd read,
*cupsFilter: "application/vnd.cups-postscript 0 brother_lpdwrapper_HLL2395DW"
*cupsFilter: "application/vnd.cups-pdf 0 brother_lpdwrapper_HLL2395DW
I couldn't google it explicitly, and the only relevant-looking file in the Brother rpm is a 25K file just named lpdwrapper, which is an executable perl script. But it doesn't seem to do much of anything when run from the command line.
And I'm not even sure this is the problem. Has anybody actually installed an HL-L2395 on Slackware 14.2? Or have an educated guess about it? What's the correct procedure; what am I doing wrong? Thanks.
slackware printer
add a comment |
Just got a Brother HL-L2395, and am trying to get it printing from a "vanilla" (from an original 14.2x64 dvd) Slackware 14.2x64 install.
I first got it connected to my wifi, typing the wifi password on the printer's touchscreen keyboard. And then I pointed firefox to its assigned url, logged in, and successfully printed a test page ("user settings list") from the printer's web menu. That all seems to be working fine.
Next went to cups at localhost:631, logged in to the "add printer" page, and cups immediately identified the new L2395. I proceeded to add that, and on the next page agreed with cups that it's a Brother. Then cups presented a long menu selection of Brother ppd files, but nothing for the L2395.
So I visited https://support.brother.com/g/b/downloadlist.aspx?c=us_ot&lang=en&prod=hll2395dw_us_as&os=127 and downloaded the hll2395dwpdrv-4.0.0-1.i386.rpm printer driver package. Then ran rpm2tgz against it and unpacked the tarball. That contains brother-HLL2395DW-cups-en.ppd, which I pointed cups to, and that seemed to install okay, with Connection: lpd://BRW9C305B7FCC10/BINARY_P1
But trying to print a test page from acroread just immediately showed a "State: stopped" on the cups page for the L2395. Then I noticed an error on the overall cups Printers page... "File "/usr/lib64/cups/filter/brother_lpdwrapper_HLL2395DW" not available: No such file or directory"
And, indeed, that file doesn't exist, although lines 25 and 26 of the .ppd read,
*cupsFilter: "application/vnd.cups-postscript 0 brother_lpdwrapper_HLL2395DW"
*cupsFilter: "application/vnd.cups-pdf 0 brother_lpdwrapper_HLL2395DW
I couldn't google it explicitly, and the only relevant-looking file in the Brother rpm is a 25K file just named lpdwrapper, which is an executable perl script. But it doesn't seem to do much of anything when run from the command line.
And I'm not even sure this is the problem. Has anybody actually installed an HL-L2395 on Slackware 14.2? Or have an educated guess about it? What's the correct procedure; what am I doing wrong? Thanks.
slackware printer
Just got a Brother HL-L2395, and am trying to get it printing from a "vanilla" (from an original 14.2x64 dvd) Slackware 14.2x64 install.
I first got it connected to my wifi, typing the wifi password on the printer's touchscreen keyboard. And then I pointed firefox to its assigned url, logged in, and successfully printed a test page ("user settings list") from the printer's web menu. That all seems to be working fine.
Next went to cups at localhost:631, logged in to the "add printer" page, and cups immediately identified the new L2395. I proceeded to add that, and on the next page agreed with cups that it's a Brother. Then cups presented a long menu selection of Brother ppd files, but nothing for the L2395.
So I visited https://support.brother.com/g/b/downloadlist.aspx?c=us_ot&lang=en&prod=hll2395dw_us_as&os=127 and downloaded the hll2395dwpdrv-4.0.0-1.i386.rpm printer driver package. Then ran rpm2tgz against it and unpacked the tarball. That contains brother-HLL2395DW-cups-en.ppd, which I pointed cups to, and that seemed to install okay, with Connection: lpd://BRW9C305B7FCC10/BINARY_P1
But trying to print a test page from acroread just immediately showed a "State: stopped" on the cups page for the L2395. Then I noticed an error on the overall cups Printers page... "File "/usr/lib64/cups/filter/brother_lpdwrapper_HLL2395DW" not available: No such file or directory"
And, indeed, that file doesn't exist, although lines 25 and 26 of the .ppd read,
*cupsFilter: "application/vnd.cups-postscript 0 brother_lpdwrapper_HLL2395DW"
*cupsFilter: "application/vnd.cups-pdf 0 brother_lpdwrapper_HLL2395DW
I couldn't google it explicitly, and the only relevant-looking file in the Brother rpm is a 25K file just named lpdwrapper, which is an executable perl script. But it doesn't seem to do much of anything when run from the command line.
And I'm not even sure this is the problem. Has anybody actually installed an HL-L2395 on Slackware 14.2? Or have an educated guess about it? What's the correct procedure; what am I doing wrong? Thanks.
slackware printer
slackware printer
edited Feb 12 at 13:15
John Forkosh
asked Feb 12 at 11:58
John ForkoshJohn Forkosh
1138
1138
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f500156%2fhow-to-install-a-brother-hl-l2395-on-slackware-14-2x64%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f500156%2fhow-to-install-a-brother-hl-l2395-on-slackware-14-2x64%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown