If your scanner is connected via USB, then you have to run "lsusb". This
lists all your USB devices. Search for an entry which looks like your
scanner. This, for example, is my scanner:
Bus 005 Device 005: ID 04f9:0184 Brother Industries, Ltd DCP-7025
Printer
The 4-digit numbers after "ID" are the ones you have to use in your udev
rules. In this case:
SYSFS{idVendor}=="04f9", SYSFS{idProduct}=="0184", MODE="664",
GROUP="scanner"
This instruction is quite similar to those from Brother:
http://solutions.brother.com/linux/en_us/
There you also get the driver packages.
--
Include Brother scanner drivers (brother2, brother)
https://bugs.launchpad.net/bugs/72321
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
--
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs