avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] USB


From: Russell Shaw
Subject: [avrdude-dev] USB
Date: Mon, 16 Nov 2009 16:52:56 +1100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701)

Hi,
I just got a usb AVRISP. What permission should i fix? :

strace avrdude -p m8535 -c avrispmkII -P usb -v -U flash:w:proj.hex

  open("/dev/bus/usb/007/001", O_RDWR)    = -1 EACCES (Permission denied)
  ...

dev/bus/usb/007/001 exists, but i don't know what to do about the
permissions in this part of the system (debian/unstable).

ls -l /dev/bus/usb/007/001
  crw-rw-r-- 1 root root 189, 768 2009-11-16 16:15 /dev/bus/usb/007/001


Avrdude 5.8




reply via email to

[Prev in Thread] Current Thread [Next in Thread]