FS#72854 - Elgato HD60 S+ fails to capture sound and video

Attached to Project: Arch Linux
Opened by Eldred Habert (ISSOtm) - Saturday, 27 November 2021, 16:35 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 19 December 2021, 11:28 GMT
Task Type Bug Report
Category Kernel
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

My Elgato HD60 S+ fails to capture any audio since yesterday, and any video for a couple hours.
(The latter may or may not be related, I don't know.)
Downgrading to linux-5.15.4-arch1-1 fixes the issue.

`dmesg` has the following to say:

```
[ +17.413303] usb 2-3: new SuperSpeed USB device number 9 using xhci_hcd
[ +0.017406] usb 2-3: LPM exit latency is zeroed, disabling LPM.
[ +0.000616] usb 2-3: New USB device found, idVendor=0fd9, idProduct=006a, bcdDevice= 0.01
[ +0.000006] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=4
[ +0.000003] usb 2-3: Product: Game Capture HD60 S+
[ +0.000003] usb 2-3: Manufacturer: Elgato
[ +0.000001] usb 2-3: SerialNumber: 00065CD06B000
[ +0.009246] usb 2-3: Found UVC 1.10 device Game Capture HD60 S+ (0fd9:006a)
[ +0.008122] uvcvideo 2-3:1.0: Entity type for entity Input 1 was not initialized!
[ +0.000174] input: Game Capture HD60 S+: Game Capt as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/input/input40
[ +0.001483] hid-generic 0003:0FD9:006A.0013: hiddev97,hidraw3: USB HID v1.01 Device [Elgato Game Capture HD60 S+] on usb-0000:00:14.0-3/input2
[ +0.586457] usb 2-3: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 (exp. 2).
[ +0.510014] usb 2-3: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 (exp. 2).
[ +0.503273] usb 2-3: Failed to query (GET_DEF) UVC control 3 on unit 2: -110 (exp. 2).
[ +0.510094] usb 2-3: Failed to query (GET_DEF) UVC control 7 on unit 2: -110 (exp. 2).
```

The latter four are errors that don't appear in 5.15.4.

Additional info:
- `uname -srv`: Linux 5.15.5-arch1-1 #1 SMP PREEMPT Sun, 21 Nov 2021 21:34:33 +0000

Steps to reproduce:

- Plug the device in
- Confirm the devices are created in `/dev` (`/dev/video0`, for example), and the PulseAudio source is as well
- `ffplay /dev/video0` fails to read anything (though this stopped working randomly, and may be unrelated entirely)
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Sunday, 19 December 2021, 11:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  kernel 5.15.6 fixed the issues

Loading...