On Thu, Aug 15, 2024 at 07:22:56AM +0200, Rob Schmersel wrote:
> On Wed, 14 Aug 2024 12:20:25 +0300
> kodcode wrote:
>
> > dmesg after connecting usbasp:
> >
> > ugen0 at uhub0 port 1 "www.fischl.de USBasp" rev 1.10/1.02 addr 2
> >
> > What you could do is,
> > # usermod -G wheel [user]
> > # chmo
On Wed, 14 Aug 2024 12:20:25 +0300
kodcode wrote:
> dmesg after connecting usbasp:
>
> ugen0 at uhub0 port 1 "www.fischl.de USBasp" rev 1.10/1.02 addr 2
>
> What you could do is,
> # usermod -G wheel [user]
> # chmod 660 /dev/usb[your port]
>
> On Wed, Aug 14, 2024 at 07:22:27AM +0200, Rob Sch
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
dmesg after connecting usbasp:
ugen0 at uhub0 port 1 "www.fischl.de USBasp" rev 1.10/1.02 addr 2
What you could do is,
# usermod -G wheel [user]
# chmod 660 /dev/usb[your port]
On Wed, Aug 14, 2024 at 07:22:27AM +0200, Rob Schmersel wrote:
> On Wed, 14 Aug 2024 01:47:05 +0300
> kodcode wrote:
>
On Wed, 14 Aug 2024 01:47:05 +0300
kodcode wrote:
> 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 wrote:
> >
> > > Please try to run your command as root
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 wrote:
>
> > Please try to run your command as root.
> > (I don't need to specify the port with -P)
> >
> > -
> > kodco
On Sun, 11 Aug 2024 00:51:31 +0300
kodcode 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 fla
On 2024-08-11 00:51:31, kodcode wrote:
> Please try to run your command as root.
> (I don't need to specify the port with -P)
>
> 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 avrdu
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
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=
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'
I tried with 'usbasp-cl
11 matches
Mail list logo