You are right, the sg module is compiled into the kernel and is used for my
scanner. Strange, i could bet that this wasn't the case some days before.
However, my scanner can now be accessed as device /dev/sg3. But only as rood
because the group is set to root instead of scanner:
$ ls -al /dev/sg3
crw-rw---- 1 root root 21, 3 2009-06-21 18:57 /dev/sg3
In /lib/udev/rules.d/70-acl.rules I have found the rule
KERNEL=="sg[0-9]*", ATTRS{type}=="3", ATTRS{vendor}=="HP|EPSON|Epson",
ENV{ACL_SCANNER}="1"
which should match, type and vendor are correct. But I am not familiar with
udev and how the environment variable ACL_SCANNER is used or can be configured.
Any hints?
--
Missing kernel module sg.ko
https://bugs.launchpad.net/bugs/365791
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs