Hi fsmithred,
On 08/16/2016 05:36 PM, fsmithred wrote:
> I got the scanner working.
>
> If I boot with udev, the scanner works, and the permissions on the device
> look like this:
>
> ls -l /dev/bus/usb/002/
> crw-rw-r--+ 1 root root 189, 137 Aug 16 10:30 010
>
> and with vdev, it looks like this:
> crw------- 1 root root 189, 131 Aug 16 10:39 004
>
> I changed the permissions and added myself to the scanner group (oops!)
> and now xsane finds the scanner when I'm running vdev. I hope someone
> knows what to do with this information, because I'm in new territory here.
> (and I don't know C.)
>
> If udevadm output for the scanner would help, I'll post it. The udev rules
> for scanners are in /lib/udev/rules.d/60-libsane.rules
>
> -fsr
I can't boot the system with vdev:
Booting the kernel.
[ ..... ] Failed to execute / init ( error - 13 )
can't run '/etc/init.d/rsC' No such file or directory
Please press 'enter' to activate the console .
And my keyboard doesn't work.
I uploaded my latest packages of vdev to:
http://gnuinos.org/unsystemd/
They are for i386, and i also included the initramfs-tools. I made some
changes in the makefile of libudev-compat and know libudev.so.1 points
to libudv.so.1.5.2:
libudev.so.1 --> libudev.so.1.5.2
There is also another libudev.so pointing to libudev.so.1:
libudev.so --> libudev.so.1
I did something similar in fskit mounths ago [*]
Are you starting vdev in live-mode?
Cheers,
Aitor.
[*]
https://lists.dyne.org/lurker/message/20151110.194332.784c8db0.en.html