Changes

From Amahi Wiki
Jump to: navigation, search
230 bytes added ,  14:09, 31 August 2009
no edit summary
Add a line above that one that says:<br>
BUS="usb", ATTRS{idVendor}=="<left number from lsusb>", ATTRS{idProduct}=="<right number from lsusb>", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", MODE="0664", GROUP="scanner"<br><br>
This tells the system "If this SPECIFIC USB device is plugged in, make it mode 664 instead of 644, and make it part of the scanner group.<p> <b>NOTE:</b> The Fedora udev rules look a little different. You should be able to copy the line that looks similar to the BUS="usb" line, paste it, and add the ATTRS and GROUP parts, and check the MODE to make sure it's 0664.
54

edits