Skip to content

Instantly share code, notes, and snippets.

@Prinzhorn
Last active April 4, 2019 18:15
Show Gist options
  • Save Prinzhorn/345336ca82422a41a669ba312b977df3 to your computer and use it in GitHub Desktop.
Save Prinzhorn/345336ca82422a41a669ba312b977df3 to your computer and use it in GitHub Desktop.
Ubuntu scanner Samsung SCX-3405

Find printer IP

lpinfo  -v

Replace the USB entry with TCP

nano /etc/sane.d/xerox_mfp.conf
#Samsung SCX-3400 Series
#usb 0x04e8 0x344f
tcp 192.168.1.15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment