Your message dated Wed, 09 Feb 2011 12:47:26 +0000
with message-id <e1pn9sa-000598...@franck.debian.org>
and subject line Bug#612189: Removed package(s) from unstable
has caused the Debian Bug report #574828,
regarding X freezing after upgrade in 1:7.5+5 with nv and nvidia drivers
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.)


-- 
574828: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574828
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xorg
Version: 1:7.5+5
Severity: critical
Tags: sid


I have a Quadro NVS 440, (i.e. 2 GPU, 2 screens in twinview per GPU, and 
xinerama to unite both groups).
Everything was working with nvidia proprietary driver. 
Now after the upgrade, the X server freezes the box with the nvidia driver.
The nv driver has time time to display the pager, let the user move the mouse
pointer a bit, but freezes also.
I also got this message once, with the nvidia driver IIRC:
"[mi] EQ overflowing. The server is probably stuck in an infinite loop"
without a chance to copy the stack trace.

The vesa driver is working.


-- xorg.conf

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

Section "Device"
    Identifier     "GPU0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro NVS 440"
    BusID          "PCI:4:0:0"
EndSection

Section "Device"
    Identifier     "GPU1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro NVS 440"
    BusID          "PCI:3:0:0"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "GPU0"
    Monitor        "DELL 2007FP"
    DefaultDepth    24
    Option         "TwinView" "1"
    Option         "TwinViewXineramaInfoOrder" "DFP-1, DFP-0, TV, CRT"
    Option         "metamodes" "DFP-0: 1600x1200 +0+0, DFP-1: 1600x1200 +1600+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "GPU1"
    Monitor        "DELL 2007FP"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "DFP-0"
    Option         "metamodes" "DFP-0: 1600x1200 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "ServerFlags"
    Option         "Xinerama" "1"
EndSection

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" LeftOf "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "CoreMouse" "CorePointer"
EndSection

Section "InputDevice"
    Identifier      "Keyboard0"
    Driver          "kbd"
    Option          "XkbRules"      "xorg"
    Option          "XkbModel"      "pc105"
    Option          "XkbLayout"     "fr"
    Option          "XkbVariant"    "latin9"
EndSection

Section "InputDevice"
    Identifier     "CoreMouse"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
    Option         "AlwaysCore" "True"
EndSection

-- relevant packages

ii  libglu1-xorg-dev                        1:7.5+5                             
ii  xorg                                    1:7.5+5                             
ii  xorg-docs                               1:1.5-1                             
ii  xorg-docs-core                          1:1.5-1                             
ii  xserver-xorg                            1:7.5+5                             
ii  xserver-xorg-core                       2:1.7.5.902-1                       
ii  xserver-xorg-dev                        2:1.7.5.902-1                       
ii  xserver-xorg-input-all                  1:7.5+5                             
ii  xserver-xorg-input-evdev                1:2.3.2-4                           
ii  xserver-xorg-input-synaptics            1.2.1-1                             
ii  xserver-xorg-input-wacom                0.10.3+20100109-1                   
ii  xserver-xorg-video-all                  1:7.5+5                             
ii  xserver-xorg-video-apm                  1:1.2.2-1                           
ii  xserver-xorg-video-ark                  1:0.7.2-1                           
ii  xserver-xorg-video-ati                  1:6.12.6-1                          
ii  xserver-xorg-video-chips                1:1.2.2-1                           
ii  xserver-xorg-video-cirrus               1:1.3.2-1                           
ii  xserver-xorg-video-fbdev                1:0.4.1-2                           
ii  xserver-xorg-video-i128                 1:1.3.3-1                           
ii  xserver-xorg-video-i740                 1:1.3.2-1                           
ii  xserver-xorg-video-intel                2:2.9.1-2                           
ii  xserver-xorg-video-mach64               6.8.2-2                             
ii  xserver-xorg-video-mga                  1:1.4.11.dfsg-2                     
ii  xserver-xorg-video-neomagic             1:1.2.4-2                           
ii  xserver-xorg-video-nv                   1:2.1.17-1                          
ii  xserver-xorg-video-openchrome           1:0.2.904+svn827-1                  
ii  xserver-xorg-video-r128                 6.8.1-2                             
ii  xserver-xorg-video-radeon               1:6.12.6-1                          
ii  xserver-xorg-video-radeonhd             1.3.0-2                             
ii  xserver-xorg-video-rendition            1:4.2.3-1                           
ii  xserver-xorg-video-s3                   1:0.6.3-1                           
ii  xserver-xorg-video-s3virge              1:1.10.4-1                          
ii  xserver-xorg-video-savage               1:2.3.1-1                           
ii  xserver-xorg-video-siliconmotion        1:1.7.3-1                           
ii  xserver-xorg-video-sis                  1:0.10.2-1                          
ii  xserver-xorg-video-sisusb               1:0.9.3-1                           
ii  xserver-xorg-video-tdfx                 1:1.4.3-1                           
ii  xserver-xorg-video-trident              1:1.3.3-1                           
ii  xserver-xorg-video-tseng                1:1.2.3-1                           
ii  xserver-xorg-video-v4l                  1:0.2.0-4                           
ii  xserver-xorg-video-vesa                 1:2.3.0-1                           
ii  xserver-xorg-video-vmware               1:10.16.9-1                         
ii  xserver-xorg-video-voodoo               1:1.2.3-1                           
ii  nvidia-kernel-2.6.32-trunk-686-bigmem   190.53-1+2.6.32-10                  
ii  nvidia-glx                              190.53-1                            
ii  linux-image-2.6.32-trunk-686-bigmem     2.6.32-3                            


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

Kernel: Linux 2.6.32-trunk-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xorg depends on:
ii  gnome-terminal [x-terminal-em 2.28.2-1   The GNOME terminal emulator applic
ii  libgl1-mesa-dri               7.7-4      A free implementation of the OpenG
ii  libgl1-mesa-glx [libgl1]      7.7-4      A free implementation of the OpenG
ii  libglu1-mesa                  7.7-4      The OpenGL utility library (GLU)
ii  x11-apps                      7.5+3      X applications
ii  x11-session-utils             7.5+1      X session utilities
ii  x11-utils                     7.5+3      X11 utilities
ii  x11-xfs-utils                 7.4+1      X font server utilities
ii  x11-xkb-utils                 7.5+2      X11 XKB utilities
ii  x11-xserver-utils             7.5+1+b1   X server utilities
ii  xauth                         1:1.0.4-1  X authentication utility
ii  xfce4-terminal [x-terminal-em 0.4.3-1    Xfce terminal emulator
ii  xfonts-100dpi                 1:1.0.1    100 dpi fonts for X
ii  xfonts-75dpi                  1:1.0.1    75 dpi fonts for X
ii  xfonts-base                   1:1.0.1    standard fonts for X
ii  xfonts-scalable               1:1.0.1-1  scalable fonts for X
ii  xfonts-utils                  1:7.5+2    X Window System font utility progr
ii  xinit                         1.2.0-1    X server initialisation tool
ii  xkb-data                      1.8-1      X Keyboard Extension (XKB) configu
ii  xorg-docs-core                1:1.5-1    Core documentation for the X.org X
ii  xserver-xorg                  1:7.5+5    the X.Org X server
ii  xterm [x-terminal-emulator]   256-1      X terminal emulator

xorg recommends no packages.

Versions of packages xorg suggests:
ii  xorg-docs                     1:1.5-1    Miscellaneous documentation for th

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1:2.1.17-3+rm

Dear submitter,

as the package xserver-xorg-video-nv has just been removed from the Debian 
archive
unstable we hereby close the assiciated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612189

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


--- End Message ---

Reply via email to