Kein Anmelde-Bildschirm - nur Terminal  [Solved]

Message
Author
loik
Posts: 2302
Joined: Wed Dec 12, 2018 2:01 pm

Kein Anmelde-Bildschirm - nur Terminal

#1 Post by loik »

Hallo, Forum.

Ich komme beim Booten von MX-19.4-XFCE-64-bit zwar bis zum Login, aber nur als Komandozeilen-Ausgabe.
Es gibt keinen Anmeldebildschirm.
Wenn ich mich per Terminal anmelde, bleibe ich auch auf dieser Terminal-Ebene.
Wenn ich dann

Code: Select all

startx
eingebe passiert irgendwas.
Aber es entsteht kein graphischer Desktop.
Es bleibt bei der Terminal-Ebene und endet mit einer neuen Eingabeaufforderung.

Code: Select all

sudo reboot
geht. kein Problem.

Die Fehlermeldung nach

Code: Select all

startx
hat auf diese Log-Datei in Home verwiesen

Code: Select all

~/.local/share/xorg/Xorg.0.log
verwiesen.

Code: Select all

[    88.691] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[    88.691] X Protocol Version 11, Revision 0
[    88.691] Build Operating System: Linux 5.10.0-5-amd64 x86_64 Debian
[    88.691] Current Operating System: Linux mx-smsng-64 5.10.0-8mx-amd64 #1 SMP Debian 5.10.46-4~mx19+1 (2021-08-07) x86_64
[    88.691] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-8mx-amd64 root=UUID=589c707c-02c4-45d1-9494-9ff7e9e2fc94 ro quiet splash init=/lib/systemd/systemd
[    88.692] Build Date: 15 April 2021  11:19:14AM
[    88.692] xorg-server 2:1.19.2-1+deb9u8 (https://www.debian.org/support) 
[    88.692] Current version of pixman: 0.36.0
[    88.692] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    88.692] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    88.693] (==) Log file: "/home/user-narrow/.local/share/xorg/Xorg.0.log", Time: Wed Jan  5 13:43:46 2022
[    88.694] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    88.694] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    88.694] (==) No Layout section.  Using the first Screen section.
[    88.694] (==) No screen section available. Using defaults.
[    88.694] (**) |-->Screen "Default Screen Section" (0)
[    88.694] (**) |   |-->Monitor "<default monitor>"
[    88.695] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    88.695] (==) Automatically adding devices
[    88.695] (==) Automatically enabling devices
[    88.695] (==) Automatically adding GPU devices
[    88.695] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    88.695] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    88.695] 	Entry deleted from font path.
[    88.695] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    88.695] (==) ModulePath set to "/usr/lib/xorg/modules"
[    88.695] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    88.695] (II) Loader magic: 0x55a6a0246e00
[    88.695] (II) Module ABI versions:
[    88.695] 	X.Org ANSI C Emulation: 0.4
[    88.695] 	X.Org Video Driver: 23.0
[    88.695] 	X.Org XInput driver : 24.1
[    88.695] 	X.Org Server Extension : 10.0
[    88.696] (++) using VT number 1

[    88.702] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    88.704] (II) xfree86: Adding drm device (/dev/dri/card0)
[    88.706] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    88.715] (--) PCI:*(0:0:2:0) 8086:2a42:1734:1161 rev 7, Mem @ 0xf2400000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8, BIOS @ 0x????????/131072
[    88.715] (--) PCI: (0:0:2:1) 8086:2a43:1734:1161 rev 7, Mem @ 0xf2100000/1048576
[    88.715] (II) LoadModule: "glx"
[    88.715] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    88.736] (II) Module glx: vendor="NVIDIA Corporation"
[    88.736] 	compiled for 4.0.2, module version = 1.0.0
[    88.736] 	Module class: X.Org Server Extension
[    88.736] (II) NVIDIA GLX Module  304.137  Thu Sep 14 14:12:52 PDT 2017
[    88.736] (==) Matched modesetting as autoconfigured driver 0
[    88.736] (==) Matched fbdev as autoconfigured driver 1
[    88.736] (==) Matched vesa as autoconfigured driver 2
[    88.736] (==) Assigned the driver to the xf86ConfigLayout
[    88.736] (II) LoadModule: "modesetting"
[    88.736] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    88.737] (II) Module modesetting: vendor="X.Org Foundation"
[    88.737] 	compiled for 1.19.2, module version = 1.19.2
[    88.737] 	Module class: X.Org Video Driver
[    88.737] 	ABI class: X.Org Video Driver, version 23.0
[    88.737] (II) LoadModule: "fbdev"
[    88.737] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    88.737] (II) Module fbdev: vendor="X.Org Foundation"
[    88.737] 	compiled for 1.19.0, module version = 0.4.4
[    88.737] 	Module class: X.Org Video Driver
[    88.737] 	ABI class: X.Org Video Driver, version 23.0
[    88.737] (II) LoadModule: "vesa"
[    88.737] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    88.737] (II) Module vesa: vendor="X.Org Foundation"
[    88.737] 	compiled for 1.19.0, module version = 2.3.4
[    88.737] 	Module class: X.Org Video Driver
[    88.737] 	ABI class: X.Org Video Driver, version 23.0
[    88.737] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    88.737] (II) FBDEV: driver for framebuffer: fbdev
[    88.738] (II) VESA: driver for VESA chipsets: vesa
[    88.738] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    88.738] (II) modeset(0): using drv /dev/dri/card0
[    88.738] (WW) Falling back to old probe method for fbdev
[    88.738] (II) Loading sub module "fbdevhw"
[    88.738] (II) LoadModule: "fbdevhw"
[    88.738] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    88.738] (II) Module fbdevhw: vendor="X.Org Foundation"
[    88.738] 	compiled for 1.19.2, module version = 0.0.2
[    88.738] 	ABI class: X.Org Video Driver, version 23.0
[    88.738] (WW) Falling back to old probe method for vesa
[    88.738] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    88.739] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    88.739] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    88.739] (==) modeset(0): RGB weight 888
[    88.739] (==) modeset(0): Default visual is TrueColor
[    88.739] (II) Loading sub module "glamoregl"
[    88.739] (II) LoadModule: "glamoregl"
[    88.739] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    88.745] (II) Module glamoregl: vendor="X.Org Foundation"
[    88.745] 	compiled for 1.19.2, module version = 1.0.0
[    88.745] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    88.745] (II) glamor: OpenGL accelerated X.org driver based.
[    88.772] (II) glamor: EGL version 1.4:
[    88.788] (II) modeset(0): glamor initialized
[    88.788] (II) modeset(0): Output LVDS-1 has no monitor section
[    88.803] (II) modeset(0): Output VGA-1 has no monitor section
[    88.803] (II) modeset(0): Output DP-1 has no monitor section
[    88.803] (II) modeset(0): EDID for output LVDS-1
[    88.803] (II) modeset(0): Manufacturer: SEC  Model: 314b  Serial#: 0
[    88.803] (II) modeset(0): Year: 2008  Week: 0
[    88.803] (II) modeset(0): EDID Version: 1.3
[    88.803] (II) modeset(0): Digital Display Input
[    88.803] (II) modeset(0): Max Image Size [cm]: horiz.: 41  vert.: 23
[    88.803] (II) modeset(0): Gamma: 2.20
[    88.803] (II) modeset(0): No DPMS capabilities specified
[    88.803] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    88.803] (II) modeset(0): First detailed timing is preferred mode
[    88.803] (II) modeset(0): redX: 0.588 redY: 0.340   greenX: 0.330 greenY: 0.537
[    88.803] (II) modeset(0): blueX: 0.151 blueY: 0.122   whiteX: 0.313 whiteY: 0.329
[    88.803] (II) modeset(0): Manufacturer's mask: 0
[    88.803] (II) modeset(0): Supported detailed timing:
[    88.803] (II) modeset(0): clock: 121.7 MHz   Image Size:  409 x 230 mm
[    88.803] (II) modeset(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 2080 h_border: 0
[    88.803] (II) modeset(0): v_active: 945  v_sync: 947  v_sync_end 953 v_blanking: 975 v_border: 0
[    88.804] (II) modeset(0): Unknown vendor-specific block f
[    88.804] (II) modeset(0):  SAMSUNG
[    88.804] (II) modeset(0):  LTN184KT01F01
[    88.804] (II) modeset(0): EDID (in hex):
[    88.804] (II) modeset(0): 	00ffffffffffff004ca34b3100000000
[    88.804] (II) modeset(0): 	00120103802917780a8ad59657548926
[    88.804] (II) modeset(0): 	1f505400000001010101010101010101
[    88.804] (II) modeset(0): 	010101010101882f909061b11e303020
[    88.804] (II) modeset(0): 	260099e6100000190000000f00000000
[    88.804] (II) modeset(0): 	000000000032a0051b00000000fe0053
[    88.804] (II) modeset(0): 	414d53554e470a2020202020000000fe
[    88.804] (II) modeset(0): 	004c544e3138344b54303146303100d5
[    88.804] (II) modeset(0): Printing probed modes for output LVDS-1
[    88.804] (II) modeset(0): Modeline "1680x945"x60.0  121.68  1680 1728 1760 2080  945 947 953 975 -hsync -vsync (58.5 kHz eP)
[    88.804] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[    88.804] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    88.804] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    88.804] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[    88.804] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    88.804] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    88.804] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    88.804] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    88.804] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    88.804] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    88.805] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    88.805] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    88.805] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    88.805] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    88.805] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    88.805] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    88.805] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[    88.805] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    88.805] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    88.805] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[    88.805] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    88.805] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    88.805] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[    88.805] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[    88.805] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[    88.805] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    88.805] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    88.805] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    88.805] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    88.814] (II) modeset(0): EDID for output VGA-1
[    88.814] (II) modeset(0): EDID for output DP-1
[    88.814] (II) modeset(0): Output LVDS-1 connected
[    88.814] (II) modeset(0): Output VGA-1 disconnected
[    88.814] (II) modeset(0): Output DP-1 disconnected
[    88.814] (II) modeset(0): Using exact sizes for initial modes
[    88.814] (II) modeset(0): Output LVDS-1 using initial mode 1680x945 +0+0
[    88.814] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    88.814] (==) modeset(0): DPI set to (96, 96)
[    88.814] (II) Loading sub module "fb"
[    88.814] (II) LoadModule: "fb"
[    88.815] (II) Loading /usr/lib/xorg/modules/libfb.so
[    88.815] (II) Module fb: vendor="X.Org Foundation"
[    88.815] 	compiled for 1.19.2, module version = 1.0.0
[    88.815] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    88.815] (II) UnloadModule: "fbdev"
[    88.815] (II) Unloading fbdev
[    88.815] (II) UnloadSubModule: "fbdevhw"
[    88.815] (II) Unloading fbdevhw
[    88.815] (II) UnloadModule: "vesa"
[    88.815] (II) Unloading vesa
[    88.815] (==) Depth 24 pixmap format is 32 bpp
[    88.828] (WW) glamor0: Failed to get GLSL version
[    88.829] (EE) modeset(0): Failed to initialize glamor at ScreenInit() time.
[    88.829] (EE) 
Fatal server error:
[    88.829] (EE) AddScreen/ScreenInit failed for driver 0
[    88.829] (EE) 
[    88.829] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    88.829] (EE) Please also check the log file at "/home/user-narrow/.local/share/xorg/Xorg.0.log" for additional information.
[    88.829] (EE) 
[    88.844] (EE) Server terminated with error (1). Closing log file.
Das hier sind Rechner und System:

Code: Select all

Snapshot created on: 20210902_2022
System:    Host: <filter> Kernel: 4.9.0-276-antix.1-amd64-smp x86_64 bits: 64 compiler: gcc 
           v: 8.3.0 
           parameters: BOOT_IMAGE=/boot/vmlinuz-4.9.0-276-antix.1-amd64-smp 
           root=UUID=<filter> ro quiet splash 
           Desktop: Xfce 4.14.2 tk: Gtk 3.24.5 info: xfce4-panel wm: xfwm4 dm: LightDM 1.26.0 
           Distro: MX-19.4_x64 patito feo October 21  2019 base: Debian GNU/Linux 10 (buster) 
Machine:   Type: Other-vm? System: SAMSUNG product: SX11S v: 10XI serial: <filter> Chassis: 
           type: 1 serial: <filter> 
           Mobo: SAMSUNG model: SX11S serial: <filter> BIOS: Phoenix v: 10XI date: 09/11/2006 
Battery:   ID-1: BAT1 charge: 1.5 Wh condition: 1.5/38.5 Wh (4%) volts: 16.4/14.8 
           model: SAMSUNG Electronics type: Li-ion serial: N/A status: Full 
CPU:       Topology: Dual Core model: Intel Core2 T5500 bits: 64 type: MCP arch: Core Merom 
           family: 6 model-id: F (15) stepping: 6 microcode: D1 L2 cache: 2048 KiB 
           flags: lm nx pae sse sse2 sse3 ssse3 bogomips: 6649 
           Speed: 1667 MHz min/max: 1000/1667 MHz Core speeds (MHz): 1: 1667 2: 1000 
           Vulnerabilities: Type: itlb_multihit status: KVM: Vulnerable 
           Type: l1tf mitigation: PTE Inversion 
           Type: mds status: Vulnerable: Clear CPU buffers attempted, no microcode; SMT disabled 
           Type: meltdown mitigation: PTI 
           Type: spec_store_bypass status: Vulnerable 
           Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization 
           Type: spectre_v2 mitigation: Full generic retpoline, STIBP: disabled, RSB filling 
           Type: srbds status: Not affected 
           Type: tsx_async_abort status: Not affected 
Graphics:  Device-1: NVIDIA G72M [GeForce Go 7400] vendor: Samsung Co driver: nouveau v: kernel 
           bus ID: 01:00.0 chip ID: 10de:01d8 
           Display: x11 server: X.Org 1.20.4 driver: nouveau unloaded: fbdev,modesetting,vesa 
           alternate: nv resolution: 1280x800~60Hz 
           OpenGL: renderer: NV46 v: 2.1 Mesa 18.3.6 direct render: Yes 
Audio:     Device-1: Intel NM10/ICH7 Family High Definition Audio vendor: Samsung Co 
           driver: snd_hda_intel v: kernel bus ID: 00:1b.0 chip ID: 8086:27d8 
           Sound Server: ALSA v: k4.9.0-276-antix.1-amd64-smp 
Network:   Device-1: Intel PRO/Wireless 3945ABG [Golan] Network driver: iwl3945 v: in-tree:s 
           port: 18a0 bus ID: 03:00.0 chip ID: 8086:4222 
           IF: wlan0 state: up mac: <filter> 
           Device-2: Broadcom Limited BCM4401-B0 100Base-TX vendor: Samsung Co driver: b44 
           v: 2.0 port: 18a0 bus ID: 09:05.0 chip ID: 14e4:170c 
           IF-ID-1: eth0 state: down mac: <filter> 
Drives:    Local Storage: total: 119.24 GiB used: 17.36 GiB (14.6%) 
           ID-1: /dev/sda vendor: Dogfish model: SSD 128GB size: 119.24 GiB block size: 
           physical: 512 B logical: 512 B speed: <unknown> serial: <filter> rev: 7A temp: 40 C 
           scheme: MBR 
Partition: ID-1: / raw size: 24.73 GiB size: 24.22 GiB (97.92%) used: 17.36 GiB (71.7%) fs: ext4 
           dev: /dev/sda7 
           ID-2: swap-1 size: 3.05 GiB used: 0 KiB (0.0%) fs: swap swappiness: 15 (default 60) 
           cache pressure: 100 (default) dev: /dev/sda8 
Sensors:   System Temperatures: cpu: 68.0 C mobo: 68.0 C gpu: nouveau temp: 75 C 
           Fan Speeds (RPM): N/A 
Repos:     No active apt repos in: /etc/apt/sources.list 
           Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list 
           1: deb http://ftp.hosteurope.de/mirror/ftp.debian.org/debian/ buster-updates main contrib non-free
           Active apt repos in: /etc/apt/sources.list.d/debian.list 
           1: deb http://ftp.hosteurope.de/mirror/ftp.debian.org/debian/ buster main contrib non-free
           2: deb http://deb.debian.org/debian-security/ buster/updates main contrib non-free
           No active apt repos in: /etc/apt/sources.list.d/multimedia.list 
           Active apt repos in: /etc/apt/sources.list.d/mx.list 
           1: deb http://mirror.plusserver.com/mxlinux/mxlinux/mx/repo/ buster main non-free
           Active apt repos in: /etc/apt/sources.list.d/opera-stable.list 
           1: deb https://deb.opera.com/opera-stable/ stable non-free #Opera Browser (final releases)
           Active apt repos in: /etc/apt/sources.list.d/skype-stable.list 
           1: deb [arch=amd64] https://repo.skype.com/deb stable main
           Active apt repos in: /etc/apt/sources.list.d/spotify.list 
           1: deb http://repository.spotify.com/ stable non-free
           Active apt repos in: /etc/apt/sources.list.d/teamviewer.list 
           1: deb https://linux.teamviewer.com/deb stable main
           No active apt repos in: /etc/apt/sources.list.d/various.list 
           Active apt repos in: /etc/apt/sources.list.d/vivaldi.list 
           1: deb http://repo.vivaldi.com/stable/deb/ stable main
Info:      Processes: 240 Uptime: 24m Memory: 1.95 GiB used: 863.0 MiB (43.1%) Init: SysVinit 
           v: 2.93 runlevel: 5 default: 5 Compilers: gcc: 8.3.0 alt: 8 Shell: quick-system-in 
           running in: quick-system-in inxi: 3.0.36 
Das Problem ist entstanden, nach dem der Bildschirm eingefroren war und gewaltsam ausgeschaltet werden musste.

Ich habe die Festplatte herausgenommen und versucht das System an einem anderen PC zu booten.
Gleiche Problem.

Wie kann ich das reparieren ?

loik
Posts: 2302
Joined: Wed Dec 12, 2018 2:01 pm

Re: Kein Anmelde-Bildschirm - nur Terminal

#2 Post by loik »

öähmm ...
der Eintrag dieses Systems ist Zufall.

Code: Select all

Host: <filter> Kernel: 4.9.0-276-antix.1-amd64-smp x86_64 bits: 64 compiler: gcc   v: 8.3.0 
Da ich die QSI nicht aus dem defekten System erhalten konnte, habe ich sie hier aus einem alten Thema rausgeklaubt, wo ich auch schon mal Fragen zum Graphktreiber hatte.

Ich habe mehrere Kernel probiert zu booten.
Mehrere 4.19, den 5.8 und 5.10
Sowohl SysVinit, als auch SystemD.
Kein Unterschied.

Habe mich als root angemeldet und dann

Code: Select all

startx
hat auch nicht geholfen.

Ich hatte darauf gehofft, dass jemand vermuten könnte, das diese oder jene Xorg-Datei beschädigt sein könnte.
Das ihr mir den oder sie Pfade zeigt, damit ich diese vielleicht defekten Dateien, aus einer Livesitzung eines Snapshots des System heraus, diese Dateien ersetzen kann.

Ich weiß halt nicht, welche Xorgs für den Aufbau des Desktops verantwortlich sind.

loik
Posts: 2302
Joined: Wed Dec 12, 2018 2:01 pm

Re: Kein Anmelde-Bildschirm - nur Terminal  [Solved]

#3 Post by loik »

Formulieren und Schreiben hilft beim Denke.
Immer wieder. :happy:

Habe mir noch mal genauer die Meldung angeschaut, die bei

Code: Select all

startx
entsteht.
Da wurde hingewiesen auf config-Ordnern in

Code: Select all

/etx/X11
und

Code: Select all

/usr/share/X11
Ich war dann radikal.
Ich habe beide X11-Haupt-Ordner umbenannt.
Von dem MX-Live-Snapshot ( von Sept 2021 ), welches ich gebootet hatte und mit dem ich auf das defekte System zu griff,
habe dann den jeweiligen X11-Ordner kopiert und neben den zuvor umbenannten eingefügt.

Neustart.
Alles läuft wieder.

Musste nur den Desktophintergrund erneuern.
Vermutlich auch nur des halb, weil mit dem System an einem anderen PC war und nicht an dem Samsung aus dem es stammte.

Fertig

Post Reply

Return to “Deutsches Forum”