Debian Bug report logs - #1101097
Mesa: no hardware acceleration on ATI RS690 since ver 24.3.0

version graph

Package: src:mesa; Maintainer for src:mesa is Debian X Strike Force <[email protected]>;

Reported by: программист некто <[email protected]>

Date: Sun, 23 Mar 2025 07:30:02 UTC

Severity: important

Found in version mesa/25.0.2-1

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to [email protected], Debian X Strike Force <[email protected]>:
Bug#1101097; Package src:mesa. (Sun, 23 Mar 2025 07:30:02 GMT) (full text, mbox, link).


Acknowledgement sent to программист некто <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian X Strike Force <[email protected]>. (Sun, 23 Mar 2025 07:30:02 GMT) (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: программист некто <[email protected]>
To: [email protected]
Subject: Mesa: no hardware acceleration on ATI RS690 since ver 24.3.0
Date: Sun, 23 Mar 2025 11:15:19 +0400
Package: src:mesa
Version: 25.0.2-1
Severity: grave

Hello, comrades. Since version 24.3.0, I don't have hardware
acceleration on old video card ATI RS690. Some programs runs slow, or
fails to start.

With Mesa 24.3.0 and higher (24.3.4-3, 25.0.2-1):
$ glxinfo.x86_64-linux-gnu
...
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa (0xffffffff)
    Device: llvmpipe (LLVM 19.1.7, 128 bits) (0xffffffff)
    Version: 25.0.2
    Accelerated: no
    Video memory: 3675MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 4.5
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 31 MB, largest block: 31 MB
    VBO free aux. memory - total: 1560 MB, largest block: 1560 MB
    Texture free memory - total: 31 MB, largest block: 31 MB
    Texture free aux. memory - total: 1560 MB, largest block: 1560 MB
    Renderbuffer free memory - total: 31 MB, largest block: 31 MB
    Renderbuffer free aux. memory - total: 1560 MB, largest block: 1560
MB Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 712533 MB
    Total available memory: 716208 MB
    Currently available dedicated video memory: 31 MB
OpenGL vendor string: Mesa
OpenGL renderer string: llvmpipe (LLVM 19.1.7, 128 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 25.0.0-1
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
...

With Mesa 24.2.8 and lower:
$ glxinfo.x86_64-linux-gnu
...
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa (0x1002)
    Device: ATI RS690 (0x791f)
    Version: 24.2.8
    Accelerated: yes
    Video memory: 256MB
    Unified memory: no
    Preferred profile: compat (0x2)
    Max core profile version: 0.0
    Max compat profile version: 2.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 2.0
OpenGL vendor string: Mesa
OpenGL renderer string: ATI RS690
OpenGL version string: 2.1 Mesa 24.2.8-1
OpenGL shading language version string: 1.20
...

I found in changelog this:
https://docs.mesa3d.org/relnotes/24.3.0.html
Adam Jackson (8):
    meson: Introduce the legacy-x11 option
    glx: Move DRI2 client support behind legacy-x11
    egl/x11: Move DRI2 client support behind legacy-x11
    gallium/video: Move DRI2 support behind legacy-x11
...

Seems, the new Mesa compiled without option 'legacy-x11' - since ver
24.3.0 Mesa don't depend on libxcb-dri2-0.



Information forwarded to [email protected], Debian X Strike Force <[email protected]>:
Bug#1101097; Package src:mesa. (Mon, 24 Mar 2025 08:45:01 GMT) (full text, mbox, link).


Acknowledgement sent to Timo Aaltonen <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <[email protected]>. (Mon, 24 Mar 2025 08:45:01 GMT) (full text, mbox, link).


Message #10 received at [email protected] (full text, mbox, reply):

From: Timo Aaltonen <[email protected]>
To: программист некто <[email protected]>, [email protected]
Subject: Re: Bug#1101097: Mesa: no hardware acceleration on ATI RS690 since ver 24.3.0
Date: Mon, 24 Mar 2025 10:40:56 +0200
программист некто kirjoitti 23.3.2025 klo 9.15:
> Package: src:mesa
> Version: 25.0.2-1
> Severity: grave
> 
> Hello, comrades. Since version 24.3.0, I don't have hardware
> acceleration on old video card ATI RS690. Some programs runs slow, or
> fails to start.
> 
> With Mesa 24.3.0 and higher (24.3.4-3, 25.0.2-1):
> $ glxinfo.x86_64-linux-gnu
> ...
> Extended renderer info (GLX_MESA_query_renderer):
>      Vendor: Mesa (0xffffffff)
>      Device: llvmpipe (LLVM 19.1.7, 128 bits) (0xffffffff)
>      Version: 25.0.2
>      Accelerated: no
>      Video memory: 3675MB
>      Unified memory: yes
>      Preferred profile: core (0x1)
>      Max core profile version: 4.5
>      Max compat profile version: 4.5
>      Max GLES1 profile version: 1.1
>      Max GLES[23] profile version: 3.2
> Memory info (GL_ATI_meminfo):
>      VBO free memory - total: 31 MB, largest block: 31 MB
>      VBO free aux. memory - total: 1560 MB, largest block: 1560 MB
>      Texture free memory - total: 31 MB, largest block: 31 MB
>      Texture free aux. memory - total: 1560 MB, largest block: 1560 MB
>      Renderbuffer free memory - total: 31 MB, largest block: 31 MB
>      Renderbuffer free aux. memory - total: 1560 MB, largest block: 1560
> MB Memory info (GL_NVX_gpu_memory_info):
>      Dedicated video memory: 712533 MB
>      Total available memory: 716208 MB
>      Currently available dedicated video memory: 31 MB
> OpenGL vendor string: Mesa
> OpenGL renderer string: llvmpipe (LLVM 19.1.7, 128 bits)
> OpenGL core profile version string: 4.5 (Core Profile) Mesa 25.0.0-1
> OpenGL core profile shading language version string: 4.50
> OpenGL core profile context flags: (none)
> OpenGL core profile profile mask: core profile
> ...
> 
> With Mesa 24.2.8 and lower:
> $ glxinfo.x86_64-linux-gnu
> ...
> Extended renderer info (GLX_MESA_query_renderer):
>      Vendor: Mesa (0x1002)
>      Device: ATI RS690 (0x791f)
>      Version: 24.2.8
>      Accelerated: yes
>      Video memory: 256MB
>      Unified memory: no
>      Preferred profile: compat (0x2)
>      Max core profile version: 0.0
>      Max compat profile version: 2.1
>      Max GLES1 profile version: 1.1
>      Max GLES[23] profile version: 2.0
> OpenGL vendor string: Mesa
> OpenGL renderer string: ATI RS690
> OpenGL version string: 2.1 Mesa 24.2.8-1
> OpenGL shading language version string: 1.20
> ...
> 
> I found in changelog this:
> https://docs.mesa3d.org/relnotes/24.3.0.html
> Adam Jackson (8):
>      meson: Introduce the legacy-x11 option
>      glx: Move DRI2 client support behind legacy-x11
>      egl/x11: Move DRI2 client support behind legacy-x11
>      gallium/video: Move DRI2 support behind legacy-x11
> ...
> 
> Seems, the new Mesa compiled without option 'legacy-x11' - since ver
> 24.3.0 Mesa don't depend on libxcb-dri2-0.
> 

so did you build it with that enabled and did it make a difference?



-- 
t




Severity set to 'important' from 'grave' Request was from Timo Aaltonen <[email protected]> to [email protected]. (Tue, 25 Mar 2025 12:45:02 GMT) (full text, mbox, link).


Information forwarded to [email protected], Debian X Strike Force <[email protected]>:
Bug#1101097; Package src:mesa. (Sat, 29 Mar 2025 06:45:01 GMT) (full text, mbox, link).


Acknowledgement sent to программист некто <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <[email protected]>. (Sat, 29 Mar 2025 06:45:01 GMT) (full text, mbox, link).


Message #17 received at [email protected] (full text, mbox, reply):

From: программист некто <[email protected]>
To: Timo Aaltonen <[email protected]>
Cc: [email protected]
Subject: Re: Bug#1101097: Mesa: no hardware acceleration on ATI RS690 since ver 24.3.0
Date: Sat, 29 Mar 2025 10:32:28 +0400
В Mon, 24 Mar 2025 10:40:56 +0200
Timo Aaltonen <[email protected]> пишет:

No, I will try to make this in the near future.

> 
> so did you build it with that enabled and did it make a difference?
> 
> 
> 




Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 08:56:33 2025; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.