• Bug#864070: xserver-xorg-core: consistently crashing on startup, unable

    From Harri Suutari@21:1/5 to All on Sun Jul 9 18:20:02 2017
    XPost: linux.debian.bugs.dist

    Package: xserver-xorg-core
    Version: 2:1.19.2-1
    Followup-For: Bug #864070

    I also have Xorg crashing at startup after upgrading from Jessie to
    Stretch. Driver is nouveau with two Nvidia cards. X has not worked
    at all since the upgrade.

    I have tried these operations, but they have not helped. Always similar
    output in /var/log/Xorg.0.log:
    - Installed xserver-xorg-legacy, and tried different options in
    /etc/X11/Xwrapper.config, e.g. allowed_users=anybody and
    needs_root_rights=yes.
    - xdm with only one Xserver.
    - lightdm instead of xdm. Adding lightdm user to group video.
    - startx in console as normal user and root. Normal user in group
    video.




    -- Package-specific info:
    X server symlink status:
    ------------------------
    lrwxrwxrwx 1 root root 13 Nov 24 2007 /etc/X11/X -> /usr/bin/Xorg
    -rwxr-xr-x 1 root root 274 Mar 3 16:41 /usr/bin/Xorg

    VGA-compatible devices on PCI bus:
    ----------------------------------
    01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G92 [GeForce GTS 250] [10de:0615] (rev a2)
    06:00.0 VGA compatible controller [0300]: NVIDIA Corporation G72 [GeForce 7200 GS / 7300 SE] [10de:01d3] (rev a1)

    Xorg X server configuration file status: ----------------------------------------
    -rw-r--r-- 1 root root 5633 Jul 9 12:01 /etc/X11/xorg.conf

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

    Section "Files"
    FontPath "/usr/share/fonts/X11/misc:unscaled"
    FontPath "/usr/share/fonts/X11/100dpi:unscaled"
    FontPath "/usr/share/fonts/X11/75dpi:unscaled"
    FontPath "/usr/share/fonts/X11/Type1"
    FontPath "/usr/share/fonts/X11/misc"
    FontPath "/usr/share/fonts/X11/100dpi"
    FontPath "/usr/share/fonts/X11/75dpi"
    FontPath "unix/:7100" # local font server
    EndSection

    Section "Extensions"
    Option "Composite" "1"
    EndSection

    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "fi"
    EndSection

    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "Auto"
    Option "Emulate3Buttons" "true"
    Option "ZAxisMapping" "4 5"
    EndSection

    Section "Device"
    Identifier "NVIDIA GPU GeForce GTS 250 - DVI"
    Driver "nouveau"
    BusID "PCI:1:0:0"
    Screen 0
    Option "ZaphodHeads" "DVI-I-1"
    EndSection

    Section "Device"
    Identifier "NVIDIA GPU GeForce GTS 250 - HDMI"
    Driver "nouveau"
    BusID "PCI:1:0:0"
    Screen 1
    Option "ZaphodHeads" "HDMI-A-1"
    EndSection

    Section "Device"
    Identifier "NVIDIA GPU GeForce 7200 GS - DVI"
    Driver "nouveau"
    BusID "PCI:6:0:0"
    Screen 0
    Option "ZaphodHeads" "DVI-I-2"
    EndSection

    Section "Device"
    Identifier "NVIDIA GPU GeForce 7200 GS - S-Video"
    Driver "nouveau"
    BusID "PCI:6:0:0"
    Screen 1
    Option "ZaphodHeads" "TV-1"
    EndSection

    Section "Monitor"
    Identifier "LG LCD Panel"
    HorizSync 28-83
    VertRefresh 56-75
    Option "DPMS" "1"
    EndSection

    Section "Monitor"
    Identifier "EPSON Projector"
    HorizSync 15-80
    VertRefresh 24-85
    Option "DPMS" "1"
    EndSection

    Section "Monitor"
    Identifier "IBM LCD Panel"
    HorizSync 31-75
    VertRefresh 56-85
    Option "DPMS" "1"
    EndSection

    Section "Monitor"
    Identifier "Sony CRT TV"
    HorizSync 15-50
    VertRefresh 50
    Option "DPMS" "1"
    EndSection

    Section "ServerFlags"
    Option "AllowMouseOpenFail" "1"
    Option "BlankTime" "10"
    Option "StandbyTime" "20"
    Option "SuspendTime" "30"
    Option "OffTime" "40"
    Option "Xinerama" "0"
    EndSection

    Section "Screen"
    Identifier "Main Display"
    Device "NVIDIA GPU GeForce GTS 250 - DVI"
    Monitor "LG LCD Panel"
    DefaultDepth 24
    SubSection "Display"
    Depth 16
    Modes "1600x1200" "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1600x1200" "1280x1024" "1024x768" "800x600"
    EndSubSection
    EndSection

    Section "Screen"
    Identifier "Wall Projector"
    Device "NVIDIA GPU GeForce GTS 250 - HDMI"
    Monitor "EPSON Projector"
    Option "DPI" "100x100"
    DefaultDepth 24
    SubSection "Display"
    Depth 16
    Modes "1920x1080" "1280x720" "720x576"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1920x1080" "1280x720" "720x576"
    EndSubSection
    EndSection

    Section "Screen"
    Identifier "Secondary Display"
    Device "NVIDIA GPU GeForce 7200 GS - DVI"
    Monitor "IBM LCD Panel"
    DefaultDepth 24
    SubSection "Display"
    Depth 16
    Modes "1600x1200" "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1600x1200" "1280x1024" "1024x768" "800x600"
    EndSubSection
    EndSection

    Section "Screen"
    Identifier "TV Screen"
    Device "NVIDIA GPU GeForce 7200 GS - S-Video"
    Monitor "Sony CRT TV"
    DefaultDepth 24
    SubSection "Display"
    Depth 16
    Modes "720x576"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "720x576"
    EndSubSection
    EndSection

    Section "ServerLayout"
    Identifier "Layout"
    Screen 0 "Main Display" 0 0
    Screen 1 "Wall Projector" RightOf "Secondary Display"
    Screen 2 "Secondary Display" RightOf "Main Display"
    Screen 3 "TV Screen" Below "Wall Projector"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
    EndSection

    Section "DRI"
    Mode 0666
    EndSection

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

    /etc/modprobe.d contains no KMS configuration files.

    Kernel version (/proc/version):
    -------------------------------
    Linux version 4.9.0-3-686-pae (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26)

    Xorg X server log files on system:
    ----------------------------------
    -rw-r--r-- 1 root root 22119 Dec 30 2011 /var/log/Xorg.12.log
    -rw-r--r-- 1 root root 22307 Jan 30 2012 /var/log/Xorg.5.log
    -rw-r--r-- 1 root root 5801 Jul 5 12:04 /var/log/Xorg.3.log
    -rw-r--r-- 1 root root 43960 Jul 5 12:05 /var/log/Xorg.2.log
    -rw-r--r-- 1 root root 43960 Jul 5 12:05 /var/log/Xorg.1.log
    -rw-r--r-- 1 root root 43961 Jul 5 12:06 /var/log/Xorg.4.log
    -rw-r--r-- 1 harri harri 43945 Jul 6 15:08 /home/harri/.local/share/xorg/Xorg.0.log
    -rw-r--r-- 1 root root 43820 Jul 7 11:53 /var/log/Xorg.0.log

    Contents of most recent Xorg X server log file (/var/log/Xorg.0.log): --------------------------------------------------------------------- [172196.557]
    X.Org X Server 1.19.2
    Release Date: 2017-03-02
    [172196.558] X Protocol Version 11, Revision 0
    [172196.559] Build Operating System: Linux 3.16.0-4-amd64 i686 Debian [172196.559] Current Operating System: Linux kallio 4.9.0-3-686-pae #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26) i686
    [172196.559] Kernel command line: BOOT_IMAGE=/vmlinuz-4.9.0-3-686-pae root=/dev/mapper/vgsys-root ro quiet rootdelay=3 splash vmalloc=512M
    [172196.560] Build Date: 03 March 2017 03:15:35PM
    [172196.561] xorg-server 2:1.19.2-1 (https://www.debian.org/support) [172196.561] Current version of pixman: 0.34.0
    [172196.562] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [172196.562] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [172196.564] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 7 11:53:01 2017
    [172196.591] (==) Using config file: "/etc/X11/xorg.conf"
    [172196.591] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [172196.622] (==) ServerLayout "Layout"
    [172196.622] (**) |-->Screen "Main Display" (0)
    [172196.622] (**) | |-->Monitor "LG LCD Panel"
    [172196.623] (**) | |-->Device "NVIDIA GPU GeForce GTS 250 - DVI" [172196.623] (**) |-->Screen "Wall Projector" (1)
    [172196.623] (**) | |-->Monitor "EPSON Projector"
    [172196.624] (**) | |-->Device "NVIDIA GPU GeForce GTS 250 - HDMI" [172196.624] (**) |-->Screen "Secondary Display" (2)
    [172196.624] (**) | |-->Monitor "IBM LCD Panel"
    [172196.624] (**) | |-->Device "NVIDIA GPU GeForce 7200 GS - DVI" [172196.624] (**) |-->Screen "TV Screen" (3)
    [172196.624] (**) | |-->Monitor "Sony CRT TV"
    [172196.624] (**) | |-->Device "NVIDIA GPU GeForce 7200 GS - S-Video" [172196.624] (**) |-->Input Device "Generic Keyboard"
    [172196.624] (**) |-->Input Device "Configured Mouse"
    [172196.624] (**) Option "AllowMouseOpenFail" "1"
    [172196.624] (**) Option "BlankTime" "10"
    [172196.624] (**) Option "StandbyTime" "20"
    [172196.624] (**) Option "SuspendTime" "30"
    [172196.624] (**) Option "OffTime" "40"
    [172196.624] (**) Option "Xinerama" "0"
    [172196.624] (==) Automatically adding devices
    [172196.624] (==) Automatically enabling devices
    [172196.624] (==) Automatically adding GPU devices
    [172196.624] (==) Max clients allowed: 256, resource mask: 0x1fffff [172196.716] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [172196.716] Entry deleted from font path.
    [172196.716] (**) FontPath set to:
    /usr/share/fonts/X11/misc:unscaled,
    /usr/share/fonts/X11/100dpi:unscaled,
    /usr/share/fonts/X11/75dpi:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    unix/:7100,
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    built-ins
    [172196.716] (==) ModulePath set to "/usr/lib/xorg/modules"
    [172196.716] (**) Extension "Composite" is enabled
    [172196.716] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [172196.716] (WW) Disabling Generic Keyboard
    [172196.716] (WW) Disabling Configured Mouse
    [172196.716] (II) Loader magic: 0x8033f720
    [172196.716] (II) Module ABI versions:
    [172196.716] X.Org ANSI C Emulation: 0.4
    [172196.716] X.Org Video Driver: 23.0
    [172196.716] X.Org XInput driver : 24.1
    [172196.716] X.Org Server Extension : 10.0
    [172196.717] (++) using VT number 1

    [172196.720] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_39
    [172196.721] (II) xfree86: Adding drm device (/dev/dri/card0)
    [172196.721] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
    [172196.722] (II) xfree86: Adding drm device (/dev/dri/card1)
    [172196.722] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
    [172196.724] (--) PCI:*(0:1:0:0) 10de:0615:1043:830b rev 162, Mem @ 0xf3000000/16777216, 0xb0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/131072
    [172196.724] (--) PCI: (0:6:0:0) 10de:01d3:10de:0411 rev 161, Mem @ 0xf6000000/16777216, 0xd0000000/268435456, 0xf5000000/16777216, BIOS @ 0x????????/131072
    [172196.725] (II) LoadModule: "glx"
    [172196.741] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [172197.102] (II) Module glx: vendor="X.Org Foundation"
    [172197.102] compiled for 1.19.2, module version = 1.0.0
    [172197.102] ABI class: X.Org Server Extension, version 10.0
    [172197.102] (II) LoadModule: "nouveau"
    [172197.102] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so [172197.134] (II) Module nouveau: vendor="X.Org Foundation"
    [172197.134] compiled for 1.19.3, module version = 1.0.13
    [172197.134] Module class: X.Org Video Driver
    [172197.134] ABI class: X.Org Video Driver, version 23.0
    [172197.134] (II) NOUVEAU driver Date: Tue Sep 20 00:31:06 2016 -0400 [172197.134] (II) NOUVEAU driver for NVIDIA chipset families :
    [172197.134] RIVA TNT (NV04)
    [172197.134] RIVA TNT2 (NV05)
    [172197.134] GeForce 256 (NV10)
    [172197.134] GeForce 2 (NV11, NV15)
    [172197.134] GeForce 4MX (NV17, NV18)
    [172197.134] GeForce 3 (NV20)
    [172197.134] GeForce 4Ti (NV25, NV28)
    [172197.134] GeForce FX (NV3x)
    [172197.134] GeForce 6 (NV4x)
    [172197.134] GeForce 7 (G7x)
    [172197.134] GeForce 8 (G8x)
    [172197.134] GeForce GTX 200 (NVA0)
    [172197.134] GeForce GTX 400 (NVC0)
    [172197.134] (II) [drm] nouveau interface version: 1.3.1
    [172197.134] (II) [drm] nouveau interface version: 1.3.1
    [172197.134] (II) [drm] nouveau interface version: 1.3.1
    [172197.134] (II) [drm] nouveau interface version: 1.3.1
    [172197.134] (II) Loading sub module "dri2"
    [172197.134] (II) LoadModule: "dri2"
    [172197.134] (II) Module "dri2" already built-in
    [172197.134] (--) NOUVEAU(0): Chipset: "NVIDIA NV92"
    [172197.134] (**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [172197.134] (==) NOUVEAU(0): RGB weight 888
    [172197.134] (==) NOUVEAU(0): Default visual is TrueColor
    [172197.134] (**) NOUVEAU(0): Option "ZaphodHeads" "DVI-I-1"
    [172197.134] (==) NOUVEAU(0): Using HW cursor
    [172197.138] (==) NOUVEAU(0): Allowed maximum DRI level 2.
    [172197.138] (==) NOUVEAU(0): GLX sync to VBlank enabled.
    [172197.138] (==) NOUVEAU(0): Page flipping enabled
    [172197.138] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
    [172197.138] (==) NOUVEAU(0): Page flipping synced to vblank by kernel. [172197.138] (II) NOUVEAU(0): Initializing outputs ...
    [172197.166] (II) NOUVEAU(0): Output DVI-I-1 using monitor section LG LCD Panel [172197.178] (II) NOUVEAU(0): 1 crtcs needed for screen.
    [172197.267] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
    [172197.295] (II) NOUVEAU(0): EDID for output DVI-I-1
    [172197.295] (II) NOUVEAU(0): Manufacturer: GSM Model: 4e4f Serial#: 4090 [172197.295] (II) NOUVEAU(0): Year: 2006 Week: 11
    [172197.295] (II) NOUVEAU(0): EDID Version: 1.3
    [172197.295] (II) NOUVEAU(0): Digital Display Input
    [172197.295] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 41 vert.: 31 [172197.295] (II) NOUVEAU(0): Gamma: 2.20
    [172197.295] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off [172197.295] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [172197.295] (II) NOUVEAU(0): First detailed timing is preferred mode [172197.295] (II) NOUVEAU(0): redX: 0.654 redY: 0.331 greenX: 0.285 greenY: 0.589
    [172197.295] (II) NOUVEAU(0): blueX: 0.134 blueY: 0.074 whiteX: 0.313 whiteY: 0.329
    [172197.295] (II) NOUVEAU(0): Supported established timings:
    [172197.295] (II) NOUVEAU(0): 720x400@70Hz
    [172197.295] (II) NOUVEAU(0): 640x480@60Hz
    [172197.295] (II) NOUVEAU(0): 640x480@72Hz
    [172197.295] (II) NOUVEAU(0): 640x480@75Hz
    [172197.295] (II) NOUVEAU(0): 800x600@60Hz
    [172197.295] (II) NOUVEAU(0): 800x600@75Hz
    [172197.295] (II) NOUVEAU(0): 832x624@75Hz
    [172197.295] (II) NOUVEAU(0): 1024x768@60Hz
    [172197.295] (II) NOUVEAU(0): 1024x768@75Hz
    [172197.295] (II) NOUVEAU(0): 1280x1024@75Hz
    [172197.295] (II) NOUVEAU(0): 1152x864@75Hz
    [172197.295] (II) NOUVEAU(0): Manufacturer's mask: 0
    [172197.295] (II) NOUVEAU(0): Supported standard timings:
    [172197.295] (II) NOUVEAU(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [172197.295] (II) NOUVEAU(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [172197.295] (II) NOUVEAU(0): #2: hsize: 1024 vsize 768 refresh: 75 vid: 20321
    [172197.295] (II) NOUVEAU(0): #3: hsize: 800 vsize 600 refresh: 75 vid: 20293
    [172197.295] (II) NOUVEAU(0): #4: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [172197.295] (II) NOUVEAU(0): #5: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [172197.295] (II) NOUVEAU(0): Supported detailed timing:
    [172197.295] (II) NOUVEAU(0): clock: 162.0 MHz Image Size: 408 x 306 mm [172197.295] (II) NOUVEAU(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
    [172197.295] (II) NOUVEAU(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
    [172197.295] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 28 H max: 83 kHz, PixClock max 175 MHz
    [172197.295] (II) NOUVEAU(0): Monitor name: LX20D
    [172197.295] (II) NOUVEAU(0): Monitor name:
    [172197.295] (II) NOUVEAU(0): EDID (in hex):
    [172197.295] (II) NOUVEAU(0): 00ffffffffffff001e6d4f4efa0f0000
    [172197.295] (II) NOUVEAU(0): 0b100103e0291f78eab345a754499622
    [172197.295] (II) NOUVEAU(0): 135054ad6b808180714f614f454f3140
    [172197.295] (II) NOUVEAU(0): a94001010101483f403062b0324040c0
    [172197.295] (II) NOUVEAU(0): 130098321100001e000000fd00384b1c
    [172197.295] (II) NOUVEAU(0): 5311000a202020202020000000fc004c
    [172197.295] (II) NOUVEAU(0): 583230440a20202020202020000000fc
    [172197.295] (II) NOUVEAU(0): 000a202020202020202020202020007f
    [172197.295] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1 [172197.295] (II) NOUVEAU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz UeP)
    [172197.295] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [172197.295] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [172197.295] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [172197.295] (II) NOUVEAU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [172197.295] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [172197.295] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [172197.295] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [172197.295] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [172197.295] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [172197.295] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [172197.295] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [172197.295] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [172197.295] (II) NOUVEAU(0): Output DVI-I-1 connected
    [172197.295] (II) NOUVEAU(0): Using user preference for initial modes [172197.295] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1600x1200 +0+0 [172197.295] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0) [172197.295] (--) NOUVEAU(0): Virtual size is 1600x1200 (pitch 0)
    [172197.295] (**) NOUVEAU(0): Driver mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    [172197.295] (II) NOUVEAU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz UeP)
    [172197.295] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    [172197.295] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [172197.295] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    [172197.295] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [172197.295] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    [172197.295] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [172197.295] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
    [172197.295] (II) NOUVEAU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [172197.295] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    [172197.295] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [172197.295] (**) NOUVEAU(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
    [172197.295] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [172197.295] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    [172197.295] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [172197.295] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    [172197.295] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [172197.295] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    [172197.295] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [172197.295] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
    [172197.295] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [172197.295] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
    [172197.295] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [172197.295] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
    [172197.295] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [172197.295] (==) NOUVEAU(0): DPI set to (96, 96)
    [172197.295] (II) Loading sub module "fb"
    [172197.295] (II) LoadModule: "fb"
    [172197.295] (II) Loading /usr/lib/xorg/modules/libfb.so
    [172197.312] (II) Module fb: vendor="X.Org Foundation"
    [172197.312] compiled for 1.19.2, module version = 1.0.0
    [172197.312] ABI class: X.Org ANSI C Emulation, version 0.4
    [172197.312] (II) Loading sub module "shadowfb"
    [172197.312] (II) LoadModule: "shadowfb"
    [172197.312] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [172197.313] (II) Module shadowfb: vendor="X.Org Foundation"
    [172197.313] compiled for 1.19.2, module version = 1.0.0
    [172197.313] ABI class: X.Org ANSI C Emulation, version 0.4
    [172197.313] (II) Loading sub module "dri2"
    [172197.313] (II) LoadModule: "dri2"
    [172197.313] (II) Module "dri2" already built-in
    [172197.313] (II) NOUVEAU(1): reusing fd for second head
    [172197.313] (--) NOUVEAU(1): Chipset: "NVIDIA NV92"
    [172197.313] (**) NOUVEAU(1): Depth 24, (--) framebuffer bpp 32
    [172197.313] (==) NOUVEAU(1): RGB weight 888
    [172197.313] (==) NOUVEAU(1): Default visual is TrueColor
    [172197.313] (**) NOUVEAU(1): Option "ZaphodHeads" "HDMI-A-1"
    [172197.313] (==) NOUVEAU(1): Using HW cursor
    [172197.313] (==) NOUVEAU(1): Allowed maximum DRI level 2.
    [172197.313] (==) NOUVEAU(1): GLX sync to VBlank enabled.
    [172197.313] (==) NOUVEAU(1): Page flipping enabled
    [172197.313] (==) NOUVEAU(1): Swap limit set to 1 [Max allowed 2]
    [172197.313] (==) NOUVEAU(1): Page flipping synced to vblank by kernel. [172197.313] (II) NOUVEAU(1): Initializing outputs ...
    [172197.353] (II) NOUVEAU(1): 0 crtcs needed for screen.
    [172197.353] (WW) NOUVEAU(1): No outputs definitely connected, trying again... [172197.353] (WW) NOUVEAU(1): Unable to find connected outputs - setting 1024x768 initial framebuffer
    [172197.353] (==) NOUVEAU(1): Using gamma correction (1.0, 1.0, 1.0) [172197.353] (--) NOUVEAU(1): Virtual size is 1024x768 (pitch 0)
    [172197.353] (**) NOUVEAU(1): Mode "1024x768": 63.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz
    [172197.353] (II) NOUVEAU(1): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [172197.353] (==) NOUVEAU(1): DPI set to (96, 96)
    [172197.353] (II) Loading sub module "fb"
    [172197.353] (II) LoadModule: "fb"
    [172197.353] (II) Loading /usr/lib/xorg/modules/libfb.so
    [172197.353] (II) Module fb: vendor="X.Org Foundation"
    [172197.353] compiled for 1.19.2, module version = 1.0.0
    [172197.353] ABI class: X.Org ANSI C Emulation, version 0.4
    [172197.353] (II) Loading sub module "shadowfb"
    [172197.353] (II) LoadModule: "shadowfb"
    [172197.353] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [172197.353] (II) Module shadowfb: vendor="X.Org Foundation"
    [172197.353] compiled for 1.19.2, module version = 1.0.0
    [172197.353] ABI class: X.Org ANSI C Emulation, version 0.4
    [172197.353] (II) Loading sub module "dri2"
    [172197.353] (II) LoadModule: "dri2"
    [172197.353] (II) Module "dri2" already built-in
    [172197.354] (--) NOUVEAU(2): Chipset: "NVIDIA NV46"
    [172197.354] (**) NOUVEAU(2): Depth 24, (--) framebuffer bpp 32
    [172197.354] (==) NOUVEAU(2): RGB weight 888
    [172197.354] (==) NOUVEAU(2): Default visual is TrueColor
    [172197.354] (**) NOUVEAU(2): Option "ZaphodHeads" "DVI-I-2"
    [172197.354] (==) NOUVEAU(2): Using HW cursor
    [172197.354] (==) NOUVEAU(2): Allowed maximum DRI level 2.
    [172197.354] (==) NOUVEAU(2): GLX sync to VBlank enabled.
    [172197.354] (==) NOUVEAU(2): Page flipping enabled
    [172197.354] (==) NOUVEAU(2): Swap limit set to 1 [Max allowed 2]
    [172197.354] (==) NOUVEAU(2): Page flipping synced to vblank by kernel. [172197.354] (II) NOUVEAU(2): Initializing outputs ...
    [172197.387] (II) NOUVEAU(2): Output DVI-I-2 using monitor section IBM LCD Panel
    [172197.468] (II) NOUVEAU(2): 1 crtcs needed for screen.
    [172197.468] (II) NOUVEAU(2): Allocated crtc nr. 0 to this screen.
    [172197.501] (II) NOUVEAU(2): EDID for output DVI-I-2
    [172197.501] (II) NOUVEAU(2): Manufacturer: IBM Model: 4160 Serial#: 16843009 [172197.501] (II) NOUVEAU(2): Year: 2003 Week: 43
    [172197.501] (II) NOUVEAU(2): EDID Version: 1.3
    [172197.501] (II) NOUVEAU(2): Digital Display Input
    [172197.501] (II) NOUVEAU(2): Max Image Size [cm]: horiz.: 41 vert.: 31 [172197.501] (II) NOUVEAU(2): Gamma: 2.20
    [172197.501] (II) NOUVEAU(2): DPMS capabilities: StandBy Suspend Off [172197.501] (II) NOUVEAU(2): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [172197.501] (II) NOUVEAU(2): First detailed timing is preferred mode [172197.501] (II) NOUVEAU(2): redX: 0.630 redY: 0.340 greenX: 0.300 greenY: 0.579
    [172197.501] (II) NOUVEAU(2): blueX: 0.149 blueY: 0.109 whiteX: 0.312 whiteY: 0.328
    [172197.501] (II) NOUVEAU(2): Supported established timings:
    [172197.501] (II) NOUVEAU(2): 720x400@70Hz
    [172197.501] (II) NOUVEAU(2): 640x480@60Hz
    [172197.501] (II) NOUVEAU(2): 640x480@75Hz
    [172197.501] (II) NOUVEAU(2): 800x600@60Hz
    [172197.501] (II) NOUVEAU(2): 800x600@75Hz
    [172197.501] (II) NOUVEAU(2): 832x624@75Hz
    [172197.501] (II) NOUVEAU(2): 1024x768@60Hz
    [172197.501] (II) NOUVEAU(2): 1024x768@75Hz
    [172197.501] (II) NOUVEAU(2): 1152x864@75Hz
    [172197.501] (II) NOUVEAU(2): Manufacturer's mask: 0
    [172197.501] (II) NOUVEAU(2): Supported standard timings:
    [172197.501] (II) NOUVEAU(2): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [172197.501] (II) NOUVEAU(2): #1: hsize: 640 vsize 480 refresh: 85 vid: 22833
    [172197.501] (II) NOUVEAU(2): #2: hsize: 800 vsize 600 refresh: 85 vid: 22853
    [172197.501] (II) NOUVEAU(2): #3: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    [172197.501] (II) NOUVEAU(2): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [172197.501] (II) NOUVEAU(2): #5: hsize: 1280 vsize 1024 refresh: 70 vid: 35457
    [172197.501] (II) NOUVEAU(2): Supported detailed timing:
    [172197.501] (II) NOUVEAU(2): clock: 130.9 MHz Image Size: 518 x 324 mm [172197.501] (II) NOUVEAU(2): h_active: 1600 h_sync: 1620 h_sync_end 1700 h_blank_end 1780 h_border: 0
    [172197.501] (II) NOUVEAU(2): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1225 v_border: 0
    [172197.501] (II) NOUVEAU(2): Monitor name: IBM L200P
    [172197.501] (II) NOUVEAU(2): Ranges: V min: 56 V max: 85 Hz, H min: 31 H max: 75 kHz, PixClock max 135 MHz
    [172197.501] (II) NOUVEAU(2): Serial No: 66-C7035
    [172197.501] (II) NOUVEAU(2): EDID (in hex):
    [172197.501] (II) NOUVEAU(2): 00ffffffffffff00244d604101010101
    [172197.501] (II) NOUVEAU(2): 2b0d010380291f78ea4d40a1574c9426
    [172197.501] (II) NOUVEAU(2): 1c5054a56a8031403159455961598180
    [172197.501] (II) NOUVEAU(2): 818a01010101213340b460b019401450
    [172197.501] (II) NOUVEAU(2): 130006442100001e000000fc0049424d
    [172197.501] (II) NOUVEAU(2): 204c32303050000a0000000000fd0038
    [172197.501] (II) NOUVEAU(2): 551f4b0d000a202020202020000000ff
    [172197.501] (II) NOUVEAU(2): 0036362d43373033350a202020200071
    [172197.501] (II) NOUVEAU(2): Printing probed modes for output DVI-I-2 [172197.501] (II) NOUVEAU(2): Modeline "1600x1200"x60.0 130.89 1600 1620 1700 1780 1200 1201 1204 1225 +hsync +vsync (73.5 kHz UeP)
    [172197.501] (II) NOUVEAU(2): Modeline "1280x1024"x70.0 128.95 1280 1368 1504 1728 1024 1025 1028 1066 -hsync +vsync (74.6 kHz)
    [172197.501] (II) NOUVEAU(2): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [172197.501] (II) NOUVEAU(2): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [172197.501] (II) NOUVEAU(2): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz e)
    [172197.501] (II) NOUVEAU(2): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [172197.501] (II) NOUVEAU(2): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [172197.501] (II) NOUVEAU(2): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [172197.501] (II) NOUVEAU(2): Modeline "800x600"x85.1 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz e)
    [172197.501] (II) NOUVEAU(2): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [172197.501] (II) NOUVEAU(2): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [172197.501] (II) NOUVEAU(2): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz e)
    [172197.501] (II) NOUVEAU(2): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [172197.501] (II) NOUVEAU(2): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [172197.501] (II) NOUVEAU(2): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [172197.501] (II) NOUVEAU(2): Output DVI-I-2 connected
    [172197.501] (II) NOUVEAU(2): Using user preference for initial modes [172197.501] (II) NOUVEAU(2): Output DVI-I-2 using initial mode 1600x1200 +0+0

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Harri Suutari@21:1/5 to hsuutari@gmx.com on Thu Jan 18 18:30:01 2018
    XPost: linux.debian.bugs.dist

    On Sun, 09 Jul 2017 18:00:27 +0300 Harri Suutari <hsuutari@gmx.com> wrote:
    Package: xserver-xorg-core
    Version: 2:1.19.2-1
    Followup-For: Bug #864070

    I also have Xorg crashing at startup after upgrading from Jessie to
    Stretch. Driver is nouveau with two Nvidia cards. X has not worked
    at all since the upgrade.


    After change to the proprietary Nvidia driver
    (nvidia-legacy-304xx-driver) no problem at all. X starts normally. So
    somehow the problem is related to the nouveau driver, it seems.

    --


    Harri

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)