Dolphin, the GameCube and Wii emulator - Forums

Full Version: No controllers listed under devices Linux
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I think what the above is implying is to run the EVDEV and let it run. Then go in to /dev/input/ and rm js0 ( may need to force remove ). Then rename js3 to js0. If this works consider making a script...
Still not getting anything. I even tried crating a new chroot.

Well I'll keep pushing through to see if I can find anything. Thanks for your help!
So I don't know if this might be pointing to something but here is what the log shows when I set it to output.

Code:
36:14:023 /storage/dolphin-emu/Source/Core/Core/ConfigManager.cpp:171 N[BOOT]: Saving settings to /storage/.dolphin-emu/Config/Dolphin.ini
36:14:438 /storage/dolphin-emu/Source/Core/Core/Boot/Boot.cpp:204 N[BOOT]: Booting /media/Biggy/roms/GC/Super Smash Bros Melee.gcm
36:14:453 /storage/dolphin-emu/Source/Core/AudioCommon/AlsaSoundStream.cpp:168 N[Audio]: ALSA gave us a 8192 sample "hardware" buffer with 32 periods. Will send 256 samples per fragments.

36:14:454 /storage/dolphin-emu/Source/Core/AudioCommon/AlsaSoundStream.cpp:199 N[Audio]: ALSA successfully initialized.

36:14:470 /storage/dolphin-emu/Source/Core/Core/HLE/HLE_OS.cpp:46 N[OSREPORT]: 81200308->81300000|
36:14:470 /storage/dolphin-emu/Source/Core/Core/HLE/HLE_OS.cpp:46 N[OSREPORT]: 81200324->81300000|
36:15:560 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]:
36:15:561 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: Dolphin OS $Revision: 47 $.
36:15:562 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: Kernel built : Nov 12 2001 01:46:17
36:15:563 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: Console Type : Development HW3
36:15:563 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: Memory 24 MB
36:15:563 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: Arena : 0x804edee0 - 0x817f8ac0
36:15:587 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: app booted from bootrom
36:17:656 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: # ---------------------------------------------
36:17:656 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: #    Super Smash Bros. Melee
36:17:656 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: #
36:17:656 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: # Distribution 1
36:17:656 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: # Language 1
36:17:657 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: # DbLevel 0
36:17:657 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: # Arena Size 19 MB
36:17:657 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: # ARAM Free Size 9 MB
36:17:657 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: # DATE Nov 22 2001  TIME 13:22:57
36:17:658 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: # GC Calendar Year 2015 Month 2 Day 13
36:17:659 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: #             Hour 14 Min 36 Sec 15
36:17:659 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]: #
36:17:659 /storage/dolphin-emu/Source/Core/Core/HW/EXI_DeviceIPL.cpp:271 N[OSREPORT]:
So I don't know what fixed it, but incase anyone wants to know. Running the chroot with debian instead of ubuntu causes the controllers to be recognized.
Sounds like an Ubuntu bug to me. They had a few USB HID issue prior to 14.
Pages: 1 2