Bug 38242 - Distortion or console image displayed when starting Widelands
Summary: Distortion or console image displayed when starting Widelands
Status: RESOLVED OBSOLETE
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-25 15:05 UTC by Jure Repinc
Modified: 2013-12-23 13:59 UTC (History)
1 user (show)

See Also:
Kernel Version: 3.0-rc4
Subsystem:
Regression: No
Bisected commit-id:


Attachments
dmesg (53.91 KB, text/plain)
2011-06-25 15:09 UTC, Jure Repinc
Details
lspci (11.23 KB, text/plain)
2011-06-25 15:12 UTC, Jure Repinc
Details
Xorg.0.log (50.82 KB, text/plain)
2011-06-25 15:13 UTC, Jure Repinc
Details
dmidecode (27.48 KB, text/plain)
2011-06-25 15:14 UTC, Jure Repinc
Details

Description Jure Repinc 2011-06-25 15:05:09 UTC
I just installed Widelands game (build15) on the new computer with following hardware:
 * ASUS P8H67 revision 3.0 motherboard - BIOS 1003
 * Intel Core i5 2500K CPU
 * Gigavyte GV-R575SL-1GI GPU (AMD Radeon HD 5750)
 * 8 GiB DDR3 memory

I get this bug when I start the game. When the game comes up for the first time the image is distorted. To get image back to normal I have to switch to some other console, with Ctrl+Alt+F1 for example, and than back to the console with X11. Then the image is OK and I can play the game. When I start the game for the second time the image of the last visited non-x console is displayed. But this is juts image, it appears it doesn't actually switch to that console, just displays image of it and I still have to use keyboard to switch to non-X console and back to console with X to fix the image.

I've also discovered a workaround for this behaviour. If I start the game from terminal emulator (KDE Konzole) with "SDL_VIDEODRIVER=x11 widelands" there is no problem. In this case the game first tries to use X11 and without the option it tries to autodetect what to use so it looks like the bug happens when probing other modes.

The software used is:
 * Linux kernel 3.0-rc4
 * Widelands build15
 * mesa git-42e7a13
 * libdrm from git
 * xf86-video-ati from git
 * xorg-server 1.10.99.901
 * libsdl 1.2.14
 * sdl-gfx 2.0.22
Comment 1 Jure Repinc 2011-06-25 15:09:11 UTC
Created attachment 63482 [details]
dmesg
Comment 2 Jure Repinc 2011-06-25 15:12:31 UTC
Created attachment 63492 [details]
lspci
Comment 3 Jure Repinc 2011-06-25 15:13:08 UTC
Created attachment 63502 [details]
Xorg.0.log
Comment 4 Jure Repinc 2011-06-25 15:14:01 UTC
Created attachment 63512 [details]
dmidecode

Note You need to log in before you can comment on or make changes to this bug.