Gentoo Archives: gentoo-user

From: R0b0t1 <r030t1@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USB device (ATtiny86 w. mcronucleus bootloader) not recognized ?
Date: Thu, 17 Aug 2017 04:32:38
Message-Id: CAAD4mYhXKve=ACP9ifFpdfZkchL_2G7FHBVD0Q8h8y4q-6eATA@mail.gmail.com
In Reply to: [gentoo-user] USB device (ATtiny86 w. mcronucleus bootloader) not recognized ? by tuxic@posteo.de
1 Hello again, I believe I have cause to bring this thread back to life.
2
3 On Sun, Aug 6, 2017 at 11:50 AM, <tuxic@××××××.de> wrote:
4 > When I plug in such a little board into my PC, demesg
5 > reports:
6 > [ 1429.834140] usb 7-4: new low-speed USB device number 15 using ohci-pci
7 > [ 1429.965142] usb 7-4: device descriptor read/64, error -62
8 > [ 1430.203151] usb 7-4: device descriptor read/64, error -62
9 > [ 1430.438161] usb 7-4: new low-speed USB device number 16 using ohci-pci
10 > [ 1430.569151] usb 7-4: device descriptor read/64, error -62
11 > [ 1430.803174] usb 7-4: device descriptor read/64, error -62
12 > [ 1431.038184] usb 7-4: new low-speed USB device number 17 using ohci-pci
13 > [ 1431.456157] usb 7-4: device not accepting address 17, error -62
14 > [ 1431.582204] usb 7-4: new low-speed USB device number 18 using ohci-pci
15 > [ 1432.000209] usb 7-4: device not accepting address 18, error -62
16 > [ 1432.000244] usb usb7-port4: unable to enumerate USB device
17 >
18
19 This is with a NUCLEO-L432KC, an STM32 development board:
20
21 [1817074.986238] usb usb3-port14: unable to enumerate USB device
22 [1817075.429167] usb 3-14: new low-speed USB device number 50 using xhci_hcd
23 [1817075.586133] usb 3-14: device descriptor read/64, error -71
24 [1817075.847136] usb 3-14: device descriptor read/64, error -71
25 [1817076.110100] usb 3-14: new low-speed USB device number 51 using xhci_hcd
26 [1817076.267102] usb 3-14: device descriptor read/64, error -71
27 [1817076.527036] usb 3-14: device descriptor read/64, error -71
28 [1817076.790003] usb 3-14: new low-speed USB device number 52 using xhci_hcd
29 [1817076.790470] usb 3-14: Device not responding to setup address.
30 [1817076.994569] usb 3-14: Device not responding to setup address.
31 [1817077.201986] usb 3-14: device not accepting address 52, error -71
32 [1817077.357969] usb 3-14: new low-speed USB device number 53 using xhci_hcd
33 [1817077.358525] usb 3-14: Device not responding to setup address.
34 [1817077.562503] usb 3-14: Device not responding to setup address.
35 [1817077.769930] usb 3-14: device not accepting address 53, error -71
36 [1817077.769959] usb usb3-port14: unable to enumerate USB device
37 [1817080.134131] usb 3-5: USB disconnect, device number 29
38
39 Admittedly, I cut apart a USB cable and am using socketed pin headers
40 to attach it to the development board (I'd like to keep it looking
41 nice). However, this same board properly identifies as a USB CDC
42 device to Windows.
43
44 There may be an issue with the kernel driver, Meino. I'm going to see
45 how I should follow up on this. Can you test your ATtiny85 with
46 Windows?
47
48 R0b0t1.

Replies