{"id":4563,"date":"2022-12-20T18:09:05","date_gmt":"2022-12-20T21:09:05","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/sanehpsj5s-man5\/"},"modified":"2022-12-20T18:09:05","modified_gmt":"2022-12-20T21:09:05","slug":"sanehpsj5s-man5","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/sanehpsj5s-man5\/","title":{"rendered":"sane&minus;hpsj5s (man5)"},"content":{"rendered":"<h1 align=\"center\">sane\u2212hpsj5s<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#DEVICE NAMES\">DEVICE NAMES<\/a><br \/> <a href=\"#CONFIGURATION\">CONFIGURATION<\/a><br \/> <a href=\"#TIPS\">TIPS<\/a><br \/> <a href=\"#FILES\">FILES<\/a><br \/> <a href=\"#ENVIRONMENT\">ENVIRONMENT<\/a><br \/> <a href=\"#SEE ALSO\">SEE ALSO<\/a><br \/> <a href=\"#AUTHOR\">AUTHOR<\/a> <\/p>\n<hr>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">sane\u2212hpsj5s \u2212 SANE backend for HP ScanJet 5S sheet-fed scanner<\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>sane\u2212hpsj5s<\/b> library implements a SANE (Scanner Access Now Easy) backend that provides access to a parallel port Hewlett-Packard ScanJet 5S scanner.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">IMPORTANT: this is alpha code. Don\u2019t expect this to work correctly. Many functions are missing, others contain errors. In some cases, your computer might even hang. It cannot be excluded (although I consider it extremely improbable) that your scanner will be damaged.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">LIMITATIONS: For now this backend works only on Linux. This limitation is due to dependence on the <b>libieee1284<\/b>(3) library. If your system supports <b>libieee1284<\/b>(3) too, this backend should work. If you ported <b>libieee1284<\/b>(3) for your platform, please let me know. Your system should support <b>EPP<\/b> (or <b>EPP+ECP<\/b>) mode to operate this scanner. Future versions will support ECP and SPP (Nibble and Byte) modes also. It\u2019s planned to support scanners not only at daisy-chain position 0, but anywhere. Support for multiple scanners could be implemented too.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Current version implements only gray scale scanning. True Color and B\/W modes are not supported for now.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">That said, TESTERS ARE WELCOME. Send your bug reports and comments to Max Vorobiev <<i>pcwizard@yandex.ru<\/i>>.<\/p>\n<h2>DEVICE NAMES <a name=\"DEVICE NAMES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">This backend expects device names of the form:<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\"><i>special<\/i><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Where <i>special<\/i> is the parallel port name in form, <b>libieee1284<\/b>(3) expects. It seems to be system dependent. Under Linux it\u2019s parport0, parport1, etc.<\/p>\n<h2>CONFIGURATION <a name=\"CONFIGURATION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The contents of the <i>hpsj5s.conf<\/i> file is a list of parport names that correspond to HP ScanJet 5S scanners. Empty lines and lines starting with a hash mark (#) are ignored. Only one device name can be listed in <i>hpsj5s.conf<\/i> for this moment. Future versions will support daisy chain selection.<\/p>\n<h2>TIPS <a name=\"TIPS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">It seems that HP ScanJet 5S scanner uses software noise correction. This feature, along with gamma correction and calibration, are not implemented for now. They will be handled in future versions. Native resolution for this scanner is 300 DPI. Other modes may present aliasing artifacts.<\/p>\n<h2>FILES <a name=\"FILES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>\/etc\/sane.d\/hpsj5s.conf<\/i><\/p>\n<p style=\"margin-left:22%;\">The backend configuration file (see also description of <b>SANE_CONFIG_DIR<\/b> below).<\/p>\n<p style=\"margin-left:11%;\"><i>\/usr\/lib64\/sane\/libsane\u2212hpsj5s.a<\/i><\/p>\n<p style=\"margin-left:22%;\">The static library implementing this backend.<\/p>\n<p style=\"margin-left:11%;\"><i>\/usr\/lib64\/sane\/libsane\u2212hpsj5s.so<\/i><\/p>\n<p style=\"margin-left:22%;\">The shared library implementing this backend (present on systems that support dynamic loading).<\/p>\n<h2>ENVIRONMENT <a name=\"ENVIRONMENT\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>SANE_CONFIG_DIR<\/b><\/p>\n<p style=\"margin-left:22%;\">This environment variable specifies the list of directories that may contain the configuration file. On *NIX systems, the directories are separated by a colon (\u2018:\u2019), under OS\/2, they are separated by a semi-colon (\u2018;\u2019). If this variable is not set, the configuration file is searched in two default directories: first, the current working directory (&#8220;.&#8221;) and then in <i>\/etc\/sane.d<\/i>. If the value of the environment variable ends with the directory separator character, then the default directories are searched after the explicitly specified directories. For example, setting <b>SANE_CONFIG_DIR<\/b> to &#8220;\/tmp\/config:&#8221; would result in directories <i>tmp\/config<\/i>, <i>.<\/i>, and <i>\/etc\/sane.d<\/i> being searched (in this order).<\/p>\n<p style=\"margin-left:11%;\"><b>SANE_DEBUG_HPSJ5S<\/b><\/p>\n<p style=\"margin-left:22%;\">If the library was compiled with debug support enabled, this environment variable controls the debug level for this backend. Higher debug levels increase the verbosity of the output.<\/p>\n<h2>SEE ALSO <a name=\"SEE ALSO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>sane<\/b>(7), <b>libieee1284<\/b>(3) <i><br \/> http:\/\/hpsj5s.sourceforge.net <br \/> http:\/\/cyberelk.net\/tim\/libieee1284<\/i><\/p>\n<h2>AUTHOR <a name=\"AUTHOR\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Max Vorobiev <br \/> Man page mostly based on <i>canon.man<\/i>.<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  sane\u2212hpsj5s \u2212 SANE backend for HP ScanJet 5S sheet-fed scanner <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[959],"tags":[961,1291,1519],"class_list":["post-4563","post","type-post","status-publish","format-standard","hentry","category-5-formatos-de-ficheros","tag-961","tag-man5","tag-sane-hpsj5s"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4563","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=4563"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4563\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=4563"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=4563"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=4563"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}