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 <[email protected]> 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 <[email protected]> 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: [email protected]
>>
>> Site Web: http://hypra.fr
>>
>>
>
> --
>
> Jean-Philippe MENGUAL
>
> HYPRA, progressons ensemble
>
> Tél.: 01 84 73 06 61
> Mail: [email protected]
>
> Site Web: http://hypra.fr
>
>

Reply via email to