Hello everyone,
Thank you for your feedback about the epkowa backend.
For completenes:
I installed the iscan-plugin-gt-s600 using the epson install
script:
# ./iscan-gt-s600-bundle-1.0.0.x64.deb/install.sh --dry-run
dpkg
--install
./iscan-gt-s600-bundle-1.0.0.x64.deb/core/iscan_2.30.1-1~usb0.1.ltdl7_amd64.deb
./iscan-gt-s600-bundle-1.0.0.x64.deb/data/iscan-data_1.36.0-1_all.deb
./iscan-gt-s600-bundle-1.0.0.x64.deb/plugins/iscan-plugin-gt-s600_2.1.2-1_amd64.deb
This wrote the following udev rules:
/lib/udev/rules.d/60-iscan.rules
/lib/udev/rules.d/60-libsane.rules
To which I added
/etc/udev/rules.d/60-V100.rules
SUBSYSTEM=="usb", ATTRS{idVendor}=="04b8", MODE="0666"
SUBSYSTEM=="usb_device", ATTRS{idVendor}=="04b8", MODE="0666"
/etc/udev/rules.d/50-crusb.rules
SUBSYSTEMS=="usb", ATTRS{idVendor}=="1d6b",
ATTRS{idProduct}=="0002", GROUP="users", MODE="0666"
SUBSYSTEMS=="usb", ATTRS{idVendor}=="04b8",
ATTRS{idProduct}=="012d", GROUP="users", MODE="0666
And added 'epkowa' to /etc/sane.d/dll.conf and commented out 2 of either
'epson', 'epson2' or 'epkowa' in turn.
But the machine still cannot scan, and so I put the task to one side.
However during the install of eudev, I get the following:
...
The following packages will be REMOVED:
libudev1 udev
The following NEW packages will be installed:
eudev libeudev1
0 upgraded, 2 newly installed, 2 to remove and 7 not upgraded.
Need to get 1,066 kB of archives.
After this operation, 129 kB disk space will be freed.
Do you want to continue? [Y/n] y
Get:1 http://pkgmaster.mirror.devuan.org/devuan experimental/main amd64
eudev amd64 3.2.2-devuan2.7 [974 kB]
Get:2 http://pkgmaster.mirror.devuan.org/devuan experimental/main amd64
libeudev1 amd64 3.2.2-devuan2.7 [92.0 kB]
Fetched 1,066 kB in 7s (141
kB/s)
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend requires a screen at least 13 lines tall and
31 columns wide.)
debconf: falling back to frontend: Readline
dpkg: udev: dependency problems, but removing anyway as you requested:
iscan-data depends on udev (>= 0.105-4).
libsane:amd64 depends on udev | makedev; however:
Package udev is to be removed.
Package makedev is not installed.
initramfs-tools-core depends on udev.
#apt-get install makedev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
makedev
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 42.6 kB of archives.
After this operation, 129 kB of additional disk space will be used.
Get:1 http://pkgmaster.devuan.org/merged ascii/main amd64 makedev all
2.3.1-93 [42.6 kB]
Fetched 42.6 kB in 10s (4,062 B/s)
Selecting previously unselected package makedev.
(Reading database ... 109335 files and directories currently installed.)
Preparing to unpack .../makedev_2.3.1-93_all.deb ...
Unpacking makedev (2.3.1-93) ...
Setting up makedev (2.3.1-93) ...
/run/udev or .udevdb or .udev presence implies active udev. Aborting
MAKEDEV invocation.
/run/udev or .udevdb or .udev presence implies active udev. Aborting
MAKEDEV invocation.
/run/udev or .udevdb or .udev presence implies active udev. Aborting
MAKEDEV invocation.
/run/udev or .udevdb or .udev presence implies active udev. Aborting
MAKEDEV invocation.
So I thought i'd post it, as it looks possible that the absence of
makedev is the underlying reason for the scanning issues; it also
because it looks relevant to the eudev rollout.
Thanks
_______________________________________________
Dng mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng