Le 2021-08-30 21:31, Martin Gubser via sane-devel a écrit :
Running Mint 20.2 I get an "Out of memory" error when I try to scan.
My scanner is an Epson XP-6100 which is connected with an USB-cable.
ipp-usb is installed.
The command“scanimage-T” results in the error message
scanimage: open of device escl:http://127.0.0.1:60001 failed: Out of
memory
As Mick Sulley described I run the following commands:
$ sudo add-apt-repository ppa:sane-project/sane-git
$ sudo apt-get update
$ sudo apt install libsane libsane-common sane-utils
The last command produced the error message
update-inetd: warning: cannot add service, /etc/inetd.conf does not
exist.
This message irritates me. Should “/etc/inetd.conf” exist and the lack
is an error of Mint?
As suggested I did
$ scanimage –version =>
Hi Martin,
what is the result of this command?
$ scanimage --version
and
$ scanimage -L
Thierry
Output format is not set, using pnm as a default.
scanimage: open of device escl:http://127.0.0.1:60000 failed: Out of
memory
How can I fix this?
Martin Gubser