Project

General

Profile

Actions

Emulator Issues #13460

closed

Logitech Mic (E-UR20) Crashes Emulator

Added by drmikecrowe 4 months ago. Updated 3 months ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Game Name?

The Beatles Rock Band

Game ID? (right click the game in the game list, Properties, Info tab)

R9JP69 (0001000052394a50)

MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)

809c8eff733a303e945f6fc3bbf75481

What's the problem? Describe what went wrong.

Logitech E-UR20 mouse crashes emulator after showing logo screens (first attempt to open mic)

What steps will reproduce the problem?

  1. Insert the mic into the USB port
  2. Use zadig to change driver to libusbK
  3. Add device to USB passthru mode
  4. Start game

Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.

I've tested these versions in Windows:
dolphin-master-5.0-20957-x64
dolphin-master-5.0-20347-x64
dolphin-master-5.0-19368-x64

I've tested dolphin-master-5.0-20347-x64 in Linux and have identical behavior

Is the issue present in the latest stable version?

Yes, dolphin-master-5.0-20347-x64

If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)

If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer

What are your PC specifications? (CPU, GPU, Operating System, more)

Device name KODI-ASUS
Processor Intel(R) Core(TM) i5-6600T CPU @ 2.70GHz 2.71 GHz
Installed RAM 16.0 GB (15.9 GB usable)
Device ID 4FC0F287-A7FC-4616-9703-879B23561F44
Product ID 00330-80000-00000-AA362
System type 64-bit operating system, x64-based processor
Pen and touch No pen or touch input is available for this display

Name Intel(R) HD Graphics 530
PNP Device ID PCI\VEN_8086&DEV_1912&SUBSYS_06B91028&REV_06\3&11583659&0&10
Adapter Type Intel(R) HD Graphics Family, Intel Corporation compatible
Adapter Description Intel(R) HD Graphics 530

Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)

Last few lines of the log captured:

31:44:763 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: << RVL_SDK - HID release build: Mar 4 2008 02:43:33 (0x4201_134) >>
31:44:763 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: USB: Device 0 removed
31:44:763 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: USB: Device 1 removed
31:44:763 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: USB: Device 2 removed
31:44:763 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: USB: Device 3 removed
31:44:763 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: USB: Starting Wii USB...
31:44:790 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: SUCCESS
31:44:791 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: USB: Registering USB client
31:44:793 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: << RVL_SDK - KPAD release build: Aug 8 2007 02:05:53 (0x4199_60831) >>
31:44:795 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: << RVL_SDK - KBD release build: Mar 4 2008 02:43:26 (0x4201_134) >>
31:59:074 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: Setting Widescreen aspect
31:59:328 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: << RVL_SDK - AI release build: Aug 8 2007 01:58:12 (0x4199_60831) >>
31:59:328 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: << RVL_SDK - AX release build: Aug 8 2007 01:58:18 (0x4199_60831) >>
31:59:330 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: << RVL_SDK - DSP release build: Aug 8 2007 01:59:06 (0x4199_60831) >>
31:59:336 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: usbmic V1.02.000, built on Aug 13 2007 at 15:22:25
31:59:337 Core\HW\EXI\EXI_DeviceIPL.cpp:305 N[OSREPORT]: micAlloc: usbmic wants 512 bytes (32-aligned) --> 0x9048edc0
31:59:361 Core\IOS\USB\LibusbDevice.cpp:143 N[IOS_USB]: [046d:0a03] Opening device


Files

dolphin.log (328 KB) dolphin.log Full log file drmikecrowe, 01/18/2024 11:46 AM
bug-whitelisted.PNG (9.18 KB) bug-whitelisted.PNG drmikecrowe, 01/18/2024 11:54 AM
bug-devicemanager.PNG (125 KB) bug-devicemanager.PNG drmikecrowe, 01/18/2024 11:54 AM
bug-zadig.PNG (73.4 KB) bug-zadig.PNG drmikecrowe, 01/18/2024 11:54 AM
Actions #2

Updated by drmikecrowe 4 months ago

I'm technical and willing to trace thru the code if I can get some guidance on how to start

Actions #3

Updated by AdmiralCurtiss 4 months ago

If you can get a crashdump or stack trace that would be ideal.

Actions #4

Updated by drmikecrowe 3 months ago

OK, I'm even more puzzled now than before:

  • I cleared my config folder and started from an empty folder in Roaming/Dolphin Emulator. 20347 fails, but 20957 works.
  • I know 20957 failed earlier, but I can't reproduce it now.

Please closing this as user error, sorry for the trouble. I'll keep working with the failed config and see if I can track down the combination that led to a crash and will advise if I can resolve.

For anybody else, good advise is to reset the config and try again

Actions #5

Updated by AdmiralCurtiss 3 months ago

Even if it's a weird combination of Config options, that's still a bug, Dolphin should never crash (though in practice the way Dual Core is currently implemented makes that difficult).

Actions #6

Updated by legluondunet 3 months ago

drmikecrowe wrote in #note-4:

OK, I'm even more puzzled now than before:

  • I cleared my config folder and started from an empty folder in Roaming/Dolphin Emulator. 20347 fails, but 20957 works.
  • I know 20957 failed earlier, but I can't reproduce it now.

Please closing this as user error, sorry for the trouble. I'll keep working with the failed config and see if I can track down the combination that led to a crash and will advise if I can resolve.

For anybody else, good advise is to reset the config and try again

Hello , could you tell me if your mic works with Linux version? I can't use it, I opened a bug report here: https://bugs.dolphin-emu.org/issues/13451

Actions #7

Updated by drmikecrowe 3 months ago

legluondunet wrote in #note-6:

Hello , could you tell me if your mic works with Linux version? I can't use it, I opened a bug report here: https://bugs.dolphin-emu.org/issues/13451

It works fine for me on the latest nightly. I failed to reproduce the crash in the latest code, so I'm thinking it's something with 20347 and earlier.

Given that, I'd recommend moving to a recently nightly release trying that

Actions #8

Updated by AdmiralCurtiss 3 months ago

  • Status changed from New to Invalid

If you can't reproduce it anymore on current master then I'll just close this issue. Please open a new one if you encounter it again.

Actions #9

Updated by legluondunet 3 months ago

drmikecrowe wrote in #note-7:

It works fine for me on the latest nightly. I failed to reproduce the crash in the latest code, so I'm thinking it's something with 20347 and earlier.

Given that, I'd recommend moving to a recently nightly release trying that

I will try to compile the latest git version, thank you for your reply.

Actions

Also available in: Atom PDF