I am trying to play the Limbo indie game in an Archlinux system, the issue that I am facing is that while the game loads without any problem the texture of the boy is missing. It is really strange because I can move the boy, but I cannot see it. Only sometimes a small rectangle flickers in the position where the boy supposed to be. I am with mesa-git and my graphics card is a 5850 ati and if I run the game from command line I am getting the following error continuously: radeon: Failed to allocate a buffer: radeon: size : 44728320 bytes radeon: alignment : 32768 bytes radeon: domains : 4 radeon: flags : 20
Please attach the /var/log/Xorg.0.log file and the output of dmesg and glxinfo.
Created attachment 113276 [details] dmesg output
Created attachment 113277 [details] glxinfo output
Created attachment 113278 [details] Xorg.0.log file
I hope it helps. If you need something else please do not hesitate to contact me back.
Does it work without radeon.gartsize=32 on the kernel command line?
Hi Michel, indeed that was the issue. Disabling the radeon.gartsize=32 option on the kernel command line solved the problem. Thanks for the help.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.