Scanners: Difference between revisions

imported>Symphorien
add mention of epkowa
imported>Samueldr
m Enable Network Scanning: Makes use of {{issue}} template.
Line 55: Line 55:
== Enable Network Scanning ==
== Enable Network Scanning ==


As of right now ( 2017-08-16 ) the sane backend does not support overriding according to the [https://github.com/NixOS/nixpkgs/issues/17411 nixpkgs issue #17411]. The workaround for this is to download the [https://raw.githubusercontent.com/michalrus/dotfiles/d943be3089aa436e07cea5f22d829402936a9229/.nixos-config.symlink/modules/sane-extra-config.nix sane-extra-config.nix of michaelrus], put it into <code>/etc/nixos/sane-extra-config.nix</code> and use it in your <code>configuration.nix</code> via:
As of right now ( 2017-08-16 ) the sane backend does not support overriding according to the {{issue|17411|nixpkgs issue #17411}}. The workaround for this is to download the [https://raw.githubusercontent.com/michalrus/dotfiles/d943be3089aa436e07cea5f22d829402936a9229/.nixos-config.symlink/modules/sane-extra-config.nix sane-extra-config.nix of michaelrus], put it into <code>/etc/nixos/sane-extra-config.nix</code> and use it in your <code>configuration.nix</code> via:


<syntaxhighlight lang="nix">{ ... }:{
<syntaxhighlight lang="nix">{ ... }:{
Line 66: Line 66:
  ''; # magicolor 1690mf
  ''; # magicolor 1690mf
}</syntaxhighlight>
}</syntaxhighlight>
== List of scanner firmware files ==
== List of scanner firmware files ==


* [https://sites.google.com/site/rameyarnaud/media/books/agfa-scanners-with-linux Agfa Snapscan e40]
* [https://sites.google.com/site/rameyarnaud/media/books/agfa-scanners-with-linux Agfa Snapscan e40]
* [https://download.tuxfamily.org/xcfaudio/ Misc Agfa Snapscan] | [https://ipfs.io/ipfs/QmZJ2SfpfYUAS23TujhcdLpTox1SW3Dw3MoCej9GAfs4ya IPFS mirror]
* [https://download.tuxfamily.org/xcfaudio/ Misc Agfa Snapscan] | [https://ipfs.io/ipfs/QmZJ2SfpfYUAS23TujhcdLpTox1SW3Dw3MoCej9GAfs4ya IPFS mirror]