http://bugs.winehq.org/show_bug.cgi?id=35214
Bug ID: 35214 Summary: mmdevapi should support PKEY_AudioEndpoint_FormFactor Product: Wine Version: 1.7.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: mmdevapi Assignee: wine-bugs@winehq.org Reporter: laguest@archeia.com Classification: Unclassified
As posted here: http://appdb.winehq.org/objectManager.php?sClass=version&iId=29238
The line: MMDevPropStore_GetValue (0x8671d10)->("{1da5d803-d492-4edd-8c23-e0c0ffee7f0e},0", 0x32f884) is failing returning a value of 2 which is not success.
According to MSDN, this line is wanting to know what kind of device this is, see msdn.microsoft.com/en-us/library/windows/desktop/dd316569%28v=vs.85%29.aspx, it should return Microphone for the Rocksmith Real Tone cable.