• Upgrade - Cannot access X (Gnome 3) anymore since

    From Marcel Jira@21:1/5 to All on Wed Aug 19 23:40:02 2015
    --e89a8f838a976b2699051dafa6e7
    Content-Type: text/plain; charset=UTF-8

    Hi!

    A couple of weeks ago I made a system upgrade (aptitude upgrade) on my
    Debian Stretch x64 system. I finished my session normally, but since then I cannot access X anymore.

    When I turn on my computer, it boots up and switches to tty7. Then the following messages flash a few times:

    [ OK ] Started LSB: exim Mail Transport Agent.
    [ OK ] Reached target Multi-User System.
    [ OK ] Reached target Graphical Interface.
    Starting Update UTMP about System Runlevel Changes...
    [ OK ] Started Update UTMP about System Runlevel Changes.

    finally they stay on the screen(s - I have two monitors) with a blinking
    cursor in the next line.

    My graphic chip is a HD 2500 on an Intel Core i5-3470T.

    The kind users of debianforum.de guided me to look the chip up with lspci
    -k. The output contains

    00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd
    Gen Core processor Graphics Controller (rev 09)
    Subsystem: ASUSTeK Computer Inc. P8H77.I Motherboard
    Kernel driver in use: i915

    therefore it seems to be detected.

    Furthermore they instructed me to control if X is running.

    $ ps -A | grep -i x

    shows no traces of any X process. However

    $ ps -a | grep -i gdm

    returns

    782 ? 00:00:00 gdm3

    so gdm3 seems to be running.

    $ X -configure

    returns an error (see below). I also attach the content of
    /var/log/Xorg.0.log

    How can I get my X server running again? Any help is highly appreciated.
    Also, I will most gladly provide additional information.

    Thank you in advance!

    ==========
    # X -configure

    X.Org X Server 1.17.2
    Release Date: 2015-06-16
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 4.1.0 x86_64 Debian
    Current Operating System: Linux medienschwammerl-marcel 4.1.0-1-amd64 #1
    SMP Debian 4.1.3-1 (2015-08-03) x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64 root=/dev/mapper/SSD-ROOT ro quiet
    Build Date: 11 August 2015 10:51:15AM
    xorg-server 2:1.17.2-1.1 (http://www.debian.org/support)
    Current version of pixman: 0.32.6
    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: Wed Aug 19 22:08:40 2015
    List of video drivers:
    tdfx
    trident
    vmware
    neomagic
    radeon
    mach64
    r128
    mga
    ati
    intel
    sisusb
    openchrome
    savage
    nouveau
    qxl
    cirrus
    vesa
    fbdev
    modesetting
    (EE)
    (EE) Backtrace:
    (EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]
    (EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]
    (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f4bcecdb000+0x35180) [0x7f4bced10180]
    (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]
    (EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]
    (EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]
    (EE) 6: X (0x562b841e6000+0xb992a) [0x562b8429f92a]
    (EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]
    (EE) 8: X (DoConfigure+0xd7) [0x562b84271317]
    (EE) 9: X (InitOutput+0x126d) [0x562b8428189d]
    (EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]
    (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) [0x7f4bcecfcb45]
    (EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]
    (EE)
    (EE) Segmentation fault at address 0x30
    (EE)
    Fatal server error:
    (EE) Caught signal 11 (Segmentation fault). Server aborting
    (EE)
    (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    (EE)
    (EE) Server terminated with error (1). Closing log file.
    Abgebrochen

    ==========
    # cat /var/log/Xorg.0.log
    [ 1348.142]
    X.Org X Server 1.17.2
    Release Date: 2015-06-16
    [ 1348.143] X Protocol Version 11, Revision 0
    [ 1348.143] Build Operating System: Linux 4.1.0 x86_64 Debian
    [ 1348.143] Current Operating System: Linux medienschwammerl-marcel 4.1.0-1-amd64 #1 SMP Debian 4.1.3-1 (2015-08-03) x86_64
    [ 1348.143] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64 root=/dev/mapper/SSD-ROOT ro quiet
    [ 1348.143] Build Date: 11 August 2015 10:51:15AM
    [ 1348.143] xorg-server 2:1.17.2-1.1 (http://www.debian.org/support)
    [ 1348.143] Current version of pixman: 0.32.6
    [ 1348.143] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1348.143] Markers: (--) probed, (**) from config file, (==) default
    setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1348.143] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 19
    22:08:40 2015
    [ 1348.143] (II) Loader magic: 0x562b84620d40
    [ 1348.143] (II) Module ABI versions:
    [ 1348.143] X.Org ANSI C Emulation: 0.4
    [ 1348.143] X.Org Video Driver: 19.0
    [ 1348.143] X.Org XInput driver : 21.0
    [ 1348.143] X.Org Server Extension : 9.0
    [ 1348.144] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1348.145] (--) PCI:*(0:0:2:0) 8086:0152:1043:84ca rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
    [ 1348.145] List of video drivers:
    [ 1348.145] tdfx
    [ 1348.145] trident
    [ 1348.145] vmware
    [ 1348.145] neomagic
    [ 1348.145] radeon
    [ 1348.145] mach64
    [ 1348.145] r128
    [ 1348.145] mga
    [ 1348.145] ati
    [ 1348.145] intel
    [ 1348.145] sisusb
    [ 1348.145] openchrome
    [ 1348.145] savage
    [ 1348.146] nouveau
    [ 1348.146] qxl
    [ 1348.146] cirrus
    [ 1348.146] vesa
    [ 1348.146] fbdev
    [ 1348.146] modesetting
    [ 1348.146] (II) LoadModule: "tdfx"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/tdfx_drv.so
    [ 1348.146] (II) Module tdfx: vendor="X.Org Foundation"
    [ 1348.146] compiled for 1.17.1, module version = 1.4.6
    [ 1348.146] Module class: X.Org Video Driver
    [ 1348.146] ABI class: X.Org Video Driver, version 19.0
    [ 1348.146] (II) LoadModule: "trident"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/trident_drv.so
    [ 1348.146] (II) Module trident: vendor="X.Org Foundation"
    [ 1348.146] compiled for 1.17.1, module version = 1.3.7
    [ 1348.146] Module class: X.Org Video Driver
    [ 1348.146] ABI class: X.Org Video Driver, version 19.0
    [ 1348.146] (II) LoadModule: "vmware"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
    [ 1348.155] (II) Module vmware: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 13.1.0
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "neomagic"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/neomagic_drv.so
    [ 1348.155] (II) Module neomagic: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 1.2.9
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "radeon"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 1348.155] (II) Module radeon: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 7.5.0
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "mach64"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/mach64_drv.so
    [ 1348.155] (II) Module mach64: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 6.9.5
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "r128"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/r128_drv.so
    [ 1348.156] (II) Module r128: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 6.10.0
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "mga"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/mga_drv.so
    [ 1348.156] (II) Module mga: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 1.6.4
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "ati"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 1348.156] (II) Module ati: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 7.5.0
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "intel"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1348.157] (II) Module intel: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.2, module version = 2.99.917
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "sisusb"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/sisusb_drv.so
    [ 1348.157] (II) Module sisusb: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.1, module version = 0.9.6
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "openchrome"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/openchrome_drv.so
    [ 1348.157] (II) Module openchrome: vendor="http://openchrome.org/"
    [ 1348.157] compiled for 1.17.1, module version = 0.3.3
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "savage"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/savage_drv.so
    [ 1348.157] (II) Module savage: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.1, module version = 2.3.8
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "nouveau"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 1348.158] (II) Module nouveau: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 1.0.11
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "qxl"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/qxl_drv.so
    [ 1348.158] (II) Module qxl: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 0.1.4
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "cirrus"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/cirrus_drv.so
    [ 1348.158] (II) Module cirrus: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 1.5.3
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "vesa"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 1348.158] (II) Module vesa: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 2.3.3
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "fbdev"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 1348.158] (II) Module fbdev: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 0.4.4
    [ 1348.159] Module class: X.Org Video Driver
    [ 1348.159] ABI class: X.Org Video Driver, version 19.0
    [ 1348.159] (II) LoadModule: "modesetting"
    [ 1348.159] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 1348.159] (II) Module modesetting: vendor="X.Org Foundation"
    [ 1348.159] compiled for 1.17.2, module version = 1.17.2
    [ 1348.159] Module class: X.Org Video Driver
    [ 1348.159] ABI class: X.Org Video Driver, version 19.0
    [ 1348.159] (WW) Falling back to old probe method for trident
    [ 1348.159] (WW) Falling back to old probe method for neomagic
    [ 1348.159] (EE)
    [ 1348.159] (EE) Backtrace:
    [ 1348.159] (EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]
    [ 1348.159] (EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]
    [ 1348.159] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6
    (0x7f4bcecdb000+0x35180) [0x7f4bced10180]
    [ 1348.159] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]
    [ 1348.159] (EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]
    [ 1348.159] (EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]
    [ 1348.160] (EE) 6: X (0x562b841e6000+0xb992a) [0x562b8429f92a]
    [ 1348.160] (EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]
    [ 1348.160] (EE) 8: X (DoConfigure+0xd7) [0x562b84271317]
    [ 1348.160] (EE) 9: X (InitOutput+0x126d) [0x562b8428189d]
    [ 1348.160] (EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]
    [ 1348.160] (EE) 11: /lib/x86_64-linux-gnu/libc.so.6
    (__libc_start_main+0xf5) [0x7f4bcecfcb45]
    [ 1348.160] (EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]
    [ 1348.160] (EE)
    [ 1348.160] (EE) Segmentation fault at address 0x30
    [ 1348.160] (EE)
    Fatal server error:
    [ 1348.160] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 1348.160] (EE)
    [ 1348.160] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 1348.160] (EE) Please also check the log file at "/var/log/Xorg.0.log"
    for additional information.
    [ 1348.160] (EE)

    ==========
    This is a X-post from
    https://debianforum.de/forum/viewtopic.php?f=2&t=156558

    Thank you in advance for your help!

    Best regards,

    Marcel Jira

    --e89a8f838a976b2699051dafa6e7
    Content-Type: text/html; charset=UTF-8
    Content-Transfer-Encoding: quoted-printable

    <div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div>Hi!<br><br></div>A couple of weeks ago I made a system upgrade (aptitude upgrade) on my Debian Stretch x64 system. I
    finished my session normally, but since then I cannot access X anymore.<br><br></div>When I turn on my computer, it boots up and switches to tty7. Then the following messages flash a few times:<br><br>[  OK  ] Started LSB: exim Mail Transport Agent.<br>
    [  OK  ] Reached target Multi-User System.<br>[  OK  ] Reached target Graphical Interface.<br>Starting Update UTMP about System Runlevel Changes...<br>[  OK  ] Started Update UTMP about System Runlevel Changes.<br><br></div>finally they stay on the
    screen(s - I have two monitors) with a blinking cursor in the next line.<br><br></div>My graphic chip is a HD 2500 on an Intel Core i5-3470T.<br><br></div>The kind users of <a href="http://debianforum.de">debianforum.de</a> guided me to look the chip up
    with lspci -k. The output contains<br><br>00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)<br>            Subsystem: ASUSTeK Computer Inc. P8H77.I Motherboard<br>     
           Kernel driver in use: i915<br><br></div>therefore it seems to be detected.<br><br></div>Furthermore they instructed me to control if X is running.<br><br></div>$ ps -A | grep -i x<br><br></div>shows no traces of any X process. However<br><br>
    </div>$ ps -a | grep -i gdm<br><br></div>returns<br><br></div>782 ?    00:00:00 gdm3<br><br></div>so gdm3 seems to be running.<br><br></div>$ X -configure<br><br></div>returns an error (see below). I also attach the content of /var/log/Xorg.0.log<br><
    </div>How can I get my X server running again? Any help is highly appreciated. Also, I will most gladly provide additional information.<br><br></div>Thank you in advance!<br><br></div>==========<br></div># X -configure<br><br>X.Org X Server 1.17.2<br>
    Release Date: 2015-06-16<br>X Protocol Version 11, Revision 0<br>Build Operating System: Linux 4.1.0 x86_64 Debian<br>Current Operating System: Linux medienschwammerl-marcel 4.1.0-1-amd64 #1 SMP Debian 4.1.3-1 (2015-08-03) x86_64<br>Kernel command line:
    BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64 root=/dev/mapper/SSD-ROOT ro quiet<br>Build Date: 11 August 2015  10:51:15AM<br>xorg-server 2:1.17.2-1.1 (<a href="http://www.debian.org/support">http://www.debian.org/support</a>) <br>Current version of pixman: 0.
    32.6<br>    Before reporting problems, check <a href="http://wiki.x.org">http://wiki.x.org</a><br>    to make sure that you have the latest version.<br>Markers: (--) probed, (**) from config file, (==) default setting,<br>    (++) from command
    line, (!!) notice, (II) informational,<br>    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br>(==) Log file: &quot;/var/log/Xorg.0.log&quot;, Time: Wed Aug 19 22:08:40 2015<br>List of video drivers:<br>    tdfx<br>    trident<br>
        vmware<br>    neomagic<br>    radeon<br>    mach64<br>    r128<br>    mga<br>    ati<br>    intel<br>    sisusb<br>    openchrome<br>    savage<br>    nouveau<br>    qxl<br>    cirrus<br>    vesa<br>   
    fbdev<br>    modesetting<br>(EE) <br>(EE) Backtrace:<br>(EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]<br>(EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]<br>(EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f4bcecdb000+0x35180) [0x7f4bced10180]<br>(
    EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]<br>(EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]<br>(EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]<br>(EE) 6: X (0x562b841e6000+0xb992a) [
    0x562b8429f92a]<br>(EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]<br>(EE) 8: X (DoConfigure+0xd7) [0x562b84271317]<br>(EE) 9: X (InitOutput+0x126d) [0x562b8428189d]<br>(EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]<br>(EE) 11: /lib/x86_64-
    linux-gnu/libc.so.6 (__libc_start_main+0xf5) [0x7f4bcecfcb45]<br>(EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]<br>(EE) <br>(EE) Segmentation fault at address 0x30<br>(EE) <br>Fatal server error:<br>(EE) Caught signal 11 (Segmentation fault).
    Server aborting<br>(EE) <br>(EE) <br>Please consult the The X.Org Foundation support <br>     at <a href="http://wiki.x.org">http://wiki.x.org</a><br> for help. <br>(EE) Please also check the log file at &quot;/var/log/Xorg.0.log&quot; for
    additional information.<br>(EE) <br>(EE) Server terminated with error (1). Closing log file.<br>Abgebrochen<br><br>==========<br># cat /var/log/Xorg.0.log<br>[  1348.142] <br>X.Org X Server 1.17.2<br>Release Date: 2015-06-16<br>[  1348.143] X Protocol
    Version 11, Revision 0<br>[  1348.143] Build Operating System: Linux 4.1.0 x86_64 Debian<br>[  1348.143] Current Operating System: Linux medienschwammerl-marcel 4.1.0-1-amd64 #1 SMP Debian 4.1.3-1 (2015-08-03) x86_64<br>[  1348.143] Kernel command
    line: BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64 root=/dev/mapper/SSD-ROOT ro quiet<br>[  1348.143] Build Date: 11 August 2015  10:51:15AM<br>[  1348.143] xorg-server 2:1.17.2-1.1 (<a href="http://www.debian.org/support">http://www.debian.org/support</a>)
    <br>[  1348.143] Current version of pixman: 0.32.6<br>[  1348.143]     Before reporting problems, check <a href="http://wiki.x.org">http://wiki.x.org</a><br>    to make sure that you have the latest version.<br>[  1348.143] Markers: (--) probed,
    (**) from config file, (==) default setting,<br>    (++) from command line, (!!) notice, (II) informational,<br>    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br>[  1348.143] (==) Log file: &quot;/var/log/Xorg.0.log&quot;, Time:
    Wed Aug 19 22:08:40 2015<br>[  1348.143] (II) Loader magic: 0x562b84620d40<br>[  1348.143] (II) Module ABI versions:<br>[  1348.143]     X.Org ANSI C Emulation: 0.4<br>[  1348.143]     X.Org Video Driver: 19.0<br>[  1348.143]     X.Org
    XInput driver : 21.0<br>[  1348.143]     X.Org Server Extension : 9.0<br>[  1348.144] (II) xfree86: Adding drm device (/dev/dri/card0)<br>[  1348.145] (--) PCI:*(0:0:2:0) 8086:0152:1043:84ca rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/
    O @ 0x0000f000/64<br>[  1348.145] List of video drivers:<br>[  1348.145]     tdfx<br>[  1348.145]     trident<br>[  1348.145]     vmware<br>[  1348.145]     neomagic<br>[  1348.145]     radeon<br>[  1348.145]     mach64<br>[ 
    1348.145]     r128<br>[  1348.145]     mga<br>[  1348.145]     ati<br>[  1348.145]     intel<br>[  1348.145]     sisusb<br>[  1348.145]     openchrome<br>[  1348.145]     savage<br>[  1348.146]     nouveau<br>[  1348.146] Â
     Â Â  qxl<br>[  1348.146]     cirrus<br>[  1348.146]     vesa<br>[  1348.146]     fbdev<br>[  1348.146]     modesetting<br>[  1348.146] (II) LoadModule: &quot;tdfx&quot;<br>[  1348.146] (II) Loading /usr/lib/xorg/modules/drivers/tdfx_
    drv.so<br>[  1348.146] (II) Module tdfx: vendor=&quot;X.Org Foundation&quot;<br>[  1348.146]     compiled for 1.17.1, module version = 1.4.6<br>[  1348.146]     Module class: X.Org Video Driver<br>[  1348.146]     ABI class: X.Org Video
    Driver, version 19.0<br>[  1348.146] (II) LoadModule: &quot;trident&quot;<br>[  1348.146] (II) Loading /usr/lib/xorg/modules/drivers/trident_drv.so<br>[  1348.146] (II) Module trident: vendor=&quot;X.Org Foundation&quot;<br>[  1348.146]    
    compiled for 1.17.1, module version = 1.3.7<br>[  1348.146]     Module class: X.Org Video Driver<br>[  1348.146]     ABI class: X.Org Video Driver, version 19.0<br>[  1348.146] (II) LoadModule: &quot;vmware&quot;<br>[  1348.146] (II) Loading /
    usr/lib/xorg/modules/drivers/vmware_drv.so<br>[  1348.155] (II) Module vmware: vendor=&quot;X.Org Foundation&quot;<br>[  1348.155]     compiled for 1.17.1, module version = 13.1.0<br>[  1348.155]     Module class: X.Org Video Driver<br>[  1348.
    155]     ABI class: X.Org Video Driver, version 19.0<br>[  1348.155] (II) LoadModule: &quot;neomagic&quot;<br>[  1348.155] (II) Loading /usr/lib/xorg/modules/drivers/neomagic_drv.so<br>[  1348.155] (II) Module neomagic: vendor=&quot;X.Org
    Foundation&quot;<br>[  1348.155]     compiled for 1.17.1, module version = 1.2.9<br>[  1348.155]     Module class: X.Org Video Driver<br>[  1348.155]     ABI class: X.Org Video Driver, version 19.0<br>[  1348.155] (II) LoadModule: &quot;
    radeon&quot;<br>[  1348.155] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so<br>[  1348.155] (II) Module radeon: vendor=&quot;X.Org Foundation&quot;<br>[  1348.155]     compiled for 1.17.1, module version = 7.5.0<br>[  1348.155]    
    Module class: X.Org Video Driver<br>[  1348.155]     ABI class: X.Org Video Driver, version 19.0<br>[  1348.155] (II) LoadModule: &quot;mach64&quot;<br>[  1348.155] (II) Loading /usr/lib/xorg/modules/drivers/mach64_drv.so<br>[  1348.155] (II)
    Module mach64: vendor=&quot;X.Org Foundation&quot;<br>[  1348.155]     compiled for 1.17.1, module version = 6.9.5<br>[  1348.155]     Module class: X.Org Video Driver<br>[  1348.155]     ABI class: X.Org Video Driver, version 19.0<br>[ 
    1348.155] (II) LoadModule: &quot;r128&quot;<br>[  1348.156] (II) Loading /usr/lib/xorg/modules/drivers/r128_drv.so<br>[  1348.156] (II) Module r128: vendor=&quot;X.Org Foundation&quot;<br>[  1348.156]     compiled for 1.17.1, module version = 6.10.
    0<br>[  1348.156]     Module class: X.Org Video Driver<br>[  1348.156]     ABI class: X.Org Video Driver, version 19.0<br>[  1348.156] (II) LoadModule: &quot;mga&quot;<br>[  1348.156] (II) Loading /usr/lib/xorg/modules/drivers/mga_drv.so<br>[ 
    1348.156] (II) Module mga: vendor=&quot;X.Org Foundation&quot;<br>[  1348.156]     compiled for 1.17.1, module version = 1.6.4<br>[  1348.156]     Module class: X.Org Video Driver<br>[  1348.156]     ABI class: X.Org Video Driver, version 19.
    0<br>[  1348.156] (II) LoadModule: &quot;ati&quot;<br>[  1348.156] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so<br>[  1348.156] (II) Module ati: vendor=&quot;X.Org Foundation&quot;<br>[  1348.156]     compiled for 1.17.1, module version =
    7.5.0<br>[  1348.156]     Module class: X.Org Video Driver<br>[  1348.156]     ABI class: X.Org Video Driver, version 19.0<br>[  1348.156] (II) LoadModule: &quot;intel&quot;<br>[  1348.156] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.
    so<br>[  1348.157] (II) Module intel: vendor=&quot;X.Org Foundation&quot;<br>[  1348.157]     compiled for 1.17.2, module version = 2.99.917<br>[  1348.157]     Module class: X.Org Video Driver<br>[  1348.157]     ABI class: X.Org Video
    Driver, version 19.0<br>[  1348.157] (II) LoadModule: &quot;sisusb&quot;<br>[  1348.157] (II) Loading /usr/lib/xorg/modules/drivers/sisusb_drv.so<br>[  1348.157] (II) Module sisusb: vendor=&quot;X.Org Foundation&quot;<br>[  1348.157]     compiled
    for 1.17.1, module version = 0.9.6<br>[  1348.157]     Module class: X.Org Video Driver<br>[  1348.157]     ABI class: X.Org Video Driver, version 19.0<br>[  1348.157] (II) LoadModule: &quot;openchrome&quot;<br>[  1348.157] (II) Loading /usr/
    lib/xorg/modules/drivers/openchrome_drv.so<br>[  1348.157] (II) Module openchrome: vendor=&quot;<a href="http://openchrome.org/">http://openchrome.org/</a>&quot;<br>[  1348.157]     compiled for 1.17.1, module version = 0.3.3<br>[  1348.157]    
    Module class: X.Org Video Driver<br>[  1348.157]     ABI class: X.Org Video Driver, version 19.0<br>[  1348.157] (II) LoadModule: &quot;savage&quot;<br>[  1348.157] (II) Loading /usr/lib/xorg/modules/drivers/savage_drv.so<br>[  1348.157] (II)
    Module savage: vendor=&quot;X.Org Foundation&quot;<br>[  1348.157]     compiled for 1.17.1, module version = 2.3.8<br>[  1348.157]     Module class: X.Org Video Driver<br>[  1348.157]     ABI class: X.Org Video Driver, version 19.0<br>[ 
    1348.157] (II) LoadModule: &quot;nouveau&quot;<br>[  1348.157] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so<br>[  1348.158] (II) Module nouveau: vendor=&quot;X.Org Foundation&quot;<br>[  1348.158]     compiled for 1.17.1, module
    version = 1.0.11<br>[  1348.158]     Module class: X.Org Video Driver<br>[  1348.158]     ABI class: X.Org Video Driver, version 19.0<br>[  1348.158] (II) LoadModule: &quot;qxl&quot;<br>[  1348.158] (II) Loading /usr/lib/xorg/modules/drivers/
    qxl_drv.so<br>[  1348.158] (II) Module qxl: vendor=&quot;X.Org Foundation&quot;<br>[  1348.158]     compiled for 1.17.1, module version = 0.1.4<br>[  1348.158]     Module class: X.Org Video Driver<br>[  1348.158]     ABI class: X.Org Video
    Driver, version 19.0<br>[  1348.158] (II) LoadModule: &quot;cirrus&quot;<br>[  1348.158] (II) Loading /usr/lib/xorg/modules/drivers/cirrus_drv.so<br>[  1348.158] (II) Module cirrus: vendor=&quot;X.Org Foundation&quot;<br>[  1348.158]     compiled
    for 1.17.1, module version = 1.5.3<br>[  1348.158]     Module class: X.Org Video Driver<br>[  1348.158]     ABI class: X.Org Video Driver, version 19.0<br>[  1348.158] (II) LoadModule: &quot;vesa&quot;<br>[  1348.158] (II) Loading /usr/lib/xorg/
    modules/drivers/vesa_drv.so<br>[  1348.158] (II) Module vesa: vendor=&quot;X.Org Foundation&quot;<br>[  1348.158]     compiled for 1.17.1, module version = 2.3.3<br>[  1348.158]     Module class: X.Org Video Driver<br>[  1348.158]     ABI
    class: X.Org Video Driver, version 19.0<br>[  1348.158] (II) LoadModule: &quot;fbdev&quot;<br>[  1348.158] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so<br>[  1348.158] (II) Module fbdev: vendor=&quot;X.Org Foundation&quot;<br>[  1348.158] Â
     Â Â  compiled for 1.17.1, module version = 0.4.4<br>[  1348.159]     Module class: X.Org Video Driver<br>[  1348.159]     ABI class: X.Org Video Driver, version 19.0<br>[  1348.159] (II) LoadModule: &quot;modesetting&quot;<br>[  1348.159] (II)
    Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so<br>[  1348.159] (II) Module modesetting: vendor=&quot;X.Org Foundation&quot;<br>[  1348.159]     compiled for 1.17.2, module version = 1.17.2<br>[  1348.159]     Module class: X.Org Video
    Driver<br>[  1348.159]     ABI class: X.Org Video Driver, version 19.0<br>[  1348.159] (WW) Falling back to old probe method for trident<br>[  1348.159] (WW) Falling back to old probe method for neomagic<br>[  1348.159] (EE) <br>[  1348.159] (EE)
    Backtrace:<br>[  1348.159] (EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]<br>[  1348.159] (EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]<br>[  1348.159] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f4bcecdb000+0x35180) [0x7f4bced10180]<br>[ 
    1348.159] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]<br>[  1348.159] (EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]<br>[  1348.159] (EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]<br>[  1348.
    160] (EE) 6: X (0x562b841e6000+0xb992a) [0x562b8429f92a]<br>[  1348.160] (EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]<br>[  1348.160] (EE) 8: X (DoConfigure+0xd7) [0x562b84271317]<br>[  1348.160] (EE) 9: X (InitOutput+0x126d) [0x562b8428189d]<
    [  1348.160] (EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]<br>[  1348.160] (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) [0x7f4bcecfcb45]<br>[  1348.160] (EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]<br>[  1348.
    160] (EE) <br>[  1348.160] (EE) Segmentation fault at address 0x30<br>[  1348.160] (EE) <br>Fatal server error:<br>[  1348.160] (EE) Caught signal 11 (Segmentation fault). Server aborting<br>[  1348.160] (EE) <br>[  1348.160] (EE) <br>Please consult
    the The X.Org Foundation support <br>     at <a href="http://wiki.x.org">http://wiki.x.org</a><br> for help. <br>[  1348.160] (EE) Please also check the log file at &quot;/var/log/Xorg.0.log&quot; for additional information.<br>[  1348.160] (EE) <
    <br>==========<br></div>This is a X-post from <a href="https://debianforum.de/forum/viewtopic.php?f=2&amp;t=156558">https://debianforum.de/forum/viewtopic.php?f=2&amp;t=156558</a><br><br></div>Thank you in advance for your help!<br><br></div>Best
    regards,<br><br></div>Marcel Jira<br></div>

    --e89a8f838a976b2699051dafa6e7--

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From MENGUAL Jean-Philippe@21:1/5 to All on Thu Aug 20 00:00:01 2015
    This is a multi-part message in MIME format.
    Hi,

    What does your .xsession-errors contain?

    Regards,

    Le 19/08/2015 22:12, Marcel Jira a écrit :
    Hi!

    A couple of weeks ago I made a system upgrade (aptitude upgrade) on my
    Debian Stretch x64 system. I finished my session normally, but since
    then I cannot access X anymore.

    When I turn on my computer, it boots up and switches to tty7. Then the following messages flash a few times:

    [ OK ] Started LSB: exim Mail Transport Agent.
    [ OK ] Reached target Multi-User System.
    [ OK ] Reached target Graphical Interface.
    Starting Update UTMP about System Runlevel Changes...
    [ OK ] Started Update UTMP about System Runlevel Changes.

    finally they stay on the screen(s - I have two monitors) with a
    blinking cursor in the next line.

    My graphic chip is a HD 2500 on an Intel Core i5-3470T.

    The kind users of debianforum.de <http://debianforum.de> guided me to
    look the chip up with lspci -k. The output contains

    00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200
    v2/3rd Gen Core processor Graphics Controller (rev 09)
    Subsystem: ASUSTeK Computer Inc. P8H77.I Motherboard
    Kernel driver in use: i915

    therefore it seems to be detected.

    Furthermore they instructed me to control if X is running.

    $ ps -A | grep -i x

    shows no traces of any X process. However

    $ ps -a | grep -i gdm

    returns

    782 ? 00:00:00 gdm3

    so gdm3 seems to be running.

    $ X -configure

    returns an error (see below). I also attach the content of /var/log/Xorg.0.log

    How can I get my X server running again? Any help is highly
    appreciated. Also, I will most gladly provide additional information.

    Thank you in advance!

    ==========
    # X -configure

    X.Org X Server 1.17.2
    Release Date: 2015-06-16
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 4.1.0 x86_64 Debian
    Current Operating System: Linux medienschwammerl-marcel 4.1.0-1-amd64
    #1 SMP Debian 4.1.3-1 (2015-08-03) x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64 root=/dev/mapper/SSD-ROOT ro quiet
    Build Date: 11 August 2015 10:51:15AM
    xorg-server 2:1.17.2-1.1 (http://www.debian.org/support)
    Current version of pixman: 0.32.6
    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: Wed Aug 19 22:08:40 2015
    List of video drivers:
    tdfx
    trident
    vmware
    neomagic
    radeon
    mach64
    r128
    mga
    ati
    intel
    sisusb
    openchrome
    savage
    nouveau
    qxl
    cirrus
    vesa
    fbdev
    modesetting
    (EE)
    (EE) Backtrace:
    (EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]
    (EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]
    (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f4bcecdb000+0x35180) [0x7f4bced10180]
    (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so
    (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]
    (EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]
    (EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]
    (EE) 6: X (0x562b841e6000+0xb992a) [0x562b8429f92a]
    (EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]
    (EE) 8: X (DoConfigure+0xd7) [0x562b84271317]
    (EE) 9: X (InitOutput+0x126d) [0x562b8428189d]
    (EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]
    (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) [0x7f4bcecfcb45]
    (EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]
    (EE)
    (EE) Segmentation fault at address 0x30
    (EE)
    Fatal server error:
    (EE) Caught signal 11 (Segmentation fault). Server aborting
    (EE)
    (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    (EE) Please also check the log file at "/var/log/Xorg.0.log" for
    additional information.
    (EE)
    (EE) Server terminated with error (1). Closing log file.
    Abgebrochen

    ==========
    # cat /var/log/Xorg.0.log
    [ 1348.142]
    X.Org X Server 1.17.2
    Release Date: 2015-06-16
    [ 1348.143] X Protocol Version 11, Revision 0
    [ 1348.143] Build Operating System: Linux 4.1.0 x86_64 Debian
    [ 1348.143] Current Operating System: Linux medienschwammerl-marcel 4.1.0-1-amd64 #1 SMP Debian 4.1.3-1 (2015-08-03) x86_64
    [ 1348.143] Kernel command line:
    BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64 root=/dev/mapper/SSD-ROOT ro quiet
    [ 1348.143] Build Date: 11 August 2015 10:51:15AM
    [ 1348.143] xorg-server 2:1.17.2-1.1 (http://www.debian.org/support)
    [ 1348.143] Current version of pixman: 0.32.6
    [ 1348.143] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1348.143] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1348.143] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 19
    22:08:40 2015
    [ 1348.143] (II) Loader magic: 0x562b84620d40
    [ 1348.143] (II) Module ABI versions:
    [ 1348.143] X.Org ANSI C Emulation: 0.4
    [ 1348.143] X.Org Video Driver: 19.0
    [ 1348.143] X.Org XInput driver : 21.0
    [ 1348.143] X.Org Server Extension : 9.0
    [ 1348.144] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1348.145] (--) PCI:*(0:0:2:0) 8086:0152:1043:84ca rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
    [ 1348.145] List of video drivers:
    [ 1348.145] tdfx
    [ 1348.145] trident
    [ 1348.145] vmware
    [ 1348.145] neomagic
    [ 1348.145] radeon
    [ 1348.145] mach64
    [ 1348.145] r128
    [ 1348.145] mga
    [ 1348.145] ati
    [ 1348.145] intel
    [ 1348.145] sisusb
    [ 1348.145] openchrome
    [ 1348.145] savage
    [ 1348.146] nouveau
    [ 1348.146] qxl
    [ 1348.146] cirrus
    [ 1348.146] vesa
    [ 1348.146] fbdev
    [ 1348.146] modesetting
    [ 1348.146] (II) LoadModule: "tdfx"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/tdfx_drv.so
    [ 1348.146] (II) Module tdfx: vendor="X.Org Foundation"
    [ 1348.146] compiled for 1.17.1, module version = 1.4.6
    [ 1348.146] Module class: X.Org Video Driver
    [ 1348.146] ABI class: X.Org Video Driver, version 19.0
    [ 1348.146] (II) LoadModule: "trident"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/trident_drv.so
    [ 1348.146] (II) Module trident: vendor="X.Org Foundation"
    [ 1348.146] compiled for 1.17.1, module version = 1.3.7
    [ 1348.146] Module class: X.Org Video Driver
    [ 1348.146] ABI class: X.Org Video Driver, version 19.0
    [ 1348.146] (II) LoadModule: "vmware"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
    [ 1348.155] (II) Module vmware: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 13.1.0
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "neomagic"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/neomagic_drv.so
    [ 1348.155] (II) Module neomagic: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 1.2.9
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "radeon"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 1348.155] (II) Module radeon: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 7.5.0
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "mach64"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/mach64_drv.so
    [ 1348.155] (II) Module mach64: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 6.9.5
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "r128"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/r128_drv.so
    [ 1348.156] (II) Module r128: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 6.10.0
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "mga"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/mga_drv.so
    [ 1348.156] (II) Module mga: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 1.6.4
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "ati"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 1348.156] (II) Module ati: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 7.5.0
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "intel"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1348.157] (II) Module intel: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.2, module version = 2.99.917
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "sisusb"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/sisusb_drv.so
    [ 1348.157] (II) Module sisusb: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.1, module version = 0.9.6
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "openchrome"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/openchrome_drv.so
    [ 1348.157] (II) Module openchrome: vendor="http://openchrome.org/"
    [ 1348.157] compiled for 1.17.1, module version = 0.3.3
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "savage"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/savage_drv.so
    [ 1348.157] (II) Module savage: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.1, module version = 2.3.8
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "nouveau"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 1348.158] (II) Module nouveau: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 1.0.11
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "qxl"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/qxl_drv.so
    [ 1348.158] (II) Module qxl: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 0.1.4
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "cirrus"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/cirrus_drv.so
    [ 1348.158] (II) Module cirrus: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 1.5.3
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "vesa"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 1348.158] (II) Module vesa: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 2.3.3
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "fbdev"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 1348.158] (II) Module fbdev: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 0.4.4
    [ 1348.159] Module class: X.Org Video Driver
    [ 1348.159] ABI class: X.Org Video Driver, version 19.0
    [ 1348.159] (II) LoadModule: "modesetting"
    [ 1348.159] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 1348.159] (II) Module modesetting: vendor="X.Org Foundation"
    [ 1348.159] compiled for 1.17.2, module version = 1.17.2
    [ 1348.159] Module class: X.Org Video Driver
    [ 1348.159] ABI class: X.Org Video Driver, version 19.0
    [ 1348.159] (WW) Falling back to old probe method for trident
    [ 1348.159] (WW) Falling back to old probe method for neomagic
    [ 1348.159] (EE)
    [ 1348.159] (EE) Backtrace:
    [ 1348.159] (EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]
    [ 1348.159] (EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]
    [ 1348.159] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6
    (0x7f4bcecdb000+0x35180) [0x7f4bced10180]
    [ 1348.159] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]
    [ 1348.159] (EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]
    [ 1348.159] (EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]
    [ 1348.160] (EE) 6: X (0x562b841e6000+0xb992a) [0x562b8429f92a]
    [ 1348.160] (EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]
    [ 1348.160] (EE) 8: X (DoConfigure+0xd7) [0x562b84271317]
    [ 1348.160] (EE) 9: X (InitOutput+0x126d) [0x562b8428189d]
    [ 1348.160] (EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]
    [ 1348.160] (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) [0x7f4bcecfcb45]
    [ 1348.160] (EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]
    [ 1348.160] (EE)
    [ 1348.160] (EE) Segmentation fault at address 0x30
    [ 1348.160] (EE)
    Fatal server error:
    [ 1348.160] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 1348.160] (EE)
    [ 1348.160] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 1348.160] (EE) Please also check the log file at
    "/var/log/Xorg.0.log" for additional information.
    [ 1348.160] (EE)

    ==========
    This is a X-post from
    https://debianforum.de/forum/viewtopic.php?f=2&t=156558

    Thank you in advance for your help!

    Best regards,

    Marcel Jira


    --

    Jean-Philippe MENGUAL

    HYPRA, progressons ensemble

    Tél.: 01 84 73 06 61
    Mail: contact@hypra.fr

    Site Web: http://hypra.fr


    <html>
    <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    </head>
    <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
    <br>
    What does your .xsession-errors contain?<br>
    <br>
    Regards,<br>
    <br>
    Le 19/08/2015 22:12, Marcel Jira a écrit :<br>
    </div>
    <blockquote cite="mid:CAGQgKgkdsYWBjxN1EwAPjO=JE7e30mz4VNwdcF1yPNAywOrNkg@mail.gmail.com"
    type="cite">
    <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
    <div dir="ltr">
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>Hi!<br>
    <br>
    </div>
    A couple of weeks
    ago I made a system
    upgrade (aptitude
    upgrade) on my
    Debian Stretch x64
    system. I finished
    my session normally,
    but since then I
    cannot access X
    anymore.<br>
    <br>
    </div>
    When I turn on my
    computer, it boots up
    and switches to tty7.
    Then the following
    messages flash a few
    times:<br>
    <br>
    [  OK  ] Started LSB:
    exim Mail Transport
    Agent.<br>
    [  OK  ] Reached
    target Multi-User
    System.<br>
    [  OK  ] Reached
    target Graphical
    Interface.<br>
    Starting Update UTMP
    about System Runlevel
    Changes...<br>
    [  OK  ] Started
    Update UTMP about
    System Runlevel
    Changes.<br>
    <br>
    </div>
    finally they stay on the
    screen(s - I have two
    monitors) with a
    blinking cursor in the
    next line.<br>
    <br>
    </div>
    My graphic chip is a HD
    2500 on an Intel Core
    i5-3470T.<br>
    <br>
    </div>
    The kind users of <a
    moz-do-not-send="true"
    href="http://debianforum.de">debianforum.de</a>
    guided me to look the chip
    up with lspci -k. The output
    contains<br>
    <br>
    00:02.0 VGA compatible
    controller: Intel
    Corporation Xeon E3-1200
    v2/3rd Gen Core processor
    Graphics Controller (rev 09)<br>
                Subsystem:
    ASUSTeK Computer Inc.
    P8H77.I Motherboard<br>
                Kernel driver in
    use: i915<br>
    <br>
    </div>
    therefore it seems to be
    detected.<br>
    <br>
    </div>
    Furthermore they instructed me
    to control if X is running.<br>
    <br>
    </div>
    $ ps -A | grep -i x<br>
    <br>
    </div>
    shows no traces of any X process.
    However<br>
    <br>
    </div>
    $ ps -a | grep -i gdm<br>
    <br>
    </div>
    returns<br>
    <br>
    </div>
    782 ?    00:00:00 gdm3<br>
    <br>
    </div>
    so gdm3 seems to be running.<br>
    <br>
    </div>
    $ X -configure<br>
    <br>
    </div>
    returns an error (see below). I also attach the
    content of /var/log/Xorg.0.log<br>
    <br>
    </div>
    How can I get my X server running again? Any help
    is highly appreciated. Also, I will most gladly
    provide additional information.<br>
    <br>
    </div>
    Thank you in advance!<br>
    <br>
    </div>
    ==========<br>
    </div>
    # X -configure<br>
    <br>
    X.Org X Server 1.17.2<br>
    Release Date: 2015-06-16<br>
    X Protocol Version 11, Revision 0<br>
    Build Operating System: Linux 4.1.0 x86_64 Debian<br>
    Current Operating System: Linux medienschwammerl-marcel
    4.1.0-1-amd64 #1 SMP Debian 4.1.3-1 (2015-08-03) x86_64<br>
    Kernel command line:
    BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64
    root=/dev/mapper/SSD-ROOT ro quiet<br>
    Build Date: 11 August 2015  10:51:15AM<br>
    xorg-server 2:1.17.2-1.1 (<a moz-do-not-send="true"
    href="http://www.debian.org/support">http://www.debian.org/support</a>)
    <br>
    Current version of pixman: 0.32.6<br>
        Before reporting problems, check <a
    moz-do-not-send="true" href="http://wiki.x.org">http://wiki.x.org</a><br>
        to make sure that you have the latest version.<br>
    Markers: (--) probed, (**) from config file, (==)
    default setting,<br>
        (++) from command line, (!!) notice, (II)
    informational,<br>
        (WW) warning, (EE) error, (NI) not implemented, (??)
    unknown.<br>
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 19
    22:08:40 2015<br>
    List of video drivers:<br>
        tdfx<br>
        trident<br>
        vmware<br>
        neomagic<br>
        radeon<br>
        mach64<br>
        r128<br>
        mga<br>
        ati<br>
        intel<br>
        sisusb<br>
        openchrome<br>
        savage<br>
        nouveau<br>
        qxl<br>
        cirrus<br>
        vesa<br>
        fbdev<br>
        modesetting<br>
    (EE) <br>
    (EE) Backtrace:<br>
    (EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]<br>
    (EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]<br>
    (EE) 2: /lib/x86_64-linux-gnu/libc.so.6
    (0x7f4bcecdb000+0x35180) [0x7f4bced10180]<br>
    (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so
    (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]<br>
    (EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]<br>
    (EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]<br>
    (EE) 6: X (0x562b841e6000+0xb992a) [0x562b8429f92a]<br>
    (EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]<br>
    (EE) 8: X (DoConfigure+0xd7) [0x562b84271317]<br>
    (EE) 9: X (InitOutput+0x126d) [0x562b8428189d]<br>
    (EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]<br>
    (EE) 11: /lib/x86_64-linux-gnu/libc.so.6
    (__libc_start_main+0xf5) [0x7f4bcecfcb45]<br>
    (EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]<br>
    (EE) <br>
    (EE) Segmentation fault at address 0x30<br>
    (EE) <br>
    Fatal server error:<br>
    (EE) Caught signal 11 (Segmentation fault). Server
    aborting<br>
    (EE) <br>
    (EE) <br>
    Please consult the The X.Org Foundation support <br>
         at <a moz-do-not-send="true"
    href="http://wiki.x.org">http://wiki.x.org</a><br>
     for help. <br>
    (EE) Please also check the log file at
    "/var/log/Xorg.0.log" for additional information.<br>
    (EE) <br>
    (EE) Server terminated with error (1). Closing log file.<br>
    Abgebrochen<br>
    <br>
    ==========<br>
    # cat /var/log/Xorg.0.log<br>
    [  1348.142] <br>
    X.Org X Server 1.17.2<br>
    Release Date: 2015-06-16<br>
    [  1348.143] X Protocol Version 11, Revision 0<br>
    [  1348.143] Build Operating System: Linux 4.1.0 x86_64
    Debian<br>
    [  1348.143] Current Operating System: Linux
    medienschwammerl-marcel 4.1.0-1-amd64 #1 SMP Debian
    4.1.3-1 (2015-08-03) x86_64<br>
    [  1348.143] Kernel command line:
    BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64
    root=/dev/mapper/SSD-ROOT ro quiet<br>
    [  1348.143] Build Date: 11 August 2015  10:51:15AM<br>
    [  1348.143] xorg-server 2:1.17.2-1.1 (<a
    moz-do-not-send="true"
    href="http://www.debian.org/support">http://www.debian.org/support</a>)
    <br>
    [  1348.143] Current version of pixman: 0.32.6<br>
    [  1348.143]     Before reporting problems, check <a
    moz-do-not-send="true" href="http://wiki.x.org">http://wiki.x.org</a><br>
        to make sure that you have the latest version.<br>
    [  1348.143] Markers: (--) probed, (**) from config
    file, (==) default setting,<br>
        (++) from command line, (!!) notice, (II)
    informational,<br>
        (WW) warning, (EE) error, (NI) not implemented, (??)
    unknown.<br>
    [  1348.143] (==) Log file: "/var/log/Xorg.0.log", Time:
    Wed Aug 19 22:08:40 2015<br>
    [  1348.143] (II) Loader magic: 0x562b84620d40<br>
    [  1348.143] (II) Module ABI versions:<br>
    [  1348.143]     X.Org ANSI C Emulation: 0.4<br>
    [  1348.143]     X.Org Video Driver: 19.0<br>
    [  1348.143]     X.Org XInput driver : 21.0<br>
    [  1348.143]     X.Org Server Extension : 9.0<br>
    [  1348.144] (II) xfree86: Adding drm device
    (/dev/dri/card0)<br>
    [  1348.145] (--) PCI:*(0:0:2:0) 8086:0152:1043:84ca rev
    9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @
    0x0000f000/64<br>
    [  1348.145] List of video drivers:<br>
    [  1348.145]     tdfx<br>
    [  1348.145]     trident<br>
    [  1348.145]     vmware<br>
    [  1348.145]     neomagic<br>
    [  1348.145]     radeon<br>
    [  1348.145]     mach64<br>
    [  1348.145]     r128<br>
    [  1348.145]     mga<br>
    [  1348.145]     ati<br>
    [  1348.145]     intel<br>
    [  1348.145]     sisusb<br>
    [  1348.145]     openchrome<br>
    [  1348.145]     savage<br>
    [  1348.146]     nouveau<br>
    [  1348.146]     qxl<br>
    [  1348.146]     cirrus<br>
    [  1348.146]     vesa<br>
    [  1348.146]     fbdev<br>
    [  1348.146]     modesetting<br>
    [  1348.146] (II) LoadModule: "tdfx"<br>
    [  1348.146] (II) Loading
    /usr/lib/xorg/modules/drivers/tdfx_drv.so<br>
    [  1348.146] (II) Module tdfx: vendor="X.Org Foundation"<br>
    [  1348.146]     compiled for 1.17.1, module version =
    1.4.6<br>
    [  1348.146]     Module class: X.Org Video Driver<br>
    [  1348.146]     ABI class: X.Org Video Driver, version
    19.0<br>
    [  1348.146] (II) LoadModule: "trident"<br>
    [  1348.146] (II) Loading
    /usr/lib/xorg/modules/drivers/trident_drv.so<br>
    [  1348.146] (II) Module trident: vendor="X.Org
    Foundation"<br>
    [  1348.146]     compiled for 1.17.1, module version =
    1.3.7<br>
    [  1348.146]     Module class: X.Org Video Driver<br>
    [  1348.146]     ABI class: X.Org Video Driver, version
    19.0<br>
    [  1348.146] (II) LoadModule: "vmware"<br>
    [  1348.146] (II) Loading
    /usr/lib/xorg/modules/drivers/vmware_drv.so<br>
    [  1348.155] (II) Module vmware: vendor="X.Org
    Foundation"<br>
    [  1348.155]     compiled for 1.17.1, module version =
    13.1.0<br>
    [  1348.155]     Module class: X.Org Video Driver<br>
    [  1348.155]     ABI class: X.Org Video Driver, version
    19.0<br>

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From MENGUAL Jean-Philippe@21:1/5 to All on Thu Aug 20 01:00:01 2015
    This is a multi-part message in MIME format.
    Le 19/08/2015 23:38, Marcel Jira a écrit :
    Hi and thanks for your answer!
    Here's the output of .xsession-errors:

    $ cat .xsession-errors
    Xsession: X session started for marcel at Die Jul 28 18:51:12 CEST 2015 localuser:marcel being added to access control list
    openConnection: connect: Datei oder Verzeichnis nicht gefunden # file
    or directory not found

    Can you translate please?

    cannot connect to brltty at :0

    What? brltty? Do you use it?

    Regards,

    Xsession: X session started for marcel at Die Jul 28 21:49:51 CEST 2015 localuser:marcel being added to access control list
    openConnection: connect: Datei oder Verzeichnis nicht gefunden
    cannot connect to brltty at :0
    Xsession: X session started for marcel at Die Jul 28 22:02:15 CEST 2015 localuser:marcel being added to access control list
    openConnection: connect: Datei oder Verzeichnis nicht gefunden
    cannot connect to brltty at :0

    Best regards,

    Marcel


    MENGUAL Jean-Philippe <mengualjeanphi@free.fr <mailto:mengualjeanphi@free.fr>> schrieb am Mi., 19. Aug. 2015 um
    22:50 Uhr:

    Hi,

    What does your .xsession-errors contain?

    Regards,


    Le 19/08/2015 22:12, Marcel Jira a écrit :
    Hi!

    A couple of weeks ago I made a system upgrade (aptitude upgrade)
    on my Debian Stretch x64 system. I finished my session normally,
    but since then I cannot access X anymore.

    When I turn on my computer, it boots up and switches to tty7.
    Then the following messages flash a few times:

    [ OK ] Started LSB: exim Mail Transport Agent.
    [ OK ] Reached target Multi-User System.
    [ OK ] Reached target Graphical Interface.
    Starting Update UTMP about System Runlevel Changes...
    [ OK ] Started Update UTMP about System Runlevel Changes.

    finally they stay on the screen(s - I have two monitors) with a
    blinking cursor in the next line.

    My graphic chip is a HD 2500 on an Intel Core i5-3470T.

    The kind users of debianforum.de <http://debianforum.de> guided
    me to look the chip up with lspci -k. The output contains

    00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200
    v2/3rd Gen Core processor Graphics Controller (rev 09)
    Subsystem: ASUSTeK Computer Inc. P8H77.I Motherboard
    Kernel driver in use: i915

    therefore it seems to be detected.

    Furthermore they instructed me to control if X is running.

    $ ps -A | grep -i x

    shows no traces of any X process. However

    $ ps -a | grep -i gdm

    returns

    782 ? 00:00:00 gdm3

    so gdm3 seems to be running.

    $ X -configure

    returns an error (see below). I also attach the content of
    /var/log/Xorg.0.log

    How can I get my X server running again? Any help is highly
    appreciated. Also, I will most gladly provide additional information.

    Thank you in advance!

    ==========
    # X -configure

    X.Org X Server 1.17.2
    Release Date: 2015-06-16
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 4.1.0 x86_64 Debian
    Current Operating System: Linux medienschwammerl-marcel
    4.1.0-1-amd64 #1 SMP Debian 4.1.3-1 (2015-08-03) x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64
    root=/dev/mapper/SSD-ROOT ro quiet
    Build Date: 11 August 2015 10:51:15AM
    xorg-server 2:1.17.2-1.1 (http://www.debian.org/support)
    Current version of pixman: 0.32.6
    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: Wed Aug 19 22:08:40 2015
    List of video drivers:
    tdfx
    trident
    vmware
    neomagic
    radeon
    mach64
    r128
    mga
    ati
    intel
    sisusb
    openchrome
    savage
    nouveau
    qxl
    cirrus
    vesa
    fbdev
    modesetting
    (EE)
    (EE) Backtrace:
    (EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]
    (EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]
    (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f4bcecdb000+0x35180)
    [0x7f4bced10180]
    (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so
    (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]
    (EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]
    (EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]
    (EE) 6: X (0x562b841e6000+0xb992a) [0x562b8429f92a]
    (EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]
    (EE) 8: X (DoConfigure+0xd7) [0x562b84271317]
    (EE) 9: X (InitOutput+0x126d) [0x562b8428189d]
    (EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]
    (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5)
    [0x7f4bcecfcb45]
    (EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]
    (EE)
    (EE) Segmentation fault at address 0x30
    (EE)
    Fatal server error:
    (EE) Caught signal 11 (Segmentation fault). Server aborting
    (EE)
    (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    (EE) Please also check the log file at "/var/log/Xorg.0.log" for
    additional information.
    (EE)
    (EE) Server terminated with error (1). Closing log file.
    Abgebrochen

    ==========
    # cat /var/log/Xorg.0.log
    [ 1348.142]
    X.Org X Server 1.17.2
    Release Date: 2015-06-16
    [ 1348.143] X Protocol Version 11, Revision 0
    [ 1348.143] Build Operating System: Linux 4.1.0 x86_64 Debian
    [ 1348.143] Current Operating System: Linux
    medienschwammerl-marcel 4.1.0-1-amd64 #1 SMP Debian 4.1.3-1
    (2015-08-03) x86_64
    [ 1348.143] Kernel command line:
    BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64 root=/dev/mapper/SSD-ROOT
    ro quiet
    [ 1348.143] Build Date: 11 August 2015 10:51:15AM
    [ 1348.143] xorg-server 2:1.17.2-1.1
    (http://www.debian.org/support)
    [ 1348.143] Current version of pixman: 0.32.6
    [ 1348.143] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1348.143] Markers: (--) probed, (**) from config file, (==)
    default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1348.143] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug
    19 22:08:40 2015
    [ 1348.143] (II) Loader magic: 0x562b84620d40
    [ 1348.143] (II) Module ABI versions:
    [ 1348.143] X.Org ANSI C Emulation: 0.4
    [ 1348.143] X.Org Video Driver: 19.0
    [ 1348.143] X.Org XInput driver : 21.0
    [ 1348.143] X.Org Server Extension : 9.0
    [ 1348.144] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1348.145] (--) PCI:*(0:0:2:0) 8086:0152:1043:84ca rev 9, Mem @
    0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
    [ 1348.145] List of video drivers:
    [ 1348.145] tdfx
    [ 1348.145] trident
    [ 1348.145] vmware
    [ 1348.145] neomagic
    [ 1348.145] radeon
    [ 1348.145] mach64
    [ 1348.145] r128
    [ 1348.145] mga
    [ 1348.145] ati
    [ 1348.145] intel
    [ 1348.145] sisusb
    [ 1348.145] openchrome
    [ 1348.145] savage
    [ 1348.146] nouveau
    [ 1348.146] qxl
    [ 1348.146] cirrus
    [ 1348.146] vesa
    [ 1348.146] fbdev
    [ 1348.146] modesetting
    [ 1348.146] (II) LoadModule: "tdfx"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/tdfx_drv.so
    [ 1348.146] (II) Module tdfx: vendor="X.Org Foundation"
    [ 1348.146] compiled for 1.17.1, module version = 1.4.6
    [ 1348.146] Module class: X.Org Video Driver
    [ 1348.146] ABI class: X.Org Video Driver, version 19.0
    [ 1348.146] (II) LoadModule: "trident"
    [ 1348.146] (II) Loading
    /usr/lib/xorg/modules/drivers/trident_drv.so
    [ 1348.146] (II) Module trident: vendor="X.Org Foundation"
    [ 1348.146] compiled for 1.17.1, module version = 1.3.7
    [ 1348.146] Module class: X.Org Video Driver
    [ 1348.146] ABI class: X.Org Video Driver, version 19.0
    [ 1348.146] (II) LoadModule: "vmware"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
    [ 1348.155] (II) Module vmware: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 13.1.0
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "neomagic"
    [ 1348.155] (II) Loading
    /usr/lib/xorg/modules/drivers/neomagic_drv.so
    [ 1348.155] (II) Module neomagic: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 1.2.9
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "radeon"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 1348.155] (II) Module radeon: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 7.5.0
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "mach64"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/mach64_drv.so
    [ 1348.155] (II) Module mach64: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 6.9.5
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "r128"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/r128_drv.so
    [ 1348.156] (II) Module r128: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 6.10.0
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "mga"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/mga_drv.so
    [ 1348.156] (II) Module mga: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 1.6.4
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "ati"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 1348.156] (II) Module ati: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 7.5.0
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "intel"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1348.157] (II) Module intel: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.2, module version = 2.99.917
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "sisusb"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/sisusb_drv.so
    [ 1348.157] (II) Module sisusb: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.1, module version = 0.9.6
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "openchrome"
    [ 1348.157] (II) Loading
    /usr/lib/xorg/modules/drivers/openchrome_drv.so
    [ 1348.157] (II) Module openchrome: vendor="http://openchrome.org/"
    [ 1348.157] compiled for 1.17.1, module version = 0.3.3
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "savage"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/savage_drv.so
    [ 1348.157] (II) Module savage: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.1, module version = 2.3.8
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "nouveau"
    [ 1348.157] (II) Loading
    /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 1348.158] (II) Module nouveau: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 1.0.11
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "qxl"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/qxl_drv.so
    [ 1348.158] (II) Module qxl: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 0.1.4
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "cirrus"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/cirrus_drv.so
    [ 1348.158] (II) Module cirrus: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 1.5.3
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "vesa"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 1348.158] (II) Module vesa: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 2.3.3
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "fbdev"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 1348.158] (II) Module fbdev: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 0.4.4
    [ 1348.159] Module class: X.Org Video Driver
    [ 1348.159] ABI class: X.Org Video Driver, version 19.0
    [ 1348.159] (II) LoadModule: "modesetting"
    [ 1348.159] (II) Loading
    /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 1348.159] (II) Module modesetting: vendor="X.Org Foundation"
    [ 1348.159] compiled for 1.17.2, module version = 1.17.2
    [ 1348.159] Module class: X.Org Video Driver
    [ 1348.159] ABI class: X.Org Video Driver, version 19.0
    [ 1348.159] (WW) Falling back to old probe method for trident
    [ 1348.159] (WW) Falling back to old probe method for neomagic
    [ 1348.159] (EE)
    [ 1348.159] (EE) Backtrace:
    [ 1348.159] (EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]
    [ 1348.159] (EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]
    [ 1348.159] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6
    (0x7f4bcecdb000+0x35180) [0x7f4bced10180]
    [ 1348.159] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so
    (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]
    [ 1348.159] (EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]
    [ 1348.159] (EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]
    [ 1348.160] (EE) 6: X (0x562b841e6000+0xb992a) [0x562b8429f92a]
    [ 1348.160] (EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]
    [ 1348.160] (EE) 8: X (DoConfigure+0xd7) [0x562b84271317]
    [ 1348.160] (EE) 9: X (InitOutput+0x126d) [0x562b8428189d]
    [ 1348.160] (EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]
    [ 1348.160] (EE) 11: /lib/x86_64-linux-gnu/libc.so.6
    (__libc_start_main+0xf5) [0x7f4bcecfcb45]
    [ 1348.160] (EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]
    [ 1348.160] (EE)
    [ 1348.160] (EE) Segmentation fault at address 0x30
    [ 1348.160] (EE)
    Fatal server error:
    [ 1348.160] (EE) Caught signal 11 (Segmentation fault). Server
    aborting
    [ 1348.160] (EE)
    [ 1348.160] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 1348.160] (EE) Please also check the log file at
    "/var/log/Xorg.0.log" for additional information.
    [ 1348.160] (EE)

    ==========
    This is a X-post from
    https://debianforum.de/forum/viewtopic.php?f=2&t=156558

    Thank you in advance for your help!

    Best regards,

    Marcel Jira


    --

    Jean-Philippe MENGUAL

    HYPRA, progressons ensemble

    Tél.: 01 84 73 06 61
    Mail:contact@hypra.fr <mailto:contact@hypra.fr>

    Site Web:http://hypra.fr



    --

    Jean-Philippe MENGUAL

    HYPRA, progressons ensemble

    Tél.: 01 84 73 06 61
    Mail: contact@hypra.fr

    Site Web: http://hypra.fr


    <html>
    <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    </head>
    <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Le 19/08/2015 23:38, Marcel Jira a
    écrit :<br>
    </div>
    <blockquote cite="mid:CAGQgKg=VBkJA_jcg2=z9SV7D6+k55XPgUGkAmpJPxM+PfJA3hw@mail.gmail.com"
    type="cite">
    <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
    <div dir="ltr">Hi and thanks for your answer!<br>
    <div>Here's the output of .xsession-errors:<br>
    </div>
    <div><br>
    $ cat .xsession-errors <br>
    Xsession: X session started for marcel at Die Jul 28 18:51:12
    CEST 2015<br>
    localuser:marcel being added to access control list<br>
    openConnection: connect: Datei oder Verzeichnis nicht gefunden
    # file or directory not found<br>
    </div>
    </div>
    </blockquote>
    <br>
    Can you translate please?<br>
    <br>
    <blockquote cite="mid:CAGQgKg=VBkJA_jcg2=z9SV7D6+k55XPgUGkAmpJPxM+PfJA3hw@mail.gmail.com"
    type="cite">
    <div dir="ltr">
    <div>cannot connect to brltty at :0<br>
    </div>
    </div>
    </blockquote>
    <br>
    What? brltty? Do you use it?<br>
    <br>
    Regards,<br>
    <br>
    <blockquote cite="mid:CAGQgKg=VBkJA_jcg2=z9SV7D6+k55XPgUGkAmpJPxM+PfJA3hw@mail.gmail.com"
    type="cite">
    <div dir="ltr">
    <div>Xsession: X session started for marcel at Die Jul 28
    21:49:51 CEST 2015<br>
    localuser:marcel being added to access control list<br>
    openConnection: connect: Datei oder Verzeichnis nicht gefunden<br>
    cannot connect to brltty at :0<br>
    Xsession: X session started for marcel at Die Jul 28 22:02:15
    CEST 2015<br>
    localuser:marcel being added to access control list<br>
    openConnection: connect: Datei oder Verzeichnis nicht gefunden<br>
    cannot connect to brltty at :0<br>
    <br>
    </div>
    <div>Best regards,<br>
    <br>
    </div>
    <div>Marcel<br>
    </div>
    <div><br>
    </div>
    </div>
    <br>
    <div class="gmail_quote">
    <div dir="ltr">MENGUAL Jean-Philippe &lt;<a
    moz-do-not-send="true" href="mailto:mengualjeanphi@free.fr">mengualjeanphi@free.fr</a>&gt;
    schrieb am Mi., 19. Aug. 2015 um 22:50 Uhr:<br>
    </div>
    <blockquote class="gmail_quote">
    <div>
    <div>Hi,<br>
    <br>
    What does your .xsession-errors contain?<br>
    <br>
    Regards,</div>
    </div>
    <div>
    <div><br>
    <br>
    Le 19/08/2015 22:12, Marcel Jira a écrit :<br>
    </div>
    </div>
    <div>
    <blockquote type="cite">
    <div dir="ltr">
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>Hi!<br>
    <br>
    </div>
    A couple of
    weeks ago I
    made a system
    upgrade
    (aptitude
    upgrade) on my
    Debian Stretch
    x64 system. I
    finished my
    session
    normally, but
    since then I
    cannot access
    X anymore.<br>
    <br>
    </div>
    When I turn on
    my computer,
    it boots up
    and switches
    to tty7. Then
    the following
    messages flash
    a few times:<br>
    <br>
    [  OK  ]
    Started LSB:
    exim Mail
    Transport
    Agent.<br>
    [  OK  ]
    Reached target
    Multi-User
    System.<br>
    [  OK  ]
    Reached target
    Graphical
    Interface.<br>
    Starting
    Update UTMP
    about System
    Runlevel
    Changes...<br>
    [  OK  ]
    Started Update
    UTMP about
    System
    Runlevel
    Changes.<br>
    <br>
    </div>
    finally they
    stay on the
    screen(s - I
    have two
    monitors) with a
    blinking cursor
    in the next
    line.<br>
    <br>
    </div>
    My graphic chip is
    a HD 2500 on an
    Intel Core
    i5-3470T.<br>
    <br>
    </div>
    The kind users of <a moz-do-not-send="true" href="http://debianforum.de" target="_blank">debianforum.de</a>
    guided me to look
    the chip up with
    lspci -k. The output
    contains<br>
    <br>
    00:02.0 VGA
    compatible
    controller: Intel
    Corporation Xeon
    E3-1200 v2/3rd Gen
    Core processor
    Graphics Controller
    (rev 09)<br>
               
    Subsystem: ASUSTeK
    Computer Inc.
    P8H77.I Motherboard<br>
                Kernel
    driver in use: i915<br>
    <br>
    </div>
    therefore it seems to
    be detected.<br>
    <br>
    </div>
    Furthermore they
    instructed me to control
    if X is running.<br>
    <br>
    </div>
    $ ps -A | grep -i x<br>
    <br>
    </div>
    shows no traces of any X
    process. However<br>
    <br>
    </div>
    $ ps -a | grep -i gdm<br>
    <br>
    </div>
    returns<br>
    <br>
    </div>
    782 ?    00:00:00 gdm3<br>
    <br>
    </div>
    so gdm3 seems to be running.<br>
    <br>
    </div>
    $ X -configure<br>
    <br>
    </div>
    returns an error (see below). I also
    attach the content of
    /var/log/Xorg.0.log<br>
    <br>
    </div>
    How can I get my X server running again?
    Any help is highly appreciated. Also, I
    will most gladly provide additional
    information.<br>
    <br>
    </div>
    Thank you in advance!<br>
    <br>
    </div>
    ==========<br>
    </div>
    # X -configure<br>
    <br>
    X.Org X Server 1.17.2<br>
    Release Date: 2015-06-16<br>
    X Protocol Version 11, Revision 0<br>
    Build Operating System: Linux 4.1.0 x86_64
    Debian<br>
    Current Operating System: Linux
    medienschwammerl-marcel 4.1.0-1-amd64 #1 SMP
    Debian 4.1.3-1 (2015-08-03) x86_64<br>
    Kernel command line:
    BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64
    root=/dev/mapper/SSD-ROOT ro quiet<br>
    Build Date: 11 August 2015  10:51:15AM<br>
    xorg-server 2:1.17.2-1.1 (<a
    moz-do-not-send="true"
    href="http://www.debian.org/support"
    target="_blank">http://www.debian.org/support</a>)
    <br>
    Current version of pixman: 0.32.6<br>
        Before reporting problems, check <a
    moz-do-not-send="true"
    href="http://wiki.x.org" target="_blank">http://wiki.x.org</a><br>
        to make sure that you have the latest
    version.<br>

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Marcel Jira@21:1/5 to MENGUAL Jean-Philippe on Thu Aug 20 01:00:02 2015
    --089e0102ff7ad3c126051db0da59
    Content-Type: text/plain; charset=UTF-8
    Content-Transfer-Encoding: quoted-printable

    Hi and thanks for your answer!
    Here's the output of .xsession-errors:

    $ cat .xsession-errors
    Xsession: X session started for marcel at Die Jul 28 18:51:12 CEST 2015 localuser:marcel being added to access control list
    openConnection: connect: Datei oder Verzeichnis nicht gefunden # file or directory not found
    cannot connect to brltty at :0
    Xsession: X session started for marcel at Die Jul 28 21:49:51 CEST 2015 localuser:marcel being added to access control list
    openConnection: connect: Datei oder Verzeichnis nicht gefunden
    cannot connect to brltty at :0
    Xsession: X session started for marcel at Die Jul 28 22:02:15 CEST 2015 localuser:marcel being added to access control list
    openConnection: connect: Datei oder Verzeichnis nicht gefunden
    cannot connect to brltty at :0

    Best regards,

    Marcel


    MENGUAL Jean-Philippe <mengualjeanphi@free.fr> schrieb am Mi., 19. Aug.
    2015 um 22:50 Uhr:

    Hi,

    What does your .xsession-errors contain?

    Regards,


    Le 19/08/2015 22:12, Marcel Jira a écrit :

    Hi!

    A couple of weeks ago I made a system upgrade (aptitude upgrade) on my
    Debian Stretch x64 system. I finished my session normally, but since then I cannot access X anymore.

    When I turn on my computer, it boots up and switches to tty7. Then the following messages flash a few times:

    [ OK ] Started LSB: exim Mail Transport Agent.
    [ OK ] Reached target Multi-User System.
    [ OK ] Reached target Graphical Interface.
    Starting Update UTMP about System Runlevel Changes...
    [ OK ] Started Update UTMP about System Runlevel Changes.

    finally they stay on the screen(s - I have two monitors) with a blinking cursor in the next line.

    My graphic chip is a HD 2500 on an Intel Core i5-3470T.

    The kind users of debianforum.de guided me to look the chip up with lspci
    -k. The output contains

    00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd
    Gen Core processor Graphics Controller (rev 09)
    Subsystem: ASUSTeK Computer Inc. P8H77.I Motherboard
    Kernel driver in use: i915

    therefore it seems to be detected.

    Furthermore they instructed me to control if X is running.

    $ ps -A | grep -i x

    shows no traces of any X process. However

    $ ps -a | grep -i gdm

    returns

    782 ? 00:00:00 gdm3

    so gdm3 seems to be running.

    $ X -configure

    returns an error (see below). I also attach the content of /var/log/Xorg.0.log

    How can I get my X server running again? Any help is highly appreciated. Also, I will most gladly provide additional information.

    Thank you in advance!

    ==========
    # X -configure

    X.Org X Server 1.17.2
    Release Date: 2015-06-16
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 4.1.0 x86_64 Debian
    Current Operating System: Linux medienschwammerl-marcel 4.1.0-1-amd64 #1
    SMP Debian 4.1.3-1 (2015-08-03) x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64 root=/dev/mapper/SSD-ROOT ro quiet
    Build Date: 11 August 2015 10:51:15AM
    xorg-server 2:1.17.2-1.1 (http://www.debian.org/support)
    Current version of pixman: 0.32.6
    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: Wed Aug 19 22:08:40 2015
    List of video drivers:
    tdfx
    trident
    vmware
    neomagic
    radeon
    mach64
    r128
    mga
    ati
    intel
    sisusb
    openchrome
    savage
    nouveau
    qxl
    cirrus
    vesa
    fbdev
    modesetting
    (EE)
    (EE) Backtrace:
    (EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]
    (EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]
    (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f4bcecdb000+0x35180) [0x7f4bced10180]
    (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so
    (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]
    (EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]
    (EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]
    (EE) 6: X (0x562b841e6000+0xb992a) [0x562b8429f92a]
    (EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]
    (EE) 8: X (DoConfigure+0xd7) [0x562b84271317]
    (EE) 9: X (InitOutput+0x126d) [0x562b8428189d]
    (EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]
    (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) [0x7f4bcecfcb45]
    (EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]
    (EE)
    (EE) Segmentation fault at address 0x30
    (EE)
    Fatal server error:
    (EE) Caught signal 11 (Segmentation fault). Server aborting
    (EE)
    (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    (EE) Please also check the log file at "/var/log/Xorg.0.log" for
    additional information.
    (EE)
    (EE) Server terminated with error (1). Closing log file.
    Abgebrochen

    ==========
    # cat /var/log/Xorg.0.log
    [ 1348.142]
    X.Org X Server 1.17.2
    Release Date: 2015-06-16
    [ 1348.143] X Protocol Version 11, Revision 0
    [ 1348.143] Build Operating System: Linux 4.1.0 x86_64 Debian
    [ 1348.143] Current Operating System: Linux medienschwammerl-marcel 4.1.0-1-amd64 #1 SMP Debian 4.1.3-1 (2015-08-03) x86_64
    [ 1348.143] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64 root=/dev/mapper/SSD-ROOT ro quiet
    [ 1348.143] Build Date: 11 August 2015 10:51:15AM
    [ 1348.143] xorg-server 2:1.17.2-1.1 (http://www.debian.org/support)
    [ 1348.143] Current version of pixman: 0.32.6
    [ 1348.143] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1348.143] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1348.143] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 19
    22:08:40 2015
    [ 1348.143] (II) Loader magic: 0x562b84620d40
    [ 1348.143] (II) Module ABI versions:
    [ 1348.143] X.Org ANSI C Emulation: 0.4
    [ 1348.143] X.Org Video Driver: 19.0
    [ 1348.143] X.Org XInput driver : 21.0
    [ 1348.143] X.Org Server Extension : 9.0
    [ 1348.144] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1348.145] (--) PCI:*(0:0:2:0) 8086:0152:1043:84ca rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
    [ 1348.145] List of video drivers:
    [ 1348.145] tdfx
    [ 1348.145] trident
    [ 1348.145] vmware
    [ 1348.145] neomagic
    [ 1348.145] radeon
    [ 1348.145] mach64
    [ 1348.145] r128
    [ 1348.145] mga
    [ 1348.145] ati
    [ 1348.145] intel
    [ 1348.145] sisusb
    [ 1348.145] openchrome
    [ 1348.145] savage
    [ 1348.146] nouveau
    [ 1348.146] qxl
    [ 1348.146] cirrus
    [ 1348.146] vesa
    [ 1348.146] fbdev
    [ 1348.146] modesetting
    [ 1348.146] (II) LoadModule: "tdfx"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/tdfx_drv.so
    [ 1348.146] (II) Module tdfx: vendor="X.Org Foundation"
    [ 1348.146] compiled for 1.17.1, module version = 1.4.6
    [ 1348.146] Module class: X.Org Video Driver
    [ 1348.146] ABI class: X.Org Video Driver, version 19.0
    [ 1348.146] (II) LoadModule: "trident"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/trident_drv.so
    [ 1348.146] (II) Module trident: vendor="X.Org Foundation"
    [ 1348.146] compiled for 1.17.1, module version = 1.3.7
    [ 1348.146] Module class: X.Org Video Driver
    [ 1348.146] ABI class: X.Org Video Driver, version 19.0
    [ 1348.146] (II) LoadModule: "vmware"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
    [ 1348.155] (II) Module vmware: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 13.1.0
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "neomagic"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/neomagic_drv.so
    [ 1348.155] (II) Module neomagic: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 1.2.9
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "radeon"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 1348.155] (II) Module radeon: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 7.5.0
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "mach64"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/mach64_drv.so
    [ 1348.155] (II) Module mach64: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 6.9.5
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "r128"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/r128_drv.so
    [ 1348.156] (II) Module r128: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 6.10.0
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "mga"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/mga_drv.so
    [ 1348.156] (II) Module mga: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 1.6.4
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "ati"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 1348.156] (II) Module ati: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 7.5.0
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "intel"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1348.157] (II) Module intel: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.2, module version = 2.99.917
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "sisusb"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/sisusb_drv.so
    [ 1348.157] (II) Module sisusb: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.1, module version = 0.9.6
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "openchrome"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/openchrome_drv.so
    [ 1348.157] (II) Module openchrome: vendor="http://openchrome.org/"
    [ 1348.157] compiled for 1.17.1, module version = 0.3.3
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "savage"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/savage_drv.so
    [ 1348.157] (II) Module savage: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.1, module version = 2.3.8
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "nouveau"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 1348.158] (II) Module nouveau: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 1.0.11
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "qxl"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/qxl_drv.so
    [ 1348.158] (II) Module qxl: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 0.1.4
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "cirrus"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/cirrus_drv.so
    [ 1348.158] (II) Module cirrus: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 1.5.3
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "vesa"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 1348.158] (II) Module vesa: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 2.3.3
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "fbdev"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 1348.158] (II) Module fbdev: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 0.4.4
    [ 1348.159] Module class: X.Org Video Driver
    [ 1348.159] ABI class: X.Org Video Driver, version 19.0
    [ 1348.159] (II) LoadModule: "modesetting"
    [ 1348.159] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 1348.159] (II) Module modesetting: vendor="X.Org Foundation"
    [ 1348.159] compiled for 1.17.2, module version = 1.17.2
    [ 1348.159] Module class: X.Org Video Driver
    [ 1348.159] ABI class: X.Org Video Driver, version 19.0
    [ 1348.159] (WW) Falling back to old probe method for trident
    [ 1348.159] (WW) Falling back to old probe method for neomagic
    [ 1348.159] (EE)
    [ 1348.159] (EE) Backtrace:
    [ 1348.159] (EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]
    [ 1348.159] (EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]
    [ 1348.159] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6
    (0x7f4bcecdb000+0x35180) [0x7f4bced10180]
    [ 1348.159] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]
    [ 1348.159] (EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]
    [ 1348.159] (EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]
    [ 1348.160] (EE) 6: X (0x562b841e6000+0xb992a) [0x562b8429f92a]
    [ 1348.160] (EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]
    [ 1348.160] (EE) 8: X (DoConfigure+0xd7) [0x562b84271317]
    [ 1348.160] (EE) 9: X (InitOutput+0x126d) [0x562b8428189d]
    [ 1348.160] (EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]
    [ 1348.160] (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) [0x7f4bcecfcb45]
    [ 1348.160] (EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]
    [ 1348.160] (EE)
    [ 1348.160] (EE) Segmentation fault at address 0x30
    [ 1348.160] (EE)
    Fatal server error:
    [ 1348.160] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 1348.160] (EE)
    [ 1348.160] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 1348.160] (EE) Please also check the log file at "/var/log/Xorg.0.log"
    for additional information.
    [ 1348.160] (EE)

    ==========
    This is a X-post from
    https://debianforum.de/forum/viewtopic.php?f=2&t=156558

    Thank you in advance for your help!

    Best regards,

    Marcel Jira



    --

    Jean-Philippe MENGUAL

    HYPRA, progressons ensemble

    Tél.: 01 84 73 06 61
    Mail: contact@hypra.fr

    Site Web: http://hypra.fr



    --089e0102ff7ad3c126051db0da59
    Content-Type: text/html; charset=UTF-8
    Content-Transfer-Encoding: quoted-printable

    <div dir="ltr">Hi and thanks for your answer!<br><div>Here&#39;s the output of .xsession-errors:<br></div><div><br>$ cat .xsession-errors <br>Xsession: X session started for marcel at Die Jul 28 18:51:12 CEST 2015<br>localuser:marcel being added to
    access control list<br>openConnection: connect: Datei oder Verzeichnis nicht gefunden # file or directory not found<br>cannot connect to brltty at :0<br>Xsession: X session started for marcel at Die Jul 28 21:49:51 CEST 2015<br>localuser:marcel being
    added to access control list<br>openConnection: connect: Datei oder Verzeichnis nicht gefunden<br>cannot connect to brltty at :0<br>Xsession: X session started for marcel at Die Jul 28 22:02:15 CEST 2015<br>localuser:marcel being added to access control
    list<br>openConnection: connect: Datei oder Verzeichnis nicht gefunden<br>cannot connect to brltty at :0<br><br></div><div>Best regards,<br><br></div><div>Marcel<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">MENGUAL Jean-
    Philippe &lt;<a href="mailto:mengualjeanphi@free.fr">mengualjeanphi@free.fr</a>&gt; schrieb am Mi., 19. Aug. 2015 um 22:50 Uhr:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



    <div bgcolor="#FFFFFF" text="#000000">
    <div>Hi,<br>
    <br>
    What does your .xsession-errors contain?<br>
    <br>
    Regards,</div></div><div bgcolor="#FFFFFF" text="#000000"><div><br>
    <br>
    Le 19/08/2015 22:12, Marcel Jira a écrit :<br>
    </div></div><div bgcolor="#FFFFFF" text="#000000">
    <blockquote type="cite">

    <div dir="ltr">
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>Hi!<br>
    <br>
    </div>
    A couple of weeks
    ago I made a system
    upgrade (aptitude
    upgrade) on my
    Debian Stretch x64
    system. I finished
    my session normally,
    but since then I
    cannot access X
    anymore.<br>
    <br>
    </div>
    When I turn on my
    computer, it boots up
    and switches to tty7.
    Then the following
    messages flash a few
    times:<br>
    <br>
    [  OK  ] Started LSB:
    exim Mail Transport
    Agent.<br>
    [  OK  ] Reached
    target Multi-User
    System.<br>
    [  OK  ] Reached
    target Graphical
    Interface.<br>
    Starting Update UTMP
    about System Runlevel
    Changes...<br>
    [  OK  ] Started
    Update UTMP about
    System Runlevel
    Changes.<br>
    <br>
    </div>
    finally they stay on the
    screen(s - I have two
    monitors) with a
    blinking cursor in the
    next line.<br>
    <br>
    </div>
    My graphic chip is a HD
    2500 on an Intel Core
    i5-3470T.<br>
    <br>
    </div>
    The kind users of <a href="http://debianforum.de" target="_blank">debianforum.de</a>
    guided me to look the chip
    up with lspci -k. The output
    contains<br>
    <br>
    00:02.0 VGA compatible
    controller: Intel
    Corporation Xeon E3-1200
    v2/3rd Gen Core processor
    Graphics Controller (rev 09)<br>
                Subsystem:
    ASUSTeK Computer Inc.
    P8H77.I Motherboard<br>
                Kernel driver in
    use: i915<br>
    <br>
    </div>
    therefore it seems to be
    detected.<br>
    <br>
    </div>
    Furthermore they instructed me
    to control if X is running.<br>
    <br>
    </div>
    $ ps -A | grep -i x<br>
    <br>
    </div>
    shows no traces of any X process.
    However<br>
    <br>
    </div>
    $ ps -a | grep -i gdm<br>
    <br>
    </div>
    returns<br>
    <br>
    </div>
    782 ?    00:00:00 gdm3<br>
    <br>
    </div>
    so gdm3 seems to be running.<br>
    <br>
    </div>
    $ X -configure<br>
    <br>
    </div>
    returns an error (see below). I also attach the
    content of /var/log/Xorg.0.log<br>
    <br>
    </div>
    How can I get my X server running again? Any help
    is highly appreciated. Also, I will most gladly
    provide additional information.<br>
    <br>
    </div>
    Thank you in advance!<br>
    <br>
    </div>
    ==========<br>
    </div>
    # X -configure<br>
    <br>
    X.Org X Server 1.17.2<br>
    Release Date: 2015-06-16<br>
    X Protocol Version 11, Revision 0<br>
    Build Operating System: Linux 4.1.0 x86_64 Debian<br>
    Current Operating System: Linux medienschwammerl-marcel
    4.1.0-1-amd64 #1 SMP Debian 4.1.3-1 (2015-08-03) x86_64<br>
    Kernel command line:
    BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64
    root=/dev/mapper/SSD-ROOT ro quiet<br>
    Build Date: 11 August 2015  10:51:15AM<br>
    xorg-server 2:1.17.2-1.1 (<a href="http://www.debian.org/support" target="_blank">http://www.debian.org/support</a>)
    <br>
    Current version of pixman: 0.32.6<br>
        Before reporting problems, check <a href="http://wiki.x.org" target="_blank">http://wiki.x.org</a><br>
        to make sure that you have the latest version.<br>
    Markers: (--) probed, (**) from config file, (==)
    default setting,<br>
        (++) from command line, (!!) notice, (II)
    informational,<br>
        (WW) warning, (EE) error, (NI) not implemented, (??)
    unknown.<br>
    (==) Log file: &quot;/var/log/Xorg.0.log&quot;, Time: Wed Aug 19
    22:08:40 2015<br>
    List of video drivers:<br>
        tdfx<br>
        trident<br>
        vmware<br>
        neomagic<br>
        radeon<br>
        mach64<br>
        r128<br>
        mga<br>
        ati<br>
        intel<br>
        sisusb<br>
        openchrome<br>
        savage<br>
        nouveau<br>
        qxl<br>
        cirrus<br>
        vesa<br>
        fbdev<br>
        modesetting<br>
    (EE) <br>
    (EE) Backtrace:<br>
    (EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]<br>
    (EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]<br>
    (EE) 2: /lib/x86_64-linux-gnu/libc.so.6
    (0x7f4bcecdb000+0x35180) [0x7f4bced10180]<br>
    (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so
    (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]<br>
    (EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]<br>
    (EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]<br>
    (EE) 6: X (0x562b841e6000+0xb992a) [0x562b8429f92a]<br>
    (EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]<br>
    (EE) 8: X (DoConfigure+0xd7) [0x562b84271317]<br>
    (EE) 9: X (InitOutput+0x126d) [0x562b8428189d]<br>
    (EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]<br>
    (EE) 11: /lib/x86_64-linux-gnu/libc.so.6
    (__libc_start_main+0xf5) [0x7f4bcecfcb45]<br>
    (EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]<br>
    (EE) <br>
    (EE) Segmentation fault at address 0x30<br>
    (EE) <br>
    Fatal server error:<br>
    (EE) Caught signal 11 (Segmentation fault). Server
    aborting<br>
    (EE) <br>
    (EE) <br>
    Please consult the The X.Org Foundation support <br>
         at <a href="http://wiki.x.org" target="_blank">http://wiki.x.org</a><br>
     for help. <br>
    (EE) Please also check the log file at
    &quot;/var/log/Xorg.0.log&quot; for additional information.<br>
    (EE) <br>
    (EE) Server terminated with error (1). Closing log file.<br>
    Abgebrochen<br>
    <br>
    ==========<br>
    # cat /var/log/Xorg.0.log<br>
    [  1348.142] <br>
    X.Org X Server 1.17.2<br>
    Release Date: 2015-06-16<br>
    [  1348.143] X Protocol Version 11, Revision 0<br>
    [  1348.143] Build Operating System: Linux 4.1.0 x86_64
    Debian<br>
    [  1348.143] Current Operating System: Linux
    medienschwammerl-marcel 4.1.0-1-amd64 #1 SMP Debian
    4.1.3-1 (2015-08-03) x86_64<br>
    [  1348.143] Kernel command line:
    BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64
    root=/dev/mapper/SSD-ROOT ro quiet<br>
    [  1348.143] Build Date: 11 August 2015  10:51:15AM<br>
    [  1348.143] xorg-server 2:1.17.2-1.1 (<a href="http://www.debian.org/support" target="_blank">http://www.debian.org/support</a>)
    <br>
    [  1348.143] Current version of pixman: 0.32.6<br>
    [  1348.143]     Before reporting problems, check <a href="http://wiki.x.org" target="_blank">http://wiki.x.org</a><br>
        to make sure that you have the latest version.<br>
    [  1348.143] Markers: (--) probed, (**) from config
    file, (==) default setting,<br>
        (++) from command line, (!!) notice, (II)
    informational,<br>
        (WW) warning, (EE) error, (NI) not implemented, (??)
    unknown.<br>
    [  1348.143] (==) Log file: &quot;/var/log/Xorg.0.log&quot;, Time:
    Wed Aug 19 22:08:40 2015<br>
    [  1348.143] (II) Loader magic: 0x562b84620d40<br>
    [  1348.143] (II) Module ABI versions:<br>
    [  1348.143]     X.Org ANSI C Emulation: 0.4<br>
    [  1348.143]     X.Org Video Driver: 19.0<br>
    [  1348.143]     X.Org XInput driver : 21.0<br>
    [  1348.143]     X.Org Server Extension : 9.0<br>
    [  1348.144] (II) xfree86: Adding drm device
    (/dev/dri/card0)<br>
    [  1348.145] (--) PCI:*(0:0:2:0) 8086:0152:1043:84ca rev
    9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @
    0x0000f000/64<br>
    [  1348.145] List of video drivers:<br>
    [  1348.145]     tdfx<br>
    [  1348.145]     trident<br>
    [  1348.145]     vmware<br>
    [  1348.145]     neomagic<br>
    [  1348.145]     radeon<br>
    [  1348.145]     mach64<br>
    [  1348.145]     r128<br>
    [  1348.145]     mga<br>
    [  1348.145]     ati<br>
    [  1348.145]     intel<br>
    [  1348.145]     sisusb<br>
    [  1348.145]     openchrome<br>

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Marcel Jira@21:1/5 to MENGUAL Jean-Philippe on Thu Aug 20 01:10:02 2015
    --089e0102ff7a5f6abd051db10584
    Content-Type: text/plain; charset=UTF-8
    Content-Transfer-Encoding: quoted-printable

    Of course: "Datei oder Verzeichnis nicht gefunden" means "file or directory
    not found".

    In fact I don't use brltty. Also I cannot remember activating it... That's strange.

    Best,

    Marcel

    MENGUAL Jean-Philippe <mengualjeanphi@free.fr> schrieb am Mi., 19. Aug.
    2015 um 23:46 Uhr:

    Le 19/08/2015 23:38, Marcel Jira a écrit :

    Hi and thanks for your answer!
    Here's the output of .xsession-errors:

    $ cat .xsession-errors
    Xsession: X session started for marcel at Die Jul 28 18:51:12 CEST 2015 localuser:marcel being added to access control list
    openConnection: connect: Datei oder Verzeichnis nicht gefunden # file or directory not found


    Can you translate please?


    cannot connect to brltty at :0


    What? brltty? Do you use it?

    Regards,


    Xsession: X session started for marcel at Die Jul 28 21:49:51 CEST 2015 localuser:marcel being added to access control list
    openConnection: connect: Datei oder Verzeichnis nicht gefunden
    cannot connect to brltty at :0
    Xsession: X session started for marcel at Die Jul 28 22:02:15 CEST 2015 localuser:marcel being added to access control list
    openConnection: connect: Datei oder Verzeichnis nicht gefunden
    cannot connect to brltty at :0

    Best regards,

    Marcel


    MENGUAL Jean-Philippe <mengualjeanphi@free.fr> schrieb am Mi., 19. Aug.
    2015 um 22:50 Uhr:

    Hi,

    What does your .xsession-errors contain?

    Regards,


    Le 19/08/2015 22:12, Marcel Jira a écrit :

    Hi!

    A couple of weeks ago I made a system upgrade (aptitude upgrade) on my
    Debian Stretch x64 system. I finished my session normally, but since then I >> cannot access X anymore.

    When I turn on my computer, it boots up and switches to tty7. Then the
    following messages flash a few times:

    [ OK ] Started LSB: exim Mail Transport Agent.
    [ OK ] Reached target Multi-User System.
    [ OK ] Reached target Graphical Interface.
    Starting Update UTMP about System Runlevel Changes...
    [ OK ] Started Update UTMP about System Runlevel Changes.

    finally they stay on the screen(s - I have two monitors) with a blinking
    cursor in the next line.

    My graphic chip is a HD 2500 on an Intel Core i5-3470T.

    The kind users of debianforum.de guided me to look the chip up with
    lspci -k. The output contains

    00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd
    Gen Core processor Graphics Controller (rev 09)
    Subsystem: ASUSTeK Computer Inc. P8H77.I Motherboard
    Kernel driver in use: i915

    therefore it seems to be detected.

    Furthermore they instructed me to control if X is running.

    $ ps -A | grep -i x

    shows no traces of any X process. However

    $ ps -a | grep -i gdm

    returns

    782 ? 00:00:00 gdm3

    so gdm3 seems to be running.

    $ X -configure

    returns an error (see below). I also attach the content of
    /var/log/Xorg.0.log

    How can I get my X server running again? Any help is highly appreciated.
    Also, I will most gladly provide additional information.

    Thank you in advance!

    ==========
    # X -configure

    X.Org X Server 1.17.2
    Release Date: 2015-06-16
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 4.1.0 x86_64 Debian
    Current Operating System: Linux medienschwammerl-marcel 4.1.0-1-amd64 #1
    SMP Debian 4.1.3-1 (2015-08-03) x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64
    root=/dev/mapper/SSD-ROOT ro quiet
    Build Date: 11 August 2015 10:51:15AM
    xorg-server 2:1.17.2-1.1 (http://www.debian.org/support)
    Current version of pixman: 0.32.6
    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: Wed Aug 19 22:08:40 2015
    List of video drivers:
    tdfx
    trident
    vmware
    neomagic
    radeon
    mach64
    r128
    mga
    ati
    intel
    sisusb
    openchrome
    savage
    nouveau
    qxl
    cirrus
    vesa
    fbdev
    modesetting
    (EE)
    (EE) Backtrace:
    (EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]
    (EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]
    (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f4bcecdb000+0x35180)
    [0x7f4bced10180]
    (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so
    (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]
    (EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]
    (EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]
    (EE) 6: X (0x562b841e6000+0xb992a) [0x562b8429f92a]
    (EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]
    (EE) 8: X (DoConfigure+0xd7) [0x562b84271317]
    (EE) 9: X (InitOutput+0x126d) [0x562b8428189d]
    (EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]
    (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5)
    [0x7f4bcecfcb45]
    (EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]
    (EE)
    (EE) Segmentation fault at address 0x30
    (EE)
    Fatal server error:
    (EE) Caught signal 11 (Segmentation fault). Server aborting
    (EE)
    (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    (EE) Please also check the log file at "/var/log/Xorg.0.log" for
    additional information.
    (EE)
    (EE) Server terminated with error (1). Closing log file.
    Abgebrochen

    ==========
    # cat /var/log/Xorg.0.log
    [ 1348.142]
    X.Org X Server 1.17.2
    Release Date: 2015-06-16
    [ 1348.143] X Protocol Version 11, Revision 0
    [ 1348.143] Build Operating System: Linux 4.1.0 x86_64 Debian
    [ 1348.143] Current Operating System: Linux medienschwammerl-marcel
    4.1.0-1-amd64 #1 SMP Debian 4.1.3-1 (2015-08-03) x86_64
    [ 1348.143] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64
    root=/dev/mapper/SSD-ROOT ro quiet
    [ 1348.143] Build Date: 11 August 2015 10:51:15AM
    [ 1348.143] xorg-server 2:1.17.2-1.1 (http://www.debian.org/support)
    [ 1348.143] Current version of pixman: 0.32.6
    [ 1348.143] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1348.143] Markers: (--) probed, (**) from config file, (==) default
    setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1348.143] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 19
    22:08:40 2015
    [ 1348.143] (II) Loader magic: 0x562b84620d40
    [ 1348.143] (II) Module ABI versions:
    [ 1348.143] X.Org ANSI C Emulation: 0.4
    [ 1348.143] X.Org Video Driver: 19.0
    [ 1348.143] X.Org XInput driver : 21.0
    [ 1348.143] X.Org Server Extension : 9.0
    [ 1348.144] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1348.145] (--) PCI:*(0:0:2:0) 8086:0152:1043:84ca rev 9, Mem @
    0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
    [ 1348.145] List of video drivers:
    [ 1348.145] tdfx
    [ 1348.145] trident
    [ 1348.145] vmware
    [ 1348.145] neomagic
    [ 1348.145] radeon
    [ 1348.145] mach64
    [ 1348.145] r128
    [ 1348.145] mga
    [ 1348.145] ati
    [ 1348.145] intel
    [ 1348.145] sisusb
    [ 1348.145] openchrome
    [ 1348.145] savage
    [ 1348.146] nouveau
    [ 1348.146] qxl
    [ 1348.146] cirrus
    [ 1348.146] vesa
    [ 1348.146] fbdev
    [ 1348.146] modesetting
    [ 1348.146] (II) LoadModule: "tdfx"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/tdfx_drv.so
    [ 1348.146] (II) Module tdfx: vendor="X.Org Foundation"
    [ 1348.146] compiled for 1.17.1, module version = 1.4.6
    [ 1348.146] Module class: X.Org Video Driver
    [ 1348.146] ABI class: X.Org Video Driver, version 19.0
    [ 1348.146] (II) LoadModule: "trident"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/trident_drv.so
    [ 1348.146] (II) Module trident: vendor="X.Org Foundation"
    [ 1348.146] compiled for 1.17.1, module version = 1.3.7
    [ 1348.146] Module class: X.Org Video Driver
    [ 1348.146] ABI class: X.Org Video Driver, version 19.0
    [ 1348.146] (II) LoadModule: "vmware"
    [ 1348.146] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
    [ 1348.155] (II) Module vmware: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 13.1.0
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "neomagic"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/neomagic_drv.so
    [ 1348.155] (II) Module neomagic: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 1.2.9
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "radeon"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 1348.155] (II) Module radeon: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 7.5.0
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "mach64"
    [ 1348.155] (II) Loading /usr/lib/xorg/modules/drivers/mach64_drv.so
    [ 1348.155] (II) Module mach64: vendor="X.Org Foundation"
    [ 1348.155] compiled for 1.17.1, module version = 6.9.5
    [ 1348.155] Module class: X.Org Video Driver
    [ 1348.155] ABI class: X.Org Video Driver, version 19.0
    [ 1348.155] (II) LoadModule: "r128"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/r128_drv.so
    [ 1348.156] (II) Module r128: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 6.10.0
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "mga"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/mga_drv.so
    [ 1348.156] (II) Module mga: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 1.6.4
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "ati"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 1348.156] (II) Module ati: vendor="X.Org Foundation"
    [ 1348.156] compiled for 1.17.1, module version = 7.5.0
    [ 1348.156] Module class: X.Org Video Driver
    [ 1348.156] ABI class: X.Org Video Driver, version 19.0
    [ 1348.156] (II) LoadModule: "intel"
    [ 1348.156] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1348.157] (II) Module intel: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.2, module version = 2.99.917
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "sisusb"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/sisusb_drv.so
    [ 1348.157] (II) Module sisusb: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.1, module version = 0.9.6
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "openchrome"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/openchrome_drv.so
    [ 1348.157] (II) Module openchrome: vendor="http://openchrome.org/"
    [ 1348.157] compiled for 1.17.1, module version = 0.3.3
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "savage"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/savage_drv.so
    [ 1348.157] (II) Module savage: vendor="X.Org Foundation"
    [ 1348.157] compiled for 1.17.1, module version = 2.3.8
    [ 1348.157] Module class: X.Org Video Driver
    [ 1348.157] ABI class: X.Org Video Driver, version 19.0
    [ 1348.157] (II) LoadModule: "nouveau"
    [ 1348.157] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 1348.158] (II) Module nouveau: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 1.0.11
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "qxl"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/qxl_drv.so
    [ 1348.158] (II) Module qxl: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 0.1.4
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "cirrus"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/cirrus_drv.so
    [ 1348.158] (II) Module cirrus: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 1.5.3
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "vesa"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 1348.158] (II) Module vesa: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 2.3.3
    [ 1348.158] Module class: X.Org Video Driver
    [ 1348.158] ABI class: X.Org Video Driver, version 19.0
    [ 1348.158] (II) LoadModule: "fbdev"
    [ 1348.158] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 1348.158] (II) Module fbdev: vendor="X.Org Foundation"
    [ 1348.158] compiled for 1.17.1, module version = 0.4.4
    [ 1348.159] Module class: X.Org Video Driver
    [ 1348.159] ABI class: X.Org Video Driver, version 19.0
    [ 1348.159] (II) LoadModule: "modesetting"
    [ 1348.159] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so >> [ 1348.159] (II) Module modesetting: vendor="X.Org Foundation"
    [ 1348.159] compiled for 1.17.2, module version = 1.17.2
    [ 1348.159] Module class: X.Org Video Driver
    [ 1348.159] ABI class: X.Org Video Driver, version 19.0
    [ 1348.159] (WW) Falling back to old probe method for trident
    [ 1348.159] (WW) Falling back to old probe method for neomagic
    [ 1348.159] (EE)
    [ 1348.159] (EE) Backtrace:
    [ 1348.159] (EE) 0: X (xorg_backtrace+0x4e) [0x562b8439985e]
    [ 1348.159] (EE) 1: X (0x562b841e6000+0x1b7aa9) [0x562b8439daa9]
    [ 1348.159] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6
    (0x7f4bcecdb000+0x35180) [0x7f4bced10180]
    [ 1348.159] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so
    (0x7f4bc8621000+0x150ba) [0x7f4bc86360ba]
    [ 1348.159] (EE) 4: X (0x562b841e6000+0xb906b) [0x562b8429f06b]
    [ 1348.159] (EE) 5: X (0x562b841e6000+0xb91d0) [0x562b8429f1d0]
    [ 1348.160] (EE) 6: X (0x562b841e6000+0xb992a) [0x562b8429f92a]
    [ 1348.160] (EE) 7: X (xf86CallDriverProbe+0x17) [0x562b84272427]
    [ 1348.160] (EE) 8: X (DoConfigure+0xd7) [0x562b84271317]
    [ 1348.160] (EE) 9: X (InitOutput+0x126d) [0x562b8428189d]
    [ 1348.160] (EE) 10: X (0x562b841e6000+0x5bfda) [0x562b84241fda]
    [ 1348.160] (EE) 11: /lib/x86_64-linux-gnu/libc.so.6
    (__libc_start_main+0xf5) [0x7f4bcecfcb45]
    [ 1348.160] (EE) 12: X (0x562b841e6000+0x465be) [0x562b8422c5be]
    [ 1348.160] (EE)
    [ 1348.160] (EE) Segmentation fault at address 0x30
    [ 1348.160] (EE)
    Fatal server error:
    [ 1348.160] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 1348.160] (EE)
    [ 1348.160] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 1348.160] (EE) Please also check the log file at "/var/log/Xorg.0.log"
    for additional information.
    [ 1348.160] (EE)

    ==========
    This is a X-post from
    https://debianforum.de/forum/viewtopic.php?f=2&t=156558

    Thank you in advance for your help!

    Best regards,

    Marcel Jira



    --

    Jean-Philippe MENGUAL

    HYPRA, progressons ensemble

    Tél.: 01 84 73 06 61
    Mail: contact@hypra.fr

    Site Web: http://hypra.fr



    --

    Jean-Philippe MENGUAL

    HYPRA, progressons ensemble

    Tél.: 01 84 73 06 61
    Mail: contact@hypra.fr

    Site Web: http://hypra.fr



    --089e0102ff7a5f6abd051db10584
    Content-Type: text/html; charset=UTF-8
    Content-Transfer-Encoding: quoted-printable

    <div dir="ltr"><div><div><div>Of course: &quot;Datei oder Verzeichnis nicht gefunden&quot; means &quot;file or directory not found&quot;.<br><br></div>In fact I don&#39;t use brltty. Also I cannot remember activating it... That&#39;s strange.<br><br></
    Best,<br><br></div>Marcel<br></div><br><div class="gmail_quote"><div dir="ltr">MENGUAL Jean-Philippe &lt;<a href="mailto:mengualjeanphi@free.fr">mengualjeanphi@free.fr</a>&gt; schrieb am Mi., 19. Aug. 2015 um 23:46 Uhr:<br></div><blockquote class="
    gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
    <div>Le 19/08/2015 23:38, Marcel Jira a
    écrit :<br>
    </div>
    <blockquote type="cite">

    <div dir="ltr">Hi and thanks for your answer!<br>
    <div>Here&#39;s the output of .xsession-errors:<br>
    </div>
    <div><br>
    $ cat .xsession-errors <br>
    Xsession: X session started for marcel at Die Jul 28 18:51:12
    CEST 2015<br>
    localuser:marcel being added to access control list<br>
    openConnection: connect: Datei oder Verzeichnis nicht gefunden
    # file or directory not found<br>
    </div>
    </div>
    </blockquote>
    <br></div><div bgcolor="#FFFFFF" text="#000000">
    Can you translate please?</div><div bgcolor="#FFFFFF" text="#000000"><br>
    <br>
    <blockquote type="cite">
    <div dir="ltr">
    <div>cannot connect to brltty at :0<br>
    </div>
    </div>
    </blockquote>
    <br></div><div bgcolor="#FFFFFF" text="#000000">
    What? brltty? Do you use it?<br>
    <br>
    Regards,</div><div bgcolor="#FFFFFF" text="#000000"><br>
    <br>
    <blockquote type="cite">
    <div dir="ltr">
    <div>Xsession: X session started for marcel at Die Jul 28
    21:49:51 CEST 2015<br>
    localuser:marcel being added to access control list<br>
    openConnection: connect: Datei oder Verzeichnis nicht gefunden<br>
    cannot connect to brltty at :0<br>
    Xsession: X session started for marcel at Die Jul 28 22:02:15
    CEST 2015<br>
    localuser:marcel being added to access control list<br>
    openConnection: connect: Datei oder Verzeichnis nicht gefunden<br>
    cannot connect to brltty at :0<br>
    <br>
    </div>
    <div>Best regards,<br>
    <br>
    </div>
    <div>Marcel<br>
    </div>
    <div><br>
    </div>
    </div>
    <br>
    <div class="gmail_quote">
    <div dir="ltr">MENGUAL Jean-Philippe &lt;<a href="mailto:mengualjeanphi@free.fr" target="_blank">mengualjeanphi@free.fr</a>&gt;
    schrieb am Mi., 19. Aug. 2015 um 22:50 Uhr:<br>
    </div>
    <blockquote class="gmail_quote">
    <div>
    <div>Hi,<br>
    <br>
    What does your .xsession-errors contain?<br>
    <br>
    Regards,</div>
    </div>
    <div>
    <div><br>
    <br>
    Le 19/08/2015 22:12, Marcel Jira a écrit :<br>
    </div>
    </div>
    <div>
    <blockquote type="cite">
    <div dir="ltr">
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>
    <div>Hi!<br>
    <br>
    </div>
    A couple of
    weeks ago I
    made a system
    upgrade
    (aptitude
    upgrade) on my
    Debian Stretch
    x64 system. I
    finished my
    session
    normally, but
    since then I
    cannot access
    X anymore.<br>
    <br>
    </div>
    When I turn on
    my computer,
    it boots up
    and switches
    to tty7. Then
    the following
    messages flash
    a few times:<br>
    <br>
    [  OK  ]
    Started LSB:
    exim Mail
    Transport
    Agent.<br>
    [  OK  ]
    Reached target
    Multi-User
    System.<br>
    [  OK  ]
    Reached target
    Graphical
    Interface.<br>
    Starting
    Update UTMP
    about System
    Runlevel
    Changes...<br>
    [  OK  ]
    Started Update
    UTMP about
    System
    Runlevel
    Changes.<br>
    <br>
    </div>
    finally they
    stay on the
    screen(s - I
    have two
    monitors) with a
    blinking cursor
    in the next
    line.<br>
    <br>
    </div>
    My graphic chip is
    a HD 2500 on an
    Intel Core
    i5-3470T.<br>
    <br>
    </div>
    The kind users of <a href="http://debianforum.de" target="_blank">debianforum.de</a>
    guided me to look
    the chip up with
    lspci -k. The output
    contains<br>
    <br>
    00:02.0 VGA
    compatible
    controller: Intel
    Corporation Xeon
    E3-1200 v2/3rd Gen
    Core processor
    Graphics Controller
    (rev 09)<br>
               
    Subsystem: ASUSTeK
    Computer Inc.
    P8H77.I Motherboard<br>
                Kernel
    driver in use: i915<br>
    <br>
    </div>
    therefore it seems to
    be detected.<br>
    <br>
    </div>
    Furthermore they
    instructed me to control
    if X is running.<br>
    <br>
    </div>
    $ ps -A | grep -i x<br>
    <br>
    </div>
    shows no traces of any X
    process. However<br>
    <br>
    </div>
    $ ps -a | grep -i gdm<br>
    <br>
    </div>
    returns<br>
    <br>
    </div>
    782 ?    00:00:00 gdm3<br>
    <br>
    </div>
    so gdm3 seems to be running.<br>
    <br>
    </div>
    $ X -configure<br>
    <br>
    </div>
    returns an error (see below). I also
    attach the content of
    /var/log/Xorg.0.log<br>
    <br>
    </div>
    How can I get my X server running again?
    Any help is highly appreciated. Also, I
    will most gladly provide additional
    information.<br>
    <br>
    </div>
    Thank you in advance!<br>
    <br>
    </div>
    ==========<br>
    </div>
    # X -configure<br>
    <br>
    X.Org X Server 1.17.2<br>
    Release Date: 2015-06-16<br>
    X Protocol Version 11, Revision 0<br>
    Build Operating System: Linux 4.1.0 x86_64
    Debian<br>
    Current Operating System: Linux
    medienschwammerl-marcel 4.1.0-1-amd64 #1 SMP
    Debian 4.1.3-1 (2015-08-03) x86_64<br>
    Kernel command line:
    BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64
    root=/dev/mapper/SSD-ROOT ro quiet<br>
    Build Date: 11 August 2015  10:51:15AM<br>
    xorg-server 2:1.17.2-1.1 (<a href="http://www.debian.org/support" target="_blank">http://www.debian.org/support</a>)
    <br>
    Current version of pixman: 0.32.6<br>
        Before reporting problems, check <a href="http://wiki.x.org" target="_blank">http://wiki.x.org</a><br>
        to make sure that you have the latest
    version.<br>
    Markers: (--) probed, (**) from config file,
    (==) default setting,<br>
        (++) from command line, (!!) notice, (II)
    informational,<br>
        (WW) warning, (EE) error, (NI) not
    implemented, (??) unknown.<br>
    (==) Log file: &quot;/var/log/Xorg.0.log&quot;, Time: Wed
    Aug 19 22:08:40 2015<br>
    List of video drivers:<br>
        tdfx<br>
        trident<br>
        vmware<br>
        neomagic<br>
        radeon<br>
        mach64<br>

    [continued in next message]

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