Bug#347790: #347790 ignores boldMode setting

2008-03-02 Thread Joey Hess
Thomas Dickey wrote:
> I'm puzzled, since the boldMode/alwaysBoldMode resources do produce the
> result that I tabulated in the manpage.
> 
> However, since you're not seeing it work, it's likely that I'm not using
> the same resource-settings and/or locale.
> 
> "appres XTerm" and "appres UXTerm" might show enough of those to see it.

[EMAIL PROTECTED]:~>appres XTerm
*fontMenu*fontescape*Label: Escape Sequence
*fontMenu*font2*Label:  Tiny
*fontMenu*font-loadable*Label:  VT220 Soft Fonts
*fontMenu*fontsel*Label:Selection
*fontMenu*font5*Label:  Large
*fontMenu*fontdefault*Label:Default
*fontMenu*font3*Label:  Small
*fontMenu*render-font*Label:TrueType Fonts
*fontMenu*font1*Label:  Unreadable
*fontMenu*font4*Label:  Medium
*fontMenu*font-linedrawing*Label:   Line-Drawing Characters
*fontMenu*utf8-mode*Label:  UTF-8
*fontMenu*font6*Label:  Huge
*fontMenu*font-doublesize*Label:Doublesized Characters
*fontMenu*utf8-title*Label: UTF-8 Titles
*fontMenu.Label:VT Fonts
*fontMenu*background:   AntiqueWhite
*fontMenu*foreground:   gray15
*tekMenu*vtshow*Label:  Show VT Window
*tekMenu*tektextsmall*Label:Small Characters
*tekMenu*vtmode*Label:  Switch to VT Mode
*tekMenu*tektextlarge*Label:Large Characters
*tekMenu*tekpage*Label: PAGE
*tekMenu*tekreset*Label:RESET
*tekMenu*tektext2*Label:#2 Size Characters
*tekMenu*tekhide*Label: Hide Tek Window
*tekMenu*tekcopy*Label: COPY
*tekMenu*tektext3*Label:#3 Size Characters
*tekMenu.Label: Tek Options
*tekMenu*background:AntiqueWhite
*tekMenu*foreground:gray15
*form.Thickness:0
*form.background:   AntiqueWhite
*Form.menubar.background:   AntiqueWhite
*Form.menubar*background:   AntiqueWhite
*Form.menubar.foreground:   gray15
*Form.menubar*foreground:   gray15
*Form.background:   AntiqueWhite
*menubar.borderWidth:   0
*tek4014*fontLarge: 9x15
*tek4014*font2: 8x13
*tek4014*font3: 6x13
*tek4014*fontSmall: 6x10
*vtMenu*keepSelection*Label:Keep Selection
*vtMenu*autowrap*Label: Enable Auto Wraparound
*vtMenu*activeicon*Label:   Enable Active Icon
*vtMenu*selectToClipboard*Label:Select to Clipboard
*vtMenu*reversewrap*Label:  Enable Reverse Wraparound
*vtMenu*softreset*Label:Do Soft Reset
*vtMenu*cursesemul*Label:   Enable Curses Emulation
*vtMenu*autolinefeed*Label: Enable Auto Linefeed
*vtMenu*hardreset*Label:Do Full Reset
*vtMenu*visualbell*Label:   Enable Visual Bell
*vtMenu*appcursor*Label:Enable Application Cursor Keys
*vtMenu*clearsavedlines*Label:  Reset and Clear Saved Lines
*vtMenu*bellIsUrgent*Label: Enable Bell Urgency
*vtMenu*appkeypad*Label:Enable Application Keypad
*vtMenu*tekshow*Label:  Show Tek Window
*vtMenu*poponbell*Label:Enable Pop on Bell
*vtMenu*scrollbar*Label:Enable Scrollbar
*vtMenu*scrollkey*Label:Scroll to Bottom on Key Press
*vtMenu*tekmode*Label:  Switch to Tek Mode
*vtMenu*scrollttyoutput*Label:  Scroll to Bottom on Tty Output
*vtMenu*jumpscroll*Label:   Enable Jump Scroll
*vtMenu*cursorblink*Label:  Enable Blinking Cursor
*vtMenu*vthide*Label:   Hide VT Window
*vtMenu*allow132*Label: Allow 80/132 Column Switching
*vtMenu*reversevideo*Label: Enable Reverse Video
*vtMenu*titeInhibit*Label:  Enable Alternate Screen Switching
*vtMenu*altscreen*Label:Show Alternate Screen
*vtMenu.Label:  VT Options
*vtMenu*background: AntiqueWhite
*vtMenu*foreground: gray15
*MenuButton*borderWidth:0
*mainMenu*sunFunctionKeys*Label:Sun Function-Keys
*mainMenu*toolbar*Label:Toolbar
*mainMenu*8-bit control*Label:  8-Bit Controls
*mainMenu*hangup*Label: Send HUP Signal
*mainMenu*sunKeyboard*Label:VT220 Keyboard
*mainMenu*securekbd*Label:  Secure Keyboard
*mainMenu*terminate*Label:  Send TERM Signal
*mainMenu*hpFunctionKeys*Label: HP Function-Keys
*mainMenu*allowsends*Label: Allow SendEvents
*mainMenu*backarrow key*Label:  Backarrow Key (BS/DEL)
*mainMenu*kill*Label:   Send KILL Signal
*mainMenu*num-lock*Label:   Alt/NumLock Modifiers
*mainMenu*redraw*Label: Redraw Window
*mainMenu*scoFunctionKeys*Label:SCO Function-Keys
*mainMenu*quit*Label:   Quit
*mainMenu*alt-esc*Label:Alt Sends Escape
*mainMenu*logging*Label:Log to File
*mainMenu*tcapFunctionKeys*Label:   Termcap Function-Keys
*mainMenu*meta-esc*Label:   Meta Sends Escape
*mainMenu*print*Label:  Print Window
*mainMenu*suspend*Label:Send STOP Signal
*mainMenu*delete-is-del*Label:  Delete is DEL
*mainMenu*print-redir*Label:Redirect to Printer
*mainMenu*continue*Label:   Send CONT Signal
*mainMenu*oldFunctionKeys*Label:Old Function-Keys
*mainMenu*interrupt*Label:  Send INT Signal
*mainMenu.Label:Main Options
*mainMenu*background:   AntiqueWhite
*mainMenu*foreground:   gray15
*VT100.utf8Fonts.font2: -misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1
*VT100.utf8F

xterm-234

2008-03-02 Thread Thomas Dickey
Patch #234 - 2008-03/02

 * modify sinstall.sh to use POSIX locale to bypass GNU ls changes to
   date-format.
 * improved/refined  changes for closing bitmap font (patch by Andrea
   Odetti).
 * improve  resize  computation  for situations where the negotiation
   fails,  by  invoking  the  xterm widget's core-class resize method
   (Debian #365602, patch by Jim Paris).
 * restore initialization of terminal's VMIN and VTIME settings, from
   [238]patch #232 changes (patch by Matthieu Herrb).

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


xorg-server: Changes to 'debian-unstable'

2008-03-02 Thread David Nusinow
 debian/patches/11_dont_crash_on_bad_dri_mode.diff |   66 ++
 hw/xfree86/parser/scan.c  |9 ---
 2 files changed, 66 insertions(+), 9 deletions(-)

New commits:
commit 639738e781c8974c02f8d4f72f372af9e8e2889c
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Mar 2 18:35:27 2008 -0500

* Add 11_dont_crash_on_bad_dri_mode. See bugzilla #13860

diff --git a/debian/changelog b/debian/changelog
index 5af71a3..0ed3d77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,7 +20,10 @@ xorg-server (2:1.4.1~git20080131-2) UNRELEASED; urgency=low
 (once again closes: #433131)
   * Refresh all patches to make patch-audit happy.
 
- -- Drew Parsons <[EMAIL PROTECTED]>  Mon, 25 Feb 2008 03:25:53 +1100
+  [ David Nusinow ]
+  * Add 11_dont_crash_on_bad_dri_mode. See bugzilla #13860
+
+ -- David Nusinow <[EMAIL PROTECTED]>  Sun, 02 Mar 2008 10:02:40 -0500
 
 xorg-server (2:1.4.1~git20080131-1) unstable; urgency=low
 
diff --git a/debian/patches/11_dont_crash_on_bad_dri_mode.diff 
b/debian/patches/11_dont_crash_on_bad_dri_mode.diff
new file mode 100644
index 000..f17afb3
--- /dev/null
+++ b/debian/patches/11_dont_crash_on_bad_dri_mode.diff
@@ -0,0 +1,66 @@
+Index: xorg-server/hw/xfree86/parser/Configint.h
+===
+--- xorg-server.orig/hw/xfree86/parser/Configint.h 2008-03-02 
17:09:50.0 -0500
 xorg-server/hw/xfree86/parser/Configint.h  2008-03-02 18:33:14.0 
-0500
+@@ -71,11 +71,14 @@
+ #include 
+ #include "xf86Parser.h"
+ 
++typedef enum { PARSE_DECIMAL, PARSE_OCTAL, PARSE_HEX } ParserNumType;
++
+ typedef struct
+ {
+   int num;/* returned number */
+   char *str;  /* private copy of the return-string */
+   double realnum; /* returned number as a real */
++ParserNumType numType;  /* used to enforce correct number formatting 
*/
+ }
+ LexRec, *LexPtr;
+ 
+@@ -215,6 +218,8 @@
+ "\ta numerical group id."
+ #define MULTIPLE_MSG \
+ "Multiple \"%s\" lines."
++#define MUST_BE_OCTAL_MSG \
++"The number \"%d\" given in this section must be in octal (0xxx) format."
+ 
+ /* Warning messages */
+ #define OBSOLETE_MSG \
+Index: xorg-server/hw/xfree86/parser/DRI.c
+===
+--- xorg-server.orig/hw/xfree86/parser/DRI.c   2008-03-02 17:09:50.0 
-0500
 xorg-server/hw/xfree86/parser/DRI.c2008-03-02 18:33:14.0 
-0500
+@@ -117,6 +117,8 @@
+   case MODE:
+   if (xf86getSubToken (&(ptr->dri_comment)) != NUMBER)
+   Error (NUMBER_MSG, "Mode");
++if (val.numType != PARSE_OCTAL)
++Error (MUST_BE_OCTAL_MSG, val.num);
+   ptr->dri_mode = val.num;
+   break;
+   case BUFFERS:
+Index: xorg-server/hw/xfree86/parser/scan.c
+===
+--- xorg-server.orig/hw/xfree86/parser/scan.c  2008-03-02 18:33:23.0 
-0500
 xorg-server/hw/xfree86/parser/scan.c   2008-03-02 18:33:29.0 
-0500
+@@ -379,11 +379,20 @@
+   if (c == '0')
+   if ((configBuf[configPos] == 'x') ||
+   (configBuf[configPos] == 'X'))
++{
+   base = 16;
++val.numType = PARSE_HEX; 
++}
+   else
++{
+   base = 8;
++val.numType = PARSE_OCTAL;
++}
+   else
++{
+   base = 10;
++val.numType = PARSE_DECIMAL;
++}
+ 
+   configRBuf[0] = c;
+   i = 1;
diff --git a/debian/patches/series b/debian/patches/series
index a90ab4a..085689a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,6 +7,7 @@
 07_autoconfig_screen_with_device_section.diff
 08_better_dpms_logging.diff
 10_dont_look_in_home_for_config.diff -p0
+11_dont_crash_on_bad_dri_mode.diff
 13_debian_add_xkbpath_env_variable.diff
 14_default_screen_section.diff
 21_glx_align_fixes.patch

commit acc020b9608d11840638c358ee0154497bce7a3e
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Mar 2 18:30:13 2008 -0500

I screwed up this commit. Fixing.

Revert "* Add 11_dont_crash_on_bad_dri_mode. See bugzilla #13860"

This reverts commit 949fae79e1b4fce2dc3f756650f68f519157d776.

diff --git a/debian/changelog b/debian/changelog
index 0ed3d77..5af71a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,10 +20,7 @@ xorg-server (2:1.4.1~git20080131-2) UNRELEASED; urgency=low
 (once 

xorg-server: Changes to 'debian-unstable'

2008-03-02 Thread David Nusinow
 debian/changelog |5 -
 debian/patches/series|1 +
 hw/xfree86/parser/scan.c |9 +
 3 files changed, 14 insertions(+), 1 deletion(-)

New commits:
commit 949fae79e1b4fce2dc3f756650f68f519157d776
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Mar 2 17:10:14 2008 -0500

* Add 11_dont_crash_on_bad_dri_mode. See bugzilla #13860

diff --git a/debian/changelog b/debian/changelog
index 5af71a3..0ed3d77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,7 +20,10 @@ xorg-server (2:1.4.1~git20080131-2) UNRELEASED; urgency=low
 (once again closes: #433131)
   * Refresh all patches to make patch-audit happy.
 
- -- Drew Parsons <[EMAIL PROTECTED]>  Mon, 25 Feb 2008 03:25:53 +1100
+  [ David Nusinow ]
+  * Add 11_dont_crash_on_bad_dri_mode. See bugzilla #13860
+
+ -- David Nusinow <[EMAIL PROTECTED]>  Sun, 02 Mar 2008 10:02:40 -0500
 
 xorg-server (2:1.4.1~git20080131-1) unstable; urgency=low
 
diff --git a/debian/patches/series b/debian/patches/series
index a90ab4a..085689a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,6 +7,7 @@
 07_autoconfig_screen_with_device_section.diff
 08_better_dpms_logging.diff
 10_dont_look_in_home_for_config.diff -p0
+11_dont_crash_on_bad_dri_mode.diff
 13_debian_add_xkbpath_env_variable.diff
 14_default_screen_section.diff
 21_glx_align_fixes.patch
diff --git a/hw/xfree86/parser/scan.c b/hw/xfree86/parser/scan.c
index 55c7eb5..3e66685 100644
--- a/hw/xfree86/parser/scan.c
+++ b/hw/xfree86/parser/scan.c
@@ -379,11 +379,20 @@ again:
if (c == '0')
if ((configBuf[configPos] == 'x') ||
(configBuf[configPos] == 'X'))
+{
base = 16;
+val.numType = PARSE_HEX; 
+}
else
+{
base = 8;
+val.numType = PARSE_OCTAL;
+}
else
+{
base = 10;
+val.numType = PARSE_DECIMAL;
+}
 
configRBuf[0] = c;
i = 1;


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#193764: #193764 mc sets the name of gnome terminal on being launched but doesn't remove it on exiting

2008-03-02 Thread Thomas Dickey
this is not a bug in xterm.

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


Bug#467235: xserver-xorg-video-ati: [radeon] images not scaled properly when using EXA

2008-03-02 Thread Brice Goglin
Hubert Chathi wrote:
> On Sun, 24 Feb 2008 02:09:46 +0100 Brice Goglin
> <[EMAIL PROTECTED]> wrote:
>
>   
>> If it does not help, please send the corresponding Xorg.0.log.
>> 
>
> OK, attached is the Xorg.0.log from 1:6.7.197-1
>   

Did you try with 1:6.8.0-1 as I requested? It has been in unstable for a
week or so. Please send the log from 6.8.0.

> Option  "EnablePageFlip""on"
> Option  "AGPFastWrite"  "on"
> Option  "DynamicClocks" "on"
> Option  "BIOSHotkeys"   "on"
> Option  "ColorTiling"   "on"
> Option  "AccelDFS"  "on

All the above ones are useless for this debugging, please comment them
too :)

thanks.
Brice




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#467319: reproducible with xserver-xorg-video-intel/2.2.1 and linux-image-2.6.24-1-amd64/2.6.24-4

2008-03-02 Thread Francesco Poli
Package: xserver-xorg-video-intel
Version: 2:2.2.1-1
Followup-For: Bug #467319

Hi again, you are slowly turning my testing box into an unstable
one...  :-/

Anyway, I reproduced the bug with xserver-xorg-video-intel version
2.2.1 and linux-image-2.6.24-1-amd64 version 2.6.24-4.

Once again, the steps to reproduce the bug were the following ones.

 a) Inside an X session, open an xterm
 b) run /usr/lib/xscreensaver/stonerview
 c) expand the screensaver window (so that it takes almost the whole
screen estate)

I've noticed that opening a new window above the screensaver one
(or otherwise sending an existing window above the screensaver one)
seems to trigger the bug.

As usual, the relevant line in /var/log/kern.log is:
Mar  2 10:56:34 homebrew kernel: [drm:i915_wait_irq] *ERROR* i915_wait_irq: 
EBUSY -- rec: 49480 emitted: 49484

A copy of /var/log/Xorg.0.log should be attached.



-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-04-29 12:07 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1831520 2008-02-01 06:08 /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 82G965 Integrated Graphics 
Controller (rev 02)

/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 3240 2007-04-29 12:07 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Files"
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/X11R6/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/X11R6/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load"i2c"
Load"bitmap"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
EndSection

Section "Device"
Identifier  "Intel Corporation 82G965 Integrated Graphics 
Controller"
Driver  "i810"
EndSection

Section "Monitor"
Identifier  "AL1712"
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Intel Corporation 82G965 Integrated Graphics 
Controller"
Monitor "AL1712"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1280x1024" "1152x864" "1024x768" "832x624" 
"800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1280x1024" "1152x864" "1024x768" "832x624" 
"800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1280x1024" "1152x864" "10

Bug#374026: xserver-xorg-input-kbd: Alt (or maybe Meta?) key getting "stuck"

2008-03-02 Thread Dr. ERDI Gergo
Package: xserver-xorg-input-kbd
Version: 1:1.2.2-3
Followup-For: Bug #374026


Twice in the last couple of days I've experienced the 'Alt' key (or
maybe it's 'Meta') getting 'stuck' in the X server. What happens is
this: whenever I type something, if it's not a WM-bound key, it is
inserted as-is, however, when I press something like 'space' or 'w',
the WM interprets it as a WM command (i.e. just as if Alt+Space or
Alt+W was pressed). For the mouse it's the same: clicking with the
mouse results in the start of a window dragging operation. 

I've tried restarting Metacity but that didn't fix anything.

I started vmware (which was tricky in itself since the 'w' in 'vmware'
closes the terminal window since alt+w is mapped to 'close window...),
and Alt was NOT pressed in the virtual Windows box. However, after
un-grabbing the mouse, the problem persisted in X.

I'm using GNOME, and the keyboard is a Microsoft Natural 4000. I'm
happy to provide more information when requested.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23.12
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 xserver-xorg-input-kbd depends on:
ii  libc6  2.7-9 GNU C Library: Shared libraries
ii  xserver-xorg-core  2:1.4.1~git20080131-1 Xorg X server - core server

xserver-xorg-input-kbd recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#467235: xserver-xorg-video-ati: [radeon] images not scaled properly when using EXA

2008-03-02 Thread Hubert Chathi
On Sun, 24 Feb 2008 02:09:46 +0100 Brice Goglin
<[EMAIL PROTECTED]> wrote:

> If it does not help, please send the corresponding Xorg.0.log.

OK, attached is the Xorg.0.log from 1:6.7.197-1

> By the way, you have some useless/not-recommended options in your
> xorg.conf, see below.

I commented most of those out:
Section "Device"
Identifier  "ATI Radeon Mobility M6 LY"
Driver  "radeon"
#Option "UseFBDev"  "false"
#Option "AllowGLXWithComposite" "true"
Option  "EnablePageFlip""on"
Option  "AGPFastWrite"  "on"
Option  "AccelMethod"   "EXA"
Option  "DynamicClocks" "on"
Option  "BIOSHotkeys"   "on"
#Option "BackingStore"  "true"
Option  "ColorTiling"   "on"
Option  "AccelDFS"  "on"
#Option "RenderAccel"   "off"
#Option "CRT2Position"  "Clone"
Option  "Monitor-LVDS"  "Internal Panel"
Option  "Monitor-VGA"   "External VGA"
EndSection

-- 
Hubert Chathi <[EMAIL PROTECTED]> -- Jabber: [EMAIL PROTECTED]
PGP/GnuPG key: 1024D/124B61FA http://www.uhoreg.ca/
Fingerprint: 96C5 012F 5F74 A5F7 1FF7  5291 AF29 C719 124B 61FA

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-3)
Current Operating System: Linux evinrude 2.6.24.2 #1 PREEMPT Sat Feb 16 16:34:57 EST 2008 i686
Build Date: 29 September 2007  04:19:41PM
 
	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: Sat Mar  1 18:04:08 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor ""
(**) |   |-->Device "ATI Radeon Mobility M6 LY"
(==) No monitor specified for screen "Default Screen".
	Using a default monitor configuration.
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Wacom Cursor"
(**) |-->Input Device "Wacom Stylus"
(**) |-->Input Device "Wacom Eraser"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/lib/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/CID" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/Speedo" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(==) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
	unix/:7100,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(**) Extension "RENDER" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d7b40
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, vers

Bug#469057: xserver-xorg-video-ati: Xorg fail to load with acceleration enabled on a Radeon X300 PCIE

2008-03-02 Thread Brice Goglin
Daniel Dehennin wrote:
> Package: xserver-xorg-video-ati
> Version: 1:6.8.0-1
> Severity: important
>
> Hello,
>
> The recent upgrade make Xorg unable to boot when "NoAccel" is off.
>
> I have the X "dotted" screen with my mouse pointer, the mouse can move
> but the keyboard is not responding, my window manager never comes.
>
> I attach the log files with acceleration enabled.
>   

Can you try with no xorg.conf at all in case your keyboard config causes
problems?

Which xserver-xorg-video-ati did you have before upgrading to 6.8.0
broke this? Did you only upgrade xserver-xorg-video-ati, or also
xserver-xorg-core at the same time? Have a look in /var/log/aptitude or
/var/log/dpkg.log.

Did you ever try some xserver-xorg-video-ati 6.7.19x snapshots from
experimental or unstable? There are plenty of them on
http://snapshot.debian.net/
Testing with 6.7.197-1 would be good, for instance.

Brice





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#448577: all videos display as patterns of lines

2008-03-02 Thread Zack Weinberg
On Wed, Feb 13, 2008 at 10:39 AM, Zack Weinberg <[EMAIL PROTECTED]> wrote:
> On Wed, Feb 13, 2008 at 6:33 AM, Brice Goglin <[EMAIL PROTECTED]> wrote:
>  >  Can you try the one in experimental? Can you look at /var/log/aptitude
>  >  or /var/log/dpkg.log to find out which driver you had before upgrading?
>
>  This broke several months ago now; the log files do not go back far
>  enough.  I will try the experimental driver.

I never got around to trying the experimental driver, but driver
1:6.8.0-1 works correctly on my original test case.

Youtube videos still get stuck at some random point but I totally
blame the Flash player for that.

zw



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#448577: marked as done (all videos display as patterns of lines)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 20:34:55 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#448577: all videos display as patterns of lines
has caused the Debian Bug report #448577,
regarding all videos display as patterns of lines
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 [EMAIL PROTECTED]
immediately.)


-- 
448577: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448577
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: totem-gstreamer
Version: 2.20.0-3
Severity: important

For about a week - I'm not sure what upgrade did it, but it definitely started
with an upgrade - all video content is completely mangled.  For example, this:

 http://partiwm.org/static/screenshots/demo-2.ogg

(which should have no problems with unfree codecs or anything) displays like
a pattern of cyan and magenta lines and blocks to me.  (I tried to take a
screen shot, but it came out with the video area completely black, sorry.)
The image is constantly changing, even when the video is paused.  It looks
like some basic problem with decoding the video or blitting it to the screen.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (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/bash

Versions of packages totem-gstreamer depends on:
ii  gnome-icon-theme2.20.0-1 GNOME Desktop icon theme
ii  gstreamer0.10-alsa [gst 0.10.14-4GStreamer plugin for ALSA
ii  gstreamer0.10-gnomevfs  0.10.14-4GStreamer plugin for GnomeVFS
ii  gstreamer0.10-plugins-b 0.10.14-4GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-g 0.10.6-3 GStreamer plugins from the "good" 
ii  gstreamer0.10-x 0.10.14-4GStreamer plugins for X11 and Pang
ii  iso-codes   1.5-1ISO language, territory, currency,
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.20.1-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.20.0-1 The Bonobo UI library
ii  libc6   2.6.1-6  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.1-3  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libffi4 4.2.2-3  Foreign Function Interface library
ii  libfontconfig1  2.4.91-1 generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.2-3GCC support library
ii  libgconf2-4 2.20.0-1 GNOME configuration database syste
ii  libglib2.0-02.14.2-1 The GLib library of C routines
ii  libgnome-desktop-2  2.20.1-1 Utility library for loading .deskt
ii  libgnome2-0 2.20.1.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.20.1.1-1   A powerful object-oriented display
ii  libgnomeui-02.20.1.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.20.0-3   GNOME Virtual File System (runtime
ii  libgstreamer-plugins-ba 0.10.14-4GStreamer libraries from the "base
ii  libgstreamer0.10-0  0.10.14-2Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.12.1-1 The GTK+ graphical user interface 
ii  libhal1 0.5.10-2 Hardware Abstraction Layer - share
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libnautilus-extension1  2.20.0-1 libraries for nautilus components 
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstartup-notification 0.9-1library for program launch feedbac
ii  libstdc++6  4.2.2-3  The GNU Standard C++ Library v3
ii  libtotem-plparser7  2.20.0-3 Totem Playlist Parser library - ru
ii  libx11-62:1.0.3-7X11 client-side library
ii  l

Bug#469022: compiz-core: Invalid memory reference

2008-03-02 Thread Damon Carr
Package: compiz-core
Version: 1:0.7.0-0ubuntu4
Severity: important
File: /usr/bin/compiz.real

*** Please describe what you were doing when the application crashed ***

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb71f36d0 (LWP 7444)]
0xb7f73410 in __kernel_vsyscall ()
#0  0xb7f73410 in __kernel_vsyscall ()
#1  0xb7b4d3c3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7f6e9e8 in ?? () from /usr/lib/debreaper/libviaticum.so
#3  0x1d18 in ?? ()
#4  0xbfd35424 in ?? ()
#5  0x in ?? ()

Thread 1 (Thread 0xb71f36d0 (LWP 7444)):
#0  0xb7f73410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7b4d3c3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb7f6e9e8 in ?? () from /usr/lib/debreaper/libviaticum.so
No symbol table info available.
#3  0x1d18 in ?? ()
No symbol table info available.
#4  0xbfd35424 in ?? ()
No symbol table info available.
#5  0x in ?? ()
No symbol table info available.
#0  0xb7f73410 in __kernel_vsyscall ()

-- System Information:
Debian Release: lenny/sid
  APT prefers hardy-updates
  APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500, 
'hardy-proposed'), (500, 'hardy-backports'), (500, 'hardy'), (500, 
'gutsy-updates'), (500, 'gutsy-security'), (500, 'gutsy-proposed'), (500, 
'gutsy-backports'), (500, 'gutsy')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.3 (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 compiz-core depends on:
ii  libc6   2.7-5ubuntu2 GNU C Library: Shared libraries
ii  libgl1-mesa-glx [li 7.0.3~rc2-1ubuntu1   A free implementation of the OpenG
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libstartup-notifica 0.9-1library for program launch feedbac
ii  libx11-62:1.1.3-1ubuntu1 X11 client-side library
ii  libx11-xcb1 2:1.1.3-1ubuntu1 Xlib/XCB interface library
ii  libxcb1 1.1-1X C Binding
ii  libxcomposite1  1:0.4.0-1X11 Composite extension library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxdamage1 1:1.1.1-3X11 damaged region extension libra
ii  libxext62:1.0.3-2build1  X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxinerama12:1.0.2-1build1  X11 Xinerama extension library
ii  libxml2 2.6.31.dfsg-1ubuntu1 GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxslt1.1  1.1.22-1ubuntu1  XSLT processing library - runtime 
ii  mesa-utils  7.0.3~rc2-1ubuntu1   Miscellaneous Mesa GL utilities

Versions of packages compiz-core recommends:
ii  compiz-plugins  1:0.7.0-0ubuntu4 OpenGL window and compositing mana




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#469021: compiz-core: Invalid memory reference

2008-03-02 Thread Damon Carr
Package: compiz-core
Version: 1:0.7.0-0ubuntu4
Severity: important
File: /usr/bin/compiz.real

*** Please describe what you were doing when the application crashed ***

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb721b6d0 (LWP 7481)]
0xb7f9b410 in __kernel_vsyscall ()
#0  0xb7f9b410 in __kernel_vsyscall ()
#1  0xb7b753c3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7f969e8 in ?? () from /usr/lib/debreaper/libviaticum.so
#3  0x1d40 in ?? ()
#4  0xbfce43d4 in ?? ()
#5  0x in ?? ()

Thread 1 (Thread 0xb721b6d0 (LWP 7481)):
#0  0xb7f9b410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7b753c3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb7f969e8 in ?? () from /usr/lib/debreaper/libviaticum.so
No symbol table info available.
#3  0x1d40 in ?? ()
No symbol table info available.
#4  0xbfce43d4 in ?? ()
No symbol table info available.
#5  0x in ?? ()
No symbol table info available.
#0  0xb7f9b410 in __kernel_vsyscall ()

-- System Information:
Debian Release: lenny/sid
  APT prefers hardy-updates
  APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500, 
'hardy-proposed'), (500, 'hardy-backports'), (500, 'hardy'), (500, 
'gutsy-updates'), (500, 'gutsy-security'), (500, 'gutsy-proposed'), (500, 
'gutsy-backports'), (500, 'gutsy')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.3 (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 compiz-core depends on:
ii  libc6   2.7-5ubuntu2 GNU C Library: Shared libraries
ii  libgl1-mesa-glx [li 7.0.3~rc2-1ubuntu1   A free implementation of the OpenG
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libstartup-notifica 0.9-1library for program launch feedbac
ii  libx11-62:1.1.3-1ubuntu1 X11 client-side library
ii  libx11-xcb1 2:1.1.3-1ubuntu1 Xlib/XCB interface library
ii  libxcb1 1.1-1X C Binding
ii  libxcomposite1  1:0.4.0-1X11 Composite extension library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxdamage1 1:1.1.1-3X11 damaged region extension libra
ii  libxext62:1.0.3-2build1  X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxinerama12:1.0.2-1build1  X11 Xinerama extension library
ii  libxml2 2.6.31.dfsg-1ubuntu1 GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxslt1.1  1.1.22-1ubuntu1  XSLT processing library - runtime 
ii  mesa-utils  7.0.3~rc2-1ubuntu1   Miscellaneous Mesa GL utilities

Versions of packages compiz-core recommends:
ii  compiz-plugins  1:0.7.0-0ubuntu4 OpenGL window and compositing mana




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-video-ati: Changes to 'debian-experimental'

2008-03-02 Thread Brice Goglin
 debian/NEWS |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 2583b9d6c91191537083d65bc7aae18d05871cab
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Mar 2 18:17:38 2008 +0100

Clarify the NEWS entry about ati/r128/mach split

diff --git a/debian/NEWS b/debian/NEWS
index a6f60b0..0d0674b 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,8 +1,9 @@
 xserver-xorg-video-ati (1:6.8.1~git20080302.a4398ac3-1) experimental; 
urgency=low
 
   * The 'ati' Xorg driver module does not contain the 'r128' and 'mach64'
-submodule anymore. Users of Rage or Mach boards should replace
-Driver 'ati' with 'r128' or 'mach64' in their /etc/X11/xorg.conf.
+submodules anymore. Users of Rage or Mach boards may safely remove
+the xserver-xorg-video-ati packages only if they use Driver "r128" or
+"mach64" instead of "ati" in their /etc/X11/xorg.conf.
 
  -- Brice Goglin <[EMAIL PROTECTED]>  Sun, 02 Mar 2008 13:22:03 +0100
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-video-mach64: Changes to 'debian-experimental'

2008-03-02 Thread Brice Goglin
 debian/NEWS |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 25346c8901bbea4a395f4c2109a959d884720b7d
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Mar 2 18:17:36 2008 +0100

Clarify the NEWS entry about ati/r128/mach split

diff --git a/debian/NEWS b/debian/NEWS
index a54b379..ccac72e 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,7 +1,8 @@
 xserver-xorg-video-mach64 (1:6.8.1~git20080301.56a1c9f0-1) experimental; 
urgency=low
 
-  * The mach64 submodule isn't included in ati anymore, you should change
-Driver from ati to mach64 in /etc/X11/xorg.conf.
+  * The mach64 submodule isn't included in ati anymore.
+If your /etc/X11/xorg.conf contains Driver "ati", you need to keep
+xserver-xorg-video-ati installed, or switch to Driver "mach64".
 
  -- Brice Goglin <[EMAIL PROTECTED]>  Sun, 02 Mar 2008 12:55:47 +0100
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-video-r128: Changes to 'debian-experimental'

2008-03-02 Thread Brice Goglin
 debian/NEWS |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 84ba407047ca8179c5d5911ed882d5a5091c997e
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Mar 2 18:17:15 2008 +0100

Clarify the NEWS entry about ati/r128/mach split

diff --git a/debian/NEWS b/debian/NEWS
index 59001fc..85fde8c 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,7 +1,8 @@
 xserver-xorg-video-r128 (1:6.8.1~git20080301.d855d208-1) experimental; 
urgency=low
 
-  * The r128 submodule isn't included in ati anymore, you should change
-Driver from ati to r128 in /etc/X11/xorg.conf.
+  * The r128 submodule isn't included in ati anymore. 
+If your /etc/X11/xorg.conf contains Driver "ati", you need to keep 
+xserver-xorg-video-ati installed, or switch to Driver "r128".
 
  -- Brice Goglin <[EMAIL PROTECTED]>  Sun, 02 Mar 2008 13:13:41 +0100
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#469021: marked as done (compiz-core: Invalid memory reference)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 2 Mar 2008 17:12:48 +
with message-id <[EMAIL PROTECTED]>
and subject line These are not Debian versions
has caused the Debian Bug report #469021,
regarding compiz-core: Invalid memory reference
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 [EMAIL PROTECTED]
immediately.)


-- 
469021: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469021
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: compiz-core
Version: 1:0.7.0-0ubuntu4
Severity: important
File: /usr/bin/compiz.real

*** Please describe what you were doing when the application crashed ***

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb721b6d0 (LWP 7481)]
0xb7f9b410 in __kernel_vsyscall ()
#0  0xb7f9b410 in __kernel_vsyscall ()
#1  0xb7b753c3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7f969e8 in ?? () from /usr/lib/debreaper/libviaticum.so
#3  0x1d40 in ?? ()
#4  0xbfce43d4 in ?? ()
#5  0x in ?? ()

Thread 1 (Thread 0xb721b6d0 (LWP 7481)):
#0  0xb7f9b410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7b753c3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb7f969e8 in ?? () from /usr/lib/debreaper/libviaticum.so
No symbol table info available.
#3  0x1d40 in ?? ()
No symbol table info available.
#4  0xbfce43d4 in ?? ()
No symbol table info available.
#5  0x in ?? ()
No symbol table info available.
#0  0xb7f9b410 in __kernel_vsyscall ()

-- System Information:
Debian Release: lenny/sid
  APT prefers hardy-updates
  APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500, 
'hardy-proposed'), (500, 'hardy-backports'), (500, 'hardy'), (500, 
'gutsy-updates'), (500, 'gutsy-security'), (500, 'gutsy-proposed'), (500, 
'gutsy-backports'), (500, 'gutsy')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.3 (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 compiz-core depends on:
ii  libc6   2.7-5ubuntu2 GNU C Library: Shared libraries
ii  libgl1-mesa-glx [li 7.0.3~rc2-1ubuntu1   A free implementation of the OpenG
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libstartup-notifica 0.9-1library for program launch feedbac
ii  libx11-62:1.1.3-1ubuntu1 X11 client-side library
ii  libx11-xcb1 2:1.1.3-1ubuntu1 Xlib/XCB interface library
ii  libxcb1 1.1-1X C Binding
ii  libxcomposite1  1:0.4.0-1X11 Composite extension library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxdamage1 1:1.1.1-3X11 damaged region extension libra
ii  libxext62:1.0.3-2build1  X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxinerama12:1.0.2-1build1  X11 Xinerama extension library
ii  libxml2 2.6.31.dfsg-1ubuntu1 GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxslt1.1  1.1.22-1ubuntu1  XSLT processing library - runtime 
ii  mesa-utils  7.0.3~rc2-1ubuntu1   Miscellaneous Mesa GL utilities

Versions of packages compiz-core recommends:
ii  compiz-plugins  1:0.7.0-0ubuntu4 OpenGL window and compositing mana



--- End Message ---
--- Begin Message ---
Hi!

Aside from being duplicate bug reports, these are against Ubuntu
packages, not Debian packages.  I suggest you try Ubuntu's launchpad to
report the bugs.

Take care,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signa

Bug#469022: marked as done (compiz-core: Invalid memory reference)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 2 Mar 2008 17:12:48 +
with message-id <[EMAIL PROTECTED]>
and subject line These are not Debian versions
has caused the Debian Bug report #469022,
regarding compiz-core: Invalid memory reference
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 [EMAIL PROTECTED]
immediately.)


-- 
469022: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469022
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: compiz-core
Version: 1:0.7.0-0ubuntu4
Severity: important
File: /usr/bin/compiz.real

*** Please describe what you were doing when the application crashed ***

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb71f36d0 (LWP 7444)]
0xb7f73410 in __kernel_vsyscall ()
#0  0xb7f73410 in __kernel_vsyscall ()
#1  0xb7b4d3c3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7f6e9e8 in ?? () from /usr/lib/debreaper/libviaticum.so
#3  0x1d18 in ?? ()
#4  0xbfd35424 in ?? ()
#5  0x in ?? ()

Thread 1 (Thread 0xb71f36d0 (LWP 7444)):
#0  0xb7f73410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7b4d3c3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb7f6e9e8 in ?? () from /usr/lib/debreaper/libviaticum.so
No symbol table info available.
#3  0x1d18 in ?? ()
No symbol table info available.
#4  0xbfd35424 in ?? ()
No symbol table info available.
#5  0x in ?? ()
No symbol table info available.
#0  0xb7f73410 in __kernel_vsyscall ()

-- System Information:
Debian Release: lenny/sid
  APT prefers hardy-updates
  APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500, 
'hardy-proposed'), (500, 'hardy-backports'), (500, 'hardy'), (500, 
'gutsy-updates'), (500, 'gutsy-security'), (500, 'gutsy-proposed'), (500, 
'gutsy-backports'), (500, 'gutsy')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.3 (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 compiz-core depends on:
ii  libc6   2.7-5ubuntu2 GNU C Library: Shared libraries
ii  libgl1-mesa-glx [li 7.0.3~rc2-1ubuntu1   A free implementation of the OpenG
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libstartup-notifica 0.9-1library for program launch feedbac
ii  libx11-62:1.1.3-1ubuntu1 X11 client-side library
ii  libx11-xcb1 2:1.1.3-1ubuntu1 Xlib/XCB interface library
ii  libxcb1 1.1-1X C Binding
ii  libxcomposite1  1:0.4.0-1X11 Composite extension library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxdamage1 1:1.1.1-3X11 damaged region extension libra
ii  libxext62:1.0.3-2build1  X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxinerama12:1.0.2-1build1  X11 Xinerama extension library
ii  libxml2 2.6.31.dfsg-1ubuntu1 GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxslt1.1  1.1.22-1ubuntu1  XSLT processing library - runtime 
ii  mesa-utils  7.0.3~rc2-1ubuntu1   Miscellaneous Mesa GL utilities

Versions of packages compiz-core recommends:
ii  compiz-plugins  1:0.7.0-0ubuntu4 OpenGL window and compositing mana



--- End Message ---
--- Begin Message ---
Hi!

Aside from being duplicate bug reports, these are against Ubuntu
packages, not Debian packages.  I suggest you try Ubuntu's launchpad to
report the bugs.

Take care,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signa

Bug#432110: Way how to reproduce this bug

2008-03-02 Thread Brice Goglin
Radek "Mrkva" Pilar wrote:
> Finally, I've managed how to reproduce this bug for me:
> 1. In Kpersonalizer, enable effect "Popup windows on panel" or something like 
> that (I'm using Czech version, so I can't tell you exactly).
> 2. Launch application, which uses 2D accleration (XMoto) in windowed mode
> 3. Move xmoto window to place, where it'll be covered by popup window from 
> panel.
> 4. And finally, move your cursor above any app in the panel, so the popup 
> window will be displayed over the xmoto window
> 5. Now, it should hang...
> Hope it helps somebody.
>   


Please report this upstream at bugzilla.freedesktop.org product xorg
component driver/intel. There are many different lockups with this
driver, there are very few chances that yours is the same than the one
reported in #432110, which is already closed by the way.

Talking to upstream directly, especially if you have an easy way to
reproduce would help a lot. Make sure you attach your xorg.conf and
Xorg.0.log from after the hang. You should do that with at least driver
2.2.1 or later (git master) and a very recent Mesa too (at least 7.0.3-rc2).

Brice




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: split ati/r128/mach64 bugs and retitle with chip id

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 429432 xserver-xorg-video-r128
Bug#429432: xserver-xorg: [ati/r128] 1152x768 can no longer be used on 
PowerBook, incorrect display
Warning: Unknown package 'xserver-xorg-video-r128'
Bug reassigned from package `xserver-xorg-video-ati' to 
`xserver-xorg-video-r128'.

> retitle 429432 [r128] 1152x768 can no longer be used on PowerBook, incorrect 
> display [Rage Mobility M3, 4c46]
Bug#429432: xserver-xorg: [ati/r128] 1152x768 can no longer be used on 
PowerBook, incorrect display
Warning: Unknown package 'xserver-xorg-video-r128'
Changed Bug title to `[r128] 1152x768 can no longer be used on PowerBook, 
incorrect display [Rage Mobility M3, 4c46]' from `xserver-xorg: [ati/r128] 
1152x768 can no longer be used on PowerBook, incorrect display'.

> reassign 412228 xserver-xorg-video-r128
Bug#412228: xserver-xorg-video-ati: fails to start with DRI and nearly hangs 
machine
Warning: Unknown package 'xserver-xorg-video-r128'
Bug#459366: xserver-xorg-video-ati: DRI very slow on Rage 128 Pro Ultra TR on 
powerpc (iMac G3)
Warning: Unknown package 'xserver-xorg-video-r128'
Bug reassigned from package `xserver-xorg-video-ati' to 
`xserver-xorg-video-r128'.

> retitle 412228 [r128] fails to start with DRI and nearly hangs machine [Rage 
> 128 Pro ULTRA TR (AGP), 5452]
Bug#412228: xserver-xorg-video-ati: fails to start with DRI and nearly hangs 
machine
Warning: Unknown package 'xserver-xorg-video-r128'
Changed Bug title to `[r128] fails to start with DRI and nearly hangs machine 
[Rage 128 Pro ULTRA TR (AGP), 5452]' from `xserver-xorg-video-ati: fails to 
start with DRI and nearly hangs machine'.

> retitle 459366 [r128] [powerpc] DRI very slow [Rage 128 Pro Ultra TR, 5452]
Bug#459366: xserver-xorg-video-ati: DRI very slow on Rage 128 Pro Ultra TR on 
powerpc (iMac G3)
Warning: Unknown package 'xserver-xorg-video-r128'
Changed Bug title to `[r128] [powerpc] DRI very slow [Rage 128 Pro Ultra TR, 
5452]' from `xserver-xorg-video-ati: DRI very slow on Rage 128 Pro Ultra TR on 
powerpc (iMac G3)'.

> reassign 466042 xserver-xorg-video-r128
Bug#466042: xserver-xorg-video-ati: r128: internal monitor not disabled 
properly, and interferes with DPMS
Warning: Unknown package 'xserver-xorg-video-r128'
Bug reassigned from package `xserver-xorg-video-ati' to 
`xserver-xorg-video-r128'.

> retitle 466042 [r128] internal monitor not disabled properly, and interferes 
> with DPMS [Rage Mobility M3 AGP, 4c46]
Bug#466042: xserver-xorg-video-ati: r128: internal monitor not disabled 
properly, and interferes with DPMS
Warning: Unknown package 'xserver-xorg-video-r128'
Changed Bug title to `[r128] internal monitor not disabled properly, and 
interferes with DPMS [Rage Mobility M3 AGP, 4c46]' from 
`xserver-xorg-video-ati: r128: internal monitor not disabled properly, and 
interferes with DPMS'.

> reassign 436536 xserver-xorg-video-mach64
Bug#436536: xserver-xorg-video-ati: Xorg does not start on a PowerMacintosh 
9600/300 with an ATI Mach64 PCI video card
Warning: Unknown package 'xserver-xorg-video-mach64'
Bug reassigned from package `xserver-xorg-video-ati' to 
`xserver-xorg-video-mach64'.

> retitle 436536 [mach64] Xorg does not start on a PowerMacintosh 9600/300 with 
> an [210888GX (PCI) rev 3, 4758]
Bug#436536: xserver-xorg-video-ati: Xorg does not start on a PowerMacintosh 
9600/300 with an ATI Mach64 PCI video card
Warning: Unknown package 'xserver-xorg-video-mach64'
Changed Bug title to `[mach64] Xorg does not start on a PowerMacintosh 9600/300 
with an [210888GX (PCI) rev 3, 4758]' from `xserver-xorg-video-ati: Xorg does 
not start on a PowerMacintosh 9600/300 with an ATI Mach64 PCI video card'.

> retitle 457390 [radeon] Screen is pixelated to the point of text being 
> unreadable when Compiz is running [M6]
Bug#457390: Screen is pixelated to the point of text being unreadable when 
Compiz is running
Changed Bug title to `[radeon] Screen is pixelated to the point of text being 
unreadable when Compiz is running [M6]' from `Screen is pixelated to the point 
of text being unreadable when Compiz is running'.

> retitle 461580 [radeon] Crash on startup [9600 AP RV350, 4150]
Bug#461580: xserver-xorg-video-ati: Recent upgrade causes machine crash
Changed Bug title to `[radeon] Crash on startup [9600 AP RV350, 4150]' from 
`xserver-xorg-video-ati: Recent upgrade causes machine crash'.

> retitle 463582 [radeon] size configuration incredibly broken, on bog-standard 
> display size [9000 RV250, 4966]
Bug#463582: dhelp: Bashism in Makefile
Changed Bug title to `[radeon] size configuration incredibly broken, on 
bog-standard display size [9000 RV250, 4966]' from `dhelp: Bashism in Makefile'.
(By the way, that Bug is currently marked as done.)

> retitle 462590 [radeon] X-server sometimes stops with: mieqEnequeue: 
> out-of-order valuator event; dropping [Mobility 9800 M18 JN, 4a4e]
Bug#462590: xserver-xorg: X-server sometimes stops with: mieqEnequeue: 
out-of-order valuator event; dr

Bug#432110: Way how to reproduce this bug

2008-03-02 Thread Radek "Mrkva" Pilar
Finally, I've managed how to reproduce this bug for me:
1. In Kpersonalizer, enable effect "Popup windows on panel" or something like 
that (I'm using Czech version, so I can't tell you exactly).
2. Launch application, which uses 2D accleration (XMoto) in windowed mode
3. Move xmoto window to place, where it'll be covered by popup window from 
panel.
4. And finally, move your cursor above any app in the panel, so the popup 
window will be displayed over the xmoto window
5. Now, it should hang...
Hope it helps somebody.
-- 
Radek "Mrkva" Pilar



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



libxext_1.0.4-1_i386.changes ACCEPTED

2008-03-02 Thread Debian Installer

Accepted:
libxext-dev_1.0.4-1_i386.deb
  to pool/main/libx/libxext/libxext-dev_1.0.4-1_i386.deb
libxext6-dbg_1.0.4-1_i386.deb
  to pool/main/libx/libxext/libxext6-dbg_1.0.4-1_i386.deb
libxext6_1.0.4-1_i386.deb
  to pool/main/libx/libxext/libxext6_1.0.4-1_i386.deb
libxext_1.0.4-1.diff.gz
  to pool/main/libx/libxext/libxext_1.0.4-1.diff.gz
libxext_1.0.4-1.dsc
  to pool/main/libx/libxext/libxext_1.0.4-1.dsc
libxext_1.0.4.orig.tar.gz
  to pool/main/libx/libxext/libxext_1.0.4.orig.tar.gz


Override entries for your package:
libxext-dev_1.0.4-1_i386.deb - optional libdevel
libxext6-dbg_1.0.4-1_i386.deb - extra libdevel
libxext6_1.0.4-1_i386.deb - optional libs
libxext_1.0.4-1.dsc - source x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: reassign 457809 to xserver-xorg-core ...

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.16
> reassign 457809 xserver-xorg-core
Bug#457809: xserver-xorg-video-ati: Ctrl+Alt+(+/-) doesn't switch resolutions 
anymore
Bug reassigned from package `xserver-xorg-video-ati' to `xserver-xorg-core'.

> forwarded 457809 https://bugs.freedesktop.org/show_bug.cgi?id=14688
Bug#457809: xserver-xorg-video-ati: Ctrl+Alt+(+/-) doesn't switch resolutions 
anymore
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=14688.

>
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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: tagging 442235

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.16
> tags 442235 + fixed-upstream
Bug#442235: xserver-xorg-video-intel: After execution of mu-cade xorg server 
died and refuse to start until reboot
There were no tags set.
Tags added: fixed-upstream

>
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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of libxext_1.0.4-1_i386.changes

2008-03-02 Thread Archive Administrator
libxext_1.0.4-1_i386.changes uploaded successfully to localhost
along with the files:
  libxext_1.0.4-1.dsc
  libxext_1.0.4.orig.tar.gz
  libxext_1.0.4-1.diff.gz
  libxext6_1.0.4-1_i386.deb
  libxext6-dbg_1.0.4-1_i386.deb
  libxext-dev_1.0.4-1_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



libxext: Changes to 'debian-unstable'

2008-03-02 Thread Brice Goglin
 COPYING  |  168 
 ChangeLog|   74 ++
 INSTALL  |   53 -
 Makefile.am  |7 
 Makefile.in  |  163 ++--
 aclocal.m4   |  921 +
 config.guess |   60 +
 config.h.in  |9 
 config.sub   |   78 +-
 configure| 1993 ++-
 configure.ac |   17 
 debian/changelog |   10 
 debian/control   |2 
 debian/copyright |  168 
 depcomp  |   93 ++
 install-sh   |  514 +-
 ltmain.sh|  277 +--
 man/Makefile.in  |   94 +-
 man/XShape.man   |   18 
 man/XShm.man |   26 
 man/Xmbuf.man|   54 -
 missing  |   61 -
 mkinstalldirs|5 
 src/Makefile.am  |   16 
 src/Makefile.in  |  191 +++--
 src/XAppgroup.c  |2 
 src/XEVI.c   |5 
 src/XMultibuf.c  |2 
 src/XSecurity.c  |2 
 src/XShape.c |4 
 src/XTestExt1.c  |8 
 src/Xcup.c   |2 
 src/extutil.c|8 
 src/globals.c|2 
 34 files changed, 3610 insertions(+), 1497 deletions(-)

New commits:
commit 310eb29e80244082eb0258a665411bdbd65b5bd8
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Mar 2 16:12:28 2008 +0100

New upstream release

diff --git a/ChangeLog b/ChangeLog
index 71e0481..c5da7b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,77 @@
+commit 9884a41dd0282ca3dd19db5bf3a11554ee7eee57
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Thu Feb 28 19:02:58 2008 -0800
+
+Version bump: 1.0.4
+
+commit f6c7c70f312c8eb0883437c003ba78bb4abbabc3
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Fri Dec 7 15:41:42 2007 -0800
+
+Coverity #467: security_error_list has fewer than XSecurityNumberErrors 
entries
+
+Sometimes it's annoying that C silently merges adjacent strings without
+warning you that you forgot a comma in your list of strings.
+
+commit 37fe15843fd892c529e554f24a937ed712ea129c
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Fri Dec 7 15:39:13 2007 -0800
+
+Allow overriding the SOREV in configure.ac
+
+commit 285deb33da14fb5476b18cb1071b41070cf3ae99
+Author: James Cloos <[EMAIL PROTECTED]>
+Date:   Thu Dec 6 15:51:16 2007 -0500
+
+Add missing PHONY line for automatic ChangeLog generation
+
+commit 249daf0d8a044a97d053c957ab45445c159d31e4
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Wed Nov 28 17:29:28 2007 -0800
+
+XeviGetVisualInfo: check for null pointer before writing to it, not after
+
+commit a7d211f6e3ded98c79e7be73253a51958d3e98db
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Tue Nov 27 18:12:29 2007 -0800
+
+include of config.h should not be inside #ifdef WIN32
+
+commit 1614ea1074d62f32f51032141b0c55250380ca17
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Tue Nov 27 17:54:34 2007 -0800
+
+Add hooks for checking code with lint/sparse/etc.
+
+commit 8a2bb8793eed1c7f690be5c00772b2a64b9632fd
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Tue Nov 27 16:54:21 2007 -0800
+
+Fix sparse warnings (type mismatches in function pointers, int as pointer)
+
+commit 781dbe7d723e9fe5a0e028dcb5a0fafeb59629e3
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Tue Nov 27 16:11:49 2007 -0800
+
+Add missing copyright/license notices to COPYING
+
+commit 39cb1caa381666ac79307d3d312992d4e22980d1
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Tue Nov 27 16:03:14 2007 -0800
+
+Fix incorrect comment delimiters in libXext man pages
+
+Similar to X.Org Bug #4312 

+Protect /* sequences from cpp pre-processor removal without transforming
+to Unicode mathematical asterisk character, and fix incorrectly encoded
+/* sequences in XShm.man.
+
+commit cca90a25678bf3c3269af1c0ac5493cfd4809727
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Tue Nov 27 15:55:28 2007 -0800
+
+Fix typos in source comments
+
 commit 8d8a6ac4012c2bd5bfd037e42f69f5b2b111433d
 Author: Alan Coopersmith <[EMAIL PROTECTED]>
 Date:   Thu Jan 25 18:28:21 2007 -0800
diff --git a/INSTALL b/INSTALL
index 23e5f25..d3c5b40 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
 Installation Instructions
 *
 
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free
-Software Foundation, Inc.
+Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
+2006, 2007 Free Software Foundation, Inc.
 
 This file is free documentation; the Free Software Foundation gives
 unlimited permission to copy, distribute and modify it.
@@ -10,7 +10,10 @@ unlimited permission to copy, distribute and modify it.
 Basic Installation
 ==
 
-These are generic installation instructions.
+Briefly, the shell commands `./configure; make; make install' should
+configure, build, and install this package.  The following
+more-detailed instructions are generic; see the `README' file for
+instructions specific to this package.
 
The `configure' 

libxext: Changes to 'refs/tags/libxext-2_1.0.4-1'

2008-03-02 Thread Brice Goglin
Tag 'libxext-2_1.0.4-1' created by Brice Goglin <[EMAIL PROTECTED]> at 
2008-03-02 15:30 +

Tagging upload of libxext 2:1.0.4-1 to unstable.

Changes since libxext-1_1.0.3-2:
Alan Coopersmith (10):
  Fix typos in source comments
  Fix incorrect comment delimiters in libXext man pages
  Add missing copyright/license notices to COPYING
  Fix sparse warnings (type mismatches in function pointers, int as pointer)
  Add hooks for checking code with lint/sparse/etc.
  include of config.h should not be inside #ifdef WIN32
  XeviGetVisualInfo: check for null pointer before writing to it, not after
  Allow overriding the SOREV in configure.ac
  Coverity #467: security_error_list has fewer than XSecurityNumberErrors 
entries
  Version bump: 1.0.4

Brice Goglin (2):
  Merge tag 'libXext-1.0.4' into debian-unstable
  New upstream release

James Cloos (1):
  Add missing PHONY line for automatic ChangeLog generation

Timo Aaltonen (2):
  Bump the epoch so that this can be synced to Ubuntu in the future.
  Correct version, oops.

---
 COPYING  |  168 
 ChangeLog|   74 ++
 INSTALL  |   53 -
 Makefile.am  |7 
 Makefile.in  |  163 ++--
 aclocal.m4   |  921 +
 config.guess |   60 +
 config.h.in  |9 
 config.sub   |   78 +-
 configure| 1993 ++-
 configure.ac |   17 
 debian/changelog |   12 
 debian/control   |2 
 debian/copyright |  168 
 depcomp  |   93 ++
 install-sh   |  514 +-
 ltmain.sh|  277 +--
 man/Makefile.in  |   94 +-
 man/XShape.man   |   18 
 man/XShm.man |   26 
 man/Xmbuf.man|   54 -
 missing  |   61 -
 mkinstalldirs|5 
 src/Makefile.am  |   16 
 src/Makefile.in  |  191 +++--
 src/XAppgroup.c  |2 
 src/XEVI.c   |5 
 src/XMultibuf.c  |2 
 src/XSecurity.c  |2 
 src/XShape.c |4 
 src/XTestExt1.c  |8 
 src/Xcup.c   |2 
 src/extutil.c|8 
 src/globals.c|2 
 34 files changed, 3614 insertions(+), 1495 deletions(-)
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



libxext: Changes to 'upstream-unstable'

2008-03-02 Thread Brice Goglin
 COPYING |  168 +++-
 Makefile.am |7 ++
 configure.ac|   17 -
 man/XShape.man  |   18 +++---
 man/XShm.man|   26 
 man/Xmbuf.man   |   54 +-
 src/Makefile.am |   16 +
 src/XAppgroup.c |2 
 src/XEVI.c  |5 +
 src/XMultibuf.c |2 
 src/XSecurity.c |2 
 src/XShape.c|4 -
 src/XTestExt1.c |8 +-
 src/Xcup.c  |2 
 src/extutil.c   |8 +-
 src/globals.c   |2 
 16 files changed, 272 insertions(+), 69 deletions(-)

New commits:
commit 9884a41dd0282ca3dd19db5bf3a11554ee7eee57
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Feb 28 19:02:58 2008 -0800

Version bump: 1.0.4

diff --git a/configure.ac b/configure.ac
index ade0502..efb0e7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([libXext],
-1.0.3,
+1.0.4,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 libXext)
 

commit f6c7c70f312c8eb0883437c003ba78bb4abbabc3
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Dec 7 15:41:42 2007 -0800

Coverity #467: security_error_list has fewer than XSecurityNumberErrors 
entries

Sometimes it's annoying that C silently merges adjacent strings without
warning you that you forgot a comma in your list of strings.

diff --git a/src/XSecurity.c b/src/XSecurity.c
index 161ade3..9a09daa 100644
--- a/src/XSecurity.c
+++ b/src/XSecurity.c
@@ -78,7 +78,7 @@ static XExtensionHooks Security_extension_hooks = {
 };
 
 static char*security_error_list[] = {
-"BadAuthorization"
+"BadAuthorization",
 "BadAuthorizationProtocol"
 };
 

commit 37fe15843fd892c529e554f24a937ed712ea129c
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Dec 7 15:39:13 2007 -0800

Allow overriding the SOREV in configure.ac

diff --git a/configure.ac b/configure.ac
index 6cd40f0..ade0502 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,11 +21,13 @@ XORG_MACROS_VERSION(1.1)
 # Determine .so library version per platform 
 # based on SharedXextRev in monolith xc/config/cf/*Lib.tmpl
 AC_CANONICAL_HOST
-case $host_os in
+if test "x$XEXT_SOREV" = "x" ; then
+case $host_os in
openbsd*)   XEXT_SOREV=8:0  ;;
solaris*)   XEXT_SOREV=0;;
*)  XEXT_SOREV=6:4:0;;
-esac
+esac
+fi
 AC_SUBST(XEXT_SOREV)
 
 # Checks for programs.

commit 285deb33da14fb5476b18cb1071b41070cf3ae99
Author: James Cloos <[EMAIL PROTECTED]>
Date:   Thu Dec 6 15:51:16 2007 -0500

Add missing PHONY line for automatic ChangeLog generation

diff --git a/Makefile.am b/Makefile.am
index a7443ff..611f6b3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,8 @@ pkgconfig_DATA = xext.pc
 EXTRA_DIST=xext.pc.in ChangeLog autogen.sh
 MAINTAINERCLEANFILES=ChangeLog
 
+.PHONY: ChangeLog
+
 ChangeLog:
(GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv 
.changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git 
directory not found: installing possibly empty changelog.' >&2)
 

commit 249daf0d8a044a97d053c957ab45445c159d31e4
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Nov 28 17:29:28 2007 -0800

XeviGetVisualInfo: check for null pointer before writing to it, not after

diff --git a/src/XEVI.c b/src/XEVI.c
index dd796a4..c7cc7f7 100644
--- a/src/XEVI.c
+++ b/src/XEVI.c
@@ -117,10 +117,13 @@ Status XeviGetVisualInfo(
 register int n_data, visualIndex, vinfoIndex;
 Bool isValid;
 XeviCheckExtension (dpy, info, 0);
+if (!n_info_return || !evi_return) {
+   return BadValue;
+}
 *n_info_return = 0;
 *evi_return = NULL;
 vinfo = XGetVisualInfo(dpy, 0, NULL, &sz_info);
-if (!vinfo || !evi_return) {
+if (!vinfo) {
return BadValue;
 }
 if (!n_visual || !visual) {/* copy the all visual */

commit a7d211f6e3ded98c79e7be73253a51958d3e98db
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Nov 27 18:12:29 2007 -0800

include of config.h should not be inside #ifdef WIN32

diff --git a/src/XAppgroup.c b/src/XAppgroup.c
index 2ca3e4d..48fcc01 100644
--- a/src/XAppgroup.c
+++ b/src/XAppgroup.c
@@ -26,10 +26,10 @@ in this Software without prior written authorization from 
The Open Group.
 */
 /* $Xorg: XAppgroup.c,v 1.5 2001/02/09 02:03:49 xorgcvs Exp $ */
 
-#ifdef WIN32
 #ifdef HAVE_CONFIG_H
 #include 
 #endif
+#ifdef WIN32
 #include 
 #endif
 
diff --git a/src/Xcup.c b/src/Xcup.c
index 6315d32..a775966 100644
--- a/src/Xcup.c
+++ b/src/Xcup.c
@@ -26,10 +26,10 @@ in this Software without prior written authorization from 
The Open Group.
 */
 /* $Xorg: Xcup.c,v 1.5 2001/02/09 02:03:49 xorgcvs Exp $ */
 
-#ifdef WIN32
 #ifdef HAVE_CONFIG_H
 #include 
 #endif
+#ifdef WIN32
 #include 
 #endif
 

commit 1614ea1074d62f32f51032141b0c55250380ca17
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Nov 27 17:54:34 2007 -0800

   

Bug#442235: Solved upstream

2008-03-02 Thread Marco Nenciarini

ATM I'm using git tip of drm and mesa and the problem seem to be
solved.

Bye

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1_i386.changes ACCEPTED

2008-03-02 Thread Debian Installer

Accepted:
xserver-xorg-video-mach64-dbg_6.8.1~git20080301.56a1c9f0-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-mach64/xserver-xorg-video-mach64-dbg_6.8.1~git20080301.56a1c9f0-1_i386.deb
xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1.diff.gz
  to 
pool/main/x/xserver-xorg-video-mach64/xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1.diff.gz
xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1.dsc
  to 
pool/main/x/xserver-xorg-video-mach64/xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1.dsc
xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-mach64/xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1_i386.deb
xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-video-mach64/xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0.orig.tar.gz


Override entries for your package:
xserver-xorg-video-mach64-dbg_6.8.1~git20080301.56a1c9f0-1_i386.deb - extra x11
xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1.dsc - optional x11
xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1_i386.changes ACCEPTED

2008-03-02 Thread Debian Installer

Accepted:
xserver-xorg-video-r128-dbg_6.8.1~git20080301.d855d208-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-r128/xserver-xorg-video-r128-dbg_6.8.1~git20080301.d855d208-1_i386.deb
xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1.diff.gz
  to 
pool/main/x/xserver-xorg-video-r128/xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1.diff.gz
xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1.dsc
  to 
pool/main/x/xserver-xorg-video-r128/xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1.dsc
xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-r128/xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1_i386.deb
xserver-xorg-video-r128_6.8.1~git20080301.d855d208.orig.tar.gz
  to 
pool/main/x/xserver-xorg-video-r128/xserver-xorg-video-r128_6.8.1~git20080301.d855d208.orig.tar.gz


Override entries for your package:
xserver-xorg-video-r128-dbg_6.8.1~git20080301.d855d208-1_i386.deb - extra x11
xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1.dsc - optional x11
xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1_i386.changes ACCEPTED

2008-03-02 Thread Debian Installer

Accepted:
xserver-xorg-video-ati-dbg_6.8.1~git20080302.a4398ac3-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati-dbg_6.8.1~git20080302.a4398ac3-1_i386.deb
xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1.diff.gz
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1.diff.gz
xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1.dsc
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1.dsc
xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1_i386.deb
xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3.orig.tar.gz
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3.orig.tar.gz


Override entries for your package:
xserver-xorg-video-ati-dbg_6.8.1~git20080302.a4398ac3-1_i386.deb - extra x11
xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1.dsc - source x11
xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1_i386.changes is NEW

2008-03-02 Thread Debian Installer
(new) xserver-xorg-video-r128-dbg_6.8.1~git20080301.d855d208-1_i386.deb extra 
x11
X.Org X server -- ATI r128 display driver (debugging symbols)
 This driver for the X.Org X server (see xserver-xorg for a further description)
 provides support for the ATI Rage 'r128' series.
 .
 This package provides debugging symbols for the Xorg X server ATI r128
 display driver.
(new) xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1.diff.gz optional x11
(new) xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1.dsc optional x11
(new) xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1_i386.deb optional x11
X.Org X server -- ATI r128 display driver
 This driver for the X.Org X server (see xserver-xorg for a further description)
 provides support for the ATI Rage 'r128' series.
 .
 More information about X.Org can be found at:
 http://www.X.org>
 http://xorg.freedesktop.org>
 http://lists.freedesktop.org/mailman/listinfo/xorg>
 .
 This package is built from the X.org xf86-video-r128 driver module.
(new) xserver-xorg-video-r128_6.8.1~git20080301.d855d208.orig.tar.gz optional 
x11
Changes: xserver-xorg-video-r128 (1:6.8.1~git20080301.d855d208-1) experimental; 
urgency=low
 .
  * New upstream snapshot after the split of xf86-video-r128 out of
xf86-video-ati.
+ Replaces xserver-xorg-driver-ati (<= 1:6.8.0-1).
+ Drop obsolete conflicts/replaces.
+ Update 01_gen_pci_ids.diff to use all RAGE128 entries from
  /usr/include/xorg/xf86PciInfo.h.
+ Add a NEWS entry about the need to change Driver ati into r128.
  * Bump Standards-Version: to 3.7.3, no change needed.
  * Remove XS- prefix to Vcs-Browser and Vcs-Git fields.


Override entries for your package:

Announcing to [EMAIL PROTECTED]


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1_i386.changes

2008-03-02 Thread Archive Administrator
xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1_i386.changes uploaded 
successfully to localhost
along with the files:
  xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1.dsc
  xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3.orig.tar.gz
  xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1.diff.gz
  xserver-xorg-video-ati_6.8.1~git20080302.a4398ac3-1_i386.deb
  xserver-xorg-video-ati-dbg_6.8.1~git20080302.a4398ac3-1_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-video-ati: Changes to 'refs/tags/xserver-xorg-video-ati-1_6.8.1-git20080302.a4398ac3-1'

2008-03-02 Thread Brice Goglin
Tag 'xserver-xorg-video-ati-1_6.8.1-git20080302.a4398ac3-1' created by Brice 
Goglin <[EMAIL PROTECTED]> at 2008-03-02 12:43 +

Tagging upload of xserver-xorg-video-ati 1:6.8.1~git20080302.a4398ac3-1 to 
experimental.

Changes since xserver-xorg-video-ati-1_6.8.0-1:
Adam Jackson (4):
  Add R500 unified shader register block.
  Fix R500_US_CONFIG.
  Add the R500 US index/data pair.
  Clarify R500 US setup.

Alex Deucher (42):
  RADEON: update man page with supported chips
  RADEON: fix DDC types 5 and 6
  RADEON: restore clock gating and CP clock errata on VT switch
  R100: fix render accel for transforms
  ATOM: properly set up DDIA output on RS6xx boards
  RS6xx: fix DDC on DDIA output (usually HDMI port)
  RS6xx: gpio entry for DDIA varies depending on the number of DFP ports
  RADEON: add textured video support for r1xx-r4xx radeons
  R500: fix typo in new r5xx regs
  RADEON: no textured video yet on XPRESS chips
  R300: fill in some more 3D bitfields
  R300: replace magic numbers in cache flush
  R300: clean up magic numbers in RADEONInit3DEngine
  Merge master and fix conflicts
  R300/R500: clean up magic numbers in render code
  R300/R500: clean up magic numbers in textured video
  R300/R500: set the number graphics pipes properly
  R300: fix cordinate clamping in render code
  R300/R500: fix up clipping
  RADEON: Convert textured video to use pipelined uploads
  RADEON: fix clipping for textured video
  RADEON: fix textured video uploads
  R100/R200: move r100/r200 specific 3D setup into appropriate blocks
  R300+: update RADEONCP_REFRESH() to reflect new location of scissor regs
  AVIVO: make sure we select the right LUT for each crtc
  R300/R400: bump up the clip limits for textured video
  R300: fix up magic numbers in fragment program
  R500: fragment program clean up and magic number conversion
  AVIVO: disable dithering on DFPs
  RS6xx: fix typos in previous commit
  RS6xx: rework output parsing
  AVIVO: save/restore scaler regs
  fix off-by-one in last commit
  R5xx: fix register count when sending fragment program for textured video
  AVIVO: disable pageflipping on avivo chips until we have proper drm 
support
  AVIVO: LVDS panels need dithering enabled
  AVIVO: save/restore regs by block
  RS4xx: enable exa render accel and textured video
  RADEON: only restore legacy dac regs on legacy radeons
  RADEON: memmap rework 1
  RADEON: use xf86SetDesiredModes() in screeninit and enterVT
  RS6xx: change isIGP checks to CHIP_FAMILY_RS690

Brice Goglin (5):
  Merge branch 'master' of 
git://git.freedesktop.org/git/xorg/driver/xf86-video-ati into 
debian-experimental
  Update packaging for the r128/mach64 submodule split out
  Merge branch 'master' of 
git://git.freedesktop.org/git/xorg/driver/xf86-video-ati into 
debian-experimental
  Update to latest upstream snapshot
  Prepare changelog for upload

Dave Airlie (8):
  r500: initial rotate support - not fully working yet.
  r500: add textured video Xv adapter support
  r500: convert fragprog to use register values
  rs690: initial rs690 rotate
  rs690: initial textured video support
  fixup check for EXA composite pointed out by Alan Swanson
  regs: fix spelling mistake
  regs: fix spelling properly

George Sapountzis (7):
  drop mach64 (build system)
  drop mach64
  drop r128 (build system)
  drop r128
  add warning for mach64
  add warning for r128
  radeon: pass distcheck

Maciej Cencora (1):
  RADEON: remove driver rec copies of mc info, use save rec directly

Michel Dänzer (3):
  radeon: Fix typo flagged by gcc -Wall.
  Fix 16 bit packed YUV XVideo playback on big endian systems with DRI 
disabled.
  Handle EXA coordinate limits more cleverly.

Peter Zubaj (1):
  R300: Fix clamping and pitch for textured video

---
 ChangeLog  |  735 ++
 Makefile.am|   11 
 Makefile.in|8 
 README.ati |  828 --
 README.ati.sgml|  648 -
 README.r128|  160 -
 README.r128.sgml   |  138 -
 config.h.in|9 
 configure  |  191 -
 configure.ac   |   64 
 debian/NEWS|8 
 debian/changelog   |   11 
 debian/control |   26 
 debian/patches/01_gen_pci_ids.diff |2 
 man/Makefile.am|4 
 man/Makefile.in|4 
 man/r128.man   |  156 -
 man/radeon.man |   26 
 src/Makefile.am|   88 
 src/Makefile.in|  297 --
 src/atiadjust.c|  134 -
 src/atiadjust.h 

xserver-xorg-video-ati: Changes to 'debian-experimental'

2008-03-02 Thread Brice Goglin
 ChangeLog |   34 
 debian/NEWS   |4 -
 debian/changelog  |4 -
 src/atombios_crtc.c   |3 
 src/atombios_output.c |4 -
 src/legacy_crtc.c |6 -
 src/radeon.h  |8 --
 src/radeon_atombios.c |4 -
 src/radeon_driver.c   |  194 +-
 9 files changed, 125 insertions(+), 136 deletions(-)

New commits:
commit 900831dc787cce3cb797d22f94c2d4fae9014ea0
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Mar 2 13:23:12 2008 +0100

Prepare changelog for upload

diff --git a/debian/NEWS b/debian/NEWS
index 969ae2b..a6f60b0 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,10 +1,10 @@
-xserver-xorg-video-ati (1:6.8.1~git20080301.1f6a2300-1) UNRELEASED; urgency=low
+xserver-xorg-video-ati (1:6.8.1~git20080302.a4398ac3-1) experimental; 
urgency=low
 
   * The 'ati' Xorg driver module does not contain the 'r128' and 'mach64'
 submodule anymore. Users of Rage or Mach boards should replace
 Driver 'ati' with 'r128' or 'mach64' in their /etc/X11/xorg.conf.
 
- -- Brice Goglin <[EMAIL PROTECTED]>  Sat, 01 Mar 2008 22:58:35 +0100
+ -- Brice Goglin <[EMAIL PROTECTED]>  Sun, 02 Mar 2008 13:22:03 +0100
 
 xserver-xorg-video-ati (1:6.7.197-1) unstable; urgency=low
 
diff --git a/debian/changelog b/debian/changelog
index 3f47acd..b15593d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-ati (1:6.8.1~git20080301.1f6a2300-1) UNRELEASED; urgency=low
+xserver-xorg-video-ati (1:6.8.1~git20080302.a4398ac3-1) experimental; 
urgency=low
 
   * New upstream snapshot, after r128 and mach64 got split out.
 + Depends on xserver-xorg-video-r128 and xserver-xorg-video-mach64.
@@ -7,7 +7,7 @@ xserver-xorg-video-ati (1:6.8.1~git20080301.1f6a2300-1) 
UNRELEASED; urgency=low
   * Bump Standards-Version: to 3.7.3, no change needed.
   * Remove XS- prefix to Vcs-Browser and Vcs-Git fields.
 
- -- Brice Goglin <[EMAIL PROTECTED]>  Sat, 01 Mar 2008 23:03:35 +0100
+ -- Brice Goglin <[EMAIL PROTECTED]>  Sun, 02 Mar 2008 13:20:59 +0100
 
 xserver-xorg-video-ati (1:6.8.0-1) unstable; urgency=low
 

commit e356fcf95a0c5335ad40c7c05b35f65b4e7a4e62
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Mar 2 13:22:59 2008 +0100

Update to latest upstream snapshot

diff --git a/ChangeLog b/ChangeLog
index e65cce3..6614356 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+commit a4398ac3ad77216f2c8aa628425bef5f2912a0a9
+Author: Alex Deucher <[EMAIL PROTECTED](none)>
+Date:   Sat Mar 1 18:52:26 2008 -0500
+
+RS6xx: change isIGP checks to CHIP_FAMILY_RS690
+
+these paths are only relevant on RS6xx chips
+
+commit 67d4d04836c05293b844bc505f303cfb04c0f8a4
+Author: Alex Deucher <[EMAIL PROTECTED](none)>
+Date:   Sat Mar 1 18:33:18 2008 -0500
+
+RADEON: use xf86SetDesiredModes() in screeninit and enterVT
+
+this should restore the proper output state on VT switches
+
+commit be0858a84fbdf74c0b844f462933a221d48c707d
+Author: Maciej Cencora <[EMAIL PROTECTED]>
+Date:   Sat Mar 1 18:11:58 2008 -0500
+
+RADEON: remove driver rec copies of mc info, use save rec directly
+
+info->mc_* were used and the immediately copied into info->ModeReg
+ones.  Just use the ModeReg copies directly.
+
+commit dd8ee1b444f4b973a1e0fadca5f943f2162b5e94
+Author: Alex Deucher <[EMAIL PROTECTED](none)>
+Date:   Sat Mar 1 16:23:51 2008 -0500
+
+RADEON: memmap rework 1
+
+Don't restore memmap regs on every mode switch.
+Just do memmap save/restore/setup on server start and VT switch.
+
 commit 1f6a2301f3d1c21b5c04f94714a8caa7aa8b
 Author: Alex Deucher <[EMAIL PROTECTED](none)>
 Date:   Sat Mar 1 15:53:42 2008 -0500

commit a4398ac3ad77216f2c8aa628425bef5f2912a0a9
Author: Alex Deucher <[EMAIL PROTECTED](none)>
Date:   Sat Mar 1 18:52:26 2008 -0500

RS6xx: change isIGP checks to CHIP_FAMILY_RS690

these paths are only relevant on RS6xx chips

diff --git a/src/atombios_output.c b/src/atombios_output.c
index fb3cb3e..da3f533 100644
--- a/src/atombios_output.c
+++ b/src/atombios_output.c
@@ -393,7 +393,7 @@ dfp_disable_dither(xf86OutputPtr output, int device)
OUTREG(AVIVO_TMDSA_BIT_DEPTH_CONTROL, 0); /* TMDSA */
break;
 case ATOM_DEVICE_DFP2_SUPPORT:
-   if (info->IsIGP)
+   if (info->ChipFamily == CHIP_FAMILY_RS690)
OUTREG(AVIVO_DDIA_BIT_DEPTH_CONTROL, 0); /* DDIA */
else
OUTREG(AVIVO_DVOA_BIT_DEPTH_CONTROL, 0); /* DVO */
@@ -609,7 +609,7 @@ atombios_output_mode_set(xf86OutputPtr output,
atombios_output_tmds1_setup(output, adjusted_mode);
dfp_disable_dither(output, ATOM_DEVICE_DFP1_SUPPORT);
} else if (radeon_output->devices & ATOM_DEVICE_DFP2_SUPPORT) {
-   if (info->IsIGP)
+   if (info->ChipFamily == CHIP_FAMILY_RS690)
atombios_ddia_setup(output, adjusted_mode);
else
atombios_external_tmds_setup(output, 

xserver-xorg-video-ati: Changes to 'upstream-experimental'

2008-03-02 Thread Brice Goglin
 src/atombios_crtc.c   |3 
 src/atombios_output.c |4 -
 src/legacy_crtc.c |6 -
 src/radeon.h  |8 --
 src/radeon_atombios.c |4 -
 src/radeon_driver.c   |  194 +-
 6 files changed, 87 insertions(+), 132 deletions(-)

New commits:
commit a4398ac3ad77216f2c8aa628425bef5f2912a0a9
Author: Alex Deucher <[EMAIL PROTECTED](none)>
Date:   Sat Mar 1 18:52:26 2008 -0500

RS6xx: change isIGP checks to CHIP_FAMILY_RS690

these paths are only relevant on RS6xx chips

diff --git a/src/atombios_output.c b/src/atombios_output.c
index fb3cb3e..da3f533 100644
--- a/src/atombios_output.c
+++ b/src/atombios_output.c
@@ -393,7 +393,7 @@ dfp_disable_dither(xf86OutputPtr output, int device)
OUTREG(AVIVO_TMDSA_BIT_DEPTH_CONTROL, 0); /* TMDSA */
break;
 case ATOM_DEVICE_DFP2_SUPPORT:
-   if (info->IsIGP)
+   if (info->ChipFamily == CHIP_FAMILY_RS690)
OUTREG(AVIVO_DDIA_BIT_DEPTH_CONTROL, 0); /* DDIA */
else
OUTREG(AVIVO_DVOA_BIT_DEPTH_CONTROL, 0); /* DVO */
@@ -609,7 +609,7 @@ atombios_output_mode_set(xf86OutputPtr output,
atombios_output_tmds1_setup(output, adjusted_mode);
dfp_disable_dither(output, ATOM_DEVICE_DFP1_SUPPORT);
} else if (radeon_output->devices & ATOM_DEVICE_DFP2_SUPPORT) {
-   if (info->IsIGP)
+   if (info->ChipFamily == CHIP_FAMILY_RS690)
atombios_ddia_setup(output, adjusted_mode);
else
atombios_external_tmds_setup(output, adjusted_mode);
diff --git a/src/radeon_atombios.c b/src/radeon_atombios.c
index 351939e..1da5e5c 100644
--- a/src/radeon_atombios.c
+++ b/src/radeon_atombios.c
@@ -1754,7 +1754,7 @@ RADEONGetATOMConnectorInfoFromBIOSConnectorTable 
(ScrnInfoPtr pScrn)
(i == ATOM_DEVICE_TV2_INDEX) ||
(i == ATOM_DEVICE_CV_INDEX))
info->BiosConnector[i].ddc_i2c.valid = FALSE;
-   else if (info->IsIGP) {
+   else if (info->ChipFamily == CHIP_FAMILY_RS690) {
/* IGP DFP ports use non-standard gpio entries */
if ((i == ATOM_DEVICE_DFP2_INDEX) || (i == ATOM_DEVICE_DFP3_INDEX))
info->BiosConnector[i].ddc_i2c =
@@ -1769,7 +1769,7 @@ RADEONGetATOMConnectorInfoFromBIOSConnectorTable 
(ScrnInfoPtr pScrn)
if (i == ATOM_DEVICE_DFP1_INDEX)
info->BiosConnector[i].TMDSType = TMDS_INT;
else if (i == ATOM_DEVICE_DFP2_INDEX) {
-   if (info->IsIGP)
+   if (info->ChipFamily == CHIP_FAMILY_RS690)
info->BiosConnector[i].TMDSType = TMDS_DDIA;
else
info->BiosConnector[i].TMDSType = TMDS_EXT;

commit 67d4d04836c05293b844bc505f303cfb04c0f8a4
Author: Alex Deucher <[EMAIL PROTECTED](none)>
Date:   Sat Mar 1 18:33:18 2008 -0500

RADEON: use xf86SetDesiredModes() in screeninit and enterVT

this should restore the proper output state on VT switches

diff --git a/src/radeon_driver.c b/src/radeon_driver.c
index 853ec8c..e41906c 100644
--- a/src/radeon_driver.c
+++ b/src/radeon_driver.c
@@ -3031,9 +3031,7 @@ Bool RADEONScreenInit(int scrnIndex, ScreenPtr pScreen,
 {
 ScrnInfoPtrpScrn = xf86Screens[pScreen->myNum];
 RADEONInfoPtr  info  = RADEONPTR(pScrn);
-xf86CrtcConfigPtr   xf86_config = XF86_CRTC_CONFIG_PTR(pScrn);
 inthasDRI = 0;
-int i;
 #ifdef RENDER
 intsubPixelOrder = SubPixelUnknown;
 char*  s;
@@ -3342,28 +3340,8 @@ Bool RADEONScreenInit(int scrnIndex, ScreenPtr pScreen,
 /* xf86CrtcRotate() accesses pScrn->pScreen */
 pScrn->pScreen = pScreen;
 
-#if 1
-for (i = 0; i < xf86_config->num_crtc; i++) {
-   xf86CrtcPtr crtc = xf86_config->crtc[i];
-
-   /* Mark that we'll need to re-set the mode for sure */
-   memset(&crtc->mode, 0, sizeof(crtc->mode));
-   if (!crtc->desiredMode.CrtcHDisplay) {
-   crtc->desiredMode = *RADEONCrtcFindClosestMode (crtc, 
pScrn->currentMode);
-   crtc->desiredRotation = RR_Rotate_0;
-   crtc->desiredX = 0;
-   crtc->desiredY = 0;
-   }
-
-   if (!xf86CrtcSetMode (crtc, &crtc->desiredMode, crtc->desiredRotation, 
crtc->desiredX, crtc->desiredY))
-   return FALSE;
-
-}
-#else
-/* seems to do the wrong thing on some cards??? */
 if (!xf86SetDesiredModes (pScrn))
return FALSE;
-#endif
 
 RADEONSaveScreen(pScreen, SCREEN_SAVER_ON);
 
@@ -4967,8 +4945,6 @@ Bool RADEONEnterVT(int scrnIndex, int flags)
 ScrnInfoPtrpScrn = xf86Screens[scrnIndex];
 RADEONInfoPtr  info  = RADEONPTR(pScrn);
 unsigned char *RADEONMMIO = info->MMIO;
-xf86CrtcConfigPtr   xf86_config = XF86_CRTC_CONFIG_PTR(pScrn);
-int i;
 
 xf86DrvMsgVerb(pScrn->scrnIndex, X_INFO, RADEON_LOGLEVEL_DEBUG,
   "RADEONEnterVT\n");
@@ -5021,22 +4997,8 @@ Bool RADEONEnterVT(int scrnIndex, int flags)
 
 RADEONRestoreSurfaces(pScrn, info->M

Processing of xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1_i386.changes

2008-03-02 Thread Archive Administrator
xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1_i386.changes uploaded 
successfully to localhost
along with the files:
  xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1.dsc
  xserver-xorg-video-r128_6.8.1~git20080301.d855d208.orig.tar.gz
  xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1.diff.gz
  xserver-xorg-video-r128_6.8.1~git20080301.d855d208-1_i386.deb
  xserver-xorg-video-r128-dbg_6.8.1~git20080301.d855d208-1_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1_i386.changes is NEW

2008-03-02 Thread Debian Installer
(new) xserver-xorg-video-mach64-dbg_6.8.1~git20080301.56a1c9f0-1_i386.deb extra 
x11
X.Org X server -- ATI display driver (debugging symbols)
 This driver for the X.Org X server (see xserver-xorg for a further description)
 provides support for the ATI Mach64 series.
 .
 This package provides debugging symbols for the Xorg X server ATI Mach64
 display driver.
(new) xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1.diff.gz optional 
x11
(new) xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1.dsc optional x11
(new) xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1_i386.deb optional 
x11
X.Org X server -- ATI Mach64 display driver
 This driver for the X.Org X server (see xserver-xorg for a further description)
 provides support for the ATI Mach64 series.
 .
 More information about X.Org can be found at:
 http://www.X.org>
 http://xorg.freedesktop.org>
 http://lists.freedesktop.org/mailman/listinfo/xorg>
 .
 This package is built from the X.org xf86-video-mach64 driver module.
(new) xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0.orig.tar.gz optional 
x11
Changes: xserver-xorg-video-mach64 (1:6.8.1~git20080301.56a1c9f0-1) 
experimental; urgency=low
 .
  * New upstream snapshot after the split of xf86-video-mach64 out of
xf86-video-ati.
+ Replaces xserver-xorg-driver-ati (<= 1:6.8.0-1).
+ Drop obsolete conflicts/replaces.
+ Update 01_gen_pci_ids.diff to use all MACH64 entries from
  /usr/include/xorg/xf86PciInfo.h.
+ Add a NEWS entry about the need to change Driver ati into mach64.
  * Bump Standards-Version: to 3.7.3, no change needed.
  * Remove XS- prefix to Vcs-Browser and Vcs-Git fields.


Override entries for your package:

Announcing to [EMAIL PROTECTED]


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-video-r128: Changes to 'refs/tags/xserver-xorg-video-r128-1_6.8.1-git20080301.d855d208-1'

2008-03-02 Thread Brice Goglin
Tag 'xserver-xorg-video-r128-1_6.8.1-git20080301.d855d208-1' created by Brice 
Goglin <[EMAIL PROTECTED]> at 2008-03-02 12:29 +

Tagging upload of xserver-xorg-video-r128 1:6.8.1~git20080301.d855d208-1 to 
experimental.

Changes since xserver-xorg-video-ati-1_6.8.0-1:
Adam Jackson (4):
  Add R500 unified shader register block.
  Fix R500_US_CONFIG.
  Add the R500 US index/data pair.
  Clarify R500 US setup.

Alex Deucher (22):
  RADEON: update man page with supported chips
  RADEON: fix DDC types 5 and 6
  RADEON: restore clock gating and CP clock errata on VT switch
  R100: fix render accel for transforms
  ATOM: properly set up DDIA output on RS6xx boards
  RS6xx: fix DDC on DDIA output (usually HDMI port)
  RS6xx: gpio entry for DDIA varies depending on the number of DFP ports
  RADEON: add textured video support for r1xx-r4xx radeons
  R500: fix typo in new r5xx regs
  RADEON: no textured video yet on XPRESS chips
  R300: fill in some more 3D bitfields
  R300: replace magic numbers in cache flush
  R300: clean up magic numbers in RADEONInit3DEngine
  Merge master and fix conflicts
  R300/R500: clean up magic numbers in render code
  R300/R500: clean up magic numbers in textured video
  R300/R500: set the number graphics pipes properly
  R300: fix cordinate clamping in render code
  R300/R500: fix up clipping
  RADEON: Convert textured video to use pipelined uploads
  RADEON: fix clipping for textured video
  RADEON: fix textured video uploads

Brice Goglin (6):
  Merge branch 'master' of 
git://git.freedesktop.org/git/xorg/driver/xf86-video-r128 into 
debian-experimental
  Update packaging for the r128 submodule split
  Remove another obsolete Replaces
  Fix changelog
  Pull changes from unstable
  Prepare changelog for upload

Dave Airlie (8):
  r500: initial rotate support - not fully working yet.
  r500: add textured video Xv adapter support
  r500: convert fragprog to use register values
  rs690: initial rs690 rotate
  rs690: initial textured video support
  fixup check for EXA composite pointed out by Alan Swanson
  regs: fix spelling mistake
  regs: fix spelling properly

George Sapountzis (8):
  drop radeon, theatre (build system).
  drop radeon, theatre
  drop AtomBios and pcidb
  drop ati wrapper
  drop mach64 (build system)
  drop mach64
  change module name and version
  add warning message

Michel Dänzer (1):
  radeon: Fix typo flagged by gcc -Wall.

Peter Zubaj (1):
  R300: Fix clamping and pitch for textured video

---
 ChangeLog   |  568 +++
 Makefile.am |5 
 Makefile.in |7 
 README.ati  |  828 
 README.ati.sgml |  648 ---
 config.h.in |   30 
 configure   |  769 
 configure.ac|  178 -
 debian/NEWS |7 
 debian/changelog|   14 
 debian/control  |   45 
 debian/patches/01_gen_pci_ids.diff  |   20 
 debian/rules|4 
 debian/watch|2 
 debian/xserver-xorg-video-ati.install   |3 
 debian/xserver-xorg-video-ati.links |1 
 debian/xserver-xorg-video-ati.manpages  |1 
 debian/xserver-xorg-video-r128.install  |2 
 debian/xserver-xorg-video-r128.links|1 
 debian/xserver-xorg-video-r128.manpages |1 
 man/Makefile.am |4 
 man/Makefile.in |5 
 man/ati.man |   34 
 man/radeon.man  |  490 --
 src/AtomBios/CD_Operations.c|  954 -
 src/AtomBios/Decoder.c  |  235 -
 src/AtomBios/hwserv_drv.c   |  348 --
 src/AtomBios/includes/CD_Common_Types.h |  154 
 src/AtomBios/includes/CD_Definitions.h  |   49 
 src/AtomBios/includes/CD_Opcodes.h  |  181 -
 src/AtomBios/includes/CD_Structs.h  |  464 --
 src/AtomBios/includes/CD_binding.h  |   46 
 src/AtomBios/includes/CD_hw_services.h  |  318 -
 src/AtomBios/includes/Decoder.h |   86 
 src/AtomBios/includes/ObjectID.h|  484 --
 src/AtomBios/includes/atombios.h| 4436 -
 src/AtomBios/includes/regsdef.h |   25 
 src/Makefile.am |  191 -
 src/Makefile.in |  721 
 src/ati.c   |  348 --
 src/ati.h   |   34 
 src/ati_pciids_gen.h|  358 --
 src/atiadjust.c |  134 
 src/atiadjust.h |   31 
 src/atiaudio.c  |   50 
 src/atiaudio.h  |  

xserver-xorg-video-r128: Changes to 'debian-experimental'

2008-03-02 Thread Brice Goglin
 Makefile.in  |1 -
 debian/NEWS  |4 ++--
 debian/changelog |   12 ++--
 3 files changed, 12 insertions(+), 5 deletions(-)

New commits:
commit 483a8c53f046dfc5d71b93d9079b3425f0172715
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Mar 2 13:14:10 2008 +0100

Prepare changelog for upload

diff --git a/debian/NEWS b/debian/NEWS
index 69f3b57..59001fc 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,9 +1,9 @@
-xserver-xorg-video-r128 (1:6.8.1~git20080301.d855d208-1) UNRELEASED; 
urgency=low
+xserver-xorg-video-r128 (1:6.8.1~git20080301.d855d208-1) experimental; 
urgency=low
 
   * The r128 submodule isn't included in ati anymore, you should change
 Driver from ati to r128 in /etc/X11/xorg.conf.
 
- -- Brice Goglin <[EMAIL PROTECTED]>  Sat, 01 Mar 2008 22:30:15 +0100
+ -- Brice Goglin <[EMAIL PROTECTED]>  Sun, 02 Mar 2008 13:13:41 +0100
 
 xserver-xorg-video-ati (1:6.7.197-1) unstable; urgency=low
 
diff --git a/debian/changelog b/debian/changelog
index ba616fb..783e96f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-r128 (1:6.8.1~git20080301.d855d208-1) UNRELEASED; 
urgency=low
+xserver-xorg-video-r128 (1:6.8.1~git20080301.d855d208-1) experimental; 
urgency=low
 
   * New upstream snapshot after the split of xf86-video-r128 out of
 xf86-video-ati.
@@ -10,7 +10,7 @@ xserver-xorg-video-r128 (1:6.8.1~git20080301.d855d208-1) 
UNRELEASED; urgency=low
   * Bump Standards-Version: to 3.7.3, no change needed.
   * Remove XS- prefix to Vcs-Browser and Vcs-Git fields.
 
- -- Brice Goglin <[EMAIL PROTECTED]>  Sat, 01 Mar 2008 22:29:51 +0100
+ -- Brice Goglin <[EMAIL PROTECTED]>  Sun, 02 Mar 2008 13:13:21 +0100
 
 xserver-xorg-video-ati (1:6.8.0-1) unstable; urgency=low
 

commit 5633c0b38933cc8d7454e2418e05249e5a29568e
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Tue Feb 19 08:25:43 2008 +0100

New upstream release

diff --git a/Makefile.in b/Makefile.in
index 9ea5da1..fcdecdf 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.10 from Makefile.am.
+# Makefile.in generated by automake 1.10.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -118,6 +118,7 @@ DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
 DRIVER_NAME = @DRIVER_NAME@
 DRI_CFLAGS = @DRI_CFLAGS@
 DRI_LIBS = @DRI_LIBS@
+DSYMUTIL = @DSYMUTIL@
 ECHO = @ECHO@
 ECHO_C = @ECHO_C@
 ECHO_N = @ECHO_N@
@@ -152,6 +153,7 @@ MAKE_TEXT = @MAKE_TEXT@
 MISC_MAN_DIR = @MISC_MAN_DIR@
 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
 MKDIR_P = @MKDIR_P@
+NMEDIT = @NMEDIT@
 OBJEXT = @OBJEXT@
 PACKAGE = @PACKAGE@
 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
@@ -368,8 +370,8 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | \
- $(AWK) '{ files[$$0] = 1; } \
-  END { for (i in files) print i; }'`; \
+ $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
mkid -fID $$unique
 tags: TAGS
 
@@ -394,8 +396,8 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in 
$(TAGS_DEPENDENCIES) \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | \
- $(AWK) '{ files[$$0] = 1; } \
-  END { for (i in files) print i; }'`; \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  test -n "$$unique" || unique=$$empty_fix; \
  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
@@ -405,13 +407,12 @@ ctags: CTAGS
 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
-   here=`pwd`; \
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | \
- $(AWK) '{ files[$$0] = 1; } \
-  END { for (i in files) print i; }'`; \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
test -z "$(CTAGS_ARGS)$$tags$$unique" \
  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 $$tags $$unique
@@ -484,6 +485,10 @@ dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | bzip

Bug#462441: xserver-xorg: alt key gets stuck

2008-03-02 Thread Lionel Elie Mamane
On Sun, Jan 27, 2008 at 08:56:51PM +0100, Brice Goglin wrote:
> Lionel Elie Mamane wrote:

>> Ah, I'll check next time it gets stuck.

It hasn't happened again since then... I now run 2:1.4.1~git20080131-1 .

-- 
Lionel



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1_i386.changes

2008-03-02 Thread Archive Administrator
xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1_i386.changes uploaded 
successfully to localhost
along with the files:
  xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1.dsc
  xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0.orig.tar.gz
  xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1.diff.gz
  xserver-xorg-video-mach64_6.8.1~git20080301.56a1c9f0-1_i386.deb
  xserver-xorg-video-mach64-dbg_6.8.1~git20080301.56a1c9f0-1_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-video-mach64: Changes to 'refs/tags/xserver-xorg-video-mach64-1_6.8.1-git20080301.56a1c9f0-1'

2008-03-02 Thread Brice Goglin
Tag 'xserver-xorg-video-mach64-1_6.8.1-git20080301.56a1c9f0-1' created by Brice 
Goglin <[EMAIL PROTECTED]> at 2008-03-02 12:08 +

Tagging upload of xserver-xorg-video-mach64 1:6.8.1~git20080301.56a1c9f0-1 to 
experimental.

Changes since xserver-xorg-video-ati-1_6.8.0-1:
Adam Jackson (4):
  Add R500 unified shader register block.
  Fix R500_US_CONFIG.
  Add the R500 US index/data pair.
  Clarify R500 US setup.

Alex Deucher (22):
  RADEON: update man page with supported chips
  RADEON: fix DDC types 5 and 6
  RADEON: restore clock gating and CP clock errata on VT switch
  R100: fix render accel for transforms
  ATOM: properly set up DDIA output on RS6xx boards
  RS6xx: fix DDC on DDIA output (usually HDMI port)
  RS6xx: gpio entry for DDIA varies depending on the number of DFP ports
  RADEON: add textured video support for r1xx-r4xx radeons
  R500: fix typo in new r5xx regs
  RADEON: no textured video yet on XPRESS chips
  R300: fill in some more 3D bitfields
  R300: replace magic numbers in cache flush
  R300: clean up magic numbers in RADEONInit3DEngine
  Merge master and fix conflicts
  R300/R500: clean up magic numbers in render code
  R300/R500: clean up magic numbers in textured video
  R300/R500: set the number graphics pipes properly
  R300: fix cordinate clamping in render code
  R300/R500: fix up clipping
  RADEON: Convert textured video to use pipelined uploads
  RADEON: fix clipping for textured video
  RADEON: fix textured video uploads

Brice Goglin (6):
  Merge branch 'master' of 
git://git.freedesktop.org/git/xorg/driver/xf86-video-mach64 into 
debian-experimental
  Update packaging for the mach64 submodule split
  Remove another obsolete Replaces
  Fix changelog
  Pull changelog from unstable
  Prepare changelog for upload

Dave Airlie (8):
  r500: initial rotate support - not fully working yet.
  r500: add textured video Xv adapter support
  r500: convert fragprog to use register values
  rs690: initial rs690 rotate
  rs690: initial textured video support
  fixup check for EXA composite pointed out by Alan Swanson
  regs: fix spelling mistake
  regs: fix spelling properly

George Sapountzis (8):
  drop radeon, theatre (build system).
  drop radeon, theatre
  drop AtomBios and pcidb
  drop ati wrapper
  drop r128 (build system)
  drop r128
  change module name and version
  add warning message

Michel Dänzer (1):
  radeon: Fix typo flagged by gcc -Wall.

Peter Zubaj (1):
  R300: Fix clamping and pitch for textured video

---
 ChangeLog |  568 +++
 Makefile.am   |6 
 Makefile.in   |6 
 README.r128   |  160 
 README.r128.sgml  |  138 
 config.h.in   |   15 
 configure |  416 --
 configure.ac  |   86 
 debian/NEWS   |7 
 debian/changelog  |   14 
 debian/control|   43 
 debian/patches/01_gen_pci_ids.diff|   20 
 debian/rules  |4 
 debian/watch  |2 
 debian/xserver-xorg-video-ati.install |3 
 debian/xserver-xorg-video-ati.links   |1 
 debian/xserver-xorg-video-ati.manpages|1 
 debian/xserver-xorg-video-mach64.install  |2 
 debian/xserver-xorg-video-mach64.links|1 
 debian/xserver-xorg-video-mach64.manpages |1 
 man/Makefile.am   |4 
 man/Makefile.in   |5 
 man/ati.man   |   34 
 man/r128.man  |  156 
 man/radeon.man|  490 --
 src/AtomBios/CD_Operations.c  |  954 -
 src/AtomBios/Decoder.c|  235 -
 src/AtomBios/hwserv_drv.c |  348 -
 src/AtomBios/includes/CD_Common_Types.h   |  154 
 src/AtomBios/includes/CD_Definitions.h|   49 
 src/AtomBios/includes/CD_Opcodes.h|  181 
 src/AtomBios/includes/CD_Structs.h|  464 --
 src/AtomBios/includes/CD_binding.h|   46 
 src/AtomBios/includes/CD_hw_services.h|  318 -
 src/AtomBios/includes/Decoder.h   |   86 
 src/AtomBios/includes/ObjectID.h  |  484 --
 src/AtomBios/includes/atombios.h  | 4436 
 src/AtomBios/includes/regsdef.h   |   25 
 src/Makefile.am   |  132 
 src/Makefile.in   |  614 ---
 src/ati.c |  348 -
 src/ati_pciids_gen.h  |  358 -
 src/atimisc.c |2 
 src/atimodule.c   |   79 
 src/atipciids.h

xserver-xorg-video-mach64: Changes to 'debian-experimental'

2008-03-02 Thread Brice Goglin
 debian/NEWS  |4 ++--
 debian/changelog |   12 ++--
 2 files changed, 12 insertions(+), 4 deletions(-)

New commits:
commit 3b002890bccef61a6c0bbea1d65a1d1a5b0e7509
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Mar 2 12:56:09 2008 +0100

Prepare changelog for upload

diff --git a/debian/NEWS b/debian/NEWS
index 3a8554d..a54b379 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,9 +1,9 @@
-xserver-xorg-video-mach64 (1:6.8.1~git20080301.56a1c9f0-1) UNRELEASED; 
urgency=low
+xserver-xorg-video-mach64 (1:6.8.1~git20080301.56a1c9f0-1) experimental; 
urgency=low
 
   * The mach64 submodule isn't included in ati anymore, you should change
 Driver from ati to mach64 in /etc/X11/xorg.conf.
 
- -- Brice Goglin <[EMAIL PROTECTED]>  Sat, 01 Mar 2008 22:35:33 +0100
+ -- Brice Goglin <[EMAIL PROTECTED]>  Sun, 02 Mar 2008 12:55:47 +0100
 
 xserver-xorg-video-ati (1:6.7.197-1) unstable; urgency=low
 
diff --git a/debian/changelog b/debian/changelog
index d35d33a..8632265 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-mach64 (1:6.8.1~git20080301.56a1c9f0-1) UNRELEASED; 
urgency=low
+xserver-xorg-video-mach64 (1:6.8.1~git20080301.56a1c9f0-1) experimental; 
urgency=low
 
   * New upstream snapshot after the split of xf86-video-mach64 out of
 xf86-video-ati.
@@ -10,7 +10,7 @@ xserver-xorg-video-mach64 (1:6.8.1~git20080301.56a1c9f0-1) 
UNRELEASED; urgency=l
   * Bump Standards-Version: to 3.7.3, no change needed.
   * Remove XS- prefix to Vcs-Browser and Vcs-Git fields.
 
- -- Brice Goglin <[EMAIL PROTECTED]>  Sat, 01 Mar 2008 22:36:52 +0100
+ -- Brice Goglin <[EMAIL PROTECTED]>  Sun, 02 Mar 2008 12:55:35 +0100
 
 xserver-xorg-video-ati (1:6.8.0-1) unstable; urgency=low
 

commit 5633c0b38933cc8d7454e2418e05249e5a29568e
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Tue Feb 19 08:25:43 2008 +0100

New upstream release

diff --git a/Makefile.in b/Makefile.in
index 9ea5da1..fcdecdf 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.10 from Makefile.am.
+# Makefile.in generated by automake 1.10.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -118,6 +118,7 @@ DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
 DRIVER_NAME = @DRIVER_NAME@
 DRI_CFLAGS = @DRI_CFLAGS@
 DRI_LIBS = @DRI_LIBS@
+DSYMUTIL = @DSYMUTIL@
 ECHO = @ECHO@
 ECHO_C = @ECHO_C@
 ECHO_N = @ECHO_N@
@@ -152,6 +153,7 @@ MAKE_TEXT = @MAKE_TEXT@
 MISC_MAN_DIR = @MISC_MAN_DIR@
 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
 MKDIR_P = @MKDIR_P@
+NMEDIT = @NMEDIT@
 OBJEXT = @OBJEXT@
 PACKAGE = @PACKAGE@
 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
@@ -368,8 +370,8 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | \
- $(AWK) '{ files[$$0] = 1; } \
-  END { for (i in files) print i; }'`; \
+ $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
mkid -fID $$unique
 tags: TAGS
 
@@ -394,8 +396,8 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in 
$(TAGS_DEPENDENCIES) \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | \
- $(AWK) '{ files[$$0] = 1; } \
-  END { for (i in files) print i; }'`; \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  test -n "$$unique" || unique=$$empty_fix; \
  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
@@ -405,13 +407,12 @@ ctags: CTAGS
 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
-   here=`pwd`; \
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | \
- $(AWK) '{ files[$$0] = 1; } \
-  END { for (i in files) print i; }'`; \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
test -z "$(CTAGS_ARGS)$$tags$$unique" \
  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 $$tags $$unique
@@ -484,6 +485,10 @@ dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(di

Bug#468913: xserver-xorg-input-evdev: xserver crashes when I try to scroll horizontal with Microsoft Laser Mouse

2008-03-02 Thread Albert Zangerl
Package: xserver-xorg-input-evdev
Version: 1:1.2.0-1
Severity: normal


I use a Microsoft Wireless Laser Mouse 6000. When i use the driver "mouse" in 
my xorg.conf 
everything works normal. But I can not scroll left/right.
So I tried to use the driver "evdev". When I try to scroll left/right with the 
mouse the 
xserver crashes. The logfile says:

Fatal server error:
Bad valuators reported for device Mouse0

I also tried to edit my xorg.conf like in this Document (it's for gentoo, but 
it should not 
matter) but the Problem stays the same.
http://gentoo-wiki.com/HOWTO_Advanced_Mouse/Individual_Configurations#Microsoft_Wireless_Laser_Mouse_6000


-- 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 12. Apr 2006  /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1673980  1. Feb 05:06 /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: nVidia Corporation GeForce 8500 GT (rev a1)

/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 2315  2. Mär 11:37 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:

Section "ServerLayout"
Identifier "Layout0"
Screen  0  "Screen0" 0 0
InputDevice"Keyboard0" "CoreKeyboard"
InputDevice"Mouse0" "CorePointer"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath"unix/:7100"
EndSection

Section "Module"
Load   "dbe"
Load   "extmod"
Load   "type1"
Load   "freetype"
Load   "glx"
EndSection

Section "ServerFlags"
Option "Xinerama" "0"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "CorePointer"
Option "Device" "/dev/input/event5"
EndSection


Section "InputDevice"
Identifier  "Keyboard0"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "de"
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "Lenovo"
ModelName  "Lenovo D221"
HorizSync   31.0 - 83.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "BenQ"
ModelName  "BenQ FP71E+"
HorizSync   31.0 - 83.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName  "GeForce 8500 GT"
EndSection

Section "Screen"
Identifier "Screen0"
Option "TwinView" "1"
#Option"ConnectedMonitor" "DFP-1, CRT-0"
#Option"UseDisplayDevice" "DFP"
#Option"UseDisplayDevice" "CRT"
Option "TwinViewXineramaInfoOrder" "DFP, CRT"
Option "TwinViewOrientation" "DFP-0 LeftOf CRT-1"
Device "Videocard0"
DefaultDepth24
Option "metamodes" "DFP: nvidia-auto-select +0+0, CRT: 
nvidia-auto-select +1680+0"
SubSection "Display"
Depth   24
EndSubSection
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 33279  2. Mär 11:38 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-1)
Current Operating System: Linux prefect.albert-zangerl.com 2.6.24 #1 SMP Fri 
Jan 25 10:25:43 CET 2008 i686
Build Date: 01 February 2008  03:49:13AM
 
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  2 11:37:58 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor ""
(**) |   |-->Device "Videocard0"
(==) No monitor specified for screen "Screen0".
Using a default monitor configuration.
(*