{"id":4594,"date":"2022-12-20T18:09:13","date_gmt":"2022-12-20T21:09:13","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/sanecoolscan-man5\/"},"modified":"2022-12-20T18:09:13","modified_gmt":"2022-12-20T21:09:13","slug":"sanecoolscan-man5","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/sanecoolscan-man5\/","title":{"rendered":"sane&minus;coolscan (man5)"},"content":{"rendered":"<h1 align=\"center\">sane\u2212coolscan<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#ABOUT THIS FILE\">ABOUT THIS FILE<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#CONFIGURATION\">CONFIGURATION<\/a><br \/> <a href=\"#SCSI ADAPTER TIPS\">SCSI ADAPTER TIPS<\/a><br \/> <a href=\"#FILES\">FILES<\/a><br \/> <a href=\"#ENVIRONMENT\">ENVIRONMENT<\/a><br \/> <a href=\"#BUGS\">BUGS<\/a><br \/> <a href=\"#SEE ALSO\">SEE ALSO<\/a><br \/> <a href=\"#THANKS TO\">THANKS TO<\/a><br \/> <a href=\"#AUTHOR\">AUTHOR<\/a><br \/> <a href=\"#EMAIL-CONTACT\">EMAIL-CONTACT<\/a> <\/p>\n<hr>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">sane\u2212coolscan \u2212 SANE backend for Nikon film-scanners<\/p>\n<h2>ABOUT THIS FILE <a name=\"ABOUT THIS FILE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">This file is a short description of the coolscan backend for <b>SANE<\/b>.<\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>sane\u2212coolscan<\/b> library implements a SANE backend that provides the interface to the following Nikon Coolscan Film scanners: Nikon LS20, LS30, LS1000, LS2000.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Even though the backend has worked for a number of people, there are still some<\/b> problems, especially in combination with some SCSI card\/drivers (AHA-1505\/aha152x.o) and the autofocus command. You should consider this backend \u2019alpha\u2019 and be careful when using it the first time.<\/p>\n<h2>CONFIGURATION <a name=\"CONFIGURATION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The configuration file for this backend resides in <i>\/etc\/sane.d\/coolscan.conf<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Its content is a list of device names that correspond to Nikon Coolscan scanners. Empty lines and lines starting with a hash mark (#) are ignored. A sample configuration file is shown below:<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">#scsi Vendor Model Type <br \/> scsi Nikon bodies manpages.csv script_extrae_body.sh script.sh usr Scanner <br \/> \/dev\/scanner<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The special device name must be a generic SCSI device or a symlink to such a device. To find out to which device your scanner is assigned and how you can set the permissions of that device, have a look at <b>sane\u2212scsi<\/b>(5).<\/p>\n<h2>SCSI ADAPTER TIPS <a name=\"SCSI ADAPTER TIPS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Some SCSI-adapters and low-level SCSI drivers do not work correctly with this backend and the Coolscan scanners. These systems hang when the autofocus command is send to the Scanner. To see a list of which card\/driver combinations work or don\u2019t work have a look at: <i>http:\/\/andreas.rick.free.fr\/sane\/autofocus.html.<\/i><\/p>\n<h2>FILES <a name=\"FILES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The backend configuration file:<\/p>\n<p style=\"margin-left:22%;\"><i>\/etc\/sane.d\/coolscan.conf<\/i><\/p>\n<p style=\"margin-left:11%;\">The static library implementing this backend:<\/p>\n<p style=\"margin-left:22%;\"><i>\/usr\/lib64\/sane\/libsane\u2212coolscan.a<\/i><\/p>\n<p style=\"margin-left:11%;\">The shared library implementing this backend:<\/p>\n<p style=\"margin-left:22%;\"><i>\/usr\/lib64\/sane\/libsane\u2212coolscan.so<\/i> (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_DEBUG_COOLSCAN<\/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. E.g., a value of 128 requests all debug output to be printed. Smaller levels reduce verbosity.<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\">Examples:<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\">On bash: <br \/> export SANE_DEBUG_COOLSCAN=8<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\">On csh: <br \/> setenv SANE_DEBUG_COOLSCAN 8<\/p>\n<h2>BUGS <a name=\"BUGS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The autofocus command does not work with some SCSI card\/driver combinations.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The gamma table is not implemented for the LS1000 yet.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The dust-removal is not working yet.<\/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>sane\u2212scsi<\/b>(5) <i><br \/> http:\/\/andreas.rick.free.fr\/sane\/<\/i><\/p>\n<p style=\"margin-left:22%;\">The homepage of this backend.<\/p>\n<p style=\"margin-left:11%;\"><i>http:\/\/www.sema.be\/coolscan\/<\/i><\/p>\n<p style=\"margin-left:22%;\">The original version of the coolscan backend by Didier.<\/p>\n<h2>THANKS TO <a name=\"THANKS TO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Didier Carlier \u2212 For writing the original Coolscan backend (without it I would not have started this).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Oliver Rauch \u2212 For adapting xsane so quickly to the infrared stuff.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">All the other people working on SANE.<\/p>\n<h2>AUTHOR <a name=\"AUTHOR\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Andreas Rick<\/p>\n<h2>EMAIL-CONTACT <a name=\"EMAIL-CONTACT\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>andreas.rick@free.fr<\/i><\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  sane\u2212coolscan \u2212 SANE backend for Nikon film-scanners <\/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,1541],"class_list":["post-4594","post","type-post","status-publish","format-standard","hentry","category-5-formatos-de-ficheros","tag-961","tag-man5","tag-sane-coolscan"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4594","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=4594"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4594\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=4594"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=4594"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=4594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}