Anzeige:
Ergebnis 1 bis 8 von 8

Thema: Xorg nur Blackscreens

  1. #1
    Registrierter Benutzer
    Registriert seit
    Aug 2013
    Beiträge
    10

    Xorg nur Blackscreens

    Moin,
    ich habe mal wieder massive Probleme mit dem visuellen Teil meines Systems und bin inzwischen völlig ratlos.

    Die Anfänge des Problems: Gestern Nachmittag hatte ich noch ein voll funktionstüchtiges System mit GNOME 3 und dem proprietären Nvidia-Treiber. Als ich dann Firefox geöffnet hatte(1 Tab mit Flashelementen) und mit einem Click einen weiteren Tab offenen wollte, fror plötzlich alles ein. Nichts in X hat mehr reagiert, auch der Cursor nicht. Ich wartete also etwa eine Minute und als sich dann immer noch nichts tat wechselte ich mit Strg+Alt+F2 in eine andere Konsolensession und tötete die Prozesse von X. Ich führte startx aus und bekam für etwa 40sec einen Blackscreen, dann erschien diese Fehlermeldung. Ich startete also mein komplettes System neu, keine Änderung. Ich habe inzwischen alle denkbaren Kombinationen mit Vesa und TWM ausprobiert, alle resultierten in einem Blackscreen.

    Meine ~/.xinitrc:
    Code:
    #!/bin/sh
    #
    # ~/.xinitrc
    #
    # Executed by startx (run your window manager from here)
    
    xrandr --setprovideroutputsource modesetting NVIDIA-0
    xrandr --auto
    
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
      for f in /etc/X11/xinit/xinitrc.d/*; do
        [ -x "$f" ] && . "$f"
      done
      unset f
    fi
    
    # exec twm
    exec gnome-session
    # exec startkde
    # exec startxfce4
    # ...or the Window Manager of your choice
    Meine /etc/X11/xorg.conf:
    Code:
    Section "ServerLayout"
    	Identifier "layout"
    	Screen 0 "nvidia"
    	Inactive "intel"
    EndSection
    
    Section "Device"
    	Identifier "nvidia"
    	Driver "nvidia"
    	BusID "PCI:1:0:0"
    EndSection
    
    Section "Screen"
    	Identifier "nvidia"
    	Device "nvidia"
    	Option "AllowEmptyInitialConfiguration"
    EndSection
    
    Section "Device"
    	Identifier "intel"
    	Driver "modesetting" 
    EndSection
    
    Section "Screen"
    	Identifier "intel"
    	Device "intel"
    EndSection
    Die /var/log/Xorg.0.log: (Eindeutig irrelevante Zeilen rausgekürzt)
    Code:
    [  1394.230] 
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    [  1394.231] X Protocol Version 11, Revision 0
    [  1394.231] Build Operating System: Linux 3.16.1-1-ARCH x86_64 
    [  1394.231] Current Operating System: Linux arch 3.16.4-1-ARCH #1 SMP PREEMPT Mon Oct 6 08:22:27 CEST 2014 x86_64
    [  1394.231] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=95200773-467a-4d71-b6ac-de426a65c3de rw cryptdevice=/dev/sda4:main lang=de locale=de_DE.UTF-8
    [  1394.232] Build Date: 21 September 2014  10:53:13AM
    [  1394.233]  
    [  1394.233] Current version of pixman: 0.32.6
    [  1394.234] 	Before reporting problems, check http://wiki.x.org
    	to make sure that you have the latest version.
    [  1394.234] Markers: (--) probed, (**) from config file, (==) default setting,
    	(++) from command line, (!!) notice, (II) informational,
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [  1394.236] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 22 10:56:24 2014
    [  1394.237] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [  1394.237] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [  1394.238] (==) No Layout section.  Using the first Screen section.
    [  1394.238] (==) No screen section available. Using defaults.
    [  1394.238] (**) |-->Screen "Default Screen Section" (0)
    [  1394.238] (**) |   |-->Monitor "<default monitor>"
    [  1394.238] (==) No monitor specified for screen "Default Screen Section".
    	Using a default monitor configuration.
    [  1394.238] (==) Automatically adding devices
    [  1394.238] (==) Automatically enabling devices
    [  1394.238] (==) Automatically adding GPU devices
    [  1394.238] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [  1394.238] 	Entry deleted from font path.
    [  1394.238] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [  1394.238] 	Entry deleted from font path.
    [  1394.238] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [  1394.238] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [  1394.238] 	Entry deleted from font path.
    [  1394.238] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [  1394.238] (==) FontPath set to:
    	/usr/share/fonts/misc/,
    	/usr/share/fonts/TTF/,
    	/usr/share/fonts/Type1/
    [  1394.238] (==) ModulePath set to "/usr/lib/xorg/modules"
    [  1394.238] (II) The server relies on udev to provide the list of input devices.
    	If no devices become available, reconfigure udev or disable AutoAddDevices.
    [  1394.238] (II) Loader magic: 0x818d80
    [  1394.238] (II) Module ABI versions:
    [  1394.238] 	X.Org ANSI C Emulation: 0.4
    [  1394.238] 	X.Org Video Driver: 18.0
    [  1394.238] 	X.Org XInput driver : 21.0
    [  1394.238] 	X.Org Server Extension : 8.0
    [  1394.239] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [  1394.239] (II) xfree86: Adding drm device (/dev/dri/card1)
    [  1394.240] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 8 paused 0
    [  1394.240] (II) xfree86: Adding drm device (/dev/dri/card0)
    [  1394.240] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
    [  1394.241] (--) PCI:*(0:0:2:0) 8086:0416:1558:3501 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [  1394.241] (--) PCI: (0:1:0:0) 10de:1392:1558:3501 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [  1394.241] (II) Open ACPI successful (/var/run/acpid.socket)
    [  1394.241] (II) LoadModule: "glx"
    [  1394.241] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [  1394.249] (II) Module glx: vendor="NVIDIA Corporation"
    [  1394.249] 	compiled for 4.0.2, module version = 1.0.0
    [  1394.249] 	Module class: X.Org Server Extension
    [  1394.249] (II) NVIDIA GLX Module  343.22  Thu Sep 11 15:55:13 PDT 2014
    [  1394.249] (II) Applying OutputClass "nvidia" to /dev/dri/card1
    [  1394.249] 	loading driver: nvidia
    [  1394.249] (==) Matched intel as autoconfigured driver 0
    [  1394.249] (==) Matched nvidia as autoconfigured driver 1
    [  1394.249] (==) Matched nouveau as autoconfigured driver 2
    [  1394.249] (==) Matched nvidia as autoconfigured driver 3
    [  1394.249] (==) Matched nv as autoconfigured driver 4
    [  1394.249] (==) Matched intel as autoconfigured driver 5
    [  1394.249] (==) Matched modesetting as autoconfigured driver 6
    [  1394.249] (==) Matched fbdev as autoconfigured driver 7
    [  1394.249] (==) Matched vesa as autoconfigured driver 8
    [  1394.249] (==) Assigned the driver to the xf86ConfigLayout
    [  1394.249] (II) LoadModule: "intel"
    [  1394.249] (WW) Warning, couldn't open module intel
    [  1394.249] (II) UnloadModule: "intel"
    [  1394.249] (II) Unloading intel
    [  1394.249] (EE) Failed to load module "intel" (module does not exist, 0)
    [  1394.249] (II) LoadModule: "nvidia"
    [  1394.249] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [  1394.249] (II) Module nvidia: vendor="NVIDIA Corporation"
    [  1394.249] 	compiled for 4.0.2, module version = 1.0.0
    [  1394.249] 	Module class: X.Org Video Driver
    [  1394.249] (II) LoadModule: "nouveau"
    [  1394.249] (WW) Warning, couldn't open module nouveau
    [  1394.249] (II) UnloadModule: "nouveau"
    [  1394.249] (II) Unloading nouveau
    [  1394.249] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [  1394.250] (II) LoadModule: "nv"
    [  1394.250] (WW) Warning, couldn't open module nv
    [  1394.250] (II) UnloadModule: "nv"
    [  1394.250] (II) Unloading nv
    [  1394.250] (EE) Failed to load module "nv" (module does not exist, 0)
    [  1394.250] (II) LoadModule: "modesetting"
    [  1394.250] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [  1394.250] (II) Module modesetting: vendor="X.Org Foundation"
    [  1394.250] 	compiled for 1.16.0, module version = 0.9.0
    [  1394.250] 	Module class: X.Org Video Driver
    [  1394.250] 	ABI class: X.Org Video Driver, version 18.0
    [  1394.250] (II) LoadModule: "fbdev"
    [  1394.250] (WW) Warning, couldn't open module fbdev
    [  1394.250] (II) UnloadModule: "fbdev"
    [  1394.250] (II) Unloading fbdev
    [  1394.250] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [  1394.250] (II) LoadModule: "vesa"
    [  1394.250] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [  1394.250] (II) Module vesa: vendor="X.Org Foundation"
    [  1394.250] 	compiled for 1.16.0, module version = 2.3.2
    [  1394.250] 	Module class: X.Org Video Driver
    [  1394.250] 	ABI class: X.Org Video Driver, version 18.0
    [  1394.250] (II) NVIDIA dlloader X Driver  343.22  Thu Sep 11 15:34:47 PDT 2014
    [  1394.250] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [  1394.250] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [  1394.250] (II) VESA: driver for VESA chipsets: vesa
    [  1394.250] (++) using VT number 1
    
    [  1394.250] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [  1394.250] (II) modesetting(0): using drv /dev/dri/card0
    [  1394.250] (WW) Falling back to old probe method for vesa
    [  1394.250] (II) modesetting(0): Creating default Display subsection in Screen section
    	"Default Screen Section" for depth/fbbpp 24/32
    [  1394.250] (==) modesetting(0): Depth 24, (==) framebuffer bpp 32
    [  1394.250] (==) modesetting(0): RGB weight 888
    [  1394.250] (==) modesetting(0): Default visual is TrueColor
    [  1394.250] (II) modesetting(0): ShadowFB: preferred YES, enabled YES
    [  1394.251] (II) modesetting(0): Output eDP-0 has no monitor section
    [  1394.252] (II) modesetting(0): Output VGA-0 has no monitor section
    [  1394.252] (II) modesetting(0): Output HDMI-0 has no monitor section
    [  1394.252] (II) modesetting(0): EDID for output eDP-0
    [  1394.252] (II) modesetting(0): Manufacturer: AUO  Model: 21ed  Serial#: 0
    [  1394.252] (II) modesetting(0): Year: 2011  Week: 1
    [  1394.252] (II) modesetting(0): EDID Version: 1.3
    [  1394.252] (II) modesetting(0): Digital Display Input
    [  1394.252] (II) modesetting(0): Max Image Size [cm]: horiz.: 34  vert.: 19
    [  1394.252] (II) modesetting(0): Gamma: 2.20
    [  1394.252] (II) modesetting(0): No DPMS capabilities specified
    [  1394.252] (II) modesetting(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    [  1394.252] (II) modesetting(0): First detailed timing is preferred mode
    [  1394.252] (II) modesetting(0): redX: 0.620 redY: 0.350   greenX: 0.320 greenY: 0.600
    [  1394.252] (II) modesetting(0): blueX: 0.150 blueY: 0.120   whiteX: 0.313 whiteY: 0.329
    [  1394.252] (II) modesetting(0): Manufacturer's mask: 0
    [  1394.252] (II) modesetting(0): Supported detailed timing:
    [  1394.252] (II) modesetting(0): clock: 137.5 MHz   Image Size:  344 x 194 mm
    [  1394.252] (II) modesetting(0): h_active: 1920  h_sync: 1980  h_sync_end 2040 h_blank_end 2046 h_border: 0
    [  1394.252] (II) modesetting(0): v_active: 1080  v_sync: 1094  v_sync_end 1108 v_blanking: 1120 v_border: 0
    [  1394.252] (II) modesetting(0): Supported detailed timing:
    [  1394.252] (II) modesetting(0): clock: 137.5 MHz   Image Size:  344 x 194 mm
    [  1394.252] (II) modesetting(0): h_active: 1920  h_sync: 1980  h_sync_end 2040 h_blank_end 2046 h_border: 0
    [  1394.252] (II) modesetting(0): v_active: 1080  v_sync: 1094  v_sync_end 1108 v_blanking: 1680 v_border: 0
    [  1394.252] (II) modesetting(0):  AUO
    [  1394.252] (II) modesetting(0):  B156HW02 V1
    [  1394.253] (II) modesetting(0): EDID (in hex):
    [  1394.253] (II) modesetting(0): 	00ffffffffffff0006afed2100000000
    [  1394.253] (II) modesetting(0): 	01150103802213780ae2b59e59529926
    [  1394.253] (II) modesetting(0): 	1e505400000001010101010101010101
    [  1394.253] (II) modesetting(0): 	010101010101b635807e703828403c3c
    [  1394.253] (II) modesetting(0): 	ee0058c210000018b635807e70385842
    [  1394.253] (II) modesetting(0): 	3c3cee0058c210000018000000fe0041
    [  1394.253] (II) modesetting(0): 	554f0a202020202020202020000000fe
    [  1394.253] (II) modesetting(0): 	004231353648573032205631200a0052
    [  1394.253] (II) modesetting(0): Printing probed modes for output eDP-0
    [  1394.253] (II) modesetting(0): Modeline "1920x1080"x60.0  137.50  1920 1980 2040 2046  1080 1094 1108 1120 -hsync -vsync (67.2 kHz eP)
    [  1394.253] (II) modesetting(0): Modeline "1920x1080"x40.0  137.50  1920 1980 2040 2046  1080 1094 1108 1680 -hsync -vsync (67.2 kHz e)
    [  1394.253] (II) modesetting(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
    [  1394.253] (II) modesetting(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
    [  1394.254] (II) modesetting(0): EDID for output VGA-0
    [  1394.254] (II) modesetting(0): EDID for output HDMI-0
    [  1394.254] (II) modesetting(0): Output eDP-0 connected
    [  1394.254] (II) modesetting(0): Output VGA-0 disconnected
    [  1394.254] (II) modesetting(0): Output HDMI-0 disconnected
    [  1394.254] (II) modesetting(0): Using exact sizes for initial modes
    [  1394.254] (II) modesetting(0): Output eDP-0 using initial mode 1920x1080
    [  1394.254] (II) modesetting(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [  1394.254] (==) modesetting(0): DPI set to (96, 96)
    [  1394.254] (II) Loading sub module "fb"
    [  1394.254] (II) LoadModule: "fb"
    [  1394.254] (II) Loading /usr/lib/xorg/modules/libfb.so
    [  1394.255] (II) Module fb: vendor="X.Org Foundation"
    [  1394.255] 	compiled for 1.16.1, module version = 1.0.0
    [  1394.255] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [  1394.255] (II) Loading sub module "shadow"
    [  1394.255] (II) LoadModule: "shadow"
    [  1394.255] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [  1394.255] (II) Module shadow: vendor="X.Org Foundation"
    [  1394.255] 	compiled for 1.16.1, module version = 1.1.0
    [  1394.255] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [  1394.255] (II) UnloadModule: "nvidia"
    [  1394.255] (II) Unloading nvidia
    [  1394.255] (II) UnloadModule: "vesa"
    [  1394.255] (II) Unloading vesa
    [  1394.255] (==) Depth 24 pixmap format is 32 bpp
    [  1394.255] (==) modesetting(0): Backing store enabled
    [  1394.255] (==) modesetting(0): Silken mouse enabled
    [  1394.255] (II) modesetting(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [  1394.255] (==) modesetting(0): DPMS enabled
    [  1394.273] (--) RandR disabled
    [  1394.278] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
    [  1394.278] (II) modesetting(0): Damage tracking initialized
    [  1394.278] (II) modesetting(0): Setting screen physical size to 508 x 285
    [  1394.299] (II) config/udev: Adding input device Power Button (/dev/input/event8)
    [  1394.299] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [  1394.299] (**) Power Button: Applying InputClass "system-keyboard"
    [  1394.299] (II) LoadModule: "evdev"
    [  1394.299] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [  1394.299] (II) Module evdev: vendor="X.Org Foundation"
    [  1394.299] 	compiled for 1.16.0, module version = 2.9.0
    [  1394.299] 	Module class: X.Org XInput Driver
    [  1394.299] 	ABI class: X.Org XInput driver, version 21.0
    [  1394.299] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 16 paused 0
    [  1394.299] (II) Using input driver 'evdev' for 'Power Button'
    [  1394.299] (**) Power Button: always reports core events
    [  1394.299] (**) evdev: Power Button: Device: "/dev/input/event8"
    [  1394.299] (--) evdev: Power Button: Vendor 0 Product 0x1
    [  1394.299] (--) evdev: Power Button: Found keys
    [  1394.299] (II) evdev: Power Button: Configuring as keyboard
    [  1394.299] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input12/event8"
    [  1394.299] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [  1394.299] (**) Option "xkb_rules" "evdev"
    [  1394.299] (**) Option "xkb_model" "pc105"
    [  1394.299] (**) Option "xkb_layout" "de"
    [  1394.299] (**) Option "xkb_variant" "nodeadkeys"
    [  1394.312] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
    [  1394.312] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [  1394.312] (**) Video Bus: Applying InputClass "system-keyboard"
    [  1394.312] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 17 paused 0
    [  1394.312] (II) Using input driver 'evdev' for 'Video Bus'
    [  1394.312] (**) Video Bus: always reports core events
    [  1394.312] (**) evdev: Video Bus: Device: "/dev/input/event15"
    [  1394.312] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [  1394.312] (--) evdev: Video Bus: Found keys
    [  1394.312] (II) evdev: Video Bus: Configuring as keyboard
    [  1394.312] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input22/event15"
    [  1394.312] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [  1394.312] (**) Option "xkb_rules" "evdev"
    [  1394.312] (**) Option "xkb_model" "pc105"
    [  1394.312] (**) Option "xkb_layout" "de"
    [  1394.312] (**) Option "xkb_variant" "nodeadkeys"
    [  1394.312] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
    [  1394.312] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [  1394.313] (**) Video Bus: Applying InputClass "system-keyboard"
    [  1394.313] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 18 paused 0
    [  1394.313] (II) Using input driver 'evdev' for 'Video Bus'
    [  1394.313] (**) Video Bus: always reports core events
    [  1394.313] (**) evdev: Video Bus: Device: "/dev/input/event14"
    [  1394.313] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [  1394.313] (--) evdev: Video Bus: Found keys
    [  1394.313] (II) evdev: Video Bus: Configuring as keyboard
    [  1394.313] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4c/LNXVIDEO:00/input/input21/event14"
    [  1394.313] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [  1394.313] (**) Option "xkb_rules" "evdev"
    [  1394.313] (**) Option "xkb_model" "pc105"
    [  1394.313] (**) Option "xkb_layout" "de"
    [  1394.313] (**) Option "xkb_variant" "nodeadkeys"
    [  1394.313] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [  1394.313] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [  1394.313] (**) Power Button: Applying InputClass "system-keyboard"
    [  1394.313] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 19 paused 0
    [  1394.313] (II) Using input driver 'evdev' for 'Power Button'
    [  1394.313] (**) Power Button: always reports core events
    [  1394.313] (**) evdev: Power Button: Device: "/dev/input/event5"
    [  1394.313] (--) evdev: Power Button: Vendor 0 Product 0x1
    [  1394.313] (--) evdev: Power Button: Found keys
    [  1394.313] (II) evdev: Power Button: Configuring as keyboard
    [  1394.313] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input9/event5"
    [  1394.314] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    [  1394.314] (**) Option "xkb_rules" "evdev"
    [  1394.314] (**) Option "xkb_model" "pc105"
    [  1394.314] (**) Option "xkb_layout" "de"
    [  1394.314] (**) Option "xkb_variant" "nodeadkeys"
    [  1394.314] (II) config/udev: Adding input device Lid Switch (/dev/input/event7)
    [  1394.314] (II) No input driver specified, ignoring this device.
    [  1394.314] (II) This device may have been added with another device file.
    [  1394.314] (II) config/udev: Adding input device Sleep Button (/dev/input/event6)
    [  1394.314] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [  1394.314] (**) Sleep Button: Applying InputClass "system-keyboard"
    [  1394.314] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 20 paused 0
    [  1394.314] (II) Using input driver 'evdev' for 'Sleep Button'
    [  1394.314] (**) Sleep Button: always reports core events
    [  1394.314] (**) evdev: Sleep Button: Device: "/dev/input/event6"
    [  1394.314] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [  1394.314] (--) evdev: Sleep Button: Found keys
    [  1394.314] (II) evdev: Sleep Button: Configuring as keyboard
    [  1394.314] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input10/event6"
    [  1394.314] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
    [  1394.314] (**) Option "xkb_rules" "evdev"
    [  1394.314] (**) Option "xkb_model" "pc105"
    [  1394.314] (**) Option "xkb_layout" "de"
    [  1394.314] (**) Option "xkb_variant" "nodeadkeys"
    [  1394.315] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event16)
    [  1394.315] (II) No input driver specified, ignoring this device.
    [  1394.315] (II) This device may have been added with another device file.
    [  1394.315] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event17)
    [  1394.315] (II) No input driver specified, ignoring this device.
    [  1394.315] (II) This device may have been added with another device file.
    [  1394.315] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event18)
    [  1394.315] (II) No input driver specified, ignoring this device.
    [  1394.315] (II) This device may have been added with another device file.
    [  1394.315] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
    [  1394.315] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [  1394.315] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 21 paused 0
    [  1394.315] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [  1394.315] (**) Logitech USB Receiver: always reports core events
    [  1394.315] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
    [  1394.315] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc531
    [  1394.315] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
    [  1394.315] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [  1394.315] (--) evdev: Logitech USB Receiver: Found relative axes
    [  1394.315] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [  1394.316] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [  1394.316] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [  1394.316] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [  1394.316] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [  1394.316] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:046D:C531.0001/input/input5/event1"
    [  1394.316] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 11)
    [  1394.316] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [  1394.316] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [  1394.316] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [  1394.316] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [  1394.316] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [  1394.316] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [  1394.316] (II) No input driver specified, ignoring this device.
    [  1394.316] (II) This device may have been added with another device file.
    [  1394.316] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
    [  1394.316] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [  1394.316] (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
    [  1394.316] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 22 paused 0
    [  1394.317] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:046D:C531.0002/input/input6/event2"
    [  1394.317] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 12)
    [  1394.317] (**) Option "xkb_rules" "evdev"
    [  1394.317] (**) Option "xkb_model" "pc105"
    [  1394.317] (**) Option "xkb_layout" "de"
    [  1394.317] (**) Option "xkb_variant" "nodeadkeys"
    [  1394.317] (II) config/udev: Adding input device Logitech G700 Laser Mouse (/dev/input/event3)
    [  1394.317] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 23 paused 0
    [  1394.317] (II) Using input driver 'evdev' for 'Logitech G700 Laser Mouse'
    [  1394.317] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:046D:C06B.0003/input/input7/event3"
    [  1394.317] (II) XINPUT: Adding extended input device "Logitech G700 Laser Mouse" (type: MOUSE, id 13)
    [  1394.318] (II) evdev: Logitech G700 Laser Mouse: initialized for relative axes.
    [  1394.318] (II) config/udev: Adding input device Logitech G700 Laser Mouse (/dev/input/mouse1)
    [  1394.318] (II) No input driver specified, ignoring this device.
    [  1394.318] (II) This device may have been added with another device file.
    [  1394.318] (II) config/udev: Adding input device Logitech G700 Laser Mouse (/dev/input/event4)
    [  1394.318] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 24 paused 0
    [  1394.318] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:046D:C06B.0004/input/input8/event4"
    [  1394.318] (II) XINPUT: Adding extended input device "Logitech G700 Laser Mouse" (type: KEYBOARD, id 14)
    [  1394.318] (**) Option "xkb_rules" "evdev"
    [  1394.318] (**) Option "xkb_model" "pc105"
    [  1394.318] (**) Option "xkb_layout" "de"
    [  1394.318] (**) Option "xkb_variant" "nodeadkeys"
    [  1394.319] (II) config/udev: Adding input device BisonCam, NB Pro (/dev/input/event12)
    [  1394.319] (**) BisonCam, NB Pro: Applying InputClass "evdev keyboard catchall"
    [  1394.319] (**) BisonCam, NB Pro: Applying InputClass "system-keyboard"
    [  1394.319] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 25 paused 0
    [  1394.319] (II) Using input driver 'evdev' for 'BisonCam, NB Pro'
    [  1394.319] (**) BisonCam, NB Pro: always reports core events
    [  1394.319] (**) evdev: BisonCam, NB Pro: Device: "/dev/input/event12"
    [  1394.319] (--) evdev: BisonCam, NB Pro: Vendor 0x5986 Product 0x55f
    [  1394.319] (--) evdev: BisonCam, NB Pro: Found keys
    [  1394.319] (II) evdev: BisonCam, NB Pro: Configuring as keyboard
    [  1394.319] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/input/input18/event12"
    [  1394.319] (II) XINPUT: Adding extended input device "BisonCam, NB Pro" (type: KEYBOARD, id 15)
    [  1394.319] (**) Option "xkb_rules" "evdev"
    [  1394.319] (**) Option "xkb_model" "pc105"
    [  1394.319] (**) Option "xkb_layout" "de"
    [  1394.319] (**) Option "xkb_variant" "nodeadkeys"
    [  1394.320] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
    [  1394.320] (II) No input driver specified, ignoring this device.
    [  1394.320] (II) This device may have been added with another device file.
    [  1394.320] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event11)
    [  1394.320] (II) No input driver specified, ignoring this device.
    [  1394.320] (II) This device may have been added with another device file.
    [  1394.320] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [  1394.320] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [  1394.320] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    [  1394.320] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 26 paused 0
    [  1394.320] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [  1394.320] (**) AT Translated Set 2 keyboard: always reports core events
    [  1394.320] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [  1394.320] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [  1394.320] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [  1394.320] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [  1394.320] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [  1394.320] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
    [  1394.320] (**) Option "xkb_rules" "evdev"
    [  1394.320] (**) Option "xkb_model" "pc105"
    [  1394.320] (**) Option "xkb_layout" "de"
    [  1394.320] (**) Option "xkb_variant" "nodeadkeys"
    [  1394.321] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event13)
    [  1394.321] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [  1394.321] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [  1394.321] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [  1394.321] (II) LoadModule: "synaptics"
    [  1394.321] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [  1394.321] (II) Module synaptics: vendor="X.Org Foundation"
    [  1394.321] 	compiled for 1.16.0, module version = 1.8.1
    [  1394.321] 	Module class: X.Org XInput Driver
    [  1394.321] 	ABI class: X.Org XInput driver, version 21.0
    [  1394.321] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 27 paused 0
    [  1394.321] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [  1394.321] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [  1394.321] (**) Option "Device" "/dev/input/event13"
    [  1394.383] (**) Option "TapButton1" "1"
    [  1394.383] (**) Option "TapButton2" "2"
    [  1394.383] (**) Option "TapButton3" "3"
    [  1394.383] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [  1394.383] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [  1394.383] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input15/event13"
    [  1394.383] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 17)
    [  1394.383] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
    [  1394.383] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [  1394.383] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
    [  1394.383] (II) No input driver specified, ignoring this device.
    [  1394.383] (II) This device may have been added with another device file.
    [  1394.392] (II) modesetting(0): EDID vendor "AUO", prod id 8685
    [  1394.392] (II) modesetting(0): Printing DDC gathered Modelines:
    [  1394.392] (II) modesetting(0): Modeline "1920x1080"x0.0  137.50  1920 1980 2040 2046  1080 1094 1108 1120 -hsync -vsync (67.2 kHz eP)
    [  1394.392] (II) modesetting(0): Modeline "1920x1080"x0.0  137.50  1920 1980 2040 2046  1080 1094 1108 1680 -hsync -vsync (67.2 kHz e)
    [  1394.395] (II) modesetting(0): EDID vendor "AUO", prod id 8685
    [  1394.395] (II) modesetting(0): Printing DDC gathered Modelines:
    [  1394.395] (II) modesetting(0): Modeline "1920x1080"x0.0  137.50  1920 1980 2040 2046  1080 1094 1108 1120 -hsync -vsync (67.2 kHz eP)
    [  1394.395] (II) modesetting(0): Modeline "1920x1080"x0.0  137.50  1920 1980 2040 2046  1080 1094 1108 1680 -hsync -vsync (67.2 kHz e)
    [  1423.291] (II) Open ACPI successful (/var/run/acpid.socket)
    [  1423.303] (II) modesetting(0): EDID vendor "AUO", prod id 8685
    [  1423.303] (II) modesetting(0): Printing DDC gathered Modelines:
    [  1423.303] (II) modesetting(0): Modeline "1920x1080"x0.0  137.50  1920 1980 2040 2046  1080 1094 1108 1120 -hsync -vsync (67.2 kHz eP)
    [  1423.303] (II) modesetting(0): Modeline "1920x1080"x0.0  137.50  1920 1980 2040 2046  1080 1094 1108 1680 -hsync -vsync (67.2 kHz e)
    [  1513.183] (II) Open ACPI successful (/var/run/acpid.socket)
    [  1513.197] (II) modesetting(0): EDID vendor "AUO", prod id 8685
    [  1513.197] (II) modesetting(0): Printing DDC gathered Modelines:
    [  1513.197] (II) modesetting(0): Modeline "1920x1080"x0.0  137.50  1920 1980 2040 2046  1080 1094 1108 1120 -hsync -vsync (67.2 kHz eP)
    [  1513.197] (II) modesetting(0): Modeline "1920x1080"x0.0  137.50  1920 1980 2040 2046  1080 1094 1108 1680 -hsync -vsync (67.2 kHz e)
    
    [  1681.082] (II) Open ACPI successful (/var/run/acpid.socket)
    [  1681.094] (II) modesetting(0): EDID vendor "AUO", prod id 8685
    [  1681.094] (II) modesetting(0): Printing DDC gathered Modelines:
    [  1681.094] (II) modesetting(0): Modeline "1920x1080"x0.0  137.50  1920 1980 2040 2046  1080 1094 1108 1120 -hsync -vsync (67.2 kHz eP)
    [  1681.094] (II) modesetting(0): Modeline "1920x1080"x0.0  137.50  1920 1980 2040 2046  1080 1094 1108 1680 -hsync -vsync (67.2 kHz e)
    [  1681.410] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [  1902.860] (II) Open ACPI successful (/var/run/acpid.socket)
    [  1902.867] (II) modesetting(0): EDID vendor "AUO", prod id 8685
    [  1902.867] (II) modesetting(0): Printing DDC gathered Modelines:
    [  1902.867] (II) modesetting(0): Modeline "1920x1080"x0.0  137.50  1920 1980 2040 2046  1080 1094 1108 1120 -hsync -vsync (67.2 kHz eP)
    [  1902.867] (II) modesetting(0): Modeline "1920x1080"x0.0  137.50  1920 1980 2040 2046  1080 1094 1108 1680 -hsync -vsync (67.2 kHz e)
    Zusätzliche Informationen:
    -Ich benutze keinen Displaymanager
    -Alle Prozesse von X werden normal gestartet, wenn ich wie beschrieben die Fehlermeldung von Gnome bekomme liegt darüber sogar noch ein Autostart-Fenster von Truecrypt und ich kann mein Guake-Terminal öffnen
    -In der Fehlermeldung von Gnome ist kein Cursor sichtbar, es ist allerdings einer vorhanden(erkennbar daran, dass Schaltflächen wenn der nicht sichrbare Cursor darüber liegt gehighlightet werden und ich sie anklicken kann
    -Wenn ich in der Gnome Fehlermeldung auf Log Out clicke, bekomme ich einen Blackscreen, auf dem jedoch in üblicher Positon mein Conky-Infokästchen sichtbar ist und wie gewohnt funktioniert. Auch hier ist mein Guake-Terminal noch aufrufbar.

    Ich habe keine Idee wie ich weiter vorgehen soll, ich wäre auch für einen minimalen Ansatz sehr dankbar. Wenn ihr zusätzliche Informationen braucht sagt bescheid.

    MfG, .callisto

  2. #2
    Registrierter Benutzer
    Registriert seit
    Aug 2013
    Beiträge
    10
    Hat wirklich niemand eine Idee?

  3. #3
    Registrierter Benutzer
    Registriert seit
    Apr 2008
    Beiträge
    352
    naja, bei der Fehlermeldung ist das eben ein reines Stochern im Nebel........

    hast Du im HOME-Verzeichnis eine .xsession-errors Datei ? Vielleicht steht da ja was drin.

    Ich vermute aber, die Gnome-Konfiguration ist zerschossen. Also testweise einen neuen User anlegen und mit dem den XServer starten - zuerst mit den Voreinstellungen ohne xorg.conf und .xinitrc und dann sukzessive deine Änderungen mit reinnehmen.
    Bei Erfolg dann die Gnome-Konfig beim eigentlichen User reparieren/neu anlegen.

    Im Zweifelsfall (auch mit dem neuen User geht nix) würde ich dann aber auch das Xorg-System reinstallieren.

  4. #4
    Registrierter Benutzer
    Registriert seit
    Aug 2013
    Beiträge
    10
    Vielen Dank erstmal für deine Antwort.
    Eine .xsession-errors habe ich nicht. Das mit dem neuen User habe ich ausprobiert, passiert aber exakt das Selbe. (Bin auch schon vorher davon ausgegangen, dass das Problem bei Xorg liegt, da ja auch mit TWM nichts funktioniert)
    Also Xorg komplett reinstallieren. Wie gehe ich da vor? Ein einfaches deinstallieren und neuinstalieren mit meinem Paketmanager wird da ja wohl nicht reichen, weil es doch letztendlich an den Konfigurationsdateien hängt, oder?

  5. #5
    Registrierter Benutzer
    Registriert seit
    Apr 2008
    Beiträge
    352
    ich geh jetzt einmal davon aus, daß du nicht Root warst als die ganzen Probleme aufgetaucht sind. Für die meisten kritischen Dateien hast du also keine Schreibrechte gehabt und trotzdem ist da einiges systemweit zerschossen worden was vorher anscheinend anstandslos funktioniert hat. Du kannst deshalb nicht einmal davon ausgehen, daß da "nur" der Xserver betroffen ist und es wäre das Beste du sicherst Deine Daten und installierst die komplette Distri nochmal.

    Was ich selber vorher noch versuchen würde :
    1.) mit einer Live-Distri ausgiebig testen, ob die Grafik hardwareseitig überhaupt noch richtig funktioniert
    2.) die xorg.conf umbenennen damit die automatische Erkennung die Konfiguration übernimmt
    3.) die Grafiktreiber für die Karte löschen und nacheinander sowohl den freien als auch den proprietären und den Framebuffer neu installieren und ausprobieren
    4.) alle dir bekannten bzw. auffindbaren Pakete für den Xserver neu installieren; vielleicht reicht's ja aus

    Danach wäre mir der Suchaufwand und das Risiko (siehe oben) dann zu groß und ich würde tatsächlich alles plattmachen und neu installieren. In der Zeit, die du inzwischen da schon verbraten hast ist locker alles zu sichern, neu zu installieren und wieder zu konfigurieren.

  6. #6
    Registrierter Benutzer
    Registriert seit
    Aug 2013
    Beiträge
    10
    Nein, root war ich nicht.
    Punkt 1 und 2 hatte ich schon ausprobiert, für die anderen habe ich erhlichgesagt keinen Nerv mehr.
    Ich werde dann also alles plattmachen und neu installieren. Trotzdem vielen Dank für deine Hilfe!

  7. #7
    Registrierter Benutzer
    Registriert seit
    Dec 2011
    Beiträge
    31
    Hallo,

    nicht nur Windows hat unschöne Dinge zu bieten soviel dazu.

  8. #8
    kleine schwester von root Avatar von corresponder
    Registriert seit
    May 2002
    Ort
    192.67.198.56
    Beiträge
    4.584
    mit einer nicht vorhandenen xorg.conf mal versucht?

    gruss

    c.
    _______________________________________

    www.audio4linux.de - musik machen mit offenen quellen!

Ähnliche Themen

  1. Antworten: 2
    Letzter Beitrag: 18.10.06, 20:40
  2. Xorg 6.8 -> Xorg 6.9 gdm scheint zu hängen
    Von itachi im Forum X-Konfiguration
    Antworten: 10
    Letzter Beitrag: 03.07.06, 21:53
  3. Antworten: 2
    Letzter Beitrag: 18.04.06, 12:39
  4. Antworten: 1
    Letzter Beitrag: 30.03.06, 16:04
  5. xorg 6.8.0 ?
    Von Dragoran im Forum Neue Programme/Versionen
    Antworten: 82
    Letzter Beitrag: 08.01.05, 15:45

Stichworte

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •