Emulator Issues #9239
closedRandom lines being rendered with radeonsi
0%
Description
Game Name:
DonkeyKongCountry Return
Game ID? (right click the game in the game list, properties, info tab)
SF8P01
MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)
64000fecbd8d6e716e87f06ff3dd4afc
What's the problem? Describe what went wrong.
On ubuntu 15.10, with radeonsi driver: random white lines in certain places (episode 1.2 for example).
When I put the game on pause, these lines generated randomly (some appear and some disappear).
Could be in scenes with water drops, but not sure.
I tried to change the resolution, graphics settings in Dolphin: no change.
In windows7: the rendering is ok.
I can't say if it's related to dolphin or to the radeonsi driver.
What steps will reproduce the problem?
Launch DK game. Go to stage 1.2 (jungle)
Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
dolphin-emu (from ppa):
4.0+git+r92~13~ubuntu15.10.1
radeonsi (from padoka ppa):
1:7.6.99+git1512301505.c7cf004~padoka0
What are your PC specifications? (CPU, GPU, Operating System, more)
i7, 4770K. Radeon HD7850 on radeonsi open source driver. Kubuntu 15.10 update with latest radeonsi drivers (from padoka ppa;
1:7.6.99+git1512301505.c7cf004~padoka0).
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
Updated by delroth almost 9 years ago
- Subject changed from [Short description of your bug here (~10 words)] to Random lines being rendered with radeonsi
- Status changed from New to Accepted
- Operating system Linux added
- Operating system deleted (
N/A)
I think that's the same bug we've been randomly seeing on FifoCI. So we're already aware of it and it's almost certainly a radeonsi bug (an apitrace of the rendering doesn't have the lines when rendered on i965).
Example captured by fifoci: https://fifoci.dolphin-emu.org/compare/1086020-1085934/
Apitrace: http://delroth.net/radeon-unpredictable.trace
I'll keep this open to track a fix on the Mesa side.
Updated by JosJuice almost 9 years ago
- Has duplicate Emulator Issues #9240: DKCounrty: random white lines on radeonsi added
Updated by jdruel almost 9 years ago
Do you want me to report this to the mesa guys ?
Updated by delroth almost 9 years ago
Filed bug at FDO: https://bugs.freedesktop.org/show_bug.cgi?id=93648
Updated by Fog almost 9 years ago
Fixed (moreso worked around) in 4.0-8660 https://dolphin-emu.org/download/dev/20718305dbee0698ba73a9417162b7746be22a50/
Updated by sheepdestroyer almost 9 years ago
the bug has been fixed in mesa : https://bugs.freedesktop.org/show_bug.cgi?id=93648
What is the roadmap for reverting the blacklist?
Updated by sheepdestroyer over 8 years ago
Actual commit : http://cgit.freedesktop.org/mesa/mesa/commit/?id=004fcd423011d45f746d571be47062feeea75455
Also, this bug was marked as Fixed after the blacklisting.
In this kind of case, shouldn't an other status be used while waiting for a proper fix in the drivers, to be sure not to let a blacklisting in place longer than needed?