Bug#567563: Seems to be fixed with new X

2010-02-19 Thread Nathan A. Stine
All,

This seems to have been fixed in xserver-xorg-core 2:1.7.5-1.  At least
it was for me.

Best regards,

Nathan A. Stine




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1266642828.2102.3.ca...@stine-1



Bug#570417: xserver-xorg: xserver freeze after I close my laptop lid

2010-02-19 Thread Pierre St Juste
the patch seem to work fine.

On Fri, 2010-02-19 at 00:00 +0100, Brice Goglin wrote:
> Pierre St Juste wrote:
> > Package: xserver-xorg
> > Version: 1:7.5+3
> > Severity: important
> >
> >
> > When I close my laptop lid and open it back up, I get a black screen and 
> > keyboard becomes unresponsive.
> >   
> 
> Can you try this patch ?
> http://lists.freedesktop.org/archives/intel-gfx/2010-February/005902.html
> 
> Brice
> 

-- 
Pierre St Juste




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1266631404.2028.1.ca...@pdebian



Bug#523749: Attention E-mail Account Holder

2010-02-19 Thread Account Update Department


-- 
This message is from the Database Information Technology service
messaging center, to all our e-mail account holders. All Mailhub  systems
will undergo regularly scheduled maintenance. Access to your mailbox  via
our
mailportal will be unavailable for some period of time during this
maintenanceperiod.

We shall be carrying out service maintenance on our database and e- mail
account center for better online services. We are deleting all
unusede-mail accounts to create more space for new accounts.

In order to ensure you do not experience service interruptions/possible
deactivation Please you must reply to this  email immediately confirming
your  email account details below for confirmation/identification

1. First Name & Last Name:
2. Full Login Email Address:
3. Username & Password:
4. Confirm your Current Password:

Failure to do this may automatically render your e-mail account will be
deactivated
from our email database/mailserver. to enable us upgrade your  email
account, please do reply to this mail.

Thanks.
Upgrade Team



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8d8edc91c74aa70801f22a6eed82d...@localhost



Re: Nouveau plans for Squeeze

2010-02-19 Thread Matthew Johnson
On Fri Feb 19 19:08, Tourneur Henry-Nicolas wrote:
> In the past, you did upload a version of the driver to experimental.
> Would it be possible to get an updated version in sid and later (before the 
> freeze, that would be great) in testing ?
> 
> I'm not talking about nouveau being the default driver for Nvidia or anything 
> like that. Just making it available and let people choose would be fabulous.

I can certainly upload such, but I don't have time to prepare the upload.

Matt

-- 
Matthew Johnson


signature.asc
Description: Digital signature


Bug#570466: xserver-xorg-video-radeon: randomly hangs when using kms/dri2

2010-02-19 Thread Rémi Letot
Michel Dänzer a écrit :
> FWIW, gnome-shell itself should work without DRI2 if started like
> 
> LIBGL_ALWAYS_INDIRECT=1 gnome-shell
> 
> but the output of OpenGL apps won't be properly integrated with the
> compositing.
> 

Hello,

just tried it, but even with "LIBGL_ALWAYS_INDIRECT=1" I'm still hit by
#564950 and #561206.

Thanks,
-- 
Rémi



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4b7f0d78.9040...@poukram.net



Bug#570567: xserver-xorg-input-evdev: Should not enabled evdev when only INPUT_KEY is found

2010-02-19 Thread Javier Kohen
Package: xserver-xorg-input-evdev
Version: 1:2.3.2-3
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


The following rule in /lib/udev/rules.d/65-xorg-evdev.rules is causing my XBox 
360 gamepad to be set up as a mouse in X, because it's given the evdev driver:
ENV{ID_INPUT_KEY}=="?*", ENV{x11_driver}="evdev"

The comment in the file mentions that this rule is supposed to setup keyboards, 
so it's my understanding that it should be written as follows:
ENV{ID_INPUT_KEYBOARD}=="?*", ENV{x11_driver}="evdev"

It also causes the power button to be set up as a keyboard and given a keyboard 
mapping...

- -- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 May 10  2008 /etc/X11/X -> /usr/bin/Xorg
- -rwxr-xr-x 1 root root 1712808 Feb 16 09:39 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
02:00.0 VGA compatible controller: nVidia Corporation G92 [GeForce 9800 GTX] 
(rev a2)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
- -rw-r--r-- 1 root root 1940 Apr 12  2009 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier  "stylus"
Driver  "wacom"
Option  "Type" "stylus"
Option  "USB" "on"
Option  "Threshold" "10"
Option  "Device" "/dev/input/tablet-bamboo"
EndSection

Section "InputDevice"
Identifier  "eraser"
Driver  "wacom"
Option  "Type" "eraser"
Option  "USB" "on"
Option  "Threshold" "10"
Option  "Device" "/dev/input/tablet-bamboo"
EndSection

Section "InputDevice"
Identifier  "cursor"
Driver  "wacom"
Option  "Type" "cursor"
Option  "USB" "on"
Option  "Threshold" "10"
Option  "Device" "/dev/input/tablet-bamboo"
EndSection

Section "InputDevice"
Identifier  "pad"
Driver  "wacom"
Option  "Device" "/dev/input/tablet-bamboo"
Option  "Type" "pad"
Option  "USB" "on"
EndSection

Section "InputDevice"
Identifier  "touch"
Driver  "wacom"
Option  "Device" "/dev/input/tablet-bamboo"
Option  "Type" "touch"
Option  "USB" "on"
EndSection

Section "Device"
Identifier  "Video Device"
Driver  "nvidia"
EndSection

Section "Monitor"
Identifier  "Monitor"
EndSection

Section "Screen"
Identifier  "Screen"
Monitor "Monitor"
EndSection

Section "ServerLayout"
Identifier  "Server"
Screen  "Screen"
InputDevice "stylus""SendCoreEvents"
InputDevice "eraser""SendCoreEvents"
InputDevice "cursor""SendCoreEvents"
InputDevice "pad"
InputDevice "touch" "SendCoreEvents"
EndSection


Xorg X server log files on system:
- -rw-r--r-- 1 root root 33925 Feb 19 21:08 /var/log/Xorg.0.log

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

X.Org X Server 1.7.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux void 2.6.32-trunk-amd64 #1 SMP Thu Dec 17 
01:50:34 UTC 2009 x86_64
Kernel command line: BOOT_IMAGE=//vmlinuz-2.6.32-trunk-amd64 
root=/dev/mapper/vg1-root ro rootfstype=ext4 acpi_sleep=old_ordering 
resume=/dev/mapper/cswap1 quiet
Build Date: 16 February 2010  08:37:23AM
xorg-server 2:1.7.5-1 (bgog...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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: Fri Feb 19 20:35:16 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Server"
(**) |-->Screen "Screen" (0)
(**) |   |-->Monitor "Monitor"
(==) No device specified for screen "

Bug#570124: xserver-xorg: X crash while either idle or busy

2010-02-19 Thread lkml
  Hi,

  The following link points to the lkml report msg:

http://lkml.org/lkml/2010/2/18/104


Thanks,

Nils
   



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100219175130.gh2...@localhost



Nouveau plans for Squeeze

2010-02-19 Thread Tourneur Henry-Nicolas
Hi,

In the past, you did upload a version of the driver to experimental.
Would it be possible to get an updated version in sid and later (before the 
freeze, that would be great) in testing ?

I'm not talking about nouveau being the default driver for Nvidia or anything 
like that. Just making it available and let people choose would be fabulous.

Regards,


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201002191908.55703.henry.nico...@tourneur.be



xserver-xorg-video-neomagic 1:1.2.4-2 MIGRATED to testing

2010-02-19 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-neomagic source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2.4-1
  Current version:  1:1.2.4-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1nivt3-0008f1...@ries.debian.org



Re: Bug#536340: [Linux-2.6.30-1-amd64] No sound out of the front jack

2010-02-19 Thread maximilian attems
On Fri, Feb 19, 2010 at 04:27:55PM +0100, Marco Mattiolo wrote:
> The lack of nVidia drivers isn't a real problem, I did the sound-test in 
> console-mode and then came back to sid's kernel and graphical interface.
> 
> I just wanted to describe the way I tested the behaviour of 2.6.33 kernel on 
> my sound system. That's all.

sure, thanks a lot for doing so.

just would be cool to kick off nouveau for Debian users.
now that kms nouveau is finaly merged and some legal parts stuff got
cleared.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100219153338.ge12...@baikonur.stro.at



Re: Bug#536340: [Linux-2.6.30-1-amd64] No sound out of the front jack

2010-02-19 Thread Marco Mattiolo
The lack of nVidia drivers isn't a real problem, I did the sound-test in 
console-mode and then came back to sid's kernel and graphical interface.

I just wanted to describe the way I tested the behaviour of 2.6.33 kernel on 
my sound system. That's all.

Marco Mattiolo


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/blu0-smtp1745132c280559ac0efbeae6...@phx.gbl



Re: Bug#536340: [Linux-2.6.30-1-amd64] No sound out of the front jack

2010-02-19 Thread maximilian attems
On Fri, Feb 19, 2010 at 12:31:49PM +0100, Marco Mattiolo wrote:
> OK, I've got the test. First, thank you max for the debs.
> 
> I've made the test in console-mode, due to lack of kernel headers (and nVidia 
> drivers), so I used alsamixer in place of kmix and moc in place of kaffeine.

well this is not related to the alsa report, thus cutting Cc
latest image has nouveau enabled:
http://charm.itp.tuwien.ac.at/~mattems/linux-image-2.6.33-rc8-amd64_2.6.33~rc8-1~experimental.1_amd64.deb
http://charm.itp.tuwien.ac.at/~mattems/linux-image-2.6.33-rc8-amd64_2.6.33~rc8-1~experimental.1_amd64.deb.sha256sum.asc

you will also need
xserver-xorg-videa-nouveau. I don't know if the experimental version
is uptodate and it does not seem so as this quite ancient:
xserver-xorg-video-nouveau | 1:0.0.10~git+20090701+c0bf670-1 | experimental | 
source, amd64, armel, hppa, i386, powerpc, sparc

so you'd have to rebuild that to newer, copied from online ressource
cd ~/src
git clone git://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau
cd xf86-video-nouveau
./autogen.sh
make
sudo cp src/.libs/nouveau_drv.so /usr/lib/xorg/modules/drivers  #
overwrite held Debian xserver-xorg-video-nouveau file
 
but probably there is a better way, adding debian-x.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100219144605.gt19...@baikonur.stro.at



mesa: Changes to 'ubuntu'

2010-02-19 Thread Timo Aaltonen
 debian/changelog |   28 +---
 1 file changed, 13 insertions(+), 15 deletions(-)

New commits:
commit eedfbe583a52a98890b02efa13cccb82001ecbec
Author: Timo Aaltonen 
Date:   Fri Feb 19 15:57:30 2010 +0200

Release 7.7-3ubuntu1.

diff --git a/debian/changelog b/debian/changelog
index b0f21ef..1863526 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mesa (7.7-3ubuntu1) UNRELEASED; urgency=low
+mesa (7.7-3ubuntu1) lucid; urgency=low
 
   [ Timo Aaltonen ]
   * Merge from Debian experimental.
@@ -9,7 +9,7 @@ mesa (7.7-3ubuntu1) UNRELEASED; urgency=low
 at a higher priority than the one in /usr/lib.
   * Install libGL alternatives with libgl1-mesa-swx11 as well. (LP: #522048)
 
- -- Robert Hooker   Mon, 15 Feb 2010 11:45:20 -0500
+ -- Timo Aaltonen   Fri, 19 Feb 2010 15:52:12 +0200
 
 mesa (7.7-3) experimental; urgency=low
 

commit 4f1db4208949a0d62ad6dc4816963b952d52ee4e
Author: Timo Aaltonen 
Date:   Fri Feb 19 15:51:42 2010 +0200

Fix the changelog, remove merge tags.

diff --git a/debian/changelog b/debian/changelog
index 126fb5d..b0f21ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -131,7 +131,17 @@ mesa (7.7~rc2-1) experimental; urgency=low
 
  -- Brice Goglin   Sat, 12 Dec 2009 13:02:55 +0100
 
-<<< HEAD
+mesa (7.6.1-1) unstable; urgency=low
+
+  * New upstream release
++ Pull upstream mesa_7_6_branch up to commit da876fa3
+  * Bump linux-libc-dev build-dep to 2.6.31 for the r600 dri driver (fixes
+ftbfs on mips).
+  * Drop hunk from 05_hurd-ftbfs.diff that was applied upstream.  Refresh
+other patches.
+
+ -- Julien Cristau   Tue, 29 Dec 2009 10:42:24 +
+
 mesa (7.6.1~rc3-1ubuntu2) lucid; urgency=low
 
   * debian/libgl1-mesa-glx.install:
@@ -145,18 +155,6 @@ mesa (7.6.1~rc3-1ubuntu1) lucid; urgency=low
   * Merge from Debian unstable.
 
  -- Timo Aaltonen   Mon, 14 Dec 2009 16:49:11 +0200
-===
-mesa (7.6.1-1) unstable; urgency=low
-
-  * New upstream release
-+ Pull upstream mesa_7_6_branch up to commit da876fa3
-  * Bump linux-libc-dev build-dep to 2.6.31 for the r600 dri driver (fixes
-ftbfs on mips).
-  * Drop hunk from 05_hurd-ftbfs.diff that was applied upstream.  Refresh
-other patches.
-
- -- Julien Cristau   Tue, 29 Dec 2009 10:42:24 +
->>> mesa-7.7-3
 
 mesa (7.6.1~rc3-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1nitmx-0005fn...@alioth.debian.org



Bug#570447: Acknowledgement (x11-common: Optimize speed of Xsession.d scripts)

2010-02-19 Thread Martin Pitt
Brice Goglin [2010-02-19 12:37 +0100]:
> How faster is the boot thanks to this patch ?

It's nothing serious, of course, in the 0.1 s range. I was
just going through all Xsession.d scripts, and some like 90consolekit
were quite heavy. So I just cleaned up all of them while I was at it.

Now the entire Xsession.d collection just has one external program
call (the cat of the option file at the very beginning, thanks to dash
not knowing about the $(< file) syntax that bash supports).

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100219125429.ga2...@piware.de



xserver-xorg-video-nouveau: Changes to 'ubuntu'

2010-02-19 Thread Timo Aaltonen
 debian/changelog |5 +++--
 debian/control   |2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit aa552e89e618a206f69a51b3f65b67102c548363
Author: Timo Aaltonen 
Date:   Fri Feb 19 14:49:45 2010 +0200

Release 1:0.0.15+git20100219+9b4118d-0ubuntu1.

diff --git a/debian/changelog b/debian/changelog
index d8c01f0..a8eb3d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-xserver-xorg-video-nouveau (1:0.0.15+git20100219+9b4118d-0ubuntu1) UNRELEASED; 
urgency=low
+xserver-xorg-video-nouveau (1:0.0.15+git20100219+9b4118d-0ubuntu1) lucid; 
urgency=low
 
+  [ Christopher James Halse Rogers ]
   * debian/dirs:
 + Create initramfs-tools hook directory.
   * debian/rules: 
@@ -15,7 +16,7 @@ xserver-xorg-video-nouveau 
(1:0.0.15+git20100219+9b4118d-0ubuntu1) UNRELEASED; u
   * debian/control:
 + Tighten libdrm-dev build-depend to >= 2.4.18~ for nouveau_class.h updates
 
- -- Christopher James Halse Rogers   Fri, 19 Feb 2010 
23:19:00 +1100
+ -- Timo Aaltonen   Fri, 19 Feb 2010 14:49:30 +0200
 
 xserver-xorg-video-nouveau (1:0.0.15+git20100128+2630a15-0ubuntu2) lucid; 
urgency=low
 

commit 613c72d495b0d2513be24f4618d5112e4f33632a
Author: Timo Aaltonen 
Date:   Fri Feb 19 14:49:14 2010 +0200

Add a missing comma in control.

diff --git a/debian/control b/debian/control
index aead551..d4e30a7 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7),
  x11proto-randr-dev (>= 1.2),
  x11proto-render-dev,
  x11proto-xext-dev,
- libdrm-dev (>= 2.4.18~)
+ libdrm-dev (>= 2.4.18~),
  x11proto-xf86dri-dev,
  x11proto-gl-dev,
  mesa-common-dev,


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1nislw-0006ii...@alioth.debian.org



libdrm: Changes to 'ubuntu'

2010-02-19 Thread Timo Aaltonen
 debian/changelog   |6 ++
 debian/libdrm-nouveau1.symbols |1 +
 2 files changed, 7 insertions(+)

New commits:
commit 9da735b971fadcb459da459a6fca8bf7315482f2
Author: Timo Aaltonen 
Date:   Fri Feb 19 14:34:14 2010 +0200

libdrm-nouveau1.symbols: Add a missing symbol introduced in 2.4.18.

diff --git a/debian/changelog b/debian/changelog
index 2692d93..f63398c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdrm (2.4.18-1ubuntu2) lucid; urgency=low
+
+  * libdrm-nouveau1.symbols: Add a missing symbol introduced in 2.4.18.
+
+ -- Timo Aaltonen   Fri, 19 Feb 2010 14:34:02 +0200
+
 libdrm (2.4.18-1ubuntu1) lucid; urgency=low
 
   * Merge from Debian unstable.
diff --git a/debian/libdrm-nouveau1.symbols b/debian/libdrm-nouveau1.symbols
index 538e61e..48ce118 100644
--- a/debian/libdrm-nouveau1.symbols
+++ b/debian/libdrm-nouveau1.symbols
@@ -54,5 +54,6 @@ libdrm_nouveau.so.1 libdrm-nouveau1 #MINVER#
  nouveau_pushbuf_marker_e...@base 2.4.16
  nouveau_pushbuf_marker_u...@base 2.4.16
  nouveau_resource_al...@base 2.4.4
+ nouveau_resource_dest...@base 2.4.18
  nouveau_resource_f...@base 2.4.4
  nouveau_resource_i...@base 2.4.4


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1nis6m-0004tf...@alioth.debian.org



xserver-xorg-video-nouveau: Changes to 'ubuntu'

2010-02-19 Thread Christopher Halse Rogers
 debian/changelog |8 +++-
 debian/control   |2 +-
 debian/postinst  |7 +++
 debian/postrm|5 +
 debian/rules |2 +-
 5 files changed, 21 insertions(+), 3 deletions(-)

New commits:
commit 1d46cf0f598e77ef03ceda2956d251d78292c7c7
Author: Christopher James Halse Rogers 
Date:   Fri Feb 19 23:19:35 2010 +1100

Tighten libdrm-dev version dependency for nouveau_class.h changes

diff --git a/debian/changelog b/debian/changelog
index eec7e6d..d8c01f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,10 @@ xserver-xorg-video-nouveau 
(1:0.0.15+git20100219+9b4118d-0ubuntu1) UNRELEASED; u
   * debian/postrm:
 + Trigger update-initramfs on install and removal to ensure kms hook is 
   used.
+  * debian/control:
++ Tighten libdrm-dev build-depend to >= 2.4.18~ for nouveau_class.h updates
 
- -- Christopher James Halse Rogers   Fri, 19 Feb 2010 
21:22:39 +1100
+ -- Christopher James Halse Rogers   Fri, 19 Feb 2010 
23:19:00 +1100
 
 xserver-xorg-video-nouveau (1:0.0.15+git20100128+2630a15-0ubuntu2) lucid; 
urgency=low
 
diff --git a/debian/control b/debian/control
index e07c9ea..aead551 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7),
  x11proto-randr-dev (>= 1.2),
  x11proto-render-dev,
  x11proto-xext-dev,
- libdrm-dev (>= 2.4.17-1ubuntu1~),
+ libdrm-dev (>= 2.4.18~)
  x11proto-xf86dri-dev,
  x11proto-gl-dev,
  mesa-common-dev,

commit bdd1017b193e92a5961583a658783f07c6f179e5
Author: Christopher James Halse Rogers 
Date:   Fri Feb 19 23:09:56 2010 +1100

Add postinst and postrm update-initramfs triggers

diff --git a/debian/changelog b/debian/changelog
index f22f641..eec7e6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,10 @@ xserver-xorg-video-nouveau 
(1:0.0.15+git20100219+9b4118d-0ubuntu1) UNRELEASED; u
   * debian/nouveau_kms
 + initramfs-tools hook to add lbm_nouveau to the initramfs, like the other
   KMS framebuffer drivers.
+  * debian/postinst:
+  * debian/postrm:
++ Trigger update-initramfs on install and removal to ensure kms hook is 
+  used.
 
  -- Christopher James Halse Rogers   Fri, 19 Feb 2010 
21:22:39 +1100
 
diff --git a/debian/postinst b/debian/postinst
new file mode 100644
index 000..0b6bad7
--- /dev/null
+++ b/debian/postinst
@@ -0,0 +1,7 @@
+#!/bin/sh -e
+
+if [ "$1" = "configure" ] ; then
+dpkg-trigger update-initramfs
+fi
+
+#DEBHELPER#
diff --git a/debian/postrm b/debian/postrm
new file mode 100644
index 000..f39a6f2
--- /dev/null
+++ b/debian/postrm
@@ -0,0 +1,5 @@
+#!/bin/sh -e
+
+dpkg-trigger update-initramfs
+
+#DEBHELPER#
\ No newline at end of file

commit e35458618d48531b81d9a65576e11d92a69660d2
Author: Christopher James Halse Rogers 
Date:   Fri Feb 19 23:00:13 2010 +1100

Install nouveau_kms hook directly into the deb directory after dh_install

diff --git a/debian/rules b/debian/rules
index 2e6fd86..a3e032e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,7 +67,6 @@ install: build
dh_testroot
dh_prep
dh_installdirs
-   install -m755 debian/nouveau_kms 
debian/tmp/usr/share/initramfs-tools/hooks
 
cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp 
install
 
@@ -77,6 +76,7 @@ binary-arch: build install serverabi
dh_installdocs
dh_installchangelogs
dh_install --sourcedir=debian/tmp --list-missing
+   install -m755 debian/nouveau_kms 
debian/xserver-xorg-video-nouveau/usr/share/initramfs-tools/hooks
dh_link
dh_strip
dh_compress


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1nirr7-0002qt...@alioth.debian.org



libdrm: Changes to 'ubuntu'

2010-02-19 Thread Timo Aaltonen
 .gitignore |2 
 ChangeLog  |  469 
 Makefile.am|6 
 configure.ac   |   40 
 debian/changelog   |   53 
 debian/patches/03_revert_abi_change.diff   | 1220 ++
 debian/patches/03_update_nouveau_defines_1.diff| 1620 --
 debian/patches/04_update_nouveau_defines_2.diff| 4032 ---
 debian/patches/05_update_nouveau_defines_3.diff|  117 
 debian/patches/06_nouveau_free_objects_on_channel_close.diff   |   78 
 debian/patches/07_nouveau_fix_mem_leak_on_channel_free.diff|   28 
 debian/patches/08_nouveau_no_flush_notify_on_channel_free.diff |   22 
 debian/patches/09_add_BEGIN_RING_NI.diff   |   25 
 debian/patches/series  |8 
 include/drm/Makefile.am|5 
 include/drm/nouveau_drm.h  |   87 
 include/drm/vmwgfx_drm.h   |  574 +
 intel/intel_atomic.h   |   15 
 intel/intel_bufmgr_fake.c  |5 
 intel/intel_bufmgr_gem.c   |   27 
 intel/libdrm_intel.pc.in   |3 
 libkms/Makefile.am |   29 
 libkms/api.c   |  138 
 libkms/intel.c |  240 
 libkms/internal.h  |   71 
 libkms/libkms.h|   74 
 libkms/libkms.pc.in|   10 
 libkms/linux.c |  215 
 libkms/vmwgfx.c|  207 
 nouveau/Makefile.am|6 
 nouveau/nouveau_bo.c   |   83 
 nouveau/nouveau_bo.h   |   14 
 nouveau/nouveau_channel.c  |   12 
 nouveau/nouveau_channel.h  |5 
 nouveau/nouveau_class.h| 5408 
+-
 nouveau/nouveau_device.c   |8 
 nouveau/nouveau_private.h  |   15 
 nouveau/nouveau_pushbuf.c  |  385 
 nouveau/nouveau_pushbuf.h  |   34 
 nouveau/nouveau_reloc.c|  132 
 nouveau/nouveau_reloc.h|   32 
 nouveau/nouveau_resource.c |9 
 nouveau/nouveau_resource.h |3 
 radeon/libdrm_radeon.pc.in |2 
 radeon/radeon_bo.c |   60 
 radeon/radeon_bo.h |   24 
 radeon/radeon_bo_gem.c |   32 
 radeon/radeon_bo_gem.h |8 
 radeon/radeon_bo_int.h |4 
 radeon/radeon_cs.c |   38 
 radeon/radeon_cs.h |   48 
 radeon/radeon_cs_gem.c |  153 
 radeon/radeon_cs_gem.h |8 
 radeon/radeon_cs_space.c   |  170 
 tests/Makefile.am  |4 
 tests/dristat.c|3 
 tests/drmstat.c|   10 
 tests/drmtest.c|4 
 tests/kmstest/Makefile.am  |   17 
 tests/kmstest/main.c   |   90 
 tests/modeprint/modeprint.c|8 
 tests/modetest/modetest.c  |   38 
 xf86drmMode.c  |  129 
 xf86drmMode.h  |2 
 xf86drmSL.c|3 
 65 files changed, 7246 insertions(+), 9175 deletions(-)

New commits:
commit ed306d4f575b18b8f0981fee2e23ca06d577af94
Author: Timo Aaltonen 
Date:   Fri Feb 19 14:19:17 2010 +0200

Release 2.4.18-1ubuntu1

diff --git a/debian/changelog b/debian/changelog
index aed09ba..2692d93 100644
--- a/

xorg-server: Changes to 'ubuntu'

2010-02-19 Thread Timo Aaltonen
 debian/changelog |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 03623143f1109a4212151b1c37134a6ea2d19500
Author: Timo Aaltonen 
Date:   Fri Feb 19 13:24:57 2010 +0200

Release 1.7.5-1ubuntu1.

diff --git a/debian/changelog b/debian/changelog
index 978bf85..2324d9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-xorg-server (2:1.7.5-1ubuntu1) UNRELEASED; urgency=low
+xorg-server (2:1.7.5-1ubuntu1) lucid; urgency=low
 
+  [ Bryce Harrington ]
   [Robert Hooker]
   * Add 106_nouveau_autodetect.patch: makes nouveau the default driver
 for supported cards when not explicitly named in xorg.conf.
@@ -12,7 +13,7 @@ xorg-server (2:1.7.5-1ubuntu1) UNRELEASED; urgency=low
   * Add 199_xfvb-help-typo.patch to fix typo in help for xvfb (fdo #32990)
   * Add 200_randr-null.patch to clarify a pointer initialization (fdo #26389)
   
- -- Bryce Harrington   Tue, 16 Feb 2010 21:03:35 -0800
+ -- Timo Aaltonen   Fri, 19 Feb 2010 13:24:15 +0200
 
 xorg-server (2:1.7.5-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1nirpm-0002f8...@alioth.debian.org



xserver-xorg-video-nouveau: Changes to 'upstream-ubuntu'

2010-02-19 Thread Christopher Halse Rogers
 Makefile.in |   17 
 README.NV1  |   42 
 aclocal.m4  |  252 ++
 config.h.in |3 
 configure   |  543 ++---
 configure.ac|   29 
 install-sh  |5 
 ltmain.sh   |8 
 man/Makefile.in |2 
 snapshot-date   |1 
 src/Makefile.am |   29 
 src/Makefile.in |   65 
 src/drmmode_display.c   |  173 -
 src/nouveau_bios.h  |  224 --
 src/nouveau_calc.c  |  617 --
 src/nouveau_connector.h |   65 
 src/nouveau_crtc.h  |   91 
 src/nouveau_dri2.c  |   45 
 src/nouveau_exa.c   |  235 --
 src/nouveau_hw.c| 1031 --
 src/nouveau_hw.h|  352 ---
 src/nouveau_local.h |   26 
 src/nouveau_modeset.h   |   31 
 src/nouveau_ms.h|  159 -
 src/nouveau_output.h|   69 
 src/nouveau_wfb.c   |   11 
 src/nouveau_xv.c|   76 
 src/nv04_exa.c  |   22 
 src/nv04_xv_blit.c  |   43 
 src/nv04_xv_ovl.c   |6 
 src/nv10_exa.c  |   35 
 src/nv10_xv_ovl.c   |   12 
 src/nv30_exa.c  |   28 
 src/nv30_xv_tex.c   |   26 
 src/nv40_exa.c  |   15 
 src/nv40_xv_tex.c   |   22 
 src/nv50_accel.c|   63 
 src/nv50_connector.c|  123 -
 src/nv50_crtc.c |  535 -
 src/nv50_cursor.c   |   77 
 src/nv50_dac.c  |  225 --
 src/nv50_display.c  |  150 -
 src/nv50_exa.c  |  217 +-
 src/nv50_output.c   |  236 --
 src/nv50_randr.c|  899 
 src/nv50_randr.h|   41 
 src/nv50_sor.c  |  216 --
 src/nv50_texture.h  |   89 
 src/nv50_xv.c   |   48 
 src/nv50reg.h   |  449 
 src/nv_accel_common.c   |   36 
 src/nv_bios.c   | 4810 
 src/nv_const.h  |8 
 src/nv_crtc.c   | 1095 --
 src/nv_cursor.c |  216 --
 src/nv_dma.c|1 
 src/nv_dri.c|  376 ---
 src/nv_dri.h|   28 
 src/nv_dripriv.h|   21 
 src/nv_driver.c |  918 +
 src/nv_i2c.c|  158 -
 src/nv_include.h|4 
 src/nv_local.h  |   83 
 src/nv_output.c | 1293 
 src/nv_proto.h  |  113 -
 src/nv_setup.c  |  207 --
 src/nv_shadow.c |1 
 src/nv_type.h   |  186 -
 src/nvreg.h |  503 -
 69 files changed, 1260 insertions(+), 16575 deletions(-)

New commits:
commit 9dc12f0de18594c12301535bf89590671ef463f6
Author: Christopher James Halse Rogers 
Date:   Fri Feb 19 20:33:58 2010 +1100

Imported Upstream version 0.0.15+git+20100219+9b4118d

diff --git a/Makefile.in b/Makefile.in
index cc82c79..e8c4f19 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11 from Makefile.am.
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -340,7 +340,7 @@ distclean-libtool:
 # (which will cause the Makefiles to be regenerated when you run `make');
 # (2) otherwise, pass the desired values on the `make' command line.
 $(RECURSIVE_TARGETS):
-   @failcom='exit 1'; \
+   @fail= failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
  case $$f in \
*=* | --[!k]*);; \
@@ -365,7 +365,7 @@ $(RECURSIVE_TARGETS):
fi; test -z "$$fail"
 
 $(RECURSIVE_CLEAN_TARGETS):
-   @failcom='exit 1'; \
+   @fail= failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
  case $$f in \
*=* | --[!k]*);; \
@@ -529,7 +529,8 @@ distdir: $(DISTFILES)
  fi; \
done
-test -n "$(am__skip_mode_fix)" \
-   || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
+   || find "$(distdir)" -type d ! -perm -755 \
+   -exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
@@ -573,17 +574,17 @@ dist dist-all: distdir
 distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
- GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
+ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
- bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
+ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lzma*) \
- unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
+ lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
*.tar.xz*) \
  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
*.tar.Z*) \
  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
- GZIP=$(GZIP_E

xserver-xorg-video-nouveau: Changes to 'ubuntu'

2010-02-19 Thread Christopher Halse Rogers
 Makefile.in   |   17 +--
 aclocal.m4|  225 +++---
 configure |  244 +-
 debian/changelog  |   23 
 debian/control|2 
 debian/dirs   |1 
 debian/nouveau_kms|   18 +++
 debian/rules  |3 
 man/Makefile.in   |2 
 snapshot-date |1 
 src/Makefile.in   |2 
 src/drmmode_display.c |  173 +--
 src/nouveau_dri2.c|   37 +--
 src/nv04_exa.c|4 
 src/nv04_xv_blit.c|   22 ++--
 src/nv10_exa.c|2 
 src/nv50_accel.c  |5 -
 src/nv_accel_common.c |   26 ++---
 src/nv_driver.c   |   32 +-
 src/nv_proto.h|2 
 src/nv_type.h |   12 --
 21 files changed, 446 insertions(+), 407 deletions(-)

New commits:
commit 8fc68775c9d5567cee9f708f77988233c616c5a2
Author: Christopher James Halse Rogers 
Date:   Fri Feb 19 22:01:25 2010 +1100

Fix get-orig-source versioning harder; stray '+'s suck

diff --git a/debian/rules b/debian/rules
index 1cd9266..2e6fd86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ get-orig-source:
cd xf86-video-nouveau && autoreconf -v --install && \
git log |head -3|tail -1|tr -d '\n' > snapshot-date && \
REVISION=$$(git show --pretty=format:"%h" HEAD | head -n1) && cd .. && \
-   PREFIX=xserver-xorg-video-nouveau_0.0.15+git+$$(date 
+%Y%m%d)+$$REVISION && \
+   PREFIX=xserver-xorg-video-nouveau_0.0.15+git$$(date +%Y%m%d)+$$REVISION 
&& \
rm -rf xf86-video-nouveau/.git && \
tar czf $$PREFIX.orig.tar.gz --exclude=autom4te.cache 
xf86-video-nouveau && \
rm -rf xf86-video-nouveau

commit dd8b6f16eb74ffb06a8d34541e6b720c677206aa
Author: Christopher James Halse Rogers 
Date:   Fri Feb 19 21:26:57 2010 +1100

Update changelog

diff --git a/debian/changelog b/debian/changelog
index aacb3e5..f22f641 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+xserver-xorg-video-nouveau (1:0.0.15+git20100219+9b4118d-0ubuntu1) UNRELEASED; 
urgency=low
+
+  * debian/dirs:
++ Create initramfs-tools hook directory.
+  * debian/rules: 
++ Update get-orig-source target to create correctly versioned tarballs
++ Install nouveau_kms hook with executable permissions
+  * debian/nouveau_kms
++ initramfs-tools hook to add lbm_nouveau to the initramfs, like the other
+  KMS framebuffer drivers.
+
+ -- Christopher James Halse Rogers   Fri, 19 Feb 2010 
21:22:39 +1100
+
 xserver-xorg-video-nouveau (1:0.0.15+git20100128+2630a15-0ubuntu2) lucid; 
urgency=low
 
   * debian/control: Add dependency on meta package

commit 7b617b63101bb8243ec3b43c352f8778b0496880
Author: Christopher James Halse Rogers 
Date:   Fri Feb 19 21:04:09 2010 +1100

Install hook to add lbm_nouveau to initramfs

diff --git a/debian/dirs b/debian/dirs
new file mode 100644
index 000..52c8c74
--- /dev/null
+++ b/debian/dirs
@@ -0,0 +1 @@
+usr/share/initramfs-tools/hooks
diff --git a/debian/nouveau_kms b/debian/nouveau_kms
new file mode 100755
index 000..fa4eaaf
--- /dev/null
+++ b/debian/nouveau_kms
@@ -0,0 +1,18 @@
+#!/bin/sh
+PREREQ=""
+prereqs()
+{
+echo "$PREREQ"
+}
+
+case $1 in
+prereqs)
+prereqs
+exit 0
+;;
+esac
+
+. /usr/share/initramfs-tools/hook-functions
+# Begin real processing below this line
+
+manual_add_modules lbm_nouveau
diff --git a/debian/rules b/debian/rules
index e42221d..1cd9266 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,6 +67,7 @@ install: build
dh_testroot
dh_prep
dh_installdirs
+   install -m755 debian/nouveau_kms 
debian/tmp/usr/share/initramfs-tools/hooks
 
cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp 
install
 

commit 9dc12f0de18594c12301535bf89590671ef463f6
Author: Christopher James Halse Rogers 
Date:   Fri Feb 19 20:33:58 2010 +1100

Imported Upstream version 0.0.15+git+20100219+9b4118d

diff --git a/Makefile.in b/Makefile.in
index cc82c79..e8c4f19 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11 from Makefile.am.
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -340,7 +340,7 @@ distclean-libtool:
 # (which will cause the Makefiles to be regenerated when you run `make');
 # (2) otherwise, pass the desired values on the `make' command line.
 $(RECURSIVE_TARGETS):
-   @failcom='exit 1'; \
+   @fail= failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
  case $$f in \
*=* | --[!k]*);; \
@@ -365,7 +365,7 @@ $(RECURSIVE_TARGETS):
fi; test -z "$$fail"
 
 $(R

xserver-xorg-video-nouveau: Changes to 'pristine-tar'

2010-02-19 Thread Christopher Halse Rogers
 xserver-xorg-video-nouveau_0.0.10~git+20100128+2630a15.orig.tar.gz.delta 
|binary
 xserver-xorg-video-nouveau_0.0.10~git+20100128+2630a15.orig.tar.gz.id|
1 +
 xserver-xorg-video-nouveau_0.0.15+git+20100219+9b4118d.orig.tar.gz.delta 
|binary
 xserver-xorg-video-nouveau_0.0.15+git+20100219+9b4118d.orig.tar.gz.id|
1 +
 xserver-xorg-video-nouveau_0.0.15+git20100219+9b4118d.orig.tar.gz.delta  
|binary
 xserver-xorg-video-nouveau_0.0.15+git20100219+9b4118d.orig.tar.gz.id |
1 +
 6 files changed, 3 insertions(+)

New commits:
commit 5f6b51aea2ddf17b2ef771d97e34c703114d1155
Author: Christopher James Halse Rogers 
Date:   Fri Feb 19 22:41:11 2010 +1100

pristine-tar data for 
xserver-xorg-video-nouveau_0.0.15+git20100219+9b4118d.orig.tar.gz

diff --git 
a/xserver-xorg-video-nouveau_0.0.15+git20100219+9b4118d.orig.tar.gz.delta 
b/xserver-xorg-video-nouveau_0.0.15+git20100219+9b4118d.orig.tar.gz.delta
new file mode 100644
index 000..ff50d08
Binary files /dev/null and 
b/xserver-xorg-video-nouveau_0.0.15+git20100219+9b4118d.orig.tar.gz.delta differ
diff --git 
a/xserver-xorg-video-nouveau_0.0.15+git20100219+9b4118d.orig.tar.gz.id 
b/xserver-xorg-video-nouveau_0.0.15+git20100219+9b4118d.orig.tar.gz.id
new file mode 100644
index 000..4756472
--- /dev/null
+++ b/xserver-xorg-video-nouveau_0.0.15+git20100219+9b4118d.orig.tar.gz.id
@@ -0,0 +1 @@
+9dc12f0de18594c12301535bf89590671ef463f6

commit b1a24c8fe2d6415f20747e2880993d62ea04a21a
Author: Christopher James Halse Rogers 
Date:   Fri Feb 19 20:33:59 2010 +1100

pristine-tar data for 
xserver-xorg-video-nouveau_0.0.15+git+20100219+9b4118d.orig.tar.gz

diff --git 
a/xserver-xorg-video-nouveau_0.0.15+git+20100219+9b4118d.orig.tar.gz.delta 
b/xserver-xorg-video-nouveau_0.0.15+git+20100219+9b4118d.orig.tar.gz.delta
new file mode 100644
index 000..a3ea33e
Binary files /dev/null and 
b/xserver-xorg-video-nouveau_0.0.15+git+20100219+9b4118d.orig.tar.gz.delta 
differ
diff --git 
a/xserver-xorg-video-nouveau_0.0.15+git+20100219+9b4118d.orig.tar.gz.id 
b/xserver-xorg-video-nouveau_0.0.15+git+20100219+9b4118d.orig.tar.gz.id
new file mode 100644
index 000..4756472
--- /dev/null
+++ b/xserver-xorg-video-nouveau_0.0.15+git+20100219+9b4118d.orig.tar.gz.id
@@ -0,0 +1 @@
+9dc12f0de18594c12301535bf89590671ef463f6

commit c32fceeadd2c140348138d4762953461216e5e36
Author: Christopher James Halse Rogers 
Date:   Thu Jan 28 11:52:46 2010 +1100

pristine-tar data for 
xserver-xorg-video-nouveau_0.0.10~git+20100128+2630a15.orig.tar.gz

diff --git 
a/xserver-xorg-video-nouveau_0.0.10~git+20100128+2630a15.orig.tar.gz.delta 
b/xserver-xorg-video-nouveau_0.0.10~git+20100128+2630a15.orig.tar.gz.delta
new file mode 100644
index 000..cb07979
Binary files /dev/null and 
b/xserver-xorg-video-nouveau_0.0.10~git+20100128+2630a15.orig.tar.gz.delta 
differ
diff --git 
a/xserver-xorg-video-nouveau_0.0.10~git+20100128+2630a15.orig.tar.gz.id 
b/xserver-xorg-video-nouveau_0.0.10~git+20100128+2630a15.orig.tar.gz.id
new file mode 100644
index 000..3fd2b66
--- /dev/null
+++ b/xserver-xorg-video-nouveau_0.0.10~git+20100128+2630a15.orig.tar.gz.id
@@ -0,0 +1 @@
+d4fd2c0762967c985e219e16914ae63fea2a5718


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1nirha-0001ok...@alioth.debian.org



Bug#570447: Acknowledgement (x11-common: Optimize speed of Xsession.d scripts)

2010-02-19 Thread Brice Goglin
Martin Pitt wrote:
> Hello again,
>
> argh, I just realized that the previous patch would catch commented
> options as well, sorry for the blunder!
>
> This updated patch defines a new function "has_options" which
> encapsulates the option parsing, and thus makes the code easier to
> read.
>
> Thanks,
>
> Martin
>   

How faster is the boot thanks to this patch ?

Brice




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4b7e77ed.1000...@ens-lyon.org



Bug#565773: marked as done ([xserver-xorg-video-intel] Segfaults when trying to lock screen)

2010-02-19 Thread Debian Bug Tracking System
Your message dated Fri, 19 Feb 2010 12:36:35 +0100
with message-id <4b7e77c3.5070...@ens-lyon.org>
and subject line Re: Bug#565773: Segfaults when trying to lock screen
has caused the Debian Bug report #565773,
regarding [xserver-xorg-video-intel] Segfaults when trying to lock screen
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
565773: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565773
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: xserver-xorg-video-intel
Version: 2:2.9.1-2
Severity: normal

--- Please enter the report below this line. ---

The xserver crashes with a segmentation fault when trying to use the 
lock screen functionality of gnome. This only occurs when using an 
external monitor and the internal notebook display is turned off. It 
doesn't happen when using the internal notebook display or both displays 
simultaneously. I've attached an Xorg.log which contains a stack trace 
of the crash.


I have turned off KMS (by adding "i915 modeset=0" to my /etc/modules) 
because the internal display of my Samsung X20 XVM 1730 IV notebook 
otherwise stops working when loading the i915 module manually or during 
xserver startup (and I didn't have the time to figure out whether this 
can be fixed using some kernel parameters).



--- System information. ---
Architecture: i386
Kernel: Linux 2.6.32-trunk-686

Debian Release: squeeze/sid
1001 unstable www.debian-multimedia.org
1001 unstable ftp.debian.org
1 experimental ftp.debian.org

--- Package information. ---
Depends (Version) | Installed
-+-===
libc6 (>= 2.3.6-6~) | 2.10.2-5
libdrm-intel1 (>= 2.4.11) | 2.4.15-1
libdrm2 (>= 2.4.3) | 2.4.15-1
libpciaccess0 (>= 0.8.0+git20071002) | 0.10.9-1
libxext6 (>= 0) | 2:1.1.1-2
libxfixes3 (>= 1:4.0.1) | 1:4.0.4-1
libxv1 | 2:1.0.5-1
libxvmc1 | 2:1.0.5-1
xserver-xorg-core (>= 2:1.6.99.900) | 2:1.7.4-1


Package's Recommends field is empty.

Package's Suggests field is empty.


--- Output from package bug script ---
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Apr 26  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710452 Jan 12 13:00 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 03)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1405 May  5  2009 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Device"
Identifier  "Configured Video Device"
EndSection

Section "InputDevice"
Identifier  "Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbLayout" "us_de"
EndSection


Section "InputDevice"
Identifier  "usb mouse"
Driver  "mouse"
Option  "Device""/dev/input/mice"
Option  "SendCoreEvents""true"
Option  "Emulate3Buttons"   "true"
EndSection

Section "InputDevice"
Identifier  "Touchpad"
Driver  "synaptics"
Option  "Device"
"/dev/input/by-path/platform-i8042-serio-4-event-mouse"
Option  "CorePointer"
Option  "VertEdgeScroll""true"
EndSection



Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
SubSection "Display"
Virtual 1920 1200
EndSubSection   
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root  66062 Sep  2  2006 /var/log/Xorg.21.log
-rw-r--r-- 1 root root 609942 Apr 30  2009 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 185837 Jul 27 14:24 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  73458 Aug  3 21:19 /var/

Processed: Re: Bug#565773: Segfaults when trying to lock screen

2010-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 565773 xserver-xorg-core 2:1.7.4-2
Bug #565773 [xserver-xorg-video-intel] [xserver-xorg-video-intel] Segfaults 
when trying to lock screen
Bug reassigned from package 'xserver-xorg-video-intel' to 'xserver-xorg-core'.
Bug No longer marked as found in versions xserver-xorg-video-intel/2:2.9.1-2.
Bug #565773 [xserver-xorg-core] [xserver-xorg-video-intel] Segfaults when 
trying to lock screen
Bug Marked as found in versions xorg-server/2:1.7.4-2.
> fixed 565773 2:1.7.5-1
Bug #565773 [xserver-xorg-core] [xserver-xorg-video-intel] Segfaults when 
trying to lock screen
Bug Marked as fixed in versions xorg-server/2:1.7.5-1.
> 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 debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.126657940419872.transcr...@bugs.debian.org



Bug#570466: xserver-xorg-video-radeon: randomly hangs when using kms/dri2

2010-02-19 Thread Michel Dänzer
On Fri, 2010-02-19 at 02:15 +0100, hob...@poukram.net wrote: 
> 
> The system is stable without kms. But then no kms, no dri2, and no
> gnome-shell...

FWIW, gnome-shell itself should work without DRI2 if started like

LIBGL_ALWAYS_INDIRECT=1 gnome-shell

but the output of OpenGL apps won't be properly integrated with the
compositing.


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



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1266576427.22885.504.ca...@thor.local



Re: Switching g-i from DirectFB to X11 -- general reflections

2010-02-19 Thread Julien Cristau
On Fri, Feb 19, 2010 at 07:44:34 +0100, Frans Pop wrote:

> On Monday 08 February 2010, Cyril Brulebois wrote:
> >  - Even if someone steps in to fix some bugs (I heard somebody has
> >    started to publish some patches recently), it might lead to a
> 
> Is that true? Are there patches and do they fix the current breakage [1]?
> Who worked on it? I'd very much like to see his input.
> 
Some patches were posted to gnome bugzilla recently by André Draszik.
Apparently some of them were picked up and are in gtk+ 2.19.5.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#565773: Segfaults when trying to lock screen

2010-02-19 Thread Sebastien Risso
Package: xserver-xorg-video-intel
Version: 2:2.9.1-2
Severity: normal

Hi!

I have the same problem here. Here is a backtrace :

Program received signal SIGSEGV, Segmentation fault.
0x081744c5 in xf86GetGammaRampSize (pScreen=0x94371e0)
at ../../../../hw/xfree86/common/xf86cmap.c:1080
1080../../../../hw/xfree86/common/xf86cmap.c: Aucun fichier ou dossier de 
ce type.
in ../../../../hw/xfree86/common/xf86cmap.c
(gdb) bt full
#0  0x081744c5 in xf86GetGammaRampSize (pScreen=0x94371e0)
at ../../../../hw/xfree86/common/xf86cmap.c:1080
config = 
pScrn = 0x93f0e78
#1  0x08171400 in VidModeGetGammaRampSize (scrnIndex=0)
at ../../../../hw/xfree86/common/xf86VidMode.c:522
No locals.
#2  0xb748a646 in ProcXF86VidModeGetGammaRampSize (client=0x9685290)
at ../../../../../hw/xfree86/dixmods/extmod/xf86vmode.c:1606
rep = {type = 1 '\001', pad = 82 'R', sequenceNumber = 182, 
  length = 0, size = 21136, pad0 = 2408, pad1 = 3075003015, 
  pad2 = 16777216, pad3 = 0, pad4 = 157831824, pad5 = 0}
stuff = 0x1
#3  0x08072fa7 in Dispatch () at ../../dix/dispatch.c:439
result = 
client = 0x9685290
nready = 0
start_tick = 560
#4  0x0806695a in main (argc=9, argv=0xbf880cd4, envp=0xbf880cfc)
at ../../dix/main.c:285
i = 
alwaysCheckForInput = {0, 1}



-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Oct  5 13:58 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710344 Jan 21 00:01 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 03)

/etc/X11/xorg.conf does not exist.

Xorg X server log files on system:
-rw-r--r-- 1 root root 38062 Feb 19 10:16 /var/log/Xorg.0.log

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

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux Seblinux 2.6.32-trunk-686 #1 SMP Sun Jan 10 
06:32:16 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-trunk-686 
root=UUID=e2858e23-5bbe-4bfa-a9a8-419afd40cbe1 ro quiet
Build Date: 20 January 2010  10:52:55PM
xorg-server 2:1.7.4-2 (bgog...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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: Fri Feb 19 10:16:39 2010
(II) Loader magic: 0x81e7680
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 8

(--) PCI:*(0:0:2:0) 8086:2592:1028:0182 Intel Corporation Mobile 
915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0xdff0/524288, 
0xc000/268435456, 0xdfec/262144, I/O @ 0xec38/8
(--) PCI: (0:0:2:1) 8086:2792:1028:0182 Intel Corporation Mobile 
915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0xdff8/524288
(==) Using default built-in configuration (30 lines)
(==) --- Start of built-in configuration ---
Section "Device"
Identifier  "Builtin Default intel Device 0"
Driver  "intel"
EndSection
Section "Screen"
Identifier  "Builtin Default intel Screen 0"
Device  "Builtin Default intel Device 0"
EndSection
Section "Device"
Identifier  "Builtin Default vesa Device 0"
Driver  "vesa"
EndSection
Section "Screen"
Identifier  "Builtin Default vesa Screen 0"
Device  "Builtin Default vesa Device 0"
EndSection
Section "Device"
Identifier  "Builtin Default fbdev Device 0"
Driver  "fbdev"
EndSection
Section "Screen"
Identifier  "Builtin Default fbdev Screen 0"
Device  "Builtin Default fbdev Device 0"
EndSection
Section "ServerLayout"
Identifier  "Builtin Default Layout"
Screen  "Builtin Default intel Screen 0"
Screen  "Builtin Default vesa Screen 0"
Screen  "Builtin Default fbdev Screen 0"
EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default intel Screen 0" (0)
(**) |   |-->Monitor ""
(**) |   |-->Device "Builtin Default intel Device 0"
(==) No monitor specified for screen

xorg: Changes to 'ubuntu'

2010-02-19 Thread Bryce Harrington
 debian/changelog|7 +++
 debian/scripts/vars.amd64   |1 +
 debian/scripts/vars.i386|1 +
 debian/scripts/vars.powerpc |1 +
 debian/scripts/vars.ppc64   |1 +
 5 files changed, 11 insertions(+)

New commits:
commit 50ee5bdb27b046db077299a822f4ba7549c67344
Author: Bryce Harrington 
Date:   Fri Feb 19 00:32:09 2010 -0800

Re-add -nv as we need it for some older chips

diff --git a/debian/changelog b/debian/changelog
index 37d1d93..58a1dc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xorg (1:7.5+1ubuntu6) lucid; urgency=low
+
+  * debian/scripts/*: Revert last change; we still need -nv for riva and a
+few other oddball cases.
+
+ -- Bryce Harrington   Thu, 18 Feb 2010 23:57:54 -0800
+
 xorg (1:7.5+1ubuntu5) lucid; urgency=low
 
   * debian/scripts/*: Drop -nv from xserver-xorg-video-all
diff --git a/debian/scripts/vars.amd64 b/debian/scripts/vars.amd64
index 21cf747..c78bb9f 100755
--- a/debian/scripts/vars.amd64
+++ b/debian/scripts/vars.amd64
@@ -14,6 +14,7 @@ XSERVER_XORG_VIDEO_DEPENDS="xserver-xorg-video-apm, \
xserver-xorg-video-mga, \
xserver-xorg-video-neomagic, \
xserver-xorg-video-nouveau, \
+   xserver-xorg-video-nv, \
xserver-xorg-video-rendition, \
xserver-xorg-video-s3, \
xserver-xorg-video-s3virge, \
diff --git a/debian/scripts/vars.i386 b/debian/scripts/vars.i386
index b81a886..d784fe9 100755
--- a/debian/scripts/vars.i386
+++ b/debian/scripts/vars.i386
@@ -16,6 +16,7 @@ XSERVER_XORG_VIDEO_DEPENDS="xserver-xorg-video-apm, \
xserver-xorg-video-mga, \
xserver-xorg-video-neomagic, \
 xserver-xorg-video-nouveau, \
+xserver-xorg-video-nv, \
xserver-xorg-video-rendition, \
xserver-xorg-video-s3, \
xserver-xorg-video-s3virge, \
diff --git a/debian/scripts/vars.powerpc b/debian/scripts/vars.powerpc
index f50b1d5..af1e61e 100755
--- a/debian/scripts/vars.powerpc
+++ b/debian/scripts/vars.powerpc
@@ -8,6 +8,7 @@ XSERVER_XORG_VIDEO_DEPENDS="xserver-xorg-video-ati, \
xserver-xorg-video-fbdev, \
xserver-xorg-video-mga, \
xserver-xorg-video-nouveau, \
+   xserver-xorg-video-nv, \
xserver-xorg-video-s3, \
xserver-xorg-video-s3virge, \
xserver-xorg-video-savage, \
diff --git a/debian/scripts/vars.ppc64 b/debian/scripts/vars.ppc64
index ac67526..0402ef5 100755
--- a/debian/scripts/vars.ppc64
+++ b/debian/scripts/vars.ppc64
@@ -8,6 +8,7 @@ XSERVER_XORG_VIDEO_DEPENDS="xserver-xorg-video-ati, \
xserver-xorg-video-fbdev, \
xserver-xorg-video-mga, \
xserver-xorg-video-nouveau, \
+   xserver-xorg-video-nv, \
xserver-xorg-video-s3, \
xserver-xorg-video-s3virge, \
xserver-xorg-video-savage, \


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1niohw-00027z...@alioth.debian.org



xorg-server: Changes to 'debian-unstable'

2010-02-19 Thread Julien Cristau
 debian/changelog |6 ++
 debian/patches/12-Add-libudev-input-hotplug-backend.diff |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit c1a255066369f63450b5a34f89c71bda8eb60214
Author: Julien Cristau 
Date:   Thu Feb 18 19:15:12 2010 +0100

config/udev: fix adding unnamed devices.

diff --git a/debian/changelog b/debian/changelog
index 7e01ab1..6cc58c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xorg-server (2:1.7.5-2) UNRELEASED; urgency=low
+
+  * config/udev: fix adding unnamed devices.
+
+ -- Julien Cristau   Thu, 18 Feb 2010 19:14:51 +0100
+
 xorg-server (2:1.7.5-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/patches/12-Add-libudev-input-hotplug-backend.diff 
b/debian/patches/12-Add-libudev-input-hotplug-backend.diff
index 8c57195..ee27620 100644
--- a/debian/patches/12-Add-libudev-input-hotplug-backend.diff
+++ b/debian/patches/12-Add-libudev-input-hotplug-backend.diff
@@ -382,7 +382,7 @@ Index: xorg-server/config/udev.c
 +parent = udev_device_get_parent(udev_device);
 +if (parent)
 +name = udev_device_get_property_value(parent, "NAME");
-+else
++if (!name)
 +name = "(unnamed)";
 +
 +if (!driver || !path || !syspath)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1niorh-0002ra...@alioth.debian.org



Processed: block 570480 with 570447

2010-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 570480 with 570447
Bug #570480 [dbus] dbus-x11: Optimize speed of Xsession.d script
Was not blocked by any bugs.
Added blocking bug(s) of 570480: 570447
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.126656630021172.transcr...@bugs.debian.org