Archiv für den Monat: Mai 2020
Sane Scan-Server RaspBerry
Scanning
Scanning also works remotely, but requires a bit more tinkering to get working.
Server Configuration
To get started, log back in to the Pi with SSH and install SANE:
sudo apt-get update sudo apt-get install sane sane-utils dbus
SANE comes with a few useful tools for checking configuration. First, see if SANE can find your scanner:
sudo sane-find-scanner
You should get some output like this:
pi@print-server ~ $ sudo sane-find-scanner # sane-find-scanner will now attempt to detect your scanner. If the # result is different from what you expected, first make sure your # scanner is powered up and properly connected to your computer. # No SCSI scanners found. If you expected something different, make sure that # you… weíterlesen