[Bug 49817] radeon: The kernel rejected CS when running shader example from SFML library

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 18 06:16:00 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=49817

--- Comment #1 from Cédric Legrand <legrand.cedric.01 at gmail.com> 2012-05-18 06:16:00 PDT ---
Same here : creating 2 SFML canvas in a wxWidgets application results in the
same problem. Each canvas shows when alone, but the second does not when
together. It seems not to refresh, as it sometimes shows other parts of the
application in the canvas (title, the other canvas, menus...).
In Windows 7, the same code works well.

* Application output : lots of :
radeon: The kernel rejected CS, see dmesg for more information.

* dmesg output : lots of :
radeon 0000:01:00.0: texture bo too small (384 480 26 0 -> 737280 have 4096)
radeon 0000:01:00.0: alignments 384 1 1 1
[drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream !

* uname -a :
Linux perfection 3.3.5-gentoo #1 SMP Wed May 16 19:54:18 CEST 2012 x86_64
Intel(R) Core(TM)2 Duo CPU T6500 @ 2.10GHz GenuineIntel GNU/Linux

* glxinfo | grep OpenGL :
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV710
OpenGL version string: 2.1 Mesa 8.0.2
OpenGL shading language version string: 1.20
OpenGL extensions:

* latest libdrm in testing portage tree (2.4.33)

* SFML-2.0rc

//// I'm sorry for my english ////

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list