Bug#427811: xserver-xorg-video-intel: Occassional hard freeze switching from graphics to text mode

2007-07-02 Thread Giorgio Richelli
Hi,
there must be also some relationship with DRI/OpenGL.
When using Compiz, crashes where very frequent.. I would say each time I
shutdown the system.
Now I've switched to openbox (+gnome) and I only had two crashes during
the last 4 days... But, perhaps, there is some other application using
OpenGL... 
However, running glxgear or glxheads doesn't seem to have any impact.

g-



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



Bug#431389: regression: i810 segfaults with xinerama

2007-07-02 Thread Brice Goglin

forcemerge 420419 431389
thank you



On 7/2/07, Marc Pignat [EMAIL PROTECTED] wrote:


After updating to this version (sorry can't remember what's the old
version, but probably not so old).




Yes, known problem, might be fixed one day... You should update your
xorg.conf file to use dynamic configuration with RandR-1.2 instead of the
old static config.

See https://bugs.freedesktop.org/show_bug.cgi?id=10706 and Section #6 of
http://wiki.debian.org/XStrikeForce/ReleaseNotes

Brice


Bug#422777: bug #422777 prematurely closed

2007-07-02 Thread Michel Dänzer
On Sat, 2007-06-30 at 06:03 +0200, Felix C. Stegerman wrote:
 
  Your problem looks like
  https://bugs.freedesktop.org/show_bug.cgi?id=9816 , can you try the
  patch I attached there?
 
 I tried.  It didn't fix the problem.  Thanks anyway.
 
 Of course, my knowledge of package building is limited [as I'm not a
 dd (yet)], so I could have messed something up.  Here's what I did:
 
   * $ apt-get source xserver-xorg-video-ati=1:6.6.192-1
   * add patch as debian/patches/03_radeon_driver.diff
   * add patch to debian/patches/series
   * $ dch -n
   * install build dependencies
   * $ dpkg-buildpackage
   * upgrade all xorg packages to the latest versions in unstable
   * $ sudo dpkg -i package
   * restart X
   * [no image on CRT2]

The procedure basically sounds good to me, but did you verify that the
patched file has the line changed according to the patch after
dpkg-buildpackage? Also, is there any difference in the X log file with
or without the patch?


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Processed: Re: Bug#431389: regression: i810 segfaults with xinerama

2007-07-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forcemerge 420419 431389
Bug#420419: xserver-xorg-video-intel crashes with old dual-head config
Bug#431389: regression: i810 segfaults with xinerama
Bug#426893: old xinerama syntax in xorg.conf crashes the X server
Forcibly Merged 420419 426893 431389.

 thank you
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]



Bug#431421: libx11-6: version 1.1.2 breaks gdk and especially gimp

2007-07-02 Thread Jan Larres
Package: libx11-6
Version: 2:1.1.2-1
Severity: important
Tags: patch experimental

Hi,

because of XGetMotionEvents getting called with the wrong order of
arguments after a code style change, version 1.1.2 of libx11 breaks gdk
and especially gimp, which crashes at every drag operation of a drawing
tool (see #428759). A simple patch can be found here:
https://bugs.freedesktop.org/show_bug.cgi?id=11222

Regards,
Jan

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

Kernel: Linux 2.6.21-mactel-03 (SMP w/2 CPU cores; PREEMPT)
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 libx11-6 depends on:
ii  libc6 2.5-11 GNU C Library: Shared libraries
ii  libx11-data   2:1.1.2-1  X11 client-side library
ii  libxcb-xlib0  1.0-3  X C Binding, Xlib/XCB interface li
ii  libxcb1   1.0-3  X C Binding
ii  x11-common1:7.2-5X Window System (X.Org) infrastruc

libx11-6 recommends no packages.

-- no debconf information


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



Bug#395339: xserver-xorg-video-ati: dual-head in clone mode no longer working (Radeon Mobility M7)

2007-07-02 Thread Philippe Queinnec
Hi, and sorry for the delay.

 About 8 months ago, you reported a bug to the Debian BTS regarding
 dual-head clone mode no longer working on Radeon mobility M7.

There has been no change: it's still not working (I've checked again today).

My current configuration is:
 debian unstable (up-to-date)
 kernel 2.6.16 (manually built from 2.6.16-18)
 xserver-xorg-core 2:1.3.0.0.dfsg-6
 xserver-xorg-video-ati 1:6.6.3-2

Thank you for your interest,

Phil


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



Bug#422777: bug #422777 prematurely closed

2007-07-02 Thread Michel Dänzer
On Mon, 2007-07-02 at 16:06 +0200, Felix C. Stegerman wrote:
 * Michel Dänzer [EMAIL PROTECTED] [2007-07-02 09:59]:
  On Sat, 2007-06-30 at 06:03 +0200, Felix C. Stegerman wrote:
   
Your problem looks like
https://bugs.freedesktop.org/show_bug.cgi?id=9816 , can you try
the patch I attached there?
  
   I tried.  It didn't fix the problem.  Thanks anyway.
  
   Of course, my knowledge of package building is limited [as I'm not
   a dd (yet)], so I could have messed something up.  Here's what I
   did:
  
 * $ apt-get source xserver-xorg-video-ati=1:6.6.192-1
 * add patch as debian/patches/03_radeon_driver.diff
 * add patch to debian/patches/series
 * $ dch -n
 * install build dependencies
 * $ dpkg-buildpackage
 * upgrade all xorg packages to the latest versions in unstable
 * $ sudo dpkg -i package
 * restart X
 * [no image on CRT2]
 
  The procedure basically sounds good to me, but did you verify that
  the patched file has the line changed according to the patch after
  dpkg-buildpackage? Also, is there any difference in the X log file
  with or without the patch?
 
 Yes and yes.  I've attached:
 
   * Xorg.0.log  [when I first had the problem ]
   * Xorg.1.log  [when I reverted back to Xorg from testing]
   * Xorg.2.log  [when I tried the patch   ]

Hmm, looks like the driver fails to detect the secondary monitor, and
Option MergedFB no longer overrides that completely. Does Option
MonitorLayout LVDS,CRT help?


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Bug#431428: xserver-xorg-core: server crash

2007-07-02 Thread Julien Cristau
On Mon, Jul  2, 2007 at 16:22:05 +0200, Jörg Sommer wrote:

 Package: xserver-xorg-core
 Version: 2:1.3.0.0.dfsg-6
 Severity: normal
 
 Hi,
 
 my X server crashed. Here is the stack trace:
 
 Backtrace:
 0: /usr/bin/X11/X(xf86SigHandler+0x94) [0x10093414]
 1: [0x100344]
 2: [0x1]
 3: /usr/lib/xorg/modules/extensions//libGLcore.so(XMesaResizeBuffers+0x30) 
 [0xf5f31c0]
 4: /usr/lib/xorg/modules/extensions//libGLcore.so [0xf5ef978]

Install libgl1-mesa-dri, then it should work (this crash when using
indirect rendering is known, and already reported).

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#431449: xmodmap needs to reduce inconvenience of 'please release the following keys' error

2007-07-02 Thread Frederik Eaton
Package: xbase-clients
Version: 1:7.2.ds2-2
Severity: normal
File: /usr/bin/xmodmap

Via my window manager, I have bound a key to switch my keymap. It
causes a script to be run which calls 'xmodmap'. However, I often get
errors such as:

xmodmap:  please release the following keys within 4 seconds:
Control_L (keysym 0xffe3, keycode 64)

This is because I often start typing something after switching the
keymap (after all, I only switch the keymap when I want to type), and
for some reason X doesn't like having modifiers depressed when
remapping them. If X could be fixed to not do this, it would be great.

Otherwise, perhaps the timeout in xmodmap could be reduced - currently
the minimum is 2 seconds, but it is doubled each time. I think much
smaller values, and no doubling, would be preferable, since those
delays affect the user directly.

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

Kernel: Linux 2.6.16-2-686
Locale: LANG=, LC_CTYPE= (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xbase-clients depends on:
ii  cpp   4:4.1.2-2  The GNU C preprocessor (cpp)
ii  libc6 2.5-8  GNU C Library: Shared libraries
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libfs62:1.0.0-4  X11 Font Services library
ii  libgl1-mesa-glx [libgl1]  6.5.2-5A free implementation of the OpenG
ii  libice6   1:1.0.3-2  X11 Inter-Client Exchange library
ii  libpng12-01.2.15~beta5-2 PNG library - runtime
ii  libsm62:1.0.3-1  X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxau6   1:1.0.3-2  X11 authorisation library
ii  libxaw7   1:1.0.3-3  X11 Athena Widget library
ii  libxcursor1   1:1.1.8-2  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxft2   2.1.12-2   FreeType-based font drawing librar
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxkbfile1   1:1.0.4-1  X11 keyboard file manipulation lib
ii  libxmu6   1:1.0.3-1  X11 miscellaneous utility library
ii  libxmuu1  1:1.0.3-1  X11 miscellaneous micro-utility li
ii  libxrandr22:1.2.1-1  X11 RandR extension library
ii  libxrender1   1:0.9.2-1  X Rendering Extension client libra
ii  libxss1   1:1.1.2-1  X11 Screen Saver extension library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  libxtrap6 1:1.0.0-4  X11 event trapping extension libra
ii  libxtst6  1:1.0.1-5  X11 Testing -- Resource extension 
ii  libxv11:1.0.3-1  X11 Video extension library
ii  libxxf86dga1  2:1.0.1-2  X11 Direct Graphics Access extensi
ii  libxxf86vm1   1:1.0.1-2  X11 XFree86 video mode extension l
ii  x11-common1:7.2-3X Window System (X.Org) infrastruc
ii  zlib1g1:1.2.3-15 compression library - runtime

xbase-clients recommends no packages.

-- no debconf information


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



Processed: bug 431421 is forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=11222

2007-07-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.4
 forwarded 431421 https://bugs.freedesktop.org/show_bug.cgi?id=11222
Bug#431421: libx11-6: version 1.1.2 breaks gdk and especially gimp
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=11222.


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]



Bug#395339: xserver-xorg-video-ati: dual-head in clone mode no longer working (Radeon Mobility M7)

2007-07-02 Thread Brice Goglin
Philippe Queinnec wrote:
 Hi, and sorry for the delay.

   
 About 8 months ago, you reported a bug to the Debian BTS regarding
 dual-head clone mode no longer working on Radeon mobility M7.
 

 There has been no change: it's still not working (I've checked again today).

 My current configuration is:
  debian unstable (up-to-date)
  kernel 2.6.16 (manually built from 2.6.16-18)
  xserver-xorg-core 2:1.3.0.0.dfsg-6
  xserver-xorg-video-ati 1:6.6.3-2
   

Could you try with xserver-xorg-video-ati 6.6.192 currently in
experimental in case it helps? (or the upstream git repository)

Brice



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



Bug#431449: xmodmap needs to reduce inconvenience of 'please release the following keys' error

2007-07-02 Thread Brice Goglin
Frederik Eaton wrote:
 Via my window manager, I have bound a key to switch my keymap. It
 causes a script to be run which calls 'xmodmap'. However, I often get
 errors such as:

 xmodmap:  please release the following keys within 4 seconds:
 Control_L (keysym 0xffe3, keycode 64)

 This is because I often start typing something after switching the
 keymap (after all, I only switch the keymap when I want to type), and
 for some reason X doesn't like having modifiers depressed when
 remapping them. If X could be fixed to not do this, it would be great.

 Otherwise, perhaps the timeout in xmodmap could be reduced - currently
 the minimum is 2 seconds, but it is doubled each time. I think much
 smaller values, and no doubling, would be preferable, since those
 delays affect the user directly.
   

Hi,

I understand your concern, but I would rather have upstream's opinion
about this. The 2s timeout might be here because under some
circumstances (maybe an overloaded slow old machine?) remapping may be
very long to process. However, this code hasn't been changed since April
1994 (initial commit in XFree86 CVS), so it's not clear whether those
circumstances could happen today :)

Would you mind asking upstream either on IRC (#xorg-devel on freenode),
or on [EMAIL PROTECTED] (subscription required), or by
reporting a bug on bugzilla.freedesktop.org?

Thanks,
Brice



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



Processed: severity of 431449 is wishlist

2007-07-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.4
 severity 431449 wishlist
Bug#431449: xmodmap needs to reduce inconvenience of 'please release the 
following keys' error
Severity set to `wishlist' from `normal'


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 420421, tagging 424684, tagging 424899, tagging 415025

2007-07-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.4
 tags 420421 + pending
Bug#420421: xserver-xephyr: Crashes on client disconnect
There were no tags set.
Tags added: pending

 tags 424684 + pending
Bug#424684: X fails to start: VESA(0): No matching modes
There were no tags set.
Tags added: pending

 tags 424899 + pending
Bug#424899: crash on resume from sleep
There were no tags set.
Tags added: pending

 tags 415025 + pending
Bug#415025: xserver-xephyr: caps lock does not work correctly in Xephyr
Tags were: fixed-upstream confirmed
Tags added: pending


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]



Bug#371857: i810 doesn't restore console properly with vga=ext.

2007-07-02 Thread Matthew Woodcraft
Brice Goglin wrote:
 That's very strange. There should be a full PCI scan in your log before
 the intel driver is even loaded, right between the lines below. It
 doesn't appear at all here.

  (--) using VT number 7
 
  (II) Addressable bus resource ranges are
 

 It seems to mean that something is going wrong in the server core. Did
 you change something apart from upgrading xserver-xorg-video-intel?
 Is this problem reproducible? Even after a reboot?

Apparently for some reason /proc didn't get mounted that time when I booted
into the unstable installation, and that was the cause of the above trouble.
Sorry for the noise.

I can confirm that xserver-xorg-video-intel 2:2.0.0-5 restores the console
properly with vga=ext, so I think this bug can be closed.

I'm still seeing a form of the freezes which I described in
[EMAIL PROTECTED] , but I'll report that as a
separate bug.

-M-



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



xorg-server: Changes to 'debian-unstable'

2007-07-02 Thread Brice Goglin
 debian/changelog  |   13 ++
 debian/patches/40_consolidate_portPriv_pDraw_assignments.diff |   56 
++
 debian/patches/41_vbe_filter_less.diff|   44 
+++
 debian/patches/42_only_run_special_key_behaviours_on_non-XKB.diff |   34 ++
 debian/patches/43_xephyr_crash_at_exit.diff   |   30 +
 debian/patches/series |4 
 6 files changed, 181 insertions(+)

New commits:
commit c0c60bb3da626140d1246acdb2bc15cda6117598
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Mon Jul 2 21:23:16 2007 +0200

Add 43_xephyr_crash_at_exit.diff to avoid crashing Xephyr when first client 
disconnect.

diff --git a/debian/changelog b/debian/changelog
index 8df548c..070fb03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,10 @@ xorg-server (2:1.3.0.0.dfsg-7) UNRELEASED; urgency=low
 xf86ValidateModes should handle them just fine (closes: #424684).
   * Add 42_only_run_special_key_behaviours_on_non-XKB.diff to fix special
 keys in Xephyr (closes: #415025).
+  * Add 43_xephyr_crash_at_exit.diff to avoid crashing Xephyr when first
+client disconnect (closes: #420421).
 
- -- Brice Goglin [EMAIL PROTECTED]  Mon, 02 Jul 2007 21:22:19 +0200
+ -- Brice Goglin [EMAIL PROTECTED]  Mon, 02 Jul 2007 21:22:56 +0200
 
 xorg-server (2:1.3.0.0.dfsg-6) unstable; urgency=low
 
diff --git a/debian/patches/43_xephyr_crash_at_exit.diff 
b/debian/patches/43_xephyr_crash_at_exit.diff
new file mode 100644
index 000..4e5b130
--- /dev/null
+++ b/debian/patches/43_xephyr_crash_at_exit.diff
@@ -0,0 +1,30 @@
+* Tue Mar 13 2007 Adam Jackson [EMAIL PROTECTED] 1.2.99.901-2
+- xserver-1.2.99.901-xephyr-crash-at-exit.patch: Fix yet another GLX visual
+  mess. (#231425)
+
+https://bugs.freedesktop.org/show_bug.cgi?id=10713
+http://cvs.fedora.redhat.com/viewcvs/devel/xorg-x11-server/xserver-1.2.99.901-xephyr-crash-at-exit.patch?rev=1.1view=log
+Debian bug #420421 (and maybe #424517)
+
+--- xorg-server-1.2.99.901/GL/mesa/X/xf86glx.c.jx  2007-03-07 
14:15:25.0 -0500
 xorg-server-1.2.99.901/GL/mesa/X/xf86glx.c 2007-03-13 14:27:38.0 
-0400
+@@ -281,12 +281,14 @@
+ __GLXMESAscreen *mesaScreen = (__GLXMESAscreen *) screen;
+ int i;
+ 
+-for (i = 0; i  mesaScreen-num_vis; i++) {
+-  if (mesaScreen-xm_vis[i])
+-  XMesaDestroyVisual(mesaScreen-xm_vis[i]);
+-}
++if (mesaScreen-xm_vis) {
++  for (i = 0; i  mesaScreen-num_vis; i++) {
++  if (mesaScreen-xm_vis[i])
++  XMesaDestroyVisual(mesaScreen-xm_vis[i]);
++  }
+ 
+-xfree(mesaScreen-xm_vis);
++  xfree(mesaScreen-xm_vis);
++}
+ 
+ __glXScreenDestroy(screen);
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 1309328..40bbab7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -20,6 +20,7 @@
 40_consolidate_portPriv_pDraw_assignments.diff
 41_vbe_filter_less.diff
 42_only_run_special_key_behaviours_on_non-XKB.diff
+43_xephyr_crash_at_exit.diff
 44_fedora-xephyr-keysym-madness.diff
 45_CVE-2007-2437.diff
 46_export-ramdac-symbols.diff

commit 34e73b86a70c01a3c337056c3c099c43e626b734
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Mon Jul 2 21:22:38 2007 +0200

Add 42_only_run_special_key_behaviours_on_non-XKB.diff to fix special keys 
in Xephyr.

diff --git a/debian/changelog b/debian/changelog
index ea54560..8df548c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ xorg-server (2:1.3.0.0.dfsg-7) UNRELEASED; urgency=low
 in xf86XVReputVideo (closes: #424899).
   * Add 41_vbe_filter_less.diff to not reject VESA modes early since
 xf86ValidateModes should handle them just fine (closes: #424684).
+  * Add 42_only_run_special_key_behaviours_on_non-XKB.diff to fix special
+keys in Xephyr (closes: #415025).
 
- -- Brice Goglin [EMAIL PROTECTED]  Mon, 02 Jul 2007 21:21:27 +0200
+ -- Brice Goglin [EMAIL PROTECTED]  Mon, 02 Jul 2007 21:22:19 +0200
 
 xorg-server (2:1.3.0.0.dfsg-6) unstable; urgency=low
 
diff --git a/debian/patches/42_only_run_special_key_behaviours_on_non-XKB.diff 
b/debian/patches/42_only_run_special_key_behaviours_on_non-XKB.diff
new file mode 100644
index 000..23bb39b
--- /dev/null
+++ b/debian/patches/42_only_run_special_key_behaviours_on_non-XKB.diff
@@ -0,0 +1,34 @@
+Backport to 7.2 of commit 47c1c948e69cfba950ad37a3133fa2db0bd0ff2c
+Original Author: Daniel Stone [EMAIL PROTECTED]
+Date:   Tue Aug 15 15:25:16 2006 +0300
+
+kdrive/input: only run special key behaviours on non-XKB
+Only attempt to manually deal with special key behaviours (e.g. terminating
+the server) when not using XKB, and leave locking behaviour up to GKVE.
+
+https://bugs.freedesktop.org/show_bug.cgi?id=10313
+Debian bug #415025
+
+--- xorg-server-1.2.0/hw/kdrive/src/kinput.c   2007-01-22 21:39:15.0 
-0800
 xorg-server-1.2.0/hw/kdrive/src/kinput.c   

xserver-xorg-video-nv: Changes to 'debian-unstable'

2007-07-02 Thread Brice Goglin
 ChangeLog|   70 +++
 aclocal.m4   |2 -
 configure|   24 +-
 configure.ac |2 -
 debian/changelog |6 
 src/g80_driver.c |   30 ++-
 src/nv_driver.c  |1 
 7 files changed, 115 insertions(+), 20 deletions(-)

New commits:
commit 49efe8926529617c2f3b3bfa3bc3ccc257d57532
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Mon Jul 2 22:38:13 2007 +0200

New upstream release 2.1.1

diff --git a/ChangeLog b/ChangeLog
index ead5a39..e8abf32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,73 @@
+commit 0f93ad0e2af26b4e2381f337b58d3a5e50302664
+Author: Aaron Plattner [EMAIL PROTECTED]
+Date:   Mon Jul 2 09:01:12 2007 -0700
+
+Bump to 2.1.1.
+
+commit 4ff01787a6640bf76cc34a51c99227845dc4678e
+Author: Aaron Plattner [EMAIL PROTECTED]
+Date:   Sat Jun 30 21:52:08 2007 -0700
+
+GeForce 8400M G.
+
+commit 63eb1a4aa402ac3bf117634c3c9270261c6a4258
+Author: Aaron Plattner [EMAIL PROTECTED]
+Date:   Sat Jun 30 21:51:15 2007 -0700
+
+Support configs with BAR1  total RAM  256 MB.
+
+commit 209c84e788faf3c4d0ce053e5f29ff5f5b798628
+Author: Aaron Plattner [EMAIL PROTECTED]
+Date:   Mon Jun 18 13:08:31 2007 -0700
+
+Bump to 2.1.0.
+
+commit 24770ccf880f056bc0db9464249caca10692fb56
+Author: Aaron Plattner [EMAIL PROTECTED]
+Date:   Mon Jun 18 12:36:29 2007 -0700
+
+Fix some random colormap corruption on DFPs with certain pre-G80 GPUs.
+
+commit 4e56465a79587c4df6bf1dfd7cc87a4f22707a8f
+Author: Aaron Plattner [EMAIL PROTECTED]
+Date:   Thu Jun 7 18:28:56 2007 -0700
+
+G80: Mode validation.
+
+Disable LVDS modes larger than the native resolution.
+Disable dual-link TMDS modes for now since they don't work reliably.
+
+commit 6b71721439802bffd715602af3036083ff442449
+Author: Aaron Plattner [EMAIL PROTECTED]
+Date:   Mon Jun 4 23:15:42 2007 -0700
+
+G80: LVDS support.
+
+commit 70b304cd0df0af515ce8414559f28a7ca7825517
+Author: Aaron Plattner [EMAIL PROTECTED]
+Date:   Mon Jun 4 22:38:14 2007 -0700
+
+G80: Rearrange HW video timing computations.
+
+Compute the HW parameters in G80CrtcModeFixup and stash them in 
adjusted_mode.
+Move some register writes into G80CreateSor.
+
+commit 402b1d1526f0dacd2e3a2564cc89958c32d3100e
+Merge: 1f4790a... 9b8470e...
+Author: Benjamin Herrenschmidt [EMAIL PROTECTED]
+Date:   Sun Jun 3 11:18:50 2007 +1000
+
+Merge branch 'master' of 
git://anongit.freedesktop.org/git/xorg/driver/xf86-video-nv
+
+commit 1f4790adcafd402c84a4a761c870a26a5178a4ff
+Author: Benjamin Herrenschmidt [EMAIL PROTECTED]
+Date:   Sun Jun 3 11:16:55 2007 +1000
+
+Fix build. Including xf86DDC.h before we include xf86.h doesn't fly
+and it's not necessary anyway as it's pulled in by g80_type.h
+
+Signed-off-by: Benjamin Herrenschmidt [EMAIL PROTECTED]
+
 commit 9b8470e9c81e6ce2c8cd69942fb2ffd2d4c06102
 Author: Aaron Plattner [EMAIL PROTECTED]
 Date:   Wed May 16 14:45:36 2007 -0700
diff --git a/aclocal.m4 b/aclocal.m4
index aaae5ad..f8a69fa 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -6528,7 +6528,7 @@ path to pkg-config.
 
 _PKG_TEXT
 
-To get pkg-config, see http://www.freedesktop.org/software/pkgconfig.])],
+To get pkg-config, see http://pkg-config.freedesktop.org/.])],
[$4])
 else
$1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
diff --git a/configure b/configure
index d409d13..9fd4f35 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for xf86-video-nv 2.1.0.
+# Generated by GNU Autoconf 2.61 for xf86-video-nv 2.1.1.
 #
 # Report bugs to https://bugs.freedesktop.org/enter_bug.cgi?product=xorg.
 #
@@ -728,8 +728,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='xf86-video-nv'
 PACKAGE_TARNAME='xf86-video-nv'
-PACKAGE_VERSION='2.1.0'
-PACKAGE_STRING='xf86-video-nv 2.1.0'
+PACKAGE_VERSION='2.1.1'
+PACKAGE_STRING='xf86-video-nv 2.1.1'
 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
 
 ac_unique_file=Makefile.am
@@ -1417,7 +1417,7 @@ if test $ac_init_help = long; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures xf86-video-nv 2.1.0 to adapt to many kinds of systems.
+\`configure' configures xf86-video-nv 2.1.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1487,7 +1487,7 @@ fi
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of xf86-video-nv 2.1.0:;;
+ short | recursive ) echo Configuration of xf86-video-nv 2.1.1:;;
esac
   cat \_ACEOF
 
@@ -1601,7 +1601,7 @@ fi
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-xf86-video-nv configure 2.1.0
+xf86-video-nv configure 2.1.1
 generated by 

xserver-xorg-video-nv: Changes to 'upstream-unstable'

2007-07-02 Thread Brice Goglin
 configure.ac |2 +-
 src/g80_driver.c |   30 --
 src/nv_driver.c  |1 +
 3 files changed, 26 insertions(+), 7 deletions(-)

New commits:
commit 0f93ad0e2af26b4e2381f337b58d3a5e50302664
Author: Aaron Plattner [EMAIL PROTECTED]
Date:   Mon Jul 2 09:01:12 2007 -0700

Bump to 2.1.1.

diff --git a/configure.ac b/configure.ac
index 0b5c14b..ec55eb7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-video-nv],
-2.1.0,
+2.1.1,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-video-nv)
 

commit 4ff01787a6640bf76cc34a51c99227845dc4678e
Author: Aaron Plattner [EMAIL PROTECTED]
Date:   Sat Jun 30 21:52:08 2007 -0700

GeForce 8400M G.

diff --git a/src/nv_driver.c b/src/nv_driver.c
index 4c2a395..f0f119f 100644
--- a/src/nv_driver.c
+++ b/src/nv_driver.c
@@ -347,6 +347,7 @@ static SymTabRec NVKnownChipsets[] =
   { 0x10DE0421, GeForce 8500 GT },
   { 0x10DE0422, GeForce 8400 GS },
   { 0x10DE0423, GeForce 8300 GS },
+  { 0x10DE0428, GeForce 8400M G },
 
   {-1, NULL}
 };

commit 63eb1a4aa402ac3bf117634c3c9270261c6a4258
Author: Aaron Plattner [EMAIL PROTECTED]
Date:   Sat Jun 30 21:51:15 2007 -0700

Support configs with BAR1  total RAM  256 MB.

diff --git a/src/g80_driver.c b/src/g80_driver.c
index c81388c..e703ea8 100644
--- a/src/g80_driver.c
+++ b/src/g80_driver.c
@@ -194,6 +194,7 @@ G80PreInit(ScrnInfoPtr pScrn, int flags)
 const Gamma gzeros = {0.0, 0.0, 0.0};
 char *s;
 CARD32 tmp;
+memType BAR1sizeKB;
 
 if(flags  PROBE_DETECT) {
 xf86DrvMsg(pScrn-scrnIndex, X_ERROR,
@@ -341,18 +342,35 @@ G80PreInit(ScrnInfoPtr pScrn, int flags)
 pNv-architecture = pNv-reg[0]  20  0x1ff;
 pNv-RamAmountKBytes = pNv-RamAmountKBytes = (pNv-reg[0x0010020C/4]  
0xFFF0)  10;
 pNv-videoRam = pNv-RamAmountKBytes;
-/* Limit videoRam to the max BAR1 size of 256MB */
-if(pNv-videoRam = 1024) {
+
+/* Determine the size of BAR1 */
+/* Some configs have BAR1  total RAM  256 MB */
+BAR1sizeKB = 1UL  (pPci-size[1] - 10);
+if(BAR1sizeKB  256 * 1024) {
+xf86DrvMsg(pScrn-scrnIndex, X_WARNING, BAR1 is  256 MB, which is 
+   probably wrong.  Clamping to 256 MB.\n);
+BAR1sizeKB = 256 * 1024;
+}
+
+/* Limit videoRam to the size of BAR1 */
+if(pNv-videoRam = 1024 || BAR1sizeKB == 0) {
 xf86DrvMsg(pScrn-scrnIndex, X_ERROR, Failed to determine the amount 
of 
available video memory\n);
 goto fail;
 }
 pNv-videoRam -= 1024;
-if(pNv-videoRam  256 * 1024)
-pNv-videoRam = 256 * 1024;
+if(pNv-videoRam  BAR1sizeKB)
+pNv-videoRam = BAR1sizeKB;
+
 pScrn-videoRam = pNv-videoRam;
-xf86DrvMsg(pScrn-scrnIndex, X_PROBED, Mapping %.1f of %.1f MB of video 
RAM\n,
-   pScrn-videoRam / 1024.0, pNv-RamAmountKBytes / 1024.0);
+
+xf86DrvMsg(pScrn-scrnIndex, X_PROBED, Total video RAM: %.1f MB\n,
+   pNv-RamAmountKBytes / 1024.0);
+xf86DrvMsg(pScrn-scrnIndex, X_PROBED,   BAR1 size: %.1f MB\n,
+   BAR1sizeKB / 1024.0);
+xf86DrvMsg(pScrn-scrnIndex, X_PROBED,   Mapped memory: %.1f MB\n,
+   pScrn-videoRam / 1024.0);
+
 pNv-mem = xf86MapPciMem(pScrn-scrnIndex,
  VIDMEM_MMIO | VIDMEM_READSIDEEFFECT,
  pcitag, pPci-memBase[1], pScrn-videoRam * 1024);


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



Processed: tagging 431421

2007-07-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.4
 tags 431421 + pending
Bug#431421: libx11-6: version 1.1.2 breaks gdk and especially gimp
Tags were: experimental patch
Tags added: pending


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]



libx11: Changes to 'debian-experimental'

2007-07-02 Thread Brice Goglin
 debian/changelog |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 01dfccfd417c4f737f7ca1b1c7aed18782dae91e
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Mon Jul 2 22:51:57 2007 +0200

Add closer.

diff --git a/debian/changelog b/debian/changelog
index f4867d6..638e347 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ libx11 (2:1.1.2-2) UNRELEASED; urgency=low
   [ Julien Cristau ]
   * Pull two fixes from upstream git:
 + Fix locking in _XimGetWindowEventmask (closes: #427296).
-+ fix XGetMotionEvents arguments order.
++ fix XGetMotionEvents arguments order (closes: #431421).
   * Install the upstream NEWS file rather than the git changelog.
   
   [ Josh Triplett ]


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



Bug#399586: xresprobe: bashisms in the ddcprobe.sh script

2007-07-02 Thread Petter Reinholdtsen

I just discovered that this problem also affect Debian Edu in Etch, as
we use dash as /bin/sh to avoid getting problems with libldap and bash
when /usr/ is on a separate partition.

It would be nice if this bug would get fixed in Etch as well as in
unstable.  I'm not sure if it affects the behavior of the script, but
it add noise to the installation log and made me worry that something
was wrong with our X configuration.


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



Bug#425882: xserver-xorg-video-intel

2007-07-02 Thread David

OK, I now have internet at home and I could test the driver 2:2.0.0-6 .
Nothing improves, I am afraid.

I tried it with the transparency and shadow effects in KDE. I uninstalled
Beryl because it is obsolete, and I don't know how to make compiz work
properly in KDE :-)

So the following is with the transparency and shadow effects in KDE.

If I try to reproduce an AVI file:

* Only mplayer plays it OK.
* Noatun, totem and VLC crash at the beginning.
* Kaffeine does not crash but only reproduces sound, no video.

If I try to test the webcam, luvcview hangs:

$ luvcview
luvcview version 0.2.1
Video driver: x11
A window manager is available
video /dev/video0
find DRI
X Error of failed request:  BadAlloc (insufficient resources for operation)
 Major opcode of failed request:  141 (XVideo)
 Minor opcode of failed request:  19 ()
 Serial number of failed request:  25
 Current serial number in output stream:  26

Hope it heps,

David


Bug#431032: xserver-xorg-video-i810: LCD won't turn off when docked, on Dell laptop

2007-07-02 Thread Brice Goglin
forwarded 431032 https://bugs.freedesktop.org/show_bug.cgi?id=11455
thank you



Guy Heatley wrote:
 Here's the log file as specified. I haven't got an account on the
 bugzilla server at freedesktop.org, but I can create one and submit
 this bug if you're busy.

Thanks, I just posted all this at the URL above.

Brice



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



Processed: Re: Bug#431032: xserver-xorg-video-i810: LCD won't turn off when docked, on Dell laptop

2007-07-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forwarded 431032 https://bugs.freedesktop.org/show_bug.cgi?id=11455
Bug#431032: xserver-xorg-video-i810: LCD won't turn off when docked, on Dell 
laptop
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=11455.

 thank you
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]



Bug#413697: xserver-xorg-video-ati: Crash on exit and failure to restart

2007-07-02 Thread Paul Gotch
On Sun, Jun 24, 2007 at 01:50:43AM +0200, Brice Goglin wrote:
 Does this crash of the X server on exit still occurs? Did you have a
 chance to try with a more recent Xserver and ATI driver?
 xserver-xorg-core 2:1.3.0.0.dfsg-6 is currently in testing while
 xserver-xorg-video-ati 1:6.6.192 is in experimental. Since the backtrace
 of your crash didn't contain anything apparently ATI specific, I'd
 suggest upgrading only xserver-xorg-core first.

I am not in a position to do this. The card and Etch install in question is
in a production machine which is only usually remotely accessed. I can't
update X on the machine because this would involve updating libc which for a
variety of reasons I can't do.

Unfortunately I don't have a spare machine to swap the card into either to
try and reproduce it. I'm sorry I can't be more helpful at this point.

-p
-- 
Paul Gotch



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



mesa: Changes to 'debian-unstable'

2007-07-02 Thread Julien Cristau
 debian/changelog |9 +
 debian/control   |2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 3e21f527962f3403e47538cb08054006016149e3
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Tue Jul 3 05:33:21 2007 +0200

Make libgl1-mesa-swx11 depend on libosmesa6

libgl1-mesa-swx11 used to contain libOSMesa.so.6, so programs linked against
it don't necessarily depend on libosmesa6; their dependencies were broken
since mesa 6.5.2-1.

diff --git a/debian/changelog b/debian/changelog
index 53935bc..b597377 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mesa (6.5.2-6) UNRELEASED; urgency=low
+
+  * libgl1-mesa-swx11 needs to depend on libosmesa6 (= 6.5.2-1) because
+it used to contain libOSMesa.so.6.  This means that programs linked
+against this lib got a dependency on -swx11 which was broken since
+6.5.2-1.
+
+ -- Julien Cristau [EMAIL PROTECTED]  Tue, 03 Jul 2007 05:28:37 +0200
+
 mesa (6.5.2-5) unstable; urgency=low
 
   [ Brice Goglin ]
diff --git a/debian/control b/debian/control
index 16a6ebb..ae265c8 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (= 5), quilt (= 0.40), pkg-config, 
libdrm-dev (= 2.2
 Package: libgl1-mesa-swx11
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, libosmesa6 (= 6.5.2-1)
 Conflicts: mesag3-glide, mesag3-glide2, mesag3+ggi, libgl1, nvidia-glx, 
mesag3, libgl1-mesa-swrast
 Provides: libgl1, mesag3, libgl1-mesa-swrast
 Replaces: libgl1, mesag3, libgl1-mesa-swrast


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