Sane issue on HP_LaserJet_M1132

Hi all,
I'm using Turris_OS 5 (openwrt 19.07) on my Turris Omnia router .
I have installed p910nd for use with my printer HP_LaserJet_Professional_M1132_MFP and printing is working without any problem.

But I have issue with scanner. Only that is not working for me.

Router can recognize printer(scaner):

root@turris:/# scanimage -L
device `hpaio:/usb/HP_LaserJet_Professional_M1132_MFP?serial=000000000QH61M53PR1a’ is a Hewlett-Packard HP_LaserJet_Professional_M1132_MFP all-in-one

But scanner is not working

root@turris:/# scanimage --test
scanimage: open of device hpaio:/usb/HP_LaserJet_Professional_M1132_MFP?serial=000000000QH61M53PR1a **failed: Error during device I/O**

I found in log that is missing hplip.state

less /var/log/messages

Mar 11 12:34:14 turris : io/hpmud/musb.c 427: Found interface conf=0, iface=0, altset=0, index=1
Mar 11 12:34:14 turris : io/hpmud/musb.c 389: Active kernel driver on interface=0 ret=0
Mar 11 12:34:14 turris : io/hpmud/musb.c 535: claimed 7/1/2 interface
Mar 11 12:34:14 turris : io/hpmud/musb.c 780: read actual device_id successfully fd=1 len=150
Mar 11 12:34:14 turris : io/hpmud/musb.c 561: released 7/1/2 interface
Mar 11 12:34:14 turris : io/hpmud/musb.c 960: new HP-MARVELL-SCAN channel=21 clientCnt=1 channelCnt=1
Mar 11 12:34:14 turris : io/hpmud/musb.c 427: Found interface conf=0, iface=2, altset=0, index=7
Mar 11 12:34:14 turris : io/hpmud/musb.c 389: Active kernel driver on interface=2 ret=0
Mar 11 12:34:14 turris : io/hpmud/musb.c 535: claimed ff/ff/ff interface
Mar 11 12:34:14 turris : common/utils.c 112: unable to open /var/lib/hp/hplip.state: No such file or directory
Mar 11 12:34:14 turris : common/utils.c 162: validate_plugin_version() Failed to get Plugin version from [/var/lib/hp/hplip.state]
Mar 11 12:34:14 turris : common/utils.c 206: Plugin version is not matching
Mar 11 12:34:14 turris : common/utils.c 277: Invalid Library hanlder pLibHandler = NULL.
Mar 11 12:34:14 turris : io/hpmud/musb.c 561: released ff/ff/ff interface
Mar 11 12:34:14 turris : io/hpmud/musb.c 975: removed HP-MARVELL-SCAN channel=21 clientCnt=0 channelCnt=0

Can you help me with this issue please?
Thank you

Sorry but those "plugins" are actually proprietary drivers.

If your Turris is an ARM, you could try to download https://developers.hp.com/sites/default/files/hplip-3.21.2-plugin.run and extract the required files. Now, about hplip.state, if it is a text file, you could try to copy from a desktop Linux after you installed hp-plugins, adapting paths and versions as needed.