• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 37 38 39 40 41 ... 116 Next »

Can Anyone confirm if
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Can Anyone confirm if
01-08-2015, 05:06 AM (This post was last modified: 01-08-2015, 05:28 AM by GreenFireFly.)
#1
GreenFireFly Offline
Junior Member
**
Posts: 44
Threads: 11
Joined: Oct 2013
Exclamation 
Hello Everyone,

I want to know if it's just me. I just compiled dolphin-emu-4.0-4971 . When i go to
luanch it i get aborted on the terminal. Is this just me?

I tried gdb dolphin-emu and got this from the bt

(gdb) bt
#0 0x00007ffff0bf8f44 in pthread_mutex_lock () from /lib64/libpthread.so.0
#1 0x00007ffff2761db6 in ?? () from /usr/lib64/libusb-1.0.so.0
#2 0x00007ffff2768c4b in ?? () from /usr/lib64/libusb-1.0.so.0
#3 0x00007ffff27694c9 in ?? () from /usr/lib64/libusb-1.0.so.0
#4 0x00007ffff276202d in libusb_get_device_list ()
from /usr/lib64/libusb-1.0.so.0
#5 0x000000000066c2f7 in SI_GCAdapter::Init() ()
#6 0x00000000006d0c1d in UICommon::Init() ()
#7 0x0000000000542a92 in DolphinApp::OnInit() ()
#8 0x00000000007fd6ed in wxEntry(int&, char**) ()
#9 0x0000000000443868 in main ()
Find
Reply
01-08-2015, 08:30 AM
#2
skid Offline
skidau / skid_au
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,006
Threads: 8
Joined: Aug 2009
One other person has reported this problem in Windows.  It looks to be a libusb bug.  Do you have another USB device that makes use of libusb?  What version of libusb are you using?  Would you please try editing dolphin.ini and adding this line under [Core]

Code:
GameCubeAdapterThread = true

Let me know if that fixes the problem.
Find
Reply
01-08-2015, 09:15 AM
#3
GreenFireFly Offline
Junior Member
**
Posts: 44
Threads: 11
Joined: Oct 2013
(01-08-2015, 08:30 AM)skid Wrote: One other person has reported this problem in Windows.  It looks to be a libusb bug.  Do you have another USB device that makes use of libusb?  What version of libusb are you using?  Would you please try editing dolphin.ini and adding this line under [Core]

Code:
GameCubeAdapterThread = true

Let me know if that fixes the problem.
Hello Skid,

Tried copying GameCubeAdapterThread = true to the dolphin.ini under core but i still get
aborted on the terminal when i try to launch dolphin-emu.

For usb i have my keyboard,mouse,joypad and a multicard reader thats it.
Find
Reply
01-08-2015, 09:40 AM (This post was last modified: 01-08-2015, 09:43 AM by skid.)
#4
skid Offline
skidau / skid_au
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,006
Threads: 8
Joined: Aug 2009
(01-08-2015, 09:15 AM)GreenFireFly Wrote: Hello Skid,

Tried copying GameCubeAdapterThread = true to the dolphin.ini under core but i still get
aborted on the terminal when i try to launch dolphin-emu.

For usb i have my keyboard,mouse,joypad and a multicard reader thats it.

Sorry, my mistake - the line should be:

GameCubeAdapterThread = false

Would you please try that?

Do you know which version of libusb do you have installed on your system?
Find
Reply
01-08-2015, 09:56 AM
#5
GreenFireFly Offline
Junior Member
**
Posts: 44
Threads: 11
Joined: Oct 2013
(01-08-2015, 09:40 AM)skid Wrote:
(01-08-2015, 09:15 AM)GreenFireFly Wrote: Hello Skid,

Tried copying GameCubeAdapterThread = true to the dolphin.ini under core but i still get
aborted on the terminal when i try to launch dolphin-emu.

For usb i have my keyboard,mouse,joypad and a multicard reader thats it.

Sorry, my mistake - the line should be:

GameCubeAdapterThread = false

Would you please try that?

Do you know which version of libusb do you have installed on your system?

Hello Skid,

I got the same result with GameCubeAdapterThread = false. My libusb version is 1.0.9.
Find
Reply
01-08-2015, 10:02 AM
#6
skid Offline
skidau / skid_au
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,006
Threads: 8
Joined: Aug 2009
Would you try updating libusb to 1.0.16? That is what the Windows version uses. If not, please give the latest libusb a try (1.0.19 at this time).
Find
Reply
01-08-2015, 10:17 AM
#7
GreenFireFly Offline
Junior Member
**
Posts: 44
Threads: 11
Joined: Oct 2013
Hello Skid,

Okay i just upgrade my libusb to version 1.0.19. now it's booting up. Thanks
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode