Re: [suse-programming-e] XFree86 busted on SUSE 9.1
On Oct 19, 04 15:14:10 +0200, Robert Schweikert wrote:
When calling makeCurrent() when rendering to a bit map the X-server on SUSE 9.1 dumps.
Works flawlessly with 9.2 here. So I guess it is a known bug that's already fixed. Did you install any Xserver updates with Yast? Output: g99 07:23:21 ~/tmp/xfreeBug [mhopf] <1007> ./glpixmap_linux unsigned int 4 unsigned long 4 Window 4 pixmap 4 GLXPixmap 4 GLXContext 4 g99 07:24:39 ~/tmp/xfreeBug [mhopf] <1008> BTW - your make script is somewhat broken. Why is anything installed in /opt/graphics/OpenGL? These should be system files. You are missing -lGLU. Hope this helps Matthias -- Matthias Hopf <mhopf@suse.de> /-- /-- /-- mat@mshopf.de Maxfeldstr. 5 / 90409 Nuernberg \-\ | | \-\ |-- www.mshopf.de Phone +49-911-74053-715 --/ \_/ --/ \-- labs
Matthias, We have updated the SUSE 9.1 distro with the latest available patches using YAST but the test still fails. Also note that if the Nvidia driver is installed it will work. I do not know how other HW acceleration drivers behave. Any chance of a 9.1 fix or is 9.1 basically dead now since the release of SUSE 9.2 is right around the corner? Thanks, Robert On Tue, 2004-10-19 at 11:31, Matthias Hopf wrote:
On Oct 19, 04 15:14:10 +0200, Robert Schweikert wrote:
When calling makeCurrent() when rendering to a bit map the X-server on SUSE 9.1 dumps.
Works flawlessly with 9.2 here. So I guess it is a known bug that's already fixed. Did you install any Xserver updates with Yast?
Output:
g99 07:23:21 ~/tmp/xfreeBug [mhopf] <1007> ./glpixmap_linux unsigned int 4 unsigned long 4 Window 4 pixmap 4 GLXPixmap 4 GLXContext 4 g99 07:24:39 ~/tmp/xfreeBug [mhopf] <1008>
BTW - your make script is somewhat broken. Why is anything installed in /opt/graphics/OpenGL? These should be system files. You are missing -lGLU.
Hope this helps
Matthias
-- Matthias Hopf <mhopf@suse.de> /-- /-- /-- mat@mshopf.de Maxfeldstr. 5 / 90409 Nuernberg \-\ | | \-\ |-- www.mshopf.de Phone +49-911-74053-715 --/ \_/ --/ \-- labs -- Robert Schweikert MAY THE SOURCE BE WITH YOU (Robert.Schweikert@abaqus.com) LINUX ABAQUS Inc. Phone : 401-727-4200 FAX : 401-727-4208
On Tuesday 19 October 2004 11:36 am, Robert Schweikert wrote:
Matthias,
We have updated the SUSE 9.1 distro with the latest available patches using YAST but the test still fails. Also note that if the Nvidia driver is installed it will work. I do not know how other HW acceleration drivers behave.
Any chance of a 9.1 fix or is 9.1 basically dead now since the release of SUSE 9.2 is right around the corner?
Thanks, Robert
On Tue, 2004-10-19 at 11:31, Matthias Hopf wrote:
On Oct 19, 04 15:14:10 +0200, Robert Schweikert wrote:
When calling makeCurrent() when rendering to a bit map the X-server on SUSE 9.1 dumps.
Works flawlessly with 9.2 here. So I guess it is a known bug that's already fixed. Did you install any Xserver updates with Yast?
Output:
g99 07:23:21 ~/tmp/xfreeBug [mhopf] <1007> ./glpixmap_linux unsigned int 4 unsigned long 4 Window 4 pixmap 4 GLXPixmap 4 GLXContext 4 g99 07:24:39 ~/tmp/xfreeBug [mhopf] <1008>
BTW - your make script is somewhat broken. Why is anything installed in /opt/graphics/OpenGL? These should be system files. You are missing -lGLU.
Hope this helps
Matthias
-- Matthias Hopf <mhopf@suse.de> /-- /-- /-- mat@mshopf.de Maxfeldstr. 5 / 90409 Nuernberg \-\ | | \-\ |-- www.mshopf.de Phone +49-911-74053-715 --/ \_/ --/ \-- labs
-- Robert Schweikert MAY THE SOURCE BE WITH YOU =============
Have you tried using the new xorg replacement? There is a new version of it on SuSE's mirrors now that appears to work nicely. No problems thus far. Since XFree is being discontinued by SuSE and xorg is the included interface with 9.2, it seems likely that will cure your problem. It is available for 9.1 now. Just a thought, Lee
On Tue, 19 Oct 2004 17:31:58 +0200 Matthias Hopf <mhopf@suse.de> wrote:
On Oct 19, 04 15:14:10 +0200, Robert Schweikert wrote:
When calling makeCurrent() when rendering to a bit map the X-server on SUSE 9.1 dumps.
Works flawlessly with 9.2 here. So I guess it is a known bug that's already fixed. Did you install any Xserver updates with Yast?
Output:
g99 07:23:21 ~/tmp/xfreeBug [mhopf] <1007> ./glpixmap_linux unsigned int 4 unsigned long 4 Window 4 pixmap 4 GLXPixmap 4 GLXContext 4 g99 07:24:39 ~/tmp/xfreeBug [mhopf] <1008>
BTW - your make script is somewhat broken. Why is anything installed in/opt/graphics/OpenGL? These should be system files. You are missing -lGLU.
I think you will find that XFree86 is not used on SuSE 9.2. In essence, because of some licensing issues. The past few years there had been some feuding in the X community. The winner is x.org, which is really the former X consortium. Also, there are some hidden things in SuSE 9.2. -- Jerry Feldman <gaf@blu.org> Boston Linux and Unix user group http://www.blu.org PGP key id:C5061EA9 PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
When calling makeCurrent() when rendering to a bit map the X-server on SUSE 9.1 dumps.
Works flawlessly with 9.2 here. So I guess it is a known bug that's already fixed. Did you install any Xserver updates with Yast?
Output:
g99 07:23:21 ~/tmp/xfreeBug [mhopf] <1007> ./glpixmap_linux unsigned int 4 unsigned long 4 Window 4 pixmap 4 GLXPixmap 4 GLXContext 4 g99 07:24:39 ~/tmp/xfreeBug [mhopf] <1008>
BTW - your make script is somewhat broken. Why is anything installed in/opt/graphics/OpenGL? These should be system files. You are missing -lGLU.
I think you will find that XFree86 is not used on SuSE 9.2. In essence, because of some licensing issues. The past few years there had been some feuding in the X community. The winner is x.org, which is really the former X consortium. Also, there are some hidden things in SuSE 9.2.
As Xorg is based on XFree 4.3.99, this can still be seen as the same code basis (e.g. the same bugs *might* turn up). And what do you mean with hidden things? The only thing I can think of is that we have approx. 50 patches added w.r.t. Xorg 6.8.1, most of which are already included in the cvs as well (and the remainder is SuSE specific). CU Matthias -- Matthias Hopf <mhopf@suse.de> /-- /-- /-- mat@mshopf.de Maxfeldstr. 5 / 90409 Nuernberg \-\ | | \-\ |-- www.mshopf.de Phone +49-911-74053-715 --/ \_/ --/ \-- labs
participants (4)
-
BandiPat
-
Jerry Feldman
-
Matthias Hopf
-
Robert Schweikert