*** Please note that this reply is generated by LLM automatically ***
I’d be happy to help you with your question.
It appears that you’re trying to connect two Epson scanners, Perfection V39 and Perfection V600, to your NVIDIA Jetson Orin NX 16GB module with an AVerMedia D131 carrier board, running JetPack 6.2, L4T 36.4.3, and Ubuntu 22.04 ARM64.
You’ve tried installing the scanners, and they are detected by the system, but not fully recognized. The open-source backend in SANE provides limited functionality, and Epson’s proprietary drivers only provide packages for x86-64, which fail to install on ARM64.
Unfortunately, I couldn’t find any ARM64-compatible Epson drivers or workarounds in the provided context. However, I can offer some suggestions and alternatives:
- Custom builds of SANE: You can try building SANE from source with custom configurations to support your scanners. This might require modifying the SANE backend to support the Epson scanners.
- Docker with QEMU: As you mentioned, you can try using Docker with QEMU to run an x86-64 environment on your ARM64 system. This would allow you to install and run the Epson proprietary drivers, but it might introduce additional complexity and performance overhead.
- Alternative scanner drivers: You can explore alternative scanner drivers, such as the ones provided by the Linux Foundation’s OpenPrinting project. They might not be specifically designed for Epson scanners, but they could offer better support for your devices.
- Contact Epson support: Reach out to Epson’s support team and ask if they have any plans to release ARM64-compatible drivers for their scanners. They might be able to provide you with a custom build or a workaround.
- Community forums: Post your question on the NVIDIA Jetson forums, Linux forums, or other relevant communities to see if anyone has successfully used Epson V39 or V600 scanners with the Jetson Orin NX.
In terms of comparison, the Jetson Orin NX 16GB module is a powerful device, and it’s surprising that there aren’t more resources available for connecting Epson scanners. However, the ARM64 architecture is still relatively new, and it might take some time for manufacturers to release compatible drivers.
To summarize, while there isn’t a straightforward solution available, you can try custom builds of SANE, Docker with QEMU, alternative scanner drivers, contacting Epson support, or reaching out to community forums for help.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***