You are not logged in.
Pages: 1
hi everyone,
i whant to play with xmoto, and if i write in console
$ xmoto
the graphics is very bad, there are most of horizontal black lines ![]()
after, when i exit xmoto
i get this msg:
Failed to initialize TTM buffer manager. Falling back to classic.
regards chris
Offline
probably related to this: http://bbs.archlinux.org/viewtopic.php?id=59983
Offline
ok, thx, i resolved problem ![]()
$ touch ~/.drirc
$ chmod +x ~/.drirc
<driconf>
<device screen="0" driver="i965">
<application name="Default">
<option name="vblank_mode" value="0"/>
</application>
</device>
</driconf>before i have ~ 50 FPS, and after i have ~700 FPS,
but message is still Failed to initialize TTM buffer manager. Falling back to classic.
Offline
The linked post explains why you recieve that message.
Also, may I ask the point of the commands "touch ~/.drirc" and "chmod +x ~/.drirc"?
-dav7
Windows was made for looking at success from a distance through a wall of oversimplicity. Linux removes the wall, so you can just walk up to success and make it your own.
--
Reinventing the wheel is fun. You get to redefine pi.
Offline
Pages: 1