Brother MFC-495CW Scanner not working on Ubuntu 18.04
up vote
2
down vote
favorite
I am using Ubuntu 16.04 and my scanner, Brother MFC-495CW, is working fine. However I wanted to test Ubuntu 18.04 and installed it on a separate hard-drive. I followed the same instructions as for 16.04 but cannot make the scanner work on 18.04. When using "Simple Scan" I get Failed to scan, no scanners available. Please connect a scanner. Please help.
scanner
add a comment |
up vote
2
down vote
favorite
I am using Ubuntu 16.04 and my scanner, Brother MFC-495CW, is working fine. However I wanted to test Ubuntu 18.04 and installed it on a separate hard-drive. I followed the same instructions as for 16.04 but cannot make the scanner work on 18.04. When using "Simple Scan" I get Failed to scan, no scanners available. Please connect a scanner. Please help.
scanner
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I am using Ubuntu 16.04 and my scanner, Brother MFC-495CW, is working fine. However I wanted to test Ubuntu 18.04 and installed it on a separate hard-drive. I followed the same instructions as for 16.04 but cannot make the scanner work on 18.04. When using "Simple Scan" I get Failed to scan, no scanners available. Please connect a scanner. Please help.
scanner
I am using Ubuntu 16.04 and my scanner, Brother MFC-495CW, is working fine. However I wanted to test Ubuntu 18.04 and installed it on a separate hard-drive. I followed the same instructions as for 16.04 but cannot make the scanner work on 18.04. When using "Simple Scan" I get Failed to scan, no scanners available. Please connect a scanner. Please help.
scanner
scanner
asked Jul 6 at 1:57
Ruda_Saga
112
112
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
3
down vote
from this thread, post #25
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012
add these two symbolic links
sudo ln -sfr /usr/lib64/libbrscandec* /usr/lib/x86_64-linux-gnu
sudo ln -sfr /usr/lib64/sane/libsane-brother* /usr/lib/x86_64-linux-gnu/sane
(ie you need to copy each command above; line by line; paste into a terminal; hit the ENTER key and move to second line ..)
re-boot ....... any joy?
add a comment |
protected by Community♦ Dec 4 at 15:57
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
from this thread, post #25
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012
add these two symbolic links
sudo ln -sfr /usr/lib64/libbrscandec* /usr/lib/x86_64-linux-gnu
sudo ln -sfr /usr/lib64/sane/libsane-brother* /usr/lib/x86_64-linux-gnu/sane
(ie you need to copy each command above; line by line; paste into a terminal; hit the ENTER key and move to second line ..)
re-boot ....... any joy?
add a comment |
up vote
3
down vote
from this thread, post #25
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012
add these two symbolic links
sudo ln -sfr /usr/lib64/libbrscandec* /usr/lib/x86_64-linux-gnu
sudo ln -sfr /usr/lib64/sane/libsane-brother* /usr/lib/x86_64-linux-gnu/sane
(ie you need to copy each command above; line by line; paste into a terminal; hit the ENTER key and move to second line ..)
re-boot ....... any joy?
add a comment |
up vote
3
down vote
up vote
3
down vote
from this thread, post #25
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012
add these two symbolic links
sudo ln -sfr /usr/lib64/libbrscandec* /usr/lib/x86_64-linux-gnu
sudo ln -sfr /usr/lib64/sane/libsane-brother* /usr/lib/x86_64-linux-gnu/sane
(ie you need to copy each command above; line by line; paste into a terminal; hit the ENTER key and move to second line ..)
re-boot ....... any joy?
from this thread, post #25
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012
add these two symbolic links
sudo ln -sfr /usr/lib64/libbrscandec* /usr/lib/x86_64-linux-gnu
sudo ln -sfr /usr/lib64/sane/libsane-brother* /usr/lib/x86_64-linux-gnu/sane
(ie you need to copy each command above; line by line; paste into a terminal; hit the ENTER key and move to second line ..)
re-boot ....... any joy?
answered Jul 11 at 3:37
pdc
73236
73236
add a comment |
add a comment |
protected by Community♦ Dec 4 at 15:57
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?