Linux Mint 19 (18.04) x64 with Brother DCP-W315J [SOLVED]

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Terefang

Linux Mint 19 (18.04) x64 with Brother DCP-W315J [SOLVED]

Post by Terefang »

you can download the printer drivers (.deb) by googling or from here:
http://support.brother.com/g/b/download ... 315w_eu_as
and following the instructions.

you can also download the scanner drivers (.deb) from above but the sane libraries are put into the wrong directory.
you can remedy this by setting symbolic links;

Code: Select all

sudo ln -s /usr/lib64/sane/libsane-brother3.so /usr/lib/x86_64-linux-gnu/sane/
sudo ln -s /usr/lib64/sane/libsane-brother3.so.1 /usr/lib/x86_64-linux-gnu/sane/
sudo ln -s /usr/lib64/sane/libsane-brother3.so.1.0.7 /usr/lib/x86_64-linux-gnu/sane/
you can register your ip based scanner quickly by:

Code: Select all

sudo brsaneconfig3 -a name=DCP-J315W model=DCP-J315W ip=1.2.3.4
works for me.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
deepakdeshp
Level 20
Level 20
Posts: 12334
Joined: Sun Aug 09, 2015 10:00 am

Re: Linux Mint 19 (18.04) x64 with Brother DCP-W315J [SOLVED]

Post by deepakdeshp »

If I have helped you solve a problem, please add [SOLVED] to your first post title, it helps other users looking for help.
Regards,
Deepak

Mint 21.1 Cinnamon 64 bit with AMD A6 / 8GB
Mint 21.1 Cinnamon AMD Ryzen3500U/8gb
Locked

Return to “Printers & Scanners”