Re: avrdude can't find usbasp

2024-08-15 Thread kodcode
> > > > > > > > Please try to run your command as root. > > > > > > (I don't need to specify the port with -P) > > > > > > > > > > > > - > > > > > > kodcode > > &

Re: avrdude can't find usbasp

2024-08-14 Thread Rob Schmersel
t; > > > > > > - > > > > > 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'

Re: avrdude can't find usbasp

2024-08-14 Thread Thomas L.
On Wed, 14 Aug 2024 01:47:05 +0300 kodcode wrote: > Doesn't work for me. > Have you tried your solution (with an usbasp)? the additional group is only applied after you relogin. $ doas usermod -G dialer tom $ id uid=1000(tom) gid=1000(tom) groups=1000(tom), 0(wheel), 735(_wireshark) $ id tom uid

Re: avrdude can't find usbasp

2024-08-14 Thread kodcode
> > > 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: > > > >

Re: avrdude can't find usbasp

2024-08-14 Thread Rob Schmersel
> > 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 M

Re: avrdude can't find usbasp

2024-08-13 Thread kodcode
eed 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 > > >

Re: avrdude can't find usbasp

2024-08-11 Thread Rob Schmersel
ge 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 > > > > > > avrdud

Re: avrdude can't find usbasp

2024-08-10 Thread Sadeep Madurange
;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 wit

Re: avrdude can't find usbasp

2024-08-10 Thread kodcode
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 > >

Re: avrdude can't find usbasp

2024-08-03 Thread Sadeep Madurange
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

avrdude can't find usbasp

2024-08-03 Thread Sadeep Madurange
Hello, 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&#x

Re: avrdude

2016-04-11 Thread Edgar Pettijohn
I remembered I have a sub to serial cable I always have to reboot with it plugged in to work. Did that with the programmer and all is well. Thanks, Edgar Sent from my iPhone On Apr 11, 2016, at 4:58 AM, Mihai Popescu wrote: >> Is anyone using avrdude with usbasp programmer? I can

Re: avrdude

2016-04-11 Thread Mihai Popescu
> Is anyone using avrdude with usbasp programmer? I can't seem to get things > going. I was using it long time ago, but I remember I set up the programmer in a configuration file. Post your dmesg with usbasp device plugged in, just to verify it it properly recognized.

avrdude

2016-04-10 Thread Edgar Pettijohn
Is anyone using avrdude with usbasp programmer? I can't seem to get things going. Keep getting the following: $ avrdude -c usbasp -p m128 avrdude: Warning: cannot query manufacturer for device: Input/output error avrdude: error: could not find USB device "USBasp" with vid=0

Re: kernel panic avrdude, usb related?

2013-11-10 Thread Byron Klippert
Same problem exits on Nov 7 snapshot. On Sat, Nov 9, 2013, at 23:57, Byron Klippert wrote: > Hello, > > > Fresh install of 5.4, pkg_add avr, avrdragon programmer plugged in via > usb, invoked `sudo avrdude -c dragon_isp -p attiny4313 -P usb` causes > the machine to panic. &g

kernel panic avrdude, usb related?

2013-11-10 Thread Byron Klippert
Hello, Fresh install of 5.4, pkg_add avr, avrdragon programmer plugged in via usb, invoked `sudo avrdude -c dragon_isp -p attiny4313 -P usb` causes the machine to panic. Tried different avrdragon programmers same thing. Tried bsd.sp and bsd.mp same thing. Perhaps unrelated but my /etc/motd

Re: avrdude

2011-09-23 Thread Seth Wright
On Wed, Sep 21, 2011 at 4:24 PM, Fosforo wrote: > dont know if applies, if not, sorry. but i am using arduino, post here: > > > http://insanenetworks.blogspot.com/2011/09/openbsd-49-and-arduino-duemilanove.html Oh my, that article links to the instructions I wrote on arduino.cc almost two years

Re: avrdude

2011-09-21 Thread Fosforo
e day I bought a programmer, circuit diagram is at > http://www.eho.st/pg4b5wg9+, but I do not > know what *duino to use to start it. When I issue a command of > > #avrdude -b9200 -P /dev/cuaU0 -c arduino -p m16 -t > > there is no response for a long time then I just do > > ct

avrdude

2011-09-21 Thread igor denisov
Hello there, Some day I bought a programmer, circuit diagram is at http://www.eho.st/pg4b5wg9+, but I do not know what *duino to use to start it. When I issue a command of #avrdude -b9200 -P /dev/cuaU0 -c arduino -p m16 -t there is no response for a long time then I just do ctrl c May someone

avrdude

2011-09-21 Thread igor denisov
Hello there, Some day I bought a programmer, circuit diagram attached, but I do not know what *duino to use to start it. When I issue a command of #avrdude -b9200 -P /dev/cuaU0 -c arduino -p m16 -t there is no response for a long time then I just do ctrl c May someone help? Thank you