Processed: Re: Bug#755673: xserver-xorg-video-intel: Screen flickering with Xorg 1.16
Processing control commands: > found -1 2:2.99.916-1~exp1 Bug #755673 [xserver-xorg-video-intel] xserver-xorg-video-intel: Screen flickering with Xorg 1.16 Marked as found in versions xserver-xorg-video-intel/2:2.99.916-1~exp1. -- 755673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755673 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.b755673.14126675742849.transcr...@bugs.debian.org
Bug#755673: xserver-xorg-video-intel: Screen flickering with Xorg 1.16
Control: found -1 2:2.99.916-1~exp1 > > Smells like https://bugs.freedesktop.org/show_bug.cgi?id=81551 > > > > Can you give the patch there a try? > > Looks like the patch fixes the issue for me, thanks. FWIW the bug still affects the latest experimental version. According to the upstream bug the fix has not landed yet. Bernhard -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20141007073410.ga3...@badwlrz-clbsc01.ws.lrz.de
Processed: tagging 761877, tagging 761877
Processing commands for cont...@bugs.debian.org: > tags 761877 - moreinfo Bug #761877 [xserver-xorg-video-mach64] xserver-xorg: Updated Xorg from Testing fails to start correctly Removed tag(s) moreinfo. > tags 761877 + upstream Bug #761877 [xserver-xorg-video-mach64] xserver-xorg: Updated Xorg from Testing fails to start correctly Added tag(s) upstream. > thanks Stopping processing here. Please contact me if you need assistance. -- 761877: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761877 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.141266932314484.transcr...@bugs.debian.org
xserver-xorg-video-mach64: Changes to 'debian-unstable'
debian/changelog |7 +++ src/atimach64render.c |7 +-- 2 files changed, 12 insertions(+), 2 deletions(-) New commits: commit 0e8f5853f2c346aae378e4e297f2f170635ec2ce Author: Julien Cristau Date: Sun Jul 13 14:33:51 2014 +0200 Upload to unstable diff --git a/debian/changelog b/debian/changelog index 200f797..00020dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xserver-xorg-video-mach64 (6.9.4-2) unstable; urgency=medium + + * Deal with pPict->pDrawable == NULL for source-only pictures [cherry-picked +from upstream git]. Closes: #726585. + + -- Julien Cristau Sun, 13 Jul 2014 14:33:34 +0200 + xserver-xorg-video-mach64 (6.9.4-1) unstable; urgency=low [ Maarten Lankhorst ] commit e1da140b88df5a73d6c951381932e32ae671c8c6 Author: Matthieu Herrb Date: Mon Jun 3 13:01:23 2013 -0400 Deal with pPict->pDrawable == NULL for source-only pictures. Falling back to software rendering for such source pictures (solid/gradient). Signed-off-by: Matthieu Herrb Reviewed-by: Alex Deucher (cherry picked from commit 2c83b465b336a012f2d2716940bf483358388000) diff --git a/src/atimach64render.c b/src/atimach64render.c index ffde2cb..8d259fa 100644 --- a/src/atimach64render.c +++ b/src/atimach64render.c @@ -339,10 +339,13 @@ Mach64GetOrder(int val, int *shift) static Bool Mach64CheckTexture(PicturePtr pPict) { -int w = pPict->pDrawable->width; -int h = pPict->pDrawable->height; +int h,w; int l2w, l2h, level, i; +if (pPict->pDrawable == NULL) + return FALSE; +w = pPict->pDrawable->width; +h = pPict->pDrawable->height; for (i = 0; i < MACH64_NR_TEX_FORMATS; i++) { if (Mach64TexFormats[i].pictFormat == pPict->format) break; -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xbqjn-00086r...@moszumanska.debian.org
xserver-xorg-video-mach64: Changes to 'refs/tags/xserver-xorg-video-mach64-6.9.4-2'
Tag 'xserver-xorg-video-mach64-6.9.4-2' created by Julien Cristau at 2014-10-07 09:06 + Tagging upload of xserver-xorg-video-mach64 6.9.4-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABCAAGBQJUM60UAAoJEDEBgAUJBeQMH+0QAJURdkk6P5tMyz60I+yBM8Ru w7vd5cGolXIzUOPLFPZtfGvUOCYlA3+LpsU874hP2SeYwJjByislK9nVZFdoOGyZ xbRVilxlvSgaNlIb8Egj6BaCw5v/e4OisbuE7vCThfC2omnc2qPwEy1hw99L6qVE OKRxN/3XghAJx54z+hxC8ri2EHXCmsK+jTfMDV23IZtRljtX37EcSH7TCVGEPQW2 sXkl6mq2xN4K1+rj4TtE1YCwr9EEc9A93xN5z4etYZSi3nSw6ufDLaSvDiZgja8f vry8AnrrJ6dnSFxc/n6kaES2l10ZMPMW1PyETVnKKJjJ0Kn9tHivZVgNY6WBHqdU WldOwHjStDqCMPZNWg4xppBuIJ0fh4dhs7+llYapcmjFd24rTAchahgTDJHvKT3V 8C4hLCS952e6L6dju46pzqf69IPBcOal4cDyJSLoxTyRReyWTbP7SkrLkd57oUXt BqnxRRd5crNstsfTRIhFk7/ZqhfH9Jiljc7f9NedOO/4sy3zGLt8tG04kByjKQZ4 uP3BlujDGmy+lUspa4fUCHjjsRE1PW2R7E2Ef7MfFDYq67Q6AmoujYDHHbboNcC1 6jDgMmzgEm4u67PirnRyRBWNt4LVCw7phcaFiJODnQQqdYqsptAHDKq2hO/OckNV 5ujEkFlETPKHB9Q6g1fi =G0IP -END PGP SIGNATURE- Changes since xserver-xorg-video-mach64-6.9.4-1: Julien Cristau (1): Upload to unstable Matthieu Herrb (1): Deal with pPict->pDrawable == NULL for source-only pictures. --- debian/changelog |7 +++ src/atimach64render.c |7 +-- 2 files changed, 12 insertions(+), 2 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xbqjn-00087i...@moszumanska.debian.org
Processing of xserver-xorg-video-mach64_6.9.4-2_amd64.changes
xserver-xorg-video-mach64_6.9.4-2_amd64.changes uploaded successfully to localhost along with the files: xserver-xorg-video-mach64_6.9.4-2.dsc xserver-xorg-video-mach64_6.9.4-2.diff.gz 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: https://lists.debian.org/e1xbqnf-eo...@franck.debian.org
xserver-xorg-video-mach64_6.9.4-2_amd64.changes ACCEPTED into unstable
Mapping sid to unstable. Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 13 Jul 2014 14:33:34 +0200 Source: xserver-xorg-video-mach64 Binary: xserver-xorg-video-mach64 xserver-xorg-video-mach64-dbg Architecture: source Version: 6.9.4-2 Distribution: sid Urgency: medium Maintainer: Debian X Strike Force Changed-By: Julien Cristau Description: xserver-xorg-video-mach64 - X.Org X server -- ATI Mach64 display driver xserver-xorg-video-mach64-dbg - X.Org X server -- ATI display driver (debugging symbols) Closes: 726585 Changes: xserver-xorg-video-mach64 (6.9.4-2) unstable; urgency=medium . * Deal with pPict->pDrawable == NULL for source-only pictures [cherry-picked from upstream git]. Closes: #726585. Checksums-Sha1: 01626ebec6e30cd09dc75c73509b70bf9e70d04e 2453 xserver-xorg-video-mach64_6.9.4-2.dsc 878ff9eb16c637f79a3e539da4145604aedd84fa 9525 xserver-xorg-video-mach64_6.9.4-2.diff.gz Checksums-Sha256: 53c78c07fc09f71202a73e2ea94a0ebf46151bd19344062aea1fb52fce2b88f7 2453 xserver-xorg-video-mach64_6.9.4-2.dsc a7162b6e8d953fce246f40d975a020083d34e235b2069964c3ad21f759bb3d66 9525 xserver-xorg-video-mach64_6.9.4-2.diff.gz Files: 095c0566a6c501da0e266bf23e0ba15d 2453 x11 optional xserver-xorg-video-mach64_6.9.4-2.dsc 6e379e2f43f5e0a4533229bc9a81c2d7 9525 x11 optional xserver-xorg-video-mach64_6.9.4-2.diff.gz -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCAAGBQJUM606AAoJEDEBgAUJBeQM+8kQAOmAHczKuotv8QSZ/Hl8UzHP T8+9C+BLKXRPDCgXljez2D/jBngWf6zOZrpBhkEEJJQtDJIP/Gk5lsQFp+XxwdKQ zW4Av0CV9l4VhjyhAFSjwYg+A389htKv098alHL4kO/dE3Os+LjML3zJgK9eHYbA ysvUMOXCYpqHAGBAFybhGLVhfz4Z0DSLIkf5LNIVGEFjqnn/+u9d/dY+XeLMZFFv TaewkO9OqeAyrxRIxVAqp2Es/StAHFIgvULDkUVvcEvtTyg6vEvQ/9LoMbskSH7H /zq0Hd94JIbbj51GCkOCiWwqc1ZoYUcrs9NnXNGx00EfAhg1BSvymupjcmlIdGkf MS/S/aY+Aw5ncF293XGwvo0LK0ry0M4JU+AABuy849CBifjUs/8RNbKElN99o7Kr LkUH8YTj7CA3Fz0Tt7Dko7AgfQFAFfyHtw6Hua8LT68wM2Wq4Sv1Ty4esTjyk4SM KvmtihXAIGlkH6ebUinDMXzWddm5xiZjinqme8sYZrdaB4jhw2KK3B/gzElb+ANd XIzhnL5gi+LoZWBUdafyJpknyAccehkK4EVIB46zZ36RBw+4lH4eWL2SMC20DzJU bUfVD6vQF/+RJnzkhIGqsCVNIfa0zfT1E1A0Nef29t0nCBJ9VZiwDaIMYXy9XqQA /ugg9gJc4jKJbDGCmIRb =ITmS -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xbr10-0005ms...@franck.debian.org
Bug#726585: marked as done (Chipset ATI Rage XL PCI [1002:4752] fails during initialization with MACH64 driver)
Your message dated Tue, 07 Oct 2014 09:25:06 + with message-id and subject line Bug#726585: fixed in xserver-xorg-video-mach64 6.9.4-2 has caused the Debian Bug report #726585, regarding Chipset ATI Rage XL PCI [1002:4752] fails during initialization with MACH64 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.) -- 726585: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726585 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: xserver-xorg-video-mach64 Version: 6.9.4-1+b1 Severity: important After upgrade of package xserver-xorg-video-mach64 from version 6.9.1-2 (which was working for me) to version 6.9.4-1+b1, I receive the following error during X initialization (extracted from /var/log/Xorg.0.log): drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: node name is /dev/dri/card0 [drm] failed to load kernel module "mach64" (EE) [drm] drmOpen failed (EE) MACH64(0): [dri] DRIScreenInit Failed I'm not sure if this is a fatal error, as the driver keeps on ticking. But then later I get this: (EE) Backtrace: (EE) 0: /usr/bin/Xorg (xorg_backtrace+0x49) [0xb7761f99] (EE) 1: /usr/bin/Xorg (0xb75c2000+0x1a3d24) [0xb7765d24] (EE) 2: linux-gate.so.1 (__kernel_rt_sigreturn+0x0) [0xb75a040c] (EE) 3: /usr/lib/xorg/modules/drivers/mach64_drv.so (0xb6f68000+0x1de95) [0xb6f85e95] (EE) 4: /usr/lib/xorg/modules/drivers/mach64_drv.so (0xb6f68000+0x1df96) [0xb6f85f96] (EE) 5: /usr/lib/xorg/modules/libexa.so (0xb6592000+0xdc19) [0xb659fc19] (EE) 6: /usr/lib/xorg/modules/libexa.so (0xb6592000+0xeb7e) [0xb65a0b7e] (EE) 7: /usr/bin/Xorg (0xb75c2000+0x1232ce) [0xb76e52ce] (EE) 8: /usr/bin/Xorg (CompositePicture+0x299) [0xb76da0a9] (EE) 9: /usr/bin/Xorg (0xb75c2000+0x11c7f5) [0xb76de7f5] (EE) 10: /usr/bin/Xorg (0xb75c2000+0x11879d) [0xb76da79d] (EE) 11: /usr/bin/Xorg (0xb75c2000+0x3c35d) [0xb75fe35d] (EE) 12: /usr/bin/Xorg (0xb75c2000+0x2a38a) [0xb75ec38a] (EE) 13: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xf5) 0xb719e8c5] (EE) 14: /usr/bin/Xorg (0xb75c2000+0x2a768) [0xb75ec768] (EE) (EE) Segmentation fault at address 0xc (EE) Fatal server error: (EE) Caught signal 11 (Segmentation fault). Server aborting (EE) (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. (EE) (EE) Server terminated with error (1). Closing log file. which causes the X server to fail initialization. "lspci -nn" produces the following output: 05:03.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Rage XL PCI [1002:4752] (rev 27) -- .''`. Stephen Powell : :' : `. `'` `- --- End Message --- --- Begin Message --- Source: xserver-xorg-video-mach64 Source-Version: 6.9.4-2 We believe that the bug you reported is fixed in the latest version of xserver-xorg-video-mach64, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 726...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julien Cristau (supplier of updated xserver-xorg-video-mach64 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 13 Jul 2014 14:33:34 +0200 Source: xserver-xorg-video-mach64 Binary: xserver-xorg-video-mach64 xserver-xorg-video-mach64-dbg Architecture: source Version: 6.9.4-2 Distribution: sid Urgency: medium Maintainer: Debian X Strike Force Changed-By: Julien Cristau Description: xserver-xorg-video-mach64 - X.Org X server -- ATI Mach64 display driver xserver-xorg-video-mach64-dbg - X.Org X server -- ATI display driver (debugging symbols) Closes: 726585 Changes: xserver-xorg-video-mach64 (6.9.4-2) unstable; urgency=medium . * Deal with pPict->pDrawable == NULL for source-only pictures [cherry-picked from upstream git]. Closes: #726585. Checksums-Sha1: 01626ebec6e30cd09dc75c73509b70bf9e70d04e 2453 xserver-xorg-video-mach64_6.9.4-2.dsc 878ff9eb16c637f79a3e539da4145604aedd84fa 9525 xserver-xorg-video-mach64_6.9.4-2.diff.gz Checksums-Sha256: 53c78c07fc09f71202a73e2ea94a0ebf46151bd19344062aea1fb52fce2b88f7 2453 xserver-xorg-video-mach64_6.9.4-2.dsc a716
Bug#761877: xserver-xorg: Updated Xorg from Testing fails to start correctly
On Tue, Sep 16, 2014 at 08:08:19 -0500, Pat Parson wrote: > Package: xserver-xorg > Version: 1:7.7+7 > Severity: important > > Dear Maintainer, > After updating the Xorg packages from Stable to Testing xorg will no longer > start and bring up the desktop. If I run the script to set the resolution as > part of launching the display manager the gtk-greeter loads momentarily and > then crashes immediately & repeatedly as apparently Xorg then restarts. Logs > seem to indicate that the display manager cannot find a display to use. I am > unable to determine if this is a problem with the ATI drivers. Still > using display manager from stable so there should be no problem there. > Please test xserver-xorg-video-mach64 6.9.4-2, I'm hoping this is the same as bug#726585. Thanks, Julien signature.asc Description: Digital signature
Processing of xserver-xorg-video-freedreno_1.2.0-1_armhf.changes
xserver-xorg-video-freedreno_1.2.0-1_armhf.changes uploaded successfully to ftp-master.debian.org along with the files: xserver-xorg-video-freedreno_1.2.0-1.dsc xserver-xorg-video-freedreno_1.2.0.orig.tar.gz xserver-xorg-video-freedreno_1.2.0-1.diff.gz xserver-xorg-video-freedreno_1.2.0-1_armhf.deb xserver-xorg-video-freedreno-dbg_1.2.0-1_armhf.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xbrpv-0004vc...@coccia.debian.org
Processing of xserver-xorg-video-freedreno_1.2.0-1_armhf.changes
xserver-xorg-video-freedreno_1.2.0-1_armhf.changes uploaded successfully to localhost along with the files: xserver-xorg-video-freedreno_1.2.0-1.dsc xserver-xorg-video-freedreno_1.2.0.orig.tar.gz xserver-xorg-video-freedreno_1.2.0-1.diff.gz xserver-xorg-video-freedreno_1.2.0-1_armhf.deb xserver-xorg-video-freedreno-dbg_1.2.0-1_armhf.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: https://lists.debian.org/e1xbrtz-0002ku...@franck.debian.org
mesa: Changes to 'debian-experimental'
debian/changelog |1 - debian/control |4 ++-- debian/rules |2 +- 3 files changed, 3 insertions(+), 4 deletions(-) New commits: commit d4476e9feb8334a27dafc3fd43a589af2395dacf Author: Maarten Lankhorst Date: Mon Oct 6 10:44:39 2014 +0200 Revert "Downgrade llvm to 3.4 for now, fixes FTBFS with newer binutils." This reverts commit d48cc6d4db11e4e4c5b65211f458ab1b1539f305. diff --git a/debian/changelog b/debian/changelog index bbcf100..763643e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,6 @@ mesa (10.3.0-1) UNRELEASED; urgency=medium - 01_gallium-util-add-missing-u_debug-include.patch [ Andreas Boll ] - * Downgrade llvm to 3.4 for now, fixes FTBFS with newer binutils. * Move gallium-pipe installation from libgl1-mesa-dri.install.linux.in to mesa-opencl-icd.install.in, because it's only needed for opencl. diff --git a/debian/control b/debian/control index 07bd699..857f2a5 100644 --- a/debian/control +++ b/debian/control @@ -37,10 +37,10 @@ Build-Depends: libudev-dev [linux-any], flex, bison, - llvm-3.4-dev (>= 1:3.4.1-3) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf], + llvm-3.5-dev (>= 1:3.5-1) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf], libelf-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf], libwayland-dev (>= 1.2.0) [linux-any], - libclang-3.4-dev (>= 1:3.4.1-3) [amd64 i386 armhf], + libclang-3.5-dev (>= 1:3.5-1) [amd64 i386 armhf], libclc-dev [amd64 i386 armhf], Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/mesa.git diff --git a/debian/rules b/debian/rules index 97a12bc..c6d154a 100755 --- a/debian/rules +++ b/debian/rules @@ -116,7 +116,7 @@ else ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf)) GALLIUM_DRIVERS += radeonsi confflags_GALLIUM += --enable-gallium-llvm - confflags_GALLIUM += ac_cv_path_LLVM_CONFIG=llvm-config-3.4 + confflags_GALLIUM += ac_cv_path_LLVM_CONFIG=llvm-config-3.5 endif confflags_DIRECT_RENDERING = --enable-driglx-direct -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xbtps-00011x...@moszumanska.debian.org
Bug#761877: xserver-xorg: Updated Xorg from Testing fails to start correctly
Yes, that seems to have fixed it here. X now starts and runs on the Compaq with RenderAccel on. -lee On Tue, Oct 7, 2014 at 5:45 AM, Julien Cristau wrote: > On Tue, Sep 16, 2014 at 08:08:19 -0500, Pat Parson wrote: > > > Package: xserver-xorg > > Version: 1:7.7+7 > > Severity: important > > > > Dear Maintainer, > > After updating the Xorg packages from Stable to Testing xorg will no > longer > > start and bring up the desktop. If I run the script to set the > resolution as > > part of launching the display manager the gtk-greeter loads momentarily > and > > then crashes immediately & repeatedly as apparently Xorg then restarts. > Logs > > seem to indicate that the display manager cannot find a display to use. > I am unable to determine if this is a problem with the ATI drivers. Still > > using display manager from stable so there should be no problem there. > > > Please test xserver-xorg-video-mach64 6.9.4-2, I'm hoping this is the > same as bug#726585. > > Thanks, > Julien >
Bug#761877: xserver-xorg: Updated Xorg from Testing fails to start correctly
6.9.4-2 has problem corrected on mine "out-of-the-box" now also. Cheers! Pat On 10/7/14, Lee Cremeans wrote: > Yes, that seems to have fixed it here. X now starts and runs on the Compaq > with RenderAccel on. > > -lee > > On Tue, Oct 7, 2014 at 5:45 AM, Julien Cristau wrote: > >> On Tue, Sep 16, 2014 at 08:08:19 -0500, Pat Parson wrote: >> >> > Package: xserver-xorg >> > Version: 1:7.7+7 >> > Severity: important >> > >> > Dear Maintainer, >> > After updating the Xorg packages from Stable to Testing xorg will no >> longer >> > start and bring up the desktop. If I run the script to set the >> resolution as >> > part of launching the display manager the gtk-greeter loads momentarily >> and >> > then crashes immediately & repeatedly as apparently Xorg then restarts. >> Logs >> > seem to indicate that the display manager cannot find a display to use. >> I am unable to determine if this is a problem with the ATI drivers. Still >> > using display manager from stable so there should be no problem there. >> > >> Please test xserver-xorg-video-mach64 6.9.4-2, I'm hoping this is the >> same as bug#726585. >> >> Thanks, >> Julien >> > -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/CANdXYCi=R=sibc2orzz__4jcevsift3rgvfwpz_huv3ktrq...@mail.gmail.com
Bug#761877: marked as done (xserver-xorg: Updated Xorg from Testing fails to start correctly)
Your message dated Wed, 8 Oct 2014 06:53:04 +0200 with message-id <20141008045304.gg3...@betterave.cristau.org> and subject line Re: Bug#761877: xserver-xorg: Updated Xorg from Testing fails to start correctly has caused the Debian Bug report #761877, regarding xserver-xorg: Updated Xorg from Testing fails to start correctly 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.) -- 761877: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761877 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: xserver-xorg Version: 1:7.7+7 Severity: important Dear Maintainer, After updating the Xorg packages from Stable to Testing xorg will no longer start and bring up the desktop. If I run the script to set the resolution as part of launching the display manager the gtk-greeter loads momentarily and then crashes immediately & repeatedly as apparently Xorg then restarts. Logs seem to indicate that the display manager cannot find a display to use. I am unable to determine if this is a problem with the ATI drivers. Still using display manager from stable so there should be no problem there. -- Package-specific info: -- System Information: Debian Release: jessie/sid APT prefers proposed-updates APT policy: (992, 'proposed-updates'), (991, 'stable-updates'), (550, 'testing'), (550, 'stable') Architecture: i386 (i686) Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages xserver-xorg depends on: ii libc6 2.19-10 ii x11-xkb-utils 7.7~1 ii xkb-data2.12-1 ii xserver-xorg-core 2:1.16.0-2+b1 ii xserver-xorg-input-evdev [xorg-driver-input]1:2.9.0-2 ii xserver-xorg-input-mouse [xorg-driver-input]1:1.9.0-1+b3 ii xserver-xorg-video-ati [xorg-driver-video] 1:7.4.0-2 ii xserver-xorg-video-mach64 [xorg-driver-video] 6.9.4-1+b3 ii xserver-xorg-video-modesetting [xorg-driver-video] 0.9.0-1+b1 ii xserver-xorg-video-r128 [xorg-driver-video] 6.9.2-1+b2 ii xserver-xorg-video-radeon [xorg-driver-video] 1:7.4.0-2 Versions of packages xserver-xorg recommends: ii libgl1-mesa-dri 8.0.5-4+deb7u2 xserver-xorg suggests no packages. -- no debconf information -- debsums errors found: sh: 1: /usr/sbin/dpkg-divert: not found --- End Message --- --- Begin Message --- Version: 6.9.4-2 On Tue, Oct 7, 2014 at 20:30:07 -0500, parspes wrote: > 6.9.4-2 has problem corrected on mine "out-of-the-box" now also. Cheers! > > Pat > > On 10/7/14, Lee Cremeans wrote: > > Yes, that seems to have fixed it here. X now starts and runs on the Compaq > > with RenderAccel on. > > Thanks, closing. Cheers, Julien signature.asc Description: Digital signature --- End Message ---