[Bug 656100] Re: [radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi-space_accounted' failed.

2010-10-18 Thread Fabio Pedretti
r100 and r300 are still not fixed, they should need a similar patch. See also 
the thread at:
http://lists.freedesktop.org/archives/mesa-dev/2010-October/003491.html

-- 
[radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion 
`boi-space_accounted' failed.
https://bugs.launchpad.net/bugs/656100
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656100] Re: [radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi-space_accounted' failed.

2010-10-16 Thread Uwe Geuder
Excellent!!! After

git checkout 6936fb

and building and starting applications as in comment #42 the problem is
gone.

Tested with running stellarium and resizing glxgears.

-- 
[radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion 
`boi-space_accounted' failed.
https://bugs.launchpad.net/bugs/656100
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656100] Re: [radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi-space_accounted' failed.

2010-10-16 Thread Uwe Geuder
To clarify: I have only built and tested r200_dri.so on

01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250
[Mobility FireGL 9000] (rev 02)

The comment says that the fix is for r200.

No idea whether it helps also for the different card  driver mentioned
in #45

-- 
[radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion 
`boi-space_accounted' failed.
https://bugs.launchpad.net/bugs/656100
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656100] Re: [radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi-space_accounted' failed.

2010-10-16 Thread Uwe Geuder
Now I've built both radeon_dri.so and r200_dri.so for the benfit of
those who are not so familiar with git and building. (or those who just
want to save the time to do it)

1. Extract the attached file. 
tar xf mesafix-6936fb.tbz

2,  go to the newly created directory

cd  mesafix-6936fb

3. run OpenGL applications like this

LIBGL_DRIVERS_PATH=. glxgears

LIBGL_DRIVERS_PATH=. stellarium


If it does not work make sure that the applications really use the fixed 
libraries and not the previously installed ones

1. Find the process id of the application

ps -e

2. display the libraries used

grep xp /proc/1234/maps


(replace 1234 by the process id you got in step 1)

3. Make sure the dri library comes from your newly created directory
instead of /usr/lib/dri


Elias: could you please test on your laptop to see whether the r200 fix also 
helps for the radeon driver used for your graphics adapter.



** Attachment added: radeon_dri and r200_dri from git commit 6936fb
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/656100/+attachment/1696916/+files/mesafix-6936fb.tbz

-- 
[radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion 
`boi-space_accounted' failed.
https://bugs.launchpad.net/bugs/656100
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656100] Re: [radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi-space_accounted' failed.

2010-10-12 Thread Tormod Volden
The latest mesa git has some fixes for R200, although I am not sure it
is the same issue. Can you please try the mesa packages for maverick
from the Radeon Gallium PPA, https://launchpad.net/~xorg-
edgers/+archive/radeon ? Since all drivers (gallium and classic) are
included this is the easiest way to test latest git.

-- 
[radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion 
`boi-space_accounted' failed.
https://bugs.launchpad.net/bugs/656100
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656100] Re: [radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi-space_accounted' failed.

2010-10-12 Thread Fabio Pedretti
It should be fixed in 7.9.1 with:
http://cgit.freedesktop.org/mesa/mesa/commit/?h=7.9id=6936fbc03999354075da4d5b91b1ee7ce190fa80

-- 
[radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion 
`boi-space_accounted' failed.
https://bugs.launchpad.net/bugs/656100
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656100] Re: [radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi-space_accounted' failed.

2010-10-11 Thread mosteo
Just updated to Maverick and get these same exact symptoms; crash when
going to fullscreen and the same assertion failures.

Card is (from lspci):

02:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon
9200] (rev 01)

-- 
[radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion 
`boi-space_accounted' failed.
https://bugs.launchpad.net/bugs/656100
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656100] Re: [radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi-space_accounted' failed.

2010-10-10 Thread Tormod Volden
** Summary changed:

- [R200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion 
`boi-space_accounted' failed.
+ [radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: 
Assertion `boi-space_accounted' failed.

-- 
[radeon][r200] ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion 
`boi-space_accounted' failed.
https://bugs.launchpad.net/bugs/656100
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs