Bug#519210: xserver-xorg: doesnt read EDID from monitors
On Tue, 2009-03-10 at 19:05 -0500, Dabreegster wrote: > This prevents autoconfiguration from selecting reasonable frequencies. How > can I solve this > problem? Is it an nvidia 6100-specific bug? From googling, it seems many > people have > experienced this problem across other boards. How else can I manually obtain > monitor > frequencies? Are there reasonable defaults that won't fry a monitor but will > still allow > above 640x480? Does this happen with other monitors, or with the same monitor on a different machine? Cheers, Julien -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#519155: xserver-xorg-video-intel: X server crashes at startup when XAA is enabled
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brice Goglin wrote: > Don't use XAA. I don't, but wanted to try it as a workaround for performance problems (#451571), rendering errors and other issues. I hope it won't be needed. Cheers, Marcus -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkm3iPsACgkQXjXn6TzcAQkzVQCg8iWf6Cixdctb5it+URON71bQ LrgAoMI+5bay7YsP7wneWgPCERe519qc =fiab -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#519243: xserver-xorg-video-intel: rendering errors with KDE desktop effects
Package: xserver-xorg-video-intel Version: 2:2.6.1-1 Severity: normal Running KDE4 with desktop effects enabled causes massive rendering errors. I can often reproduce it by bringing up some web page (like bugs.kde.org), switching away and back to the Konqueror window, and pressing the DOWN or UP key once to scroll. Then the top of the viewport is covered by a band of garbage. Occasionally also parts of the window frame, menu bar and toolbars are corrupted, and it also happens with other applications. There is a KDE bug report [1] with a screenshot, but they blame the video driver. [1] https://bugs.kde.org/show_bug.cgi?id=186813 -- Package-specific info: Contents of /var/lib/x11/X.roster: xserver-xorg /var/lib/x11/X.md5sum does not exist. X server symlink status: lrwxrwxrwx 1 root root 13 28 apr 2008 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1872144 31 jan 20.20 /usr/bin/Xorg Contents of /var/lib/x11/xorg.conf.roster: xserver-xorg VGA-compatible devices on PCI bus: 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c) /etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum. Xorg X server configuration file status: -rw-r--r-- 1 root root 2819 10 mar 19.03 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: # xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Extensions" Option "Composite" "enable" EndSection # Section "InputDevice" # Identifier "Generic Keyboard" # Driver "kbd" # Option "CoreKeyboard" # Option "XkbRules" "xorg" # Option "XkbModel" "pc105" # Option "XkbLayout" "se" # EndSection # Section "InputDevice" # Identifier "Synaptics Touchpad" # Driver "synaptics" # Option "SendCoreEvents""true" # Option "Device""/dev/psaux" # Option "Protocol" "auto-dev" # Option "SHMConfig" "true" # Option "HorizEdgeScroll" "true" # Option "VertTwoFingerScroll" "true" # Option "HorizTwoFingerScroll" "true" # Option "MinSpeed" "0.1" # Option "MaxSpeed" "0.4" # Option "AccelFactor" "0.002" # EndSection # Section "InputDevice" # Identifier "Mouse" # Driver "mouse" # Option "Device""/dev/input/mice" # Option "Protocol" "Auto" # Option "Emulate3Buttons" "On" # Option "XAxisMapping" "6 7" # Option "YAxisMapping" "4 5" # Option "ZAxisMapping" "4 5" # Option "EmulateWheel" "On" # Option "EmulateWheelButton""2" # Option "EmulateWheelTimeout" "200" # EndSection Section "Device" Identifier "Configured Video Device" Option "Monitor-LVDS""Internal Panel" Option "Monitor-VGA" "VGA Monitor" # for EXA: Option "MigrationHeuristic" "greedy" # Option "ExaNoComposite" "false" # Option "AccelMethod" "XAA" # Option "PageFlip" "true" # Option "TripleBuffer" "true" # Option "XvMC" "true" # Option "XvMCSurfaces" "7" EndSection Section "Monitor" Identifier "Internal Panel" Modeline"1280x800" 71.11 1280 1328 1360 1440 800 803 809 823 -hsync -vsync Option "PreferredMode" "1280x800" EndSection Section "Monitor" Identifier "VGA Monitor" Option "RightOf" "Internal Panel" Modeline"1280x1024_60.0" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -hsync +vsync Option "PreferredMode" "1280x1024_60.0" EndSection Section "Screen" Identifier "Default Screen" Device "Configured Video Device" SubSection "Display" Virtual 2560 1024 EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" # InputDevice "Generic Keyboard" # InputDevice "Sy
Bug#519243: xserver-xorg-video-intel: rendering errors with KDE desktop effects
On Wed, 2009-03-11 at 11:01 +0100, Marcus Better wrote: > Package: xserver-xorg-video-intel > Version: 2:2.6.1-1 > Severity: normal > > Running KDE4 with desktop effects enabled causes massive rendering > errors. > > I can often reproduce it by bringing up some web page (like > bugs.kde.org), switching away and back to the Konqueror window, and > pressing the DOWN or UP key once to scroll. Then the top of the > viewport is covered by a band of garbage. > > Occasionally also parts of the window frame, menu bar and toolbars are > corrupted, and it also happens with other applications. [...] > (**) intel(0): Option "MigrationHeuristic" "greedy" Does it also happen without this option? -- Earthling Michel Dänzer |http://www.vmware.com Libre software enthusiast | Debian, X and DRI developer -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#519243: xserver-xorg-video-intel: rendering errors with KDE desktop effects
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michel Dänzer wrote: >> (**) intel(0): Option "MigrationHeuristic" "greedy" > > Does it also happen without this option? I must correct my report. It happens *without* this option, but it seems to have gone away after I added it. (The bug report was made just after the change, sorry about that.) Cheers, Marcus -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkm3mkgACgkQXjXn6TzcAQmaQACeL2Vshs5daAYqiX1XiYDfUF4O ZRsAnRRp36bHtY6Iq5l8tapQ8dfQCXLE =sL4O -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#519243: xserver-xorg-video-intel: rendering errors with KDE desktop effects
On Wed, 2009-03-11 at 12:02 +0100, Marcus Better wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Michel Dänzer wrote: > >> (**) intel(0): Option "MigrationHeuristic" "greedy" > > > > Does it also happen without this option? > > I must correct my report. It happens *without* this option, but it seems > to have gone away after I added it. (The bug report was made just after > the change, sorry about that.) Does it happen without this option but with Option "ExaOptimizeMigration" "off" instead? -- Earthling Michel Dänzer |http://www.vmware.com Libre software enthusiast | Debian, X and DRI developer -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#519221: libpixman -- bug recently submitted related to your patch
Hi Arren, This is a old patch, about add SSE2 implementation for many compose operations. This code was first released in pixman 0.12.0. I really don't know what is going on, I need to investigate this. Just in case, a good test is run the pixman configure with --disable-sse2, to disable this code, keeping all other pixman implementation and modifications. BTW, I care about :) []'s André Tupinambá PS: Sorry about any English mistakes, I'm Brazillian and English isn't my first language. On Wed, Mar 11, 2009 at 12:11 AM, Arren Lex wrote: > Hello; > > I have recently submitted a libpixman bug introduced by a regression > caused by one of your patches. The bug report is available here -- > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519221 > > I don't know if you care about this; I was just hoping you may have > had some insight as to what causes it, or ideas how to fix it. :) I > want my terminal back! > > If you want, you can comment on the bug report by emailing responses > to 519...@bugs.debian.org > > Thanks a lot for your time, > Arren Lex > -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#519243: xserver-xorg-video-intel: rendering errors with KDE desktop effects
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michel Dänzer wrote: > Does it happen without this option but with > > Option "ExaOptimizeMigration" "off" No, this seems to work too. I think I experience a slowdown though (not surprising perhaps). Cheers, Marcus -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkm3qjcACgkQXjXn6TzcAQkAnACcD/9VnQMs66kgw7hjSBcVCmUD g44AoK5xBKNYalAv8M/egInNbc1gTGuF =VnVg -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
reassign 519170 to xserver-xorg, tagging 519170, severity of 519170 is important
reassign 519170 xserver-xorg tags 519170 moreinfo severity 519170 important -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: reassign 519170 to xserver-xorg, tagging 519170, severity of 519170 is important
Processing commands for cont...@bugs.debian.org: > reassign 519170 xserver-xorg Bug#519170: Konqueror crashs cause entire X server to crash Bug reassigned from package `konqueror' to `xserver-xorg'. > tags 519170 moreinfo Bug#519170: Konqueror crashs cause entire X server to crash There were no tags set. Tags added: moreinfo > severity 519170 important Bug#519170: Konqueror crashs cause entire X server to crash Severity set to `important' from `critical' > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xorg: Changes to 'ubuntu'
debian/changelog| 19 +-- debian/local/Xsession.d/60x11-localhost |2 +- debian/x11-common.links | 31 +-- 3 files changed, 43 insertions(+), 9 deletions(-) New commits: commit cac92b67095ed2bd9c55a869b088bfcc6cba6dbc Author: Bryce Harrington Date: Wed Mar 11 09:44:20 2009 -0700 Add apport support for more packages diff --git a/debian/changelog b/debian/changelog index f7bfc49..c8f1cca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,19 @@ -xorg (1:7.4~5ubuntu14) UNRELEASED; urgency=low +xorg (1:7.4~5ubuntu16) UNRELEASED; urgency=low + + * x11-common.links: Add apport support for a several more packages. + * local/Xsession.d/60x11-localhost: Also redirect stderr in an sh-safe +fashion + + -- Bryce Harrington Wed, 11 Mar 2009 09:43:37 -0700 + +xorg (1:7.4~5ubuntu15) jaunty; urgency=low + + * local/Xsession.d/60x11-localhost: Change redirection to fix bashism +(LP: #340676) + + -- Bryce Harrington Tue, 10 Mar 2009 11:39:40 -0700 + +xorg (1:7.4~5ubuntu14) jaunty; urgency=low * Add local/Xsession.d/60x11-localhost: Allow X connections from local unix domain sockets instead of forcing TCP since hostname validation @@ -6,7 +21,7 @@ xorg (1:7.4~5ubuntu14) UNRELEASED; urgency=low (LP: #276357) * apport/source_xorg.py: Detect presence of fglrx loaded in kernel - -- Bryce Harrington Mon, 09 Mar 2009 16:34:27 -0700 + -- Bryce Harrington Tue, 10 Mar 2009 09:56:15 -0700 xorg (1:7.4~5ubuntu13) jaunty; urgency=low diff --git a/debian/local/Xsession.d/60x11-localhost b/debian/local/Xsession.d/60x11-localhost index 0f95047..3539ffd 100644 --- a/debian/local/Xsession.d/60x11-localhost +++ b/debian/local/Xsession.d/60x11-localhost @@ -1,4 +1,4 @@ # This file is sourced by Xsession(5), not executed. [ -x /usr/bin/xhost ] && [ -x /usr/bin/id ] && -xhost +si:localuser:`id -un` >& /dev/null +xhost +si:localuser:`id -un` > /dev/null 2>&1 diff --git a/debian/x11-common.links b/debian/x11-common.links index 58a5c0c..d538d40 100644 --- a/debian/x11-common.links +++ b/debian/x11-common.links @@ -1,9 +1,27 @@ usr/bin usr/bin/X11 usr/bin usr/X11R6/bin usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/xserver-xorg-core.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_libdrm.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_libx11.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_libxcb.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_mesa.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_nvidia-graphics-drivers-71.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_nvidia-graphics-drivers-96.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_nvidia-graphics-drivers-173.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_nvidia-graphics-drivers-177.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_nvidia-graphics-drivers-180.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_fglrx-installer.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_wacom-tools.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_x11-xserver-utils.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_xf86-input-evtouch.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_xfree86-driver-synaptics.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_xinit.py usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_xkeyboard-config.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_xrandr.py usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_xorg_server.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_xserver-xorg-input-elographics.py usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_xserver-xorg-input-evdev.py +usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_xserver-xorg-input-joystick.py usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_xserver-xorg-input-keyboard.py usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_xserver-xorg-input-mouse.py usr/share/apport/package-hooks/source_xorg.py usr/share/apport/package-hooks/source_xserver-xorg-input-synaptics.py @@ -11,13 +29,14 @@ usr/share/apport/package-hooks/source_xorg.py
Anunciarse por Internet como los mejores. Adwords de Google (ID:56485)
Su producto o servicio en las primeras páginas de Google.. Adwords de Google es Pago Por Click * Publicidad Segmentada * Pago sobre Resultados * Control de la Inversión * Resultados Inmediatos Asista a nuestro Seminario: Adwords, Pago Por Click Los detalles en: http://pago-por-click.info/ppc/+hspDobjcfeDtutjmAyMobjcfe http://dar-de-baja-mi-email.info/ppcx/+hspDobjcfeDtutjmAyMobjcfe -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#519221: libpixman -- bug recently submitted related to your patch
Thank you for your response. I have compiled the latest git of pixman with the --disable-sse2 flag and it works perfectly. The problems are gone when I disable that flag. Here is some more information about my system in case any of it is helpful: - AMD Opteron dual-core CPU, 2.4 GHz, supporting with flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy. - I am running a 32-bit OS, although the CPU supports 64. - ATI X300SE PCI-E video card, using the free and open-source radeon driver for 3D acceleration. I believe this driver only supports some of openGL 1.2. - Kernel 2.6.26 - 1GB ram - Terminal emulator is konsole from KDE 3.5; pseudo-transparency is turned on (that is, it paints the desktop background as the terminal background to make it "appear" transparent) I hope we can find the source of this problem. :) Is it possible to take out only some of the sse2 modifications so we can determine which optimization is causing problems? Thanks for your time, Arren 2009/3/11 André Tupinambá : > Hi Arren, > > This is a old patch, about add SSE2 implementation for many compose > operations. This code was first released in pixman 0.12.0. I really > don't know what is going on, I need to investigate this. > > Just in case, a good test is run the pixman configure with > --disable-sse2, to disable this code, keeping all other pixman > implementation and modifications. > > BTW, I care about :) > > []'s > André Tupinambá > > PS: Sorry about any English mistakes, I'm Brazillian and English isn't > my first language. > > On Wed, Mar 11, 2009 at 12:11 AM, Arren Lex wrote: >> Hello; >> >> I have recently submitted a libpixman bug introduced by a regression >> caused by one of your patches. The bug report is available here -- >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519221 >> >> I don't know if you care about this; I was just hoping you may have >> had some insight as to what causes it, or ideas how to fix it. :) I >> want my terminal back! >> >> If you want, you can comment on the bug report by emailing responses >> to 519...@bugs.debian.org >> >> Thanks a lot for your time, >> Arren Lex >> > -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#519221: libpixman -- bug recently submitted related to your patch
Sorry, I left out this piece of possibly useful information: I have a dual-monitor setup -- one is 1280x1024 and one is 1680x1050. I usually run konsole maximized across the larger monitor, and it is terribly slow like that. When I make the konsole window smaller, the problem becomes less noticeable (but even when the window is very small, you can easily tell the problem is still there because the text makes waves as it scrolls). This behaviour leads me to think it might be falling back to software rendering for painting the text now. Is that possible? -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#519210: xserver-xorg: doesnt read EDID from monitors
Good morning Julien, Am 2009-03-11 10:18:22, schrieb Julien Cristau: > On Tue, 2009-03-10 at 19:05 -0500, Dabreegster wrote: > > This prevents autoconfiguration from selecting reasonable frequencies. How > > can I solve this > > problem? Is it an nvidia 6100-specific bug? From googling, it seems many > > people have > > experienced this problem across other boards. How else can I manually > > obtain monitor > > frequencies? Are there reasonable defaults that won't fry a monitor but > > will still allow > > above 640x480? > > Does this happen with other monitors, or with the same monitor on a > different machine? It seems, I have the same issue with a Matrox G450 DualHead and my new AsusTek VW161D which has a resolution od 1366x768. I can get it manualy to work. The second Display is a LiteOn 15AAC and it is the same problem Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant # Michelle Konzack Apt. 917 ICQ #328449886 +49/177/935194750, rue de Soultz MSN LinuxMichi +33/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com) signature.pgp Description: Digital signature
Debian Bug report logs - #491230 xserver-xorg: X crashes with "Fatal Server Error: lockup"
Is someone going to answer this, and, dare I say, fix it, or is filing a bug report a study in masturbation?
Bug#519210: xserver-xorg: doesnt read EDID from monitors
On Wed, 11 Mar 2009 10:18:22 +0100, Julien Cristau wrote: > On Tue, 2009-03-10 at 19:05 -0500, Dabreegster wrote: > > This prevents autoconfiguration from selecting reasonable frequencies. How > > can I solve this > > problem? Is it an nvidia 6100-specific bug? From googling, it seems many > > people have > > experienced this problem across other boards. How else can I manually > > obtain monitor > > frequencies? Are there reasonable defaults that won't fry a monitor but > > will still allow > > above 640x480? > > Does this happen with other monitors, or with the same monitor on a > different machine? > > Cheers, > Julien > My old CRT monitor works fine. The problem also happens on another squeeze machine with the same card. WHen I googled, I found lots of people with this problem of the monitor not sending DDC/EDID info about resolutions/frequencies. Their solution was to somehow figure out the values. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org