Friday 6 September 2019

Install Optic Slim 2400+ on Ubuntu or any other linux



Easy to use scan app for linux  simple-scan can be used for scanning on linux

Here is how to make it run with Optic Slim 2400+ scanner

Install sane 

sudo apt-get install sane

Create scanner dir in sane shareed location:

sudo mkdir -p /usr/share/sane/gt68xx

Copy cis3R5B1.fw file to /usr/share/sane/gt68xx/

sudo cp cis3R5B1.fw usr/share/sane/gt68xx

Now open simple scan app - that's it !

2 comments:

  1. orpheus@acer-4930:~$ sudo mkdir -p/usr/share/sane/gt68xx
    mkdir: invalid option -- '/'
    Try 'mkdir --help' for more information.
    orpheus@acer-4930:~$ sudo mkdir-p/usr/share/gt68xx
    sudo: mkdir-p/usr/share/gt68xx: perintah tidak ditemui
    orpheus@acer-4930:~$ sudo cp cis3R5B1.fw usr/share/sane/gt68xx
    cp: tak dapat stat 'cis3R5B1.fw': No such file or directory

    ReplyDelete

Simple way to deploy docker app on production machine

Small software house house/freelancer life isn't easy. Reading HN post about fancy new tech is amusing but as much as it is nice to read...