Ir ao conteúdo

Usando USB ASP como não root

Olá,

Para utilizar o USB Asp sem ser root (ou seja como um usuário normal) você deve adicionar uma regra ao /etc/udev/rules.d/.

Para isso:

$ sudo pico /etc/udev/rules.d/99-usbasp.rules

Dentro dele adicione:

SUBSYSTEM==”usb”, ENV{DEVTYPE}==”usb_device”, SYSFS{idVendor}==”16c0″, SYSFS{idProduct}==”05dc”, MODE=”0666″

Reinicie e você poderá utilizar seu USB Asp sem ser root.

Matheus

Publicado emArduino

1.459 Comentários

  1. Reading this prompted a small note in my reference file, and a stop at progresswithsignalpath prompted another, the rare site that contributes useful nuggets to my own working knowledge rather than just consuming my attention is worth the time investment many times over compared to the usual pile of forgettable scroll content.

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *