Re: USBasp no longer works with FreeBSD 14.1 / avrdude 7.3
"Tom Jones" <[email protected]> Thu, 29 Aug 2024 08:10:39 +0100
| Newsgroups | gmane.os.freebsd.devel.hackers,gmane.os.freebsd.devel.hardware |
|---|---|
| Message-ID | <[email protected]> |
Can you create a bug to track this and assign it to me (thj@) ?=20 I see the same error with a chv32 programmer, but as a regression it is = more important to track down than new hardware being weird.=20 On Mon, Aug 19, 2024, at 19:23, Axel Rau wrote: > Hi, > > Once a year, I flash some ATtinys. > For ATtin861, i use USBasp from https://www.fischl.de/usbasp/ . > USBasp worked fine with FreeBSD 13.2 / avrdude 7.0 [1] > Now after upgrading the OS and avrdude, it fails: > - - - > usbd_set_config_index: could not read device status: USB_ERR_STALLED > ugen0.2: <ERFOS AVR-ISP2> at usbus0 > umodem0 on uhub0 > umodem0: <ERFOS AVR-ISP2, class 2/0, rev 2.00/43.40, addr 22> on usbus0 > umodem0: data interface 1, has no CM over data, has break > ugen0.2: <ERFOS AVR-ISP2> at usbus0 (disconnected) > umodem0: at uhub0, port 5, addr 22 (disconnected) > umodem0: detached > - - - > > [2][3]. > > Any tips welcome, > Axel > > PS: > [1]=20 > > [2] > > [3]=20 > > --- > PGP-Key: CDE74120 =E2=98=80 mobile: +49 160 7568212 > computing @ chaos claudius > > > Attachments: > * t861.log > * error.log > * usb.dump --=20 - Tom