Emulator Issues #8766
closedSSBM Performance Ubuntu 15 Builds after 4.0-6318
0%
Description
[READ THIS: https://forums.dolphin-emu.org/showthread.php?pid=276132 <<<
Your answers are there!]
[Leave the questions as they are and answer them in the next line]
[Remove lines written inside brackets [], but nothing else]
Game Name?
Super Smash Bros Melee 1.02
Game ID?
What's the problem? Describe what went wrong in few words.
After i switched to ubuntu 15 for the newer builds, ssbm performance is poor one some stages such as fountain of dreams and mute city. on 6318 and older on ubuntu 14, same machine, it runs perfectly
What did you expect to happen instead?
60FPS, but on newer builds on ubuntu 15 i get audio and graphic lag, the game runs around 15-20fps
What steps will reproduce the problem?
[Don't assume we have ever played the game and know any level names. Be as
specific as possible.]
- install dolphin with a fresh config, i have tested this on any build from the master branch downloads built for ubuntu 15, and ubuntu 15. use ssbm v1.02
- Play multiplayer with 2 characters on fountain of dreams
- once you enter the level the music and graphics will run slowly
Dolphin 3.5 and 3.5-367 are old versions of Dolphin that have
known issues and bugs, so don't report issues about them and test the
latest Dolphin version first.
Which versions of Dolphin did you test on?
any of the builds based on ubuntu 15 from the official website.
Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
6318 and older on ubuntu 14
What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
ubuntu 14/15
i7 920 @ 3.4 GHZ
GTX 970
Official nvidia driver 352
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
[Upload big files to a hosting service and post links here!]
n/a issue is easy to repro
[Do not attach files to this issue. Upload them to another site and
link here. Use imgur.com for images and pastie.org for logs. Monitor the
email address that was used to create this issue.]
Updated by MayImilae almost 10 years ago
Just to be clear, you are referring to 4.0-6318, correct?
Updated by JMC4789 almost 10 years ago
I don't think it's a problem with that build as much as some compilation issue or something. Someone more familiar with things would have to look into it.
Updated by phire almost 10 years ago
It's probably an operating system issue, sounds like you might be using the wrong graphics drivers.
Can you please pastebin the output of running lsmod in the terminal?
Updated by adipasquale2190 almost 10 years ago
Module Size Used by
cfg80211 540672 0
snd_hda_codec_hdmi 53248 1
nvidia 8556544 43
mxm_wmi 16384 0
snd_hda_codec_realtek 86016 1
snd_hda_codec_generic 69632 1 snd_hda_codec_realtek
snd_hda_intel 32768 5
snd_hda_controller 32768 1 snd_hda_intel
snd_hda_codec 143360 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
coretemp 16384 0
kvm_intel 151552 0
snd_usb_audio 180224 2
kvm 483328 1 kvm_intel
snd_usbmidi_lib 32768 1 snd_usb_audio
snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec
snd_pcm 106496 5 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
joydev 20480 0
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 2 snd_usbmidi_lib,snd_seq_midi
serio_raw 16384 0
snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_pcm,snd_seq
snd 90112 27 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
lpc_ich 24576 0
soundcore 16384 2 snd,snd_hda_codec
drm 344064 3 nvidia
i7core_edac 24576 0
edac_core 53248 2 i7core_edac
i5500_temp 16384 0
shpchp 40960 0
8250_fintek 16384 0
mac_hid 16384 0
wmi 20480 1 mxm_wmi
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 45056 3 lp,ppdev,parport_pc
autofs4 40960 2
hid_generic 16384 0
usbhid 53248 0
hid 110592 2 hid_generic,usbhid
psmouse 118784 0
ahci 36864 2
r8169 81920 0
libahci 32768 1 ahci
mii 16384 1 r8169
Updated by adipasquale2190 almost 10 years ago
at the moment i am using the nvidia-352 driver from xorg edgers ppa on both ubuntu 14 and 15, same machine
Updated by phire almost 10 years ago
Hmm, the nvidia drivers are loaded, so something else must be wrong.
Updated by JMC4789 over 7 years ago
- Status changed from New to Invalid
Ubuntu 17.04 is performing about as expected for me. There was a compiler issue introduced that was the likely cause of this. It was fixed in new versions of the compiler.