Bug#608489: [xserver-xorg-video-intel] Rendering issues after suspend to disk.
Package: xserver-xorg-video-intel Followup-For: Bug #608489 Version: 2:2.16.0-1 Dear Maintainer, This bugs still affects me on Debian Testing. It seems related to: - [uxa] glyph corruption after resuming from hibernation http://bugs.debian.org /cgi-bin/bugreport.cgi?bug=529798 - font corruption in firefox and gnome-terminal after suspend https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/776736 and the upstream bug: [915GM] Characters sometimes have horizontal lines through them (glyph font corruption) https://bugs.freedesktop.org/show_bug.cgi?id=36326 Note that the following xorg.conf's workarounds did not work: - Option "AccelMethod" "XAA" (Xorg outputs: "Option AccelMethod is not used") - Option "DebugWait" "true" - Option "Tiling" "false" I am now trying nomodeset at boot time. Best regards, --Martin -- Package-specific info: X server symlink status: lrwxrwxrwx 1 root root 13 Feb 24 2010 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 2048200 Nov 2 12:08 /usr/bin/Xorg VGA-compatible devices on PCI bus: -- 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07) Xorg X server configuration file status: -rw-r--r-- 1 root root 5750 Nov 27 13:20 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: --- Section "ServerLayout" Identifier "XFree86 Configured" #Screen"fbdev-config" Screen"intel-config" #Inputdevice "touchpad catchall" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" # Option "UseDefaultFontPath" "false" EndSection #Section "Files" # RgbPath "/usr/share/X11/rgb" # ModulePath "/usr/lib/xorg/modules" #FontPath "/usr/share/fonts/X11/misc" #FontPath "/usr/share/fonts/X11/75dpi" #FontPath "/usr/share/fonts/X11/100dpi" #FontPath"/usr/share/fonts/truetype/ttf-dejavu" #EndSection Section "Module" # Comments: see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346408 #Load "dbe" #Disable "dbe" #Disable "dri" #Disable "dri2" #Disable "glx" # GLX Extension. Load "freetype" # Freetype fonts. Load "type1" # Type 1 fonts EndSection Section "Extensions" # beryl and compiz need this, but it can cause bad (end even softreset-resistant) # effects in some graphics cards, especially nv. #Option "Composite" "false" #Option "RENDER" "false" #Option "GLX" "false" #Option "XFree86-DRI" "false" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" #Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Serial Mouse" Driver "mouse" Option "Protocol" "Microsoft" Option "Device" "/dev/ttyS0" Option "Emulate3Buttons" "true" Option "Emulate3Timeout" "70" Option "SendCoreEvents" "true" EndSection Section "InputDevice" Identifier "PS/2 Mouse" Driver "mouse" Option "Protocol" "auto" Option "ZAxisMapping" "4 5" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "true" Option "Emulate3Timeout" "70" Option "SendCoreEvents" "true" EndSection Section "InputDevice" Identifier "USB Mouse" Driver "mouse" Option "CorePointer" Option "Device""/dev/input/mice" Option "SendCoreEvents""true" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "Device" Identifier "intel" Driver "intel" #Option "DRI" "false" #Option "NoAccel" "true" #Option "Accel" "False" #Option "RenderAccel" "false" #Option "AccelMethod" "XAA" # Tuesday, October 25 2011 # added exa due to the font cache corruption # see https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/293059 # AccelMethod is never used #Option "AccelMethod" "XAA" #Option "AccelMethod" "EXA" #Option "AccelMethod" "UXA" # new idea #Option "DebugWait" "true" # it does no work # now trying nomodese at boottime #Option "Tiling" "false" #Option "RenderAccel" "true" # this option is not used #Option "FallbackDebug" "true" #Option "monitor-VGA" "VGA" #Option "monitor-TV"
mesa: Changes to 'debian-unstable'
debian/changelog |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit ec9c55cc70d62150ca6e9e08d0da432ca539d809 Author: Cyril Brulebois Date: Sun Nov 27 18:54:35 2011 +0100 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index 3464470..b06df2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -mesa (7.11.1-1) UNRELEASED; urgency=low +mesa (7.11.1-1) unstable; urgency=low + [ Sven Joachim ] * New upstream release. * Move the Nouveau drivers to the libgl1-mesa-dri package (Closes: #645239). @@ -9,7 +10,7 @@ mesa (7.11.1-1) UNRELEASED; urgency=low swrast. - Build-depend on llvm-2.9-dev also on kfreebsd-{amd64,i386}. - -- Sven Joachim Wed, 23 Nov 2011 11:06:15 +0100 + -- Cyril Brulebois Sun, 27 Nov 2011 18:54:24 +0100 mesa (7.11-6) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1ruoeb-0006bb...@vasks.debian.org
mesa: Changes to 'refs/tags/mesa-7.11.1-1'
Tag 'mesa-7.11.1-1' created by Cyril Brulebois at 2011-11-27 21:32 + Tagging upload of mesa 7.11.1-1 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk7SrGoACgkQeGfVPHR5Nd34vgCfRrx2gr2+p46uYhvg4E+E66n6 kQ8AnjDXWsV+FbNSkcl0JPn9EpifP+TW =OfMx -END PGP SIGNATURE- Changes since mesa-7.11-6: Adam Jackson (2): drisw: Remove cargo culting that breaks GLX 1.3 ctors glx: Don't enable INTEL_swap_event unconditionally Alex Deucher (1): r600g: fix up vs export handling Ben Widawsky (1): intel: GetBuffer fix Brian Paul (13): st/mesa: Convert size assertions to conditionals in st_texture_image_copy. softpipe: add missing stencil format case in convert_quad_stencil() mesa: fix texstore addressing bugs for depth/stencil formats mesa: add missing breaks for GL_TEXTURE_CUBE_MAP_SEAMLESS queries swrast: don't try to do depth testing if there's no depth buffer meta: fix/add checks for GL_EXT_framebuffer_sRGB mesa: fix PACK_COLOR_5551(), PACK_COLOR_1555() macros meta: fix broken sRGB mipmap generation mesa: add _NEW_CURRENT_ATTRIB in _mesa_program_state_flags() mesa: fix error handling for dlist image unpacking mesa: generate GL_INVALID_OPERATION in glIsEnabledIndex() between Begin/End mesa: fix incorrect error code in _mesa_FramebufferTexture1D/3DEXT() mesa: fix format/type check in unpack_image() for bitmaps Carl Worth (5): glcpp: Fix two (or more) successive applications of token pasting glcpp: Test a non-function-like macro using the token paste operator glcpp: Implement token pasting for non-function-like macros glcpp: Raise error if defining any macro containing two consecutive underscores glcpp: Add a test for #elif with an undefined macro. Chad Versace (5): glsl: Add method glsl_type::can_implicitly_convert_to() glsl: Fix implicit conversions in non-constructor function calls glsl: Remove ir_function.cpp:type_compare() glsl: Fix conversions in array constructors x86-64: Fix compile error with clang Chia-I Wu (3): glsl: empty declarations should be valid intel: rename intel_extensions_es2.c to intel_extensions_es.c intel: fix GLESv1 support Chris Wilson (1): i915: out-of-bounds write in calc_live_regs() Christopher James Halse Rogers (1): glx/dri2: Paper over errors in DRI2Connect when indirect Cyril Brulebois (1): Upload to unstable. Eric Anholt (16): mesa: Don't skip glGetProgramEnvParam4dvARB if there was already an error. mesa: Fix glGetUniform() type conversions. mesa: Add support for Begin/EndConditionalRender in display lists. mesa: Throw an error instead of asserting for condrender with query == 0. mesa: Throw an error when starting conditional render on an active query. mesa: Don't skip glGetProgramLocalParam4dvARB if there was already an error. glsl: Allow ir_assignment() constructor to not specify condition. glsl: Clarify error message about whole-array assignment in GLSL 1.10. glsl: When assigning to a whole array, mark the array as accessed. glsl: When assiging from a whole array, mark it as used. i965/fs: Respect ARB_color_buffer_float clamping. i965: Add missing _NEW_POLYGON flag to polygon stipple upload. i965: Fix polygon stipple offset state flagging. intel: Mark MESA_FORMAT_X8_Z24 as always supported. mesa: Don't error on glFeedbackBuffer(size = 0, buffer = NULL) glsl: Fix gl_NormalMatrix swizzle setup to match i965's invariants. Henri Verbeet (6): mesa: Also set the remaining draw buffers to GL_NONE when updating just the first buffer in _mesa_drawbuffers(). r600g: Support the PIPE_FORMAT_R16_FLOAT colorformat. mesa: Check the texture against all units in unbind_texobj_from_texunits(). mesa: Allow sampling from units >= MAX_TEXTURE_UNITS in shaders. mesa: Use the Elements macro for the sampler index assert in validate_samplers(). mesa: Fix a couple of TexEnv unit limits. Ian Romanick (19): mesa: Add utility function to get base format from a GL compressed format mesa: Return the correct internal fmt when a generic compressed fmt was used mesa: Make _mesa_get_compressed_formats match the texture compression specs linker: Make linker_error set LinkStatus to false linker: Make linker_{error,warning} generally available mesa: Ensure that gl_shader_program::InfoLog is never NULL ir_to_mesa: Use Add linker_error instead of fail_link ir_to_mesa: Emit warnings instead of errors for IR that can't be lowered i915: Fail without crashing if a Mesa IR program uses too many registers i915: Only emit program errors when INTEL_DEBUG=wm or INTEL_DEBUG=fallbacks mesa: Add GL_OES_compressed_paletted_texture formats to _mesa_is_compressed_format
Processing of mesa_7.11.1-1_amd64.changes
mesa_7.11.1-1_amd64.changes uploaded successfully to localhost along with the files: mesa_7.11.1-1.dsc mesa_7.11.1.orig.tar.gz mesa_7.11.1-1.diff.gz libgl1-mesa-swx11_7.11.1-1_amd64.deb libgl1-mesa-swx11-dbg_7.11.1-1_amd64.deb libgl1-mesa-swx11-dev_7.11.1-1_amd64.deb libgbm1_7.11.1-1_amd64.deb libgbm1-dbg_7.11.1-1_amd64.deb libgbm-dev_7.11.1-1_amd64.deb libegl1-mesa_7.11.1-1_amd64.deb libegl1-mesa-dbg_7.11.1-1_amd64.deb libegl1-mesa-dev_7.11.1-1_amd64.deb libegl1-mesa-drivers_7.11.1-1_amd64.deb libegl1-mesa-drivers-dbg_7.11.1-1_amd64.deb libopenvg1-mesa_7.11.1-1_amd64.deb libopenvg1-mesa-dbg_7.11.1-1_amd64.deb libopenvg1-mesa-dev_7.11.1-1_amd64.deb libgles1-mesa_7.11.1-1_amd64.deb libgles1-mesa-dbg_7.11.1-1_amd64.deb libgles1-mesa-dev_7.11.1-1_amd64.deb libgles2-mesa_7.11.1-1_amd64.deb libgles2-mesa-dbg_7.11.1-1_amd64.deb libgles2-mesa-dev_7.11.1-1_amd64.deb libglapi-mesa_7.11.1-1_amd64.deb libglapi-mesa-dbg_7.11.1-1_amd64.deb libgl1-mesa-glx_7.11.1-1_amd64.deb libgl1-mesa-glx-dbg_7.11.1-1_amd64.deb libgl1-mesa-dri_7.11.1-1_amd64.deb libgl1-mesa-dri-dbg_7.11.1-1_amd64.deb libgl1-mesa-dri-experimental_7.11.1-1_amd64.deb libgl1-mesa-dri-experimental-dbg_7.11.1-1_amd64.deb libgl1-mesa-dev_7.11.1-1_amd64.deb mesa-common-dev_7.11.1-1_amd64.deb libosmesa6_7.11.1-1_amd64.deb libosmesa6-dev_7.11.1-1_amd64.deb libglu1-mesa_7.11.1-1_amd64.deb libglu1-mesa-dev_7.11.1-1_amd64.deb libglw1-mesa_7.11.1-1_amd64.deb libglw1-mesa-dev_7.11.1-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1ruoay-0001ml...@franck.debian.org
Bug#605444: marked as done (libgl1-mesa-dri-experimental: please install the llvmpipe driver)
Your message dated Mon, 28 Nov 2011 00:21:11 + with message-id and subject line Bug#605444: fixed in mesa 7.11.1-1 has caused the Debian Bug report #605444, regarding libgl1-mesa-dri-experimental: please install the llvmpipe driver to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 605444: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605444 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: libgl1-mesa-dri-experimental Version: 7.9+repack-1 Severity: normal The swrastg driver is not available in Mesa in Debian. When swrastg is compiled with llvm enabled it gives software speeds usable for demos on systems which lack 3D hardware or where the hardware is not supported. -- System Information: Debian Release: squeeze/sid APT prefers stable APT policy: (990, 'stable'), (500, 'testing'), (300, 'unstable'), (295, 'experimental'), (290, 'stable-i386'), (280, 'testing-i386'), (270, 'unstable-i386'), (150, 'experimental-i386') Architecture: amd64 (x86_64) Kernel: Linux 2.6.36-r600fence-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libgl1-mesa-dri-experimental depends on: ii libc62.11.2-7Embedded GNU C Library: Shared lib ii libdrm-nouveau1 2.4.22-2Userspace interface to nouveau-spe ii libdrm2 2.4.22-2Userspace interface to kernel DRM ii libexpat12.0.1-4+lenny3 XML parsing C library - runtime li ii libgcc1 1:4.4.5-8 GCC support library ii libstdc++6 4.5.1-11The GNU Standard C++ Library v3 ii libtalloc2 2.0.1-1~bpo50+1 hierarchical pool based memory all libgl1-mesa-dri-experimental recommends no packages. libgl1-mesa-dri-experimental suggests no packages. -- debconf-show failed --- End Message --- --- Begin Message --- Source: mesa Source-Version: 7.11.1-1 We believe that the bug you reported is fixed in the latest version of mesa, which is due to be installed in the Debian FTP archive: libegl1-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa-dbg_7.11.1-1_amd64.deb libegl1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa-dev_7.11.1-1_amd64.deb libegl1-mesa-drivers-dbg_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa-drivers-dbg_7.11.1-1_amd64.deb libegl1-mesa-drivers_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa-drivers_7.11.1-1_amd64.deb libegl1-mesa_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa_7.11.1-1_amd64.deb libgbm-dev_7.11.1-1_amd64.deb to main/m/mesa/libgbm-dev_7.11.1-1_amd64.deb libgbm1-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgbm1-dbg_7.11.1-1_amd64.deb libgbm1_7.11.1-1_amd64.deb to main/m/mesa/libgbm1_7.11.1-1_amd64.deb libgl1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dev_7.11.1-1_amd64.deb libgl1-mesa-dri-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dri-dbg_7.11.1-1_amd64.deb libgl1-mesa-dri-experimental-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dri-experimental-dbg_7.11.1-1_amd64.deb libgl1-mesa-dri-experimental_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dri-experimental_7.11.1-1_amd64.deb libgl1-mesa-dri_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dri_7.11.1-1_amd64.deb libgl1-mesa-glx-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-glx-dbg_7.11.1-1_amd64.deb libgl1-mesa-glx_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-glx_7.11.1-1_amd64.deb libgl1-mesa-swx11-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-swx11-dbg_7.11.1-1_amd64.deb libgl1-mesa-swx11-dev_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-swx11-dev_7.11.1-1_amd64.deb libgl1-mesa-swx11_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-swx11_7.11.1-1_amd64.deb libglapi-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libglapi-mesa-dbg_7.11.1-1_amd64.deb libglapi-mesa_7.11.1-1_amd64.deb to main/m/mesa/libglapi-mesa_7.11.1-1_amd64.deb libgles1-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgles1-mesa-dbg_7.11.1-1_amd64.deb libgles1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libgles1-mesa-dev_7.11.1-1_amd64.deb libgles1-mesa_7.11.1-1_amd64.deb to main/m/mesa/libgles1-mesa_7.11.1-1_amd64.deb libgles2-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgles2-mesa-dbg_7.11.1-1_amd64.deb libgles2-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libgles2-mesa-dev_7.11.1-1_amd64.deb libgles2-mesa_7.11.1-1_amd64.deb to main/m/mesa/libgles2-mesa_7.11.1-1_amd64.deb libglu1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libglu1-mesa-dev_7.11.1-1_amd64.deb libglu1-mesa_7.11.1-1_am
Bug#645239: marked as done (libgl1-mesa-dri: Please include the Nouveau drivers)
Your message dated Mon, 28 Nov 2011 00:21:11 + with message-id and subject line Bug#645239: fixed in mesa 7.11.1-1 has caused the Debian Bug report #645239, regarding libgl1-mesa-dri: Please include the Nouveau drivers to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 645239: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645239 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: libgl1-mesa-dri Version: 7.11-6 Severity: wishlist I think it's time to install the Nouveau 3D drivers by default, i.e. move them to the libgl1-mesa-dri package. While not fully supported for all cards (e.g. there is currently no upstream maintainer for the classic Mesa driver and for nvfx), these drivers should give most users a much better experience than the swrast driver. With the advent of technologies as GNOME Shell and WebGL in web browsers, out-of-the-box OpenGL support is also becoming more and more important. Besides, other current distributions (e.g. Ubuntu 11.10, openSUSE 12.1 and Slackware 13.37) have also followed the Fedora 15 lead to install the Nouveau 3D drivers by default. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 3.1.0-rc9-nouveau (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash --- End Message --- --- Begin Message --- Source: mesa Source-Version: 7.11.1-1 We believe that the bug you reported is fixed in the latest version of mesa, which is due to be installed in the Debian FTP archive: libegl1-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa-dbg_7.11.1-1_amd64.deb libegl1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa-dev_7.11.1-1_amd64.deb libegl1-mesa-drivers-dbg_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa-drivers-dbg_7.11.1-1_amd64.deb libegl1-mesa-drivers_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa-drivers_7.11.1-1_amd64.deb libegl1-mesa_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa_7.11.1-1_amd64.deb libgbm-dev_7.11.1-1_amd64.deb to main/m/mesa/libgbm-dev_7.11.1-1_amd64.deb libgbm1-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgbm1-dbg_7.11.1-1_amd64.deb libgbm1_7.11.1-1_amd64.deb to main/m/mesa/libgbm1_7.11.1-1_amd64.deb libgl1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dev_7.11.1-1_amd64.deb libgl1-mesa-dri-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dri-dbg_7.11.1-1_amd64.deb libgl1-mesa-dri-experimental-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dri-experimental-dbg_7.11.1-1_amd64.deb libgl1-mesa-dri-experimental_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dri-experimental_7.11.1-1_amd64.deb libgl1-mesa-dri_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dri_7.11.1-1_amd64.deb libgl1-mesa-glx-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-glx-dbg_7.11.1-1_amd64.deb libgl1-mesa-glx_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-glx_7.11.1-1_amd64.deb libgl1-mesa-swx11-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-swx11-dbg_7.11.1-1_amd64.deb libgl1-mesa-swx11-dev_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-swx11-dev_7.11.1-1_amd64.deb libgl1-mesa-swx11_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-swx11_7.11.1-1_amd64.deb libglapi-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libglapi-mesa-dbg_7.11.1-1_amd64.deb libglapi-mesa_7.11.1-1_amd64.deb to main/m/mesa/libglapi-mesa_7.11.1-1_amd64.deb libgles1-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgles1-mesa-dbg_7.11.1-1_amd64.deb libgles1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libgles1-mesa-dev_7.11.1-1_amd64.deb libgles1-mesa_7.11.1-1_amd64.deb to main/m/mesa/libgles1-mesa_7.11.1-1_amd64.deb libgles2-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgles2-mesa-dbg_7.11.1-1_amd64.deb libgles2-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libgles2-mesa-dev_7.11.1-1_amd64.deb libgles2-mesa_7.11.1-1_amd64.deb to main/m/mesa/libgles2-mesa_7.11.1-1_amd64.deb libglu1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libglu1-mesa-dev_7.11.1-1_amd64.deb libglu1-mesa_7.11.1-1_amd64.deb to main/m/mesa/libglu1-mesa_7.11.1-1_amd64.deb libglw1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libglw1-mesa-dev_7.11.1-1_amd64.deb libglw1-mesa_7.11.1-1_amd64.deb to main/m/mesa/libglw1-mesa_7.11.1-1_amd64.deb libopenvg1-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libopenvg1-mesa-dbg_7.11.1-1_amd64.deb libopenvg1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libopenvg1-mesa-dev_7.11.1-1_amd64.deb libopenvg1-mesa_7.11.1-1_amd64.deb to main/m/mes
mesa_7.11.1-1_amd64.changes ACCEPTED into unstable
Accepted: libegl1-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa-dbg_7.11.1-1_amd64.deb libegl1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa-dev_7.11.1-1_amd64.deb libegl1-mesa-drivers-dbg_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa-drivers-dbg_7.11.1-1_amd64.deb libegl1-mesa-drivers_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa-drivers_7.11.1-1_amd64.deb libegl1-mesa_7.11.1-1_amd64.deb to main/m/mesa/libegl1-mesa_7.11.1-1_amd64.deb libgbm-dev_7.11.1-1_amd64.deb to main/m/mesa/libgbm-dev_7.11.1-1_amd64.deb libgbm1-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgbm1-dbg_7.11.1-1_amd64.deb libgbm1_7.11.1-1_amd64.deb to main/m/mesa/libgbm1_7.11.1-1_amd64.deb libgl1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dev_7.11.1-1_amd64.deb libgl1-mesa-dri-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dri-dbg_7.11.1-1_amd64.deb libgl1-mesa-dri-experimental-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dri-experimental-dbg_7.11.1-1_amd64.deb libgl1-mesa-dri-experimental_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dri-experimental_7.11.1-1_amd64.deb libgl1-mesa-dri_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-dri_7.11.1-1_amd64.deb libgl1-mesa-glx-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-glx-dbg_7.11.1-1_amd64.deb libgl1-mesa-glx_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-glx_7.11.1-1_amd64.deb libgl1-mesa-swx11-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-swx11-dbg_7.11.1-1_amd64.deb libgl1-mesa-swx11-dev_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-swx11-dev_7.11.1-1_amd64.deb libgl1-mesa-swx11_7.11.1-1_amd64.deb to main/m/mesa/libgl1-mesa-swx11_7.11.1-1_amd64.deb libglapi-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libglapi-mesa-dbg_7.11.1-1_amd64.deb libglapi-mesa_7.11.1-1_amd64.deb to main/m/mesa/libglapi-mesa_7.11.1-1_amd64.deb libgles1-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgles1-mesa-dbg_7.11.1-1_amd64.deb libgles1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libgles1-mesa-dev_7.11.1-1_amd64.deb libgles1-mesa_7.11.1-1_amd64.deb to main/m/mesa/libgles1-mesa_7.11.1-1_amd64.deb libgles2-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libgles2-mesa-dbg_7.11.1-1_amd64.deb libgles2-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libgles2-mesa-dev_7.11.1-1_amd64.deb libgles2-mesa_7.11.1-1_amd64.deb to main/m/mesa/libgles2-mesa_7.11.1-1_amd64.deb libglu1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libglu1-mesa-dev_7.11.1-1_amd64.deb libglu1-mesa_7.11.1-1_amd64.deb to main/m/mesa/libglu1-mesa_7.11.1-1_amd64.deb libglw1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libglw1-mesa-dev_7.11.1-1_amd64.deb libglw1-mesa_7.11.1-1_amd64.deb to main/m/mesa/libglw1-mesa_7.11.1-1_amd64.deb libopenvg1-mesa-dbg_7.11.1-1_amd64.deb to main/m/mesa/libopenvg1-mesa-dbg_7.11.1-1_amd64.deb libopenvg1-mesa-dev_7.11.1-1_amd64.deb to main/m/mesa/libopenvg1-mesa-dev_7.11.1-1_amd64.deb libopenvg1-mesa_7.11.1-1_amd64.deb to main/m/mesa/libopenvg1-mesa_7.11.1-1_amd64.deb libosmesa6-dev_7.11.1-1_amd64.deb to main/m/mesa/libosmesa6-dev_7.11.1-1_amd64.deb libosmesa6_7.11.1-1_amd64.deb to main/m/mesa/libosmesa6_7.11.1-1_amd64.deb mesa-common-dev_7.11.1-1_amd64.deb to main/m/mesa/mesa-common-dev_7.11.1-1_amd64.deb mesa_7.11.1-1.diff.gz to main/m/mesa/mesa_7.11.1-1.diff.gz mesa_7.11.1-1.dsc to main/m/mesa/mesa_7.11.1-1.dsc mesa_7.11.1.orig.tar.gz to main/m/mesa/mesa_7.11.1.orig.tar.gz Override entries for your package: libegl1-mesa-dbg_7.11.1-1_amd64.deb - extra debug libegl1-mesa-dev_7.11.1-1_amd64.deb - optional libdevel libegl1-mesa-drivers-dbg_7.11.1-1_amd64.deb - extra debug libegl1-mesa-drivers_7.11.1-1_amd64.deb - optional libs libegl1-mesa_7.11.1-1_amd64.deb - optional libs libgbm-dev_7.11.1-1_amd64.deb - optional libdevel libgbm1-dbg_7.11.1-1_amd64.deb - extra debug libgbm1_7.11.1-1_amd64.deb - optional libs libgl1-mesa-dev_7.11.1-1_amd64.deb - optional libdevel libgl1-mesa-dri-dbg_7.11.1-1_amd64.deb - extra debug libgl1-mesa-dri-experimental-dbg_7.11.1-1_amd64.deb - extra debug libgl1-mesa-dri-experimental_7.11.1-1_amd64.deb - optional libs libgl1-mesa-dri_7.11.1-1_amd64.deb - optional libs libgl1-mesa-glx-dbg_7.11.1-1_amd64.deb - extra debug libgl1-mesa-glx_7.11.1-1_amd64.deb - optional libs libgl1-mesa-swx11-dbg_7.11.1-1_amd64.deb - extra debug libgl1-mesa-swx11-dev_7.11.1-1_amd64.deb - extra libdevel libgl1-mesa-swx11_7.11.1-1_amd64.deb - extra libs libglapi-mesa-dbg_7.11.1-1_amd64.deb - extra debug libglapi-mesa_7.11.1-1_amd64.deb - optional libs libgles1-mesa-dbg_7.11.1-1_amd64.deb - extra debug libgles1-mesa-dev_7.11.1-1_amd64.deb - optional libdevel libgles1-mesa_7.11.1-1_amd64.deb - optional libs libgles2-mesa-dbg_7.11.1-1_amd64.deb - extra debug libgles2-mesa-dev_7.11.1-1_amd64.deb - optional libdevel libgles2-mesa_7.11.1-1_amd64.deb - optional libs libglu1-mesa-dev_7.11.1-1_amd64.deb - optional libdevel libglu1-mesa_7.11.1-1_amd64.deb - optional libs libglw1-mesa-dev_7.11.1-1_amd64.deb - optional libdevel li
Bug#546741: xserver-xorg-video-sis: X fails to start (SiS 771/671 - No devices detected)
malnati (25/11/2011): > In the xorg-devel mailing list I found these patches provided by Timo > Aaltonen: > http://lists.x.org/archives/xorg-devel/2011-April/021202.html AFAICT (from 2011-10-30 mails), those weren't pushed. So basically nothing changed. Mraw, KiBi. signature.asc Description: Digital signature
Bug#648022: Uses deprecated libgnome-window-settings which is scheduled to be removed
Michael Biebl (23/11/2011): > Any news/comments? > > We would really like to move on with removing the old control-center > package. I for one would really like to have a dedicated compiz maintainer. Mraw, KiBi. signature.asc Description: Digital signature
Bug#632831: mesa: X freeze after update on AMD64/Radeon
Hi, Guenter Milde (01/11/2011): > [AKTUALISIERUNG] libgl1-mesa-dri 7.7.1-4 -> 7.10.3-4 what about 7.11? Mraw, KiBi. signature.asc Description: Digital signature
Re: [RFC] proposal for reorganizing the MESA libraries to simplify replacing them with vendor implementations
Hi, Andreas Beckmann (17/10/2011): > let's pick up this discussion again. as you might have realized, I have even less time than previously… > Does XSF plan to backport MESA 7.11 to squeeze-backports? Is there a > planned timeframe? Maybe; no. Mraw, KiBi. signature.asc Description: Digital signature
Bug#636050: impressive: Crashes X when quitting
Julien Cristau (30/10/2011): > Please get a backtrace from gdb. See > wiki.debian.org/XStrikeForce/XserverDebugging Ping? Mraw, KiBi. signature.asc Description: Digital signature
Bug#636872: Xemacs recently began displaying multiple red cursors
Hi Steve, Michel Dänzer (31/10/2011): > On Son, 2011-10-30 at 13:29 -0500, Steve M. Robbins wrote: > > I can try. Is there any guidance you can give me? For example, if > > you think it more likely to be the kernel or the X driver, I will > > start there. > > I'd say the X server/driver is more likely than the kernel. is it better with the current X.org stack? Mraw, KiBi. signature.asc Description: Digital signature
Bug#650210: xserver-xorg: /usr/bin/X segfault at address 0x8
ael (27/11/2011): > Attempting to start x as a normal user segfaults. You're getting VESA here. > Starting as root succeeds... And MGA there. This might be a start. Mraw, KiBi. signature.asc Description: Digital signature
Bug#640799: kwin: crashes on login (sandybridge/mesa7.11/blur effect)
Hi, Arno Töll (22/11/2011): > I can confirm the very same problem on my Thinkpad 420s (Sandy Bridge) > with the very same software and library versions. All versions of > related are up to date. This is my backtrace: […] you may wanna check what happens with mesa 7.11.$n stable releases. Mraw, KiBi. signature.asc Description: Digital signature
Bug#649495: Assertion failure causes X server abortion
martin f krafft (21/11/2011): > Package: xserver-xorg-video-radeon > Version: 1:6.14.2-3 > Severity: normal > > Ever since upgrading to -3, my X server aborts due to an assertion > failure when I start an application like Iceweasel or VLC (but not > on rxvt-unicode or gscan2pdf). > > A backtrace is attached. > > The problem does *not* persist after a downgrade to -2. Therefore > I am filing it here. Hmmm. Are you actually talking about 1:6.14.3-1? Mraw, KiBi. signature.asc Description: Digital signature