Hi Leute
habe mich heute mal an die Arch linux installtion gewagt und bis dato das Basis System installiert.
Habe nach der Basis Installation vollgendes installiert.
xorg-server xorg-xinit
nvidia nvidia-libgl nvidia-utils
mate mate-extra
danach rebootet erstmal nur schwarzes Bild habe dann in syslinux mit nomodeset gestart und wollte dort mit
startx starten nur kommt dann:
xinit: giving up
xinit unable to connect to X server: Connection refused
Xinit: server error
habe mal die 2 dateien ausgelesen hoffe ihr könnt mit diesen was anfangen
Xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 340.24 (buildmeister@swio-display-x64-rhel04-07) Wed Jul 2 15:50:44 PDT 2014
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Xorg.0.log
[ 8380.666]
X.Org X Server 1.16.0
Release Date: 2014-07-16
[ 8380.666] X Protocol Version 11, Revision 0
[ 8380.666] Build Operating System: Linux 3.15.5-2-ARCH x86_64
[ 8380.666] Current Operating System: Linux zffreak-pc 3.15.7-1-ARCH #1 SMP PREEMPT Mon Jul 28 20:06:17 CEST 2014 x86_64
[ 8380.666] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda2 rw initrd=../initramfs-linux.img nomodeset
[ 8380.667] Build Date: 31 July 2014 11:53:19AM
[ 8380.667]
[ 8380.667] Current version of pixman: 0.32.6
[ 8380.667] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 8380.667] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8380.668] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 2 19:14:46 2014
[ 8380.669] (==) Using config file: "/etc/X11/xorg.conf"
[ 8380.669] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 8380.669] (==) ServerLayout "Layout0"
[ 8380.669] (**) |-->Screen "Screen0" (0)
[ 8380.669] (**) | |-->Monitor "Monitor0"
[ 8380.669] (**) | |-->Device "Device0"
[ 8380.669] (**) |-->Input Device "Keyboard0"
[ 8380.669] (**) |-->Input Device "Mouse0"
[ 8380.669] (==) Automatically adding devices
[ 8380.669] (==) Automatically enabling devices
[ 8380.669] (==) Automatically adding GPU devices
[ 8380.669] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 8380.669] Entry deleted from font path.
[ 8380.669] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 8380.669] Entry deleted from font path.
[ 8380.669] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 8380.669] Entry deleted from font path.
[ 8380.669] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 8380.669] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 8380.669] Entry deleted from font path.
[ 8380.669] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 8380.669] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 8380.669] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 8380.669] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 8380.669] (WW) Disabling Keyboard0
[ 8380.669] (WW) Disabling Mouse0
[ 8380.669] (II) Loader magic: 0x818d80
[ 8380.669] (II) Module ABI versions:
[ 8380.669] X.Org ANSI C Emulation: 0.4
[ 8380.669] X.Org Video Driver: 18.0
[ 8380.669] X.Org XInput driver : 21.0
[ 8380.669] X.Org Server Extension : 8.0
[ 8380.677] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 8380.677] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 8380.678] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 8380.679] (--) PCI: (0:0:2:0) 8086:0162:1849:0162 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 8380.679] (--) PCI:*(0:1:0:0) 10de:1180:3842:2682 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/134217728, 0xe8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 8380.679] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 8380.679] (II) LoadModule: "glx"
[ 8380.679] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 8380.688] (II) Module glx: vendor="NVIDIA Corporation"
[ 8380.688] compiled for 4.0.2, module version = 1.0.0
[ 8380.688] Module class: X.Org Server Extension
[ 8380.688] (II) NVIDIA GLX Module 340.24 Wed Jul 2 15:04:31 PDT 2014
[ 8380.688] (II) LoadModule: "nvidia"
[ 8380.688] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 8380.689] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 8380.689] compiled for 4.0.2, module version = 1.0.0
[ 8380.689] Module class: X.Org Video Driver
[ 8380.689] (II) NVIDIA dlloader X Driver 340.24 Wed Jul 2 14:42:23 PDT 2014
[ 8380.689] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 8380.689] (++) using VT number 1
[ 8380.689] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 8380.689] (II) Loading sub module "fb"
[ 8380.689] (II) LoadModule: "fb"
[ 8380.689] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 8380.689] (II) Module fb: vendor="X.Org Foundation"
[ 8380.689] compiled for 1.16.0, module version = 1.0.0
[ 8380.689] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8380.689] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 8380.689] (II) Loading sub module "wfb"
[ 8380.689] (II) LoadModule: "wfb"
[ 8380.689] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 8380.690] (II) Module wfb: vendor="X.Org Foundation"
[ 8380.690] compiled for 1.16.0, module version = 1.0.0
[ 8380.690] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8380.690] (II) Loading sub module "ramdac"
[ 8380.690] (II) LoadModule: "ramdac"
[ 8380.690] (II) Module "ramdac" already built-in
[ 8380.690] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 8380.690] (==) NVIDIA(0): RGB weight 888
[ 8380.690] (==) NVIDIA(0): Default visual is TrueColor
[ 8380.690] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 8380.690] (**) NVIDIA(0): Enabling 2D acceleration
[ 8380.965] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
[ 8380.966] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 680 (GK104) at PCI:1:0:0 (GPU-0)
[ 8380.966] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 8380.966] (--) NVIDIA(0): VideoBIOS: 80.04.47.00.80
[ 8380.966] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 8380.998] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS MX299 (DFP-4)) does not
[ 8380.998] (II) NVIDIA(GPU-0): support NVIDIA 3D Vision stereo.
[ 8380.998] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 680 at PCI:1:0:0
[ 8380.998] (--) NVIDIA(0): CRT-0
[ 8380.998] (--) NVIDIA(0): DFP-0
[ 8380.998] (--) NVIDIA(0): DFP-1
[ 8380.998] (--) NVIDIA(0): DFP-2
[ 8380.998] (--) NVIDIA(0): DFP-3
[ 8380.998] (--) NVIDIA(0): Ancor Communications Inc ASUS MX299 (DFP-4) (boot, connected)
[ 8380.998] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 8380.998] (--) NVIDIA(0): DFP-0: Internal TMDS
[ 8380.998] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 8380.998] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 8380.998] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 8380.998] (--) NVIDIA(0): DFP-2: Internal TMDS
[ 8380.998] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 8380.998] (--) NVIDIA(0): DFP-3: Internal TMDS
[ 8380.998] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 8380.998] (--) NVIDIA(0): Ancor Communications Inc ASUS MX299 (DFP-4): Internal DisplayPort
[ 8380.998] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS MX299 (DFP-4): 960.0 MHz maximum pixel clock
[ 8380.998] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 8380.998] (**) NVIDIA(0): device Ancor Communications Inc ASUS MX299 (DFP-4) (Using
[ 8380.998] (**) NVIDIA(0): EDID frequencies has been enabled on all display
[ 8380.998] (**) NVIDIA(0): devices.)
[ 8381.068] (EE) NVIDIA(GPU-0): Unable to add conservative default mode "nvidia-auto-select".
[ 8381.068] (EE) NVIDIA(GPU-0): Unable to add "nvidia-auto-select" mode to ModePool.
[ 8381.068] (==) NVIDIA(0):
[ 8381.068] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 8381.068] (==) NVIDIA(0): will be used as the requested mode.
[ 8381.068] (==) NVIDIA(0):
[ 8381.069] (WW) NVIDIA(0): No valid modes for "DFP-4:nvidia-auto-select"; removing.
[ 8381.069] (WW) NVIDIA(0):
[ 8381.069] (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
[ 8381.069] (WW) NVIDIA(0): "nvidia-auto-select".
[ 8381.069] (WW) NVIDIA(0):
[ 8381.069] (WW) NVIDIA(0): No valid modes for "DFP-4:nvidia-auto-select"; removing.
[ 8381.069] (EE) NVIDIA(0): Unable to use default mode "nvidia-auto-select".
[ 8381.687] (EE) NVIDIA(0): Failing initialization of X screen 0
[ 8381.687] (II) UnloadModule: "nvidia"
[ 8381.687] (II) UnloadSubModule: "wfb"
[ 8381.687] (II) UnloadSubModule: "fb"
[ 8381.687] (EE) Screen(s) found, but none have a usable configuration.
[ 8381.687] (EE)
Fatal server error:
[ 8381.687] (EE) no screens found(EE)
[ 8381.687] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 8381.687] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 8381.687] (EE)
[ 8381.689] (EE) Server terminated with error (1). Closing log file.
Hoffe ihr könnt mir weiterhelfen.
PS: Grafikarte ist ein Evga GTX 680 ist über Displayport angeschlossen.