Doesn't work for me.
Have you tried your solution (with an usbasp)?

On Sun, Aug 11, 2024 at 06:35:50PM +0200, Rob Schmersel wrote:
> On Sun, 11 Aug 2024 00:51:31 +0300
> kodcode <kodc...@gmx.com> wrote:
>
> > Please try to run your command as root.
> > (I don't need to specify the port with -P)
> >
> > -
> > kodcode
> > On Sat, Aug 03, 2024 at 09:06:33PM +0800, Sadeep Madurange wrote:
> > > On 2024-08-03 15:39:14, Sadeep Madurange wrote:
> > > > I'm trying to flash a atmega328p using avrdude using
> > > >
> > > > avrdude -p atmega328p -c usbasp -P /dev/cuaU0 -D -U
> > > > flash:w:blink.ihex:i
> > > >
> > > > The command fails with error
> > > >
> > > > avrdude: error: could not find USB device with vid=0x16c0
> > > > pid=0x5dc vendor='www.fischl.de' product='USBasp'
> > >
> > > I managed to get things working with the arduino programmer instead
> > > of usbasp.
> > >
> > > --
> > > Sadeep Madurange
> > > PGP: 103BF9E3E750BF7E
> > >
> >
>
> Or better yet, add 'dialer' as a group to your user:
> # usermod -G dialer [user]
>

Reply via email to