Created
          October 10, 2015 19:20 
        
      - 
      
- 
        Save marcoceppi/901408f4dd6bffaf0565 to your computer and use it in GitHub Desktop. 
    /lib/udev/rules.d/
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #USB devices | |
| SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", MODE="0666" | |
| # Oculus HID Sensor naming and permissioning | |
| KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="2833", MODE="0666" | |
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment