Created
October 25, 2011 17:55
-
-
Save shamun/1313655 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@example ~]# lsusb | grep Canon | |
Bus 003 Device 021: ID 04a9:1909 Canon, Inc. | |
[root@example ~]# scanimage -x 100 -y 100 --format=tiff >/tmp/test.tiff | |
scanimage: no SANE devices found | |
[root@example ~]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment