ARM Scanner Driver

Hi. Will it be possible to install the following driver to operate an Epson multifunction? The printer works, the scanner does not.
The driver in question is the one on this page:

http://support.epson.net/linux/en/imagescanv3.php#arm

This post looks very like a spam but it’s not :smiley: Some robot posts Epson printer in the forum now and then.

It seems the Epson driver is binary and armhf only. You can try to add armhf in the arm64 image.

dpkg --add-architecture armhf

After extracting the packages downloaded from the Epson website, I think it’s an app, not driver. You can try to install it.

Thanks, I will try.
Edit
I have tried, and after adding the armhf architecture, and updating with update, I try to install the driver (with /install.sh) for the scanner I downloaded from the Epson page. The result is this:

Reading status information … Done
E: Failed to locate package libboost-filesystem1.58.0

Which os are you running? libboost-filesystem1.58.0 should be included in the Ubuntu repository.

Hello:

armbian-release:

42309
42310 # PLEASE DO NOT EDIT THIS FILE
42311 BOARD=rockpi-4b
42312 BOARD_NAME=“RockPi-4B”
42313 BOARDFAMILY=rockchip64
42314 BUILD_REPOSITORY_URL=https://github.com/armbian/rkbin
42315 BUILD_REPOSITORY_COMMIT=3e533c9
42316 DISTRIBUTION_CODENAME=bionic
42317 DISTRIBUTION_STATUS=supported
42318 VERSION=20.02.1
42319 LINUXFAMILY=rockchip64
42320 BRANCH=legacy
42321 ARCH=arm64
42322 IMAGE_TYPE=stable
42323 BOARD_TYPE=conf
42324 INITRD_ARCH=arm64
42325 KERNEL_IMAGE_TYPE=Image
42326

For Bionic you need: https://packages.ubuntu.com/search?keywords=libboost-filesystem1.62.0

Hello, I already had. But when trying to install the epson packages it keeps asking me for libboost-system1.58.0

sudo apt-get install libboost-filesystem1.62.0:armhf
[sudo] contraseña para gh:
Leyendo lista de paquetes… Hecho
Creando árbol de dependencias
Leyendo la información de estado… Hecho
Se instalarán los siguientes paquetes adicionales:
libboost-system1.62.0:armhf libstdc++6:armhf
Se instalarán los siguientes paquetes NUEVOS:
libboost-filesystem1.62.0:armhf libboost-system1.62.0:armhf libstdc++6:armhf
0 actualizados, 3 nuevos se instalarán, 0 para eliminar y 20 no actualizados.
Se necesita descargar 0 B/393 kB de archivos.
Se utilizarán 1.715 kB de espacio de disco adicional después de esta operación.
¿Desea continuar? [S/n]
Seleccionando el paquete libstdc++6:armhf previamente no seleccionado.
(Leyendo la base de datos … 86403 ficheros o directorios instalados actualmente.)
Preparando para desempaquetar …/libstdc++6_8.3.0-26ubuntu1~18.04_armhf.deb …
Desempaquetando libstdc++6:armhf (8.3.0-26ubuntu1~18.04) …
Seleccionando el paquete libboost-system1.62.0:armhf previamente no seleccionado.
Preparando para desempaquetar …/libboost-system1.62.0_1.62.0+dfsg-5_armhf.deb …
Desempaquetando libboost-system1.62.0:armhf (1.62.0+dfsg-5) …
Seleccionando el paquete libboost-filesystem1.62.0:armhf previamente no seleccionado.
Preparando para desempaquetar …/libboost-filesystem1.62.0_1.62.0+dfsg-5_armhf.deb …
Desempaquetando libboost-filesystem1.62.0:armhf (1.62.0+dfsg-5) …
Configurando libstdc++6:armhf (8.3.0-26ubuntu1~18.04) …
Configurando libboost-system1.62.0:armhf (1.62.0+dfsg-5) …
Configurando libboost-filesystem1.62.0:armhf (1.62.0+dfsg-5) …
Procesando disparadores para libc-bin (2.27-3ubuntu1) …
gh@rockpi:~$ sudo su
root@rockpi:/home/gh# /home/gh/imagescan-bundle-common-3.62.0.arm.deb/install.shObj:1 https://download.docker.com/linux/ubuntu bionic InRelease
Obj:2 http://ports.ubuntu.com bionic InRelease
Des:3 http://ports.ubuntu.com bionic-security InRelease [88,7 kB]
Des:4 http://ports.ubuntu.com bionic-updates InRelease [88,7 kB]
Des:5 http://ports.ubuntu.com bionic-backports InRelease [74,6 kB]
Des:6 http://ports.ubuntu.com bionic-updates/main arm64 Packages [833 kB]
Des:7 http://ports.ubuntu.com bionic-updates/main armhf Packages [778 kB]
Des:8 http://ports.ubuntu.com bionic-updates/universe armhf Packages [1.139 kB]
Des:9 http://ports.ubuntu.com bionic-updates/universe arm64 Packages [1.214 kB]
Err:10 http://apt.armbian.com bionic InRelease
No se pudo conectar a apt.armbian.com:80 (193.40.103.96), caducó el tiempo para conexión
Descargados 4.216 kB en 31s (138 kB/s)
Leyendo lista de paquetes… Hecho
W: Fallo al obtener http://apt.armbian.com/dists/bionic/InRelease No se pudo conectar a apt.armbian.com:80 (193.40.103.96), caducó el tiempo para conexión
W: No se han podido descargar algunos archivos de índice, se han omitido, o se han utilizado unos antiguos en su lugar.
Leyendo lista de paquetes… Hecho
Creando árbol de dependencias
Leyendo la información de estado… Hecho
E: No se ha podido localizar el paquete libboost-filesystem1.58.0
E: No se pudo encontrar ningún paquete usando «» con «libboost-filesystem1.58.0»
E: No se pudo encontrar ningún paquete con la expresión regular «libboost-filesystem1.58.0»
E: No se ha podido localizar el paquete libboost-program-options1.58.0
E: No se pudo encontrar ningún paquete usando «
» con «libboost-program-options1.58.0»
E: No se pudo encontrar ningún paquete con la expresión regular «libboost-program-options1.58.0»
E: No se ha podido localizar el paquete libboost-system1.58.0
E: No se pudo encontrar ningún paquete usando «*» con «libboost-system1.58.0»
E: No se pudo encontrar ningún paquete con la expresión regular «libboost-system1.58.0»

Contact Epson support if any. There is nothing wrong with armbian or the board.