Raphael Geissert | 1 Jul 2008 01:29
Picon
Favicon

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

 debian/changelog |    4 ++--
 debian/rules     |    2 +-
 src/via_driver.c |    4 +++-
 3 files changed, 6 insertions(+), 4 deletions(-)

New commits:
commit 4a56a50d718a6a52ded88a657746fafe13de94ec
Author: Raphael Geissert <atomo64 <at> gmail.com>
Date:   Mon Jun 30 18:28:42 2008 -0500

    Updating revision

diff --git a/debian/changelog b/debian/changelog
index 72a3185..c4232ec 100644
--- a/debian/changelog
+++ b/debian/changelog
 <at>  <at>  -1,4 +1,4  <at>  <at> 
-xserver-xorg-video-openchrome (1:0.2.902+svn578-1) UNRELEASED; urgency=low
+xserver-xorg-video-openchrome (1:0.2.902+svn579-1) UNRELEASED; urgency=low

   [ Timo Aaltonen ]
   * debian/patches/01_gen_pci_ids.diff:

commit 2dc54927ca132094fa0e283bdea09c31001f5ba6
Author: Raphael Geissert <atomo64 <at> gmail.com>
Date:   Mon Jun 30 18:22:15 2008 -0500

    s/find/filter

diff --git a/debian/changelog b/debian/changelog
(Continue reading)

Raphael Geissert | 1 Jul 2008 01:29
Picon
Favicon

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

 src/via_driver.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 6a550146a28b5b4c907531059a61fc73d6cbaca6
Author: schlobinux <schlobinux <at> e8d65cb0-85f4-0310-8831-c60e2a5ce829>
Date:   Mon Jun 30 22:33:04 2008 +0000

    fix interpolation for CN400

    git-svn-id: http://svn.openchrome.org/svn/trunk <at> 579 e8d65cb0-85f4-0310-8831-c60e2a5ce829

diff --git a/src/via_driver.c b/src/via_driver.c
index 0287e78..a937edf 100644
--- a/src/via_driver.c
+++ b/src/via_driver.c
 <at>  <at>  -823,6 +823,9  <at>  <at>  VIASetupDefaultOptions(ScrnInfoPtr pScrn)
             pVia->agpEnable = FALSE;
             pVia->DRIIrqEnable = FALSE;
             break;
+        case VIA_PM800:
+            pVia->VideoEngine = VIDEO_ENGINE_CME;
+            break;
         case VIA_VM800:
             pVia->agpEnable = FALSE;
             break;
 <at>  <at>  -839,7 +842,6  <at>  <at>  VIASetupDefaultOptions(ScrnInfoPtr pScrn)
             pVia->dmaXV = FALSE;
             break;
         case VIA_CX700:
(Continue reading)

Brice Goglin | 1 Jul 2008 07:40
Picon
Favicon

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

 configure.ac     |    2 -
 man/nv.man       |   21 ++++++++++--------
 src/g80_output.c |   62 ++++++++++++++++++++++++++++++++++++++++++-----------
 src/g80_sor.c    |   19 ++++++++++++++--
 src/g80_type.h   |    5 +++-
 src/nv_cursor.c  |   60 ++++++++++++++++++---------------------------------
 src/nv_dac.c     |   60 ++++++++++++++++++---------------------------------
 src/nv_dma.h     |   61 ++++++++++++++++++----------------------------------
 src/nv_driver.c  |   15 +++++++++++-
 src/nv_hw.c      |   60 ++++++++++++++++++---------------------------------
 src/nv_local.h   |   60 ++++++++++++++++++---------------------------------
 src/nv_setup.c   |   64 ++++++++++++++++++++++---------------------------------
 src/nv_xaa.c     |   60 ++++++++++++++++++---------------------------------
 src/riva_hw.c    |   60 ++++++++++++++++++---------------------------------
 src/riva_hw.h    |   61 +++++++++++++++++++---------------------------------
 src/riva_local.h |   60 ++++++++++++++++++---------------------------------
 src/riva_tbl.h   |   60 ++++++++++++++++++---------------------------------
 src/riva_xaa.c   |   60 ++++++++++++++++++---------------------------------
 18 files changed, 366 insertions(+), 484 deletions(-)

New commits:
commit 6cd80057fadbb8d63d3e1a623515206800fefc8e
Author: Aaron Plattner <aplattner <at> nvidia.com>
Date:   Mon Jun 30 16:26:09 2008 -0700

    Bump to 2.1.10.

diff --git a/configure.ac b/configure.ac
index d20a2f1..6514aed 100644
--- a/configure.ac
(Continue reading)

Brice Goglin | 1 Jul 2008 07:40
Picon
Favicon

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

 configure                        |   20 +-
 configure.ac                     |    2 
 debian/changelog                 |   10 +
 debian/control                   |    2 
 debian/rules                     |    2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ---------------
 debian/xsfbs/xsfbs.mk            |  102 ----------
 debian/xsfbs/xsfbs.sh            |  387 +++++++++++++++++++++------------------
 man/nv.man                       |   21 +-
 src/g80_output.c                 |   62 +++++-
 src/g80_sor.c                    |   19 +
 src/g80_type.h                   |    5 
 src/nv_cursor.c                  |   60 ++----
 src/nv_dac.c                     |   60 ++----
 src/nv_dma.h                     |   61 ++----
 src/nv_driver.c                  |   15 +
 src/nv_hw.c                      |   60 ++----
 src/nv_local.h                   |   60 ++----
 src/nv_setup.c                   |   64 ++----
 src/nv_xaa.c                     |   60 ++----
 src/riva_hw.c                    |   60 ++----
 src/riva_hw.h                    |   61 ++----
 src/riva_local.h                 |   60 ++----
 src/riva_tbl.h                   |   60 ++----
 src/riva_xaa.c                   |   60 ++----
 25 files changed, 604 insertions(+), 919 deletions(-)

New commits:
commit 87d6d4bf1ca91b0c71d3d148a673f75be4685e2a
Author: Brice Goglin <bgoglin <at> debian.org>
(Continue reading)

Brice Goglin | 1 Jul 2008 07:40
Picon
Favicon

xserver-xorg-video-nv: Changes to 'refs/tags/xserver-xorg-video-nv-1_2.1.10-1'

Tag 'xserver-xorg-video-nv-1_2.1.10-1' created by Brice Goglin <bgoglin <at> debian.org> at 2008-07-01
05:40 +0000

Tagging upload of xserver-xorg-video-nv 1:2.1.10-1 to unstable.

Changes since xserver-xorg-video-nv-1_2.1.9-1:
Aaron Plattner (9):
      GeForce 9 mobile chips.
      GeForce GTX 280 and 260 chip names.
      Replace copyright notices with stock MIT X11 boilerplate.
      Add new chips to the man page and fix capitalization of "Quadro".
      Add a note that MODE_PANEL really means "larger than BIOS-programmed panel size".
      G80: Handle extended I2C ports and LVDS panels with DDC-based EDIDs.
      Fix build by using CARD32 instead of uint32_t, like we do everywhere else.
      More G8x chips.
      Bump to 2.1.10.

Brice Goglin (6):
      Update xsfbs/quilt patching rules to be compatible with the
      Merge tag 'nv-2.1.10' into debian-unstable
      New upstream release
      Run dpkg-shlibdeps with --warnings=6
      Merge branch 'debian-unstable' of ../../../../xsfbs/xsfbs into debian-unstable
      Prepare changelog for upload

David Nusinow (2):
      Remove make-orig-tar-gz target
      Kill the manifest code.

Julien Cristau (5):
(Continue reading)

Archive Administrator | 1 Jul 2008 07:42
Picon
Favicon

Processing of xserver-xorg-video-nv_2.1.10-1_i386.changes

xserver-xorg-video-nv_2.1.10-1_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-nv_2.1.10-1.dsc
  xserver-xorg-video-nv_2.1.10.orig.tar.gz
  xserver-xorg-video-nv_2.1.10-1.diff.gz
  xserver-xorg-video-nv_2.1.10-1_i386.deb

Greetings,

	Your Debian queue daemon

Debian Installer | 1 Jul 2008 07:47
Picon
Favicon

xserver-xorg-video-nv_2.1.10-1_i386.changes ACCEPTED


Accepted:
xserver-xorg-video-nv_2.1.10-1.diff.gz
  to pool/main/x/xserver-xorg-video-nv/xserver-xorg-video-nv_2.1.10-1.diff.gz
xserver-xorg-video-nv_2.1.10-1.dsc
  to pool/main/x/xserver-xorg-video-nv/xserver-xorg-video-nv_2.1.10-1.dsc
xserver-xorg-video-nv_2.1.10-1_i386.deb
  to pool/main/x/xserver-xorg-video-nv/xserver-xorg-video-nv_2.1.10-1_i386.deb
xserver-xorg-video-nv_2.1.10.orig.tar.gz
  to pool/main/x/xserver-xorg-video-nv/xserver-xorg-video-nv_2.1.10.orig.tar.gz

Override entries for your package:
xserver-xorg-video-nv_2.1.10-1.dsc - source x11
xserver-xorg-video-nv_2.1.10-1_i386.deb - optional x11

Announcing to debian-devel-changes <at> lists.debian.org
Closing bugs: 484875 

Thank you for your contribution to Debian.

--

-- 
To UNSUBSCRIBE, email to debian-x-REQUEST <at> lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster <at> lists.debian.org

Debian Bug Tracking System | 1 Jul 2008 07:51
Picon

Bug#484875: marked as done ([xserver-xorg-video-nv] enhance support for geforce 9 mobile gpus)


Your message dated Tue, 01 Jul 2008 05:47:02 +0000
with message-id <E1KDYhi-00050Y-OS <at> ries.debian.org>
and subject line Bug#484875: fixed in xserver-xorg-video-nv 1:2.1.10-1
has caused the Debian Bug report #484875,
regarding [xserver-xorg-video-nv] enhance support for geforce 9 mobile gpus
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 owner <at> bugs.debian.org
immediately.)

--

-- 
484875: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484875
Debian Bug Tracking System
Contact owner <at> bugs.debian.org with problems
Picon Favicon
From: Kel Modderman <kel <at> otaku42.de>
Subject: [xserver-xorg-video-nv] enhance support for geforce 9 mobile gpus
Date: 2008-06-07 06:42:26 GMT
(Continue reading)

Svante Signell | 1 Jul 2008 08:52
Picon

Bug#488762: Latest xserver-xorg-video-mga buggy

Package: xserver-xorg-video-mga
Version: 1:1.9.100.dfsg.1-1
Severity: serious
Justification: renders package unusable

After upgrading the mga driver X-windows comes up in a resolution of
1660x1024 instead of 1600x1200 as expected. The screen is also partially
shadowed making it almost impossible to see the desktop. The colors are
also distorted. Downgrading to 1:1.4.8.dfsg.1-1 solves the problem.
Xserver is 1:7.3+12 and the video card is a MGA G400 Dual head.

Attaching xorg.conf, Xorg.0.log for versions 1:1.9.100.dfsg1-1 and
1:1.4.8.dfsg.1-1

# 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:
(Continue reading)

Eric Valette | 1 Jul 2008 09:56
Picon
Favicon

Bug#488277: I have exactly the same problem

Alex, Julien

First thanks for your help.
> The modes in your screen section apply to all outputs.  The ones in
> your monitor sections only apply to the specific monitor in question.
>   
I removed the mode lines from the screen sections. I did not add them 
back to the monitor section as they are correctly probed by the driver.

Result is no change. The display on the external lcd is only a portion 
of the whole 1400x1050 resolution. Explicitly setting the resolution of 
the LCD, does not change anything. I still have to resort to the script 
docked to have a correct display.

If you have any other suggestion, please tell me I will give it a try.

NB: I would prefer to have a single configuration file for both config. 
Using xrandr or a script like today is ok. With kde4, krandrtray will 
enable to to this graphically.

-- eric


Gmane