Bug#519793: xserver-xorg-video-intel: [865G]Random lookups after extended period of use - workaround included
Package: xserver-xorg-video-intel Version: 2:2.3.2-2+lenny6 Severity: important Tags: patch I had problems running X.org on the hardware listed below. My Xserver would lock up randomly on the 2nd day of continous use. The lockup would manifest itself as frozen screen with green/pink vertical or horizontal thin lines. Input devices would cease to work and so a hard reset would be required. I had no problems with an old Nvidia Riva TNT2 card (no shared memory) on the same hardware. The Intel 865G graphics chip is onboard with shared memory. I tested main memory with memtest86+ for 2h straight (5 cycles) without any errors. Of the following, in other bugreports suggested, options [0] Option "AccelMethod" "XAA" [1] Option "FramebufferCompression" "off" [2] Option AIGLX "no" i tested the following combinations without any success: [0] [0] + [1] [0] + [1] + [2] I think i found a working xorg.conf setup listed below. If i get problems with it, i will report back. Regards, Martin -- 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 15. Feb 23:19 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1718548 15. Feb 23:19 /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 82865G Integrated Graphics Controller (rev 02) /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 1286 12. Mär 13:29 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: # xorg.conf (X.Org 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 "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "Configured Video Device" Driver "intel" # Option "Legacy3D" "False" Option "AccelMethod" "EXA" # Option "migrationheuristics" "greedy" # Option "FramebufferCompression" "off" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "ServerFlags" Option "AIGLX" "no" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" EndSection Xorg X server log files on system: -rw-r--r-- 1 root root 36735 15. Mär 08:02 /var/log/Xorg.0.log Contents of most recent Xorg X server log file /var/log/Xorg.0.log: X.Org X Server 1.4.2 Release Date: 11 June 2008 X Protocol Version 11, Revision 0 Build Operating System: Linux Debian (xorg-server 2:1.4.2-11) Current Operating System: Linux arbeitstier 2.6.26 #1 Sun Mar 15 07:35:03 CET 2009 i686 Build Date: 20 February 2009 03:06:29AM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 15 08:00:33 2009 (==) Using config file: "/etc/X11/xorg.conf" (==) No Layout section. Using the first Screen section. (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "Configured Monitor" (==) No device specified for screen "Default Screen". Using the first device section listed. (**) | |-->Device "Configured Video Device" (==) |-->Input Device "Configured Mouse" (==) |-->Input Device "Generic Keyboard" (==) The core pointer device wasn't specified explicitly in the layout. Using the first mouse device. (==) The core keyboard device wasn't specified explicitly in the layout. Using the first keyboard device. (**) Option "AIGLX" "no" (==) Automatically adding devices (==) Automatically enabling devices (==) No FontPath specified. Using compiled-in default. (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:uns
Bug#519729: Redraw issue with NVIDIA
On Sam, 2009-03-14 at 10:57 -0700, Alex Goebel wrote: > Package: compiz-fusion-plugins-main > Version: 0.7.6-1 > Severity: normal > Tags: patch > > There is a syncronizaton/race problem with compiz and recent NVIDIA > cards and drivers [1]. It results in screen corruption by having parts > of the screen not refreshed. > A small workaround is comitted upsream to compiz/workarounds (sic!) > [2]. Would be nice to have that one backported and included in the > next debian package. > > > [1] http://www.nvnews.net/vbulletin/showthread.php?t=129711 > [2] > http://gitweb.compiz-fusion.org/?p=fusion/plugins/workarounds;a=commit;h=46960f12a9d213e5f0e841557e2ed2f7ea18cc79 IMO glXWaitX is actually not really just a workaround but a valid solution. Ironically, an nVidia engineer disagreed on this on the upstream xorg mailing list, but without providing a rationale. -- 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#519793: xserver-xorg-video-intel: [865G]Workaround is no workaround.
Package: xserver-xorg-video-intel Version: 2:2.3.2-2+lenny6 Followup-For: Bug #519793 Sorry, this was a bit premature. My Xserver froze with this setup, too. I will continue my tests. Take that, me! Regards, Martin -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#519847: xserver-xorg-video-radeonhd: new release available (1.2.4)
Package: xserver-xorg-video-radeonhd Version: 1.2.1-2 Severity: wishlist Hi, Version 1.2.4 has been released in December, 2008. Can you please rebuild the Debian package ? Thank you ! JL -- 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 2007-01-15 03:13 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1718548 2009-02-20 04:24 /usr/bin/Xorg Contents of /var/lib/x11/xorg.conf.roster: xserver-xorg VGA-compatible devices on PCI bus: 03:00.0 VGA compatible controller: ATI Technologies Inc RV610 video device [Radeon HD 2400 PRO] -- System Information: Debian Release: squeeze/sid Architecture: i386 (i686) Kernel: Linux 2.6.28 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages xserver-xorg-video-radeonhd depends on: ii libc6 2.9-4 GNU C Library: Shared libraries ii libpci3 1:3.1.2-1 Linux PCI Utilities (shared librar ii xserver-xorg-core 2:1.4.2-11 Xorg X server - core server xserver-xorg-video-radeonhd recommends no packages. xserver-xorg-video-radeonhd suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#519845: xserver-xorg-video-mga: G550 Dual-DVI: Switching from text console to X freezes the screen
Package: xserver-xorg-video-mga Version: 1:1.4.9.dfsg-1 Severity: important When using the xorg.conf from below, but with Option "UseFBDev" "true" has the following effect. Starting X works fine. Switching to a text console with Strg+Alt+F1 works, too. But switching back to X freezes the Screen. Switching back to the text console doesn't help. The screen is garbled and only a reboot helps. However this only happens, when X is running while switching back to it. When the X Server is killed, while on the text console and then started again, it works. I use matroxfb on the textconsole. I am quite sure it only happens in this combination. I am also quite sure, that the same worked with a G400. Setting "UseFBDev" to "false" solves the problem. But still I think is a major bug. -- 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 2. Nov 14:06 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1901168 20. Feb 18:14 /usr/bin/Xorg Contents of /var/lib/x11/xorg.conf.roster: xserver-xorg VGA-compatible devices on PCI bus: 01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G550 AGP (rev 01) /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 4346 15. Mär 16:12 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice"Mouse0" "CorePointer" InputDevice"Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/etc/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "xtrap" Load "extmod" Load "record" Load "GLcore" Load "dri" Load "glx" Load "dbe" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant""nodeadkeys" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" #DisplaySize 380 300 # mm Identifier "Monitor0" VendorName "ENC" ModelName"S1932" ### Comment all HorizSync and VertRefresh values to use DDC: HorizSync31.0 - 64.0 VertRefresh 59.0 - 61.0 Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "PciRetry" # [] #Option "SyncOnGreen" # [] #Option "NoAccel" # [] #Option "ShowCache" # [] #Option "Overlay" # [] #Option "MGASDRAM" # [] #Option "ShadowFB" # [] #Option "UseFBDev" # [] #Option "ColorKey" # #Option "SetMclk" # #Option "OverclockMem" # [] #Option "VideoKey" # #Option "Rotate"# [] #Option "TexturedVideo" # [] #Option "Crtc2Half" # [] #Option "Crtc2Ram" # #Option "Int10" # [] #Option "AGPMode" # #Option "AGPSize" # #Option "DigitalScreen1"# [] #Option "DigitalScreen2"# [] #Option "TV"# [] #Option "TVStandard"# [] #Option "CableType" # [] #Option "NoHal" # [] #Option "SwappedHead" # [] #Option "DRI" # [] #Option "MergedFB" # [] #Option "Monitor2HSync" #
Bug#519847: xserver-xorg-video-radeonhd: new release available (1.2.4)
Julien Lesaint wrote: > Package: xserver-xorg-video-radeonhd > Version: 1.2.1-2 > Severity: wishlist > > Hi, > > Version 1.2.4 has been released in December, 2008. > Can you please rebuild the Debian package ? > 1.2.4 has been available in experimental for a while. It will enter unstable with Xserver 1.6 in the near future. If you want to keep Xserver 1.4 from Lenny or unstable, you can take a rebuilt radeonhd from http://people.debian.org/~bgoglin/rebuilds/radeonhd-1.2.4-Xserver1.4/ Brice -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#519850: xserver-xorg-video-intel: Screen artefacts on intel i830MG
Package: xserver-xorg-video-intel Version: 2:2.3.2-2+lenny6 Severity: important There are screen artefacts at random times. The artefacts were not there with Debian Etch, but are there with Debian Lenny. Controller gets recognized as: (--) PCI:*(0:2:0) Intel Corporation 82830 CGC [Chipset Graphics Controller] rev 4, Mem @ 0x9800/27, 0x9010/19 (--) PCI: (0:2:1) Intel Corporation 82830 CGC [Chipset Graphics Controller] rev 0, Mem @ 0x8800/27, 0x8020/19 ... (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, Mobile Intel® GM45 Express Chipset, Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41 (II) Primary Device is: PCI 00:02:0 (--) Assigning device section with no busID to primary device (--) Chipset i830M found ... >> wow look at the memory available << (II) intel(0): I830CheckAvailableMemory: 698364 kB available drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 9, (OK) drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 9, (OK) drmOpenByBusid: Searching for BusID pci::00:02.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 9, (OK) drmOpenByBusid: drmOpenMinor returns 9 drmOpenByBusid: drmGetBusid reports pci::00:02.0 (II) [drm] DRM interface version 1.3 (II) [drm] DRM open master succeeded. (II) intel(0): [drm] Using the DRM lock SAREA also for drawables. (II) intel(0): [drm] framebuffer mapped by ddx driver (II) intel(0): [drm] added 1 reserved context for kernel (II) intel(0): X context handle = 0x1 (II) intel(0): [drm] installed DRM signal handler (**) intel(0): Framebuffer compression disabled (**) intel(0): Tiling enabled (==) intel(0): VideoRam: 131072 KB (II) intel(0): Attempting memory allocation with tiled buffers. (WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed (Cannot allocate memory) >> what does this mean? << (II) intel(0): Tiled allocation successful. (II) intel(0): [drm] Registers = 0x9010 (II) intel(0): [drm] ring buffer = 0x9800 ... (==) intel(0): Backing store disabled (==) intel(0): Silken mouse enabled (II) intel(0): Initializing HW Cursor (II) intel(0): [DRI] installation complete (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x007df000 (pgoffset 2015) (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x007e (pgoffset 2016) (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x007e4000 (pgoffset 2020) (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x007e5000 (pgoffset 2021) (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x007e9000 (pgoffset 2025) (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0080 (pgoffset 2048) (II) intel(0): xf86BindGARTMemory: bind key 6 at 0x00c0 (pgoffset 3072) (II) intel(0): xf86BindGARTMemory: bind key 7 at 0x0180 (pgoffset 6144) (II) intel(0): xf86BindGARTMemory: bind key 8 at 0x01c0 (pgoffset 7168) (II) intel(0): xf86BindGARTMemory: bind key 9 at 0x0200 (pgoffset 8192) ... I tried this with my previous running config and with a completely new automatically created config. Any clues? -- 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 23. Apr 2007 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1718484 9. Jan 04:11 /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 82830 CGC [Chipset Graphics Controller] (rev 04) /etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum. Xorg X server configuration file status: -rw-r--r-- 1 root root 1112 14. M?12:27 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: # xorg.conf (X.Org 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 "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant""nodeadkeys" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" I
Bug#427121: Manpage patch
Attached is my feeble attempt at a manpage for xserver-xephyr. Cheers Charlie === added file 'debian/xserver-xephyr.1' --- debian/xserver-xephyr.1 1970-01-01 00:00:00 + +++ debian/xserver-xephyr.1 2009-03-15 16:17:33 + @@ -0,0 +1,342 @@ +.\" ." +.\" ." Copyright (c) Matthieu Herrb +.\" ." +.\" ." Permission to use, copy, modify, and distribute this software for any +.\" ." purpose with or without fee is hereby granted, provided that the above +.\" ." copyright notice and this permission notice appear in all copies. +.\" ." +.\" ." THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +.\" ." WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +.\" ." MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +.\" ." ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +.\" ." WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +.\" ." ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +.\" ." OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +.\" ." +.TH "Xephyr" "1" "" "Matthew Allum" "xserver-xephyr" +.SH "NAME" +Xephyr \- X server outputting to a window on a pre\-existing X display +.SH "SYNOPSIS" +.B Xephyr +.RI [\fB:\fP display ] +.RI [ option +.I R ... ] +.SH "DESCRIPTION" +.B Xephyr is a kdrive server that outputs to a window on a pre\-existing +"host" X display. Think Xnest but with support for modern extensions like composite, damage and randr. +.PP +Unlike Xnest which is an X proxy, i.e. limited to the capabilities of the host X server, Xephyr is a real X server which uses the host X server window as "framebuffer" via fast SHM XImages. +.PP +It also has support for "visually" debugging what the server is +.br +painting. +.SH "OPTIONS" +.TP +.BI \-a # +Mouse acceleration (pixels) +.TP +.BI \-ac +Disable access control restrictions +.TP +.BI \-audit " int +Set audit trail level +.TP +.BI \-auth " file +Select authorization file +.TP +.BI \-br +Create root window with black background +.TP +.BI +bs +Enable any backing store support +.TP +.BI \-bs +Disable any backing store support +.TP +.BI \-c +Turns off key\-click +.TP +.BI c # +Key\-click volume (0\-100) +.TP +.BI \-cc int +Default color visual class +.TP +.BI \-core +Generate core dump on fatal error +.TP +.BI \-dpi int +Screen resolution in dots per inch +.TP +.BI dpms +Enables VESA DPMS monitor control +.TP +.BI \-dpms +Disables VESA DPMS monitor control +.TP +.BI \-deferglyphs [none|all|16] +Defer loading of [no|all|16\-bit] glyphs +.TP +.BI \-f # +Bell base (0\-100) +.TP +.BI \-fc " +Cursor font +.TP +.BI \-fn " +Default font name +.TP +.BI \-fp " +Default font path +.TP +.BI \-help +Prints message with these options +.TP +.BI \-I +Ignore all remaining arguments +.TP +.BI \-ld int +Limit data space to N Kb +.TP +.BI \-lf int +Limit number of open files to N +.TP +.BI \-ls int +Limit stack space to N Kb +.TP +.BI \-logo +Enable logo in screen saver +.TP +.BI nologo +Disable logo in screen saver +.TP +.BI \-nolisten string +Do not listen on protocol +.TP +.BI \-noreset +Do not reset after last client exists +.TP +.BI \-reset +Reset after last client exists +.TP +.BI \-p # +Screen\-saver pattern duration (minutes) +.TP +.BI \-pn +Accept failure to listen on all ports +.TP +.BI \-nopn +Reject failure to listen on all ports +.TP +.BI \-r +Turns off auto\-repeat +.TP +.BI r +Turns on auto\-repeat +.TP +.BI \-render [default|mono|gray|color] +Set render color alloc policy +.TP +.BI \-retro +Start with classic stipple and cursor +.TP +.BI \-s # +Screen\-saver timeout (minutes) +.TP +.BI \-t # +Mouse threshold (pixels) +.TP +.BI \-terminate +Terminate at server reset +.TP +.BI \-to # +Connection time out +.TP +.BI \-tst +Disable testing extensions +.TP +.BI ttyxx +Server started from init on /dev/ttyxx +.TP +.BI v +Video blanking for screen\-saver +.TP +.BI \-v +Screen\-saver without video blanking +.TP +.BI \-wm +WhenMapped default backing\-store +.TP +.BI \-wr +Create root window with white background +.TP +.BI \-x string +Loads named extension at init time +.TP +.BI \-maxbigreqsize +Set maximal bigrequest size +.TP +.BI +xinerama +Enable XINERAMA extension +.TP +.BI \-xinerama +Disable XINERAMA extension +.TP +.BI \-dumbSched +Disable smart scheduling, enable old behavior +.TP +.BI \-schedInterval int +Set scheduler interval in msec +.TP +.BI +extension name +Enable extension +.TP +.BI \-extension name +Disable extension +.TP +.BI \-query host\-name +Contact named host for XDMCP +.TP +.BI \-broadcast +Broadcast for XDMCP +.TP +.BI \-multicast [addr [hops]] +IPv6 multicast for XDMCP +.TP +.BI \-indirect " +Contact named host for indirect XDMCP +.TP +.BI \-port port\-num +UDP port number to send messages to +.TP +.BI \-from local\-address +Specify the local address to connect from +.TP +.BI \-once +Terminate server after one session +.TP +.BI \-class display
[bts-link] source package xserver-xorg-video-ati
# # bts-link upstream status pull for source package xserver-xorg-video-ati # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org # remote status report for #516567 # * https://bugs.freedesktop.org/show_bug.cgi?id=20539 # * remote status changed: (?) -> NEW usertags 516567 + status-NEW thanks -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
[bts-link] source package libx11
# # bts-link upstream status pull for source package libx11 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org # remote status report for #407573 # * https://bugs.freedesktop.org/show_bug.cgi?id=9953 # * remote status changed: NEW -> RESOLVED # * remote resolution changed: (?) -> FIXED # * closed upstream tags 407573 + fixed-upstream usertags 407573 - status-NEW usertags 407573 + status-RESOLVED resolution-FIXED thanks -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: [bts-link] source package libx11
Processing commands for cont...@bugs.debian.org: > # > # bts-link upstream status pull for source package libx11 > # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html > # > user bts-link-upstr...@lists.alioth.debian.org Setting user to bts-link-upstr...@lists.alioth.debian.org (was bts-link-de...@lists.alioth.debian.org). > # remote status report for #407573 > # * https://bugs.freedesktop.org/show_bug.cgi?id=9953 > # * remote status changed: NEW -> RESOLVED > # * remote resolution changed: (?) -> FIXED > # * closed upstream > tags 407573 + fixed-upstream Bug#407573: libX11-data: Please provide locale alias hu_HU.utf8 Tags were: patch Tags added: fixed-upstream > usertags 407573 - status-NEW Bug#407573: libX11-data: Please provide locale alias hu_HU.utf8 Usertags were: status-NEW. Usertags are now: . > usertags 407573 + status-RESOLVED resolution-FIXED Bug#407573: libX11-data: Please provide locale alias hu_HU.utf8 There were no usertags set. Usertags are now: status-RESOLVED resolution-FIXED. > thanks 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