You are not logged in.
Pages: 1
Hi to everyone:
I've installed FretsOnFire from AUR and when I try run it, the console shows these messages:
[user@localhost ~]$ fretsonfire
radeon: Failed to allocate a buffer:
radeon: size : 1431656448 bytes
radeon: alignment : 8192 bytes
radeon: domains : 4
radeon: flags : 4
radeon: Failed to allocate a buffer:
radeon: size : 1431656448 bytes
radeon: alignment : 8192 bytes
radeon: domains : 4
radeon: flags : 4
radeon: Failed to allocate a buffer:
radeon: size : 1431656448 bytes
radeon: alignment : 8192 bytes
radeon: domains : 4
radeon: flags : 4
radeon: Failed to allocate a buffer:
radeon: size : 1431656448 bytes
radeon: alignment : 8192 bytes
radeon: domains : 4
radeon: flags : 4
Traceback (most recent call last):
File "FretsOnFire.py", line 85, in <module>
while engine.run():
File "/usr/share/fretsonfire/bin/GameEngine.py", line 374, in run
Log.error("%s: %s" % (e.__class__, e))
File "/usr/lib/python2.7/site-packages/OpenGL/error.py", line 102, in __str__
self.shortRepr( value ),
File "/usr/lib/python2.7/site-packages/OpenGL/error.py", line 133, in shortRepr
if isinstance( value, (list,tuple) ) and value and len(repr(value))>=40:
OverflowError: string is too large to make repr
[user@localhost ~]$Somebody here knows how fix it? ![]()
Offline
Pages: 1