[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avrdude-dev] USB
From: |
Michal Ludvig |
Subject: |
Re: [avrdude-dev] USB |
Date: |
Mon, 16 Nov 2009 22:46:40 +1300 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20090915 SUSE/3.0b4-2.1 Lightning/1.0pre Thunderbird/3.0b4 |
On 11/16/2009 09:12 PM, Russell Shaw wrote:
> The udev rules are intended for modifying the files in /dev only.
> However, avrdude is reading stuff in /proc
According to your original post it's clearly accessing /dev:
> open("/dev/bus/usb/007/001", O_RDWR) = -1 EACCES (Permission denied)
Modifying udev rules should help.
Michal
Re: [avrdude-dev] USB, Ormund Williams, 2009/11/16