|
2016-11-13 11:37 keltezéssel,
Manfred Holzapfel írta:
3. Edit '/lib/udev/rules.d/40-libsane.rules' with sudo and add There are not 40-libsane.rules" folder. The existing one 60-libsane.rules" a folder contains it the Lide220 his parameters... ??? ====== # This file was automatically created based on description files (*.desc) # by sane-desc 3.5 from sane-backends 1.0.26git # <=== # udev rules file for supported USB and SCSI devices # # The SCSI device support is very basic and includes only # scanners that mark themselves as type "scanner" or # SCSI-scanners from HP and other vendors that are entitled "processor" # but are treated accordingly. # # To add a USB device, add a rule to the list below between the # LABEL="libsane_usb_rules_begin" and LABEL="libsane_usb_rules_end" lines. # # To run a script when your device is plugged in, add RUN+="/path/to/script" # to the appropriate rule. # /.../ ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="190d", ENV{libsane_matched}="yes" # Canon CanoScan LiDE 120 ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="190e", ENV{libsane_matched}="yes" # Canon CanoScan LiDE 220 <===== ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="190f", ENV{libsane_matched}="yes" /.../ csola48
|
-- sane-devel mailing list: [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to [email protected]
