User:Rixys01/Epkowa

From Gentoo Wiki
Jump to:navigation Jump to:search
This article is a stub. Please help out by expanding it - how to get started.
This article has been flagged for not conforming to the wiki guidelines (Does not follow article blueprints; Second party wording). Please help Gentoo out by starting fixing things.

Most scanners are supported by SANE. As that page states, the SANE project maintains a searchable list of supported (and some unsupported) devices. This list includes many but not all Epson scanners; some Epson scanners are listed as supported by the Epkowa driver but not directly by SANE. This page is an attempt to provide some help in getting such scanners up and running in Gentoo.

Epkowa is a proprietary driver for Epson scanners. It is not supported by a dedicated Gentoo package or by media-gfx/sane-backends but it is included in media-gfx/iscan which is a proprietary Epson scanner utility. Gentoo users may prefer to use a non-proprietary utility such as media-gfx/xsane but these packages rely on media-gfx/sane-backends which provides no support for the Epkowa driver, probably because Epson firmware is involved. The Epkowa driver can be used in the same way as other backends in media-gfx/sane-backends, for help on how to achieve in the absence if a dedicated package see the Guide (below).


This article is a stub. Please help out by expanding it - how to get started.
Resources


Installation

Kernel

KERNEL Enable support for <Software_title>
Write menuconfig instructions here.

USE flags

Cannot load package information. Is the atom category/package correct?

Emerge

root #emerge --ask category/package

Additional software

Configuration

Environment variables

  • VAR1
  • VAR2

Files

  • /etc/global_file_example - Global (system wide) configuration file.
  • ~/.local_file_example - Local (per user) configuration file.

Service

OpenRC

runit

systemd

Usage

Invocation

user $cmd --help
(Paste command help output here.)

Troubleshooting

Issue 1

When X happens, Y is how to fix it.

Removal

Unmerge

root #emerge --ask --depclean --verbose category/package

See also

External resources

References