how to Scan with Samsung SCX-3200 over network

5,883

Try to use the instructions and repository of http://www.bchemnet.com/suldr/index.html I used it to install a CLX-3185FN.

1.add the repo:

sudo sh -c 'echo "deb http://www.bchemnet.com/suldr/ debian extra" >> /etc/apt/sources.list'

sudo wget -O - http://www.bchemnet.com/suldr/suldr.gpg | sudo apt-key add - && sudo apt-get update

2.install

sudo apt-get install samsungmfp-configurator-qt4 samsungmfp-data samsungmfp-network

Share:
5,883

Related videos on Youtube

Stratis
Author by

Stratis

Updated on September 18, 2022

Comments

  • Stratis
    Stratis over 1 year

    Printer is detected and is working over my wireless network, but i don't know how to detect scanner. Simple-scan doesn't see the device...

    • Sajesh Kumar
      Sajesh Kumar over 11 years
      Did you follow this guide?
  • detly
    detly about 11 years
    Thanks, this worked for me! One tip — the detection and interaction with the SCX-3400W requires being able to receive UDP packets on an arbitrary high port, so the first step in all of this should be to disable the firewall. Also, while the scanner might be detected by the netdiscovery tool while it's in standby, some applications (like Simple Scan) won't see it unless it's out of standby.