online 1
gast (50)

/ Forum / Linux

LinuxLinux

Fragevon Fassy91 vom 17.01.2020, 20:05 Options

X Server und nvidia

Ich hab mir heute die neuen Nvidia Treiber geloadted und installiert. Nun geht mein Ubuntu netmehr, weil der X Server falsch eingestellt ist. Die Auflösung ist üfr meinen Monitor zu hoch. Wie kann ich das ändern ohne das Ubuntu zu starten.

Ich hab eine Ubuntu Live CD kann auch cinfigs ändern aber welche config ist es für die auflösung ?

Die xserver,conf ist es net so wie es aussieht,

thx
fabian


Antwort schreiben

Antwort 1 von Susefrust vom 17.01.2020, 22:04 Options

>aber welche config ist es für die auflösung ?

/etc/X11/xorg.conf

MfG

Antwort 2 von Fassy91 vom 19.01.2020, 09:42 Options

In der war ich schon aber ich kann nichts finden was nach auflösung aussieht .

Hier meine xorg.conf :

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbVariant"	"nodeadkeys"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"	"/dev/input/mice"
	Option		"Protocol"	"ImPS/2"
	Option		"ZAxisMapping"	"4 5"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"stylus"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"	"stylus"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"eraser"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"	"eraser"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"cursor"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"	"cursor"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"nvidia"
	Busid		"PCI:1:0:0"
	Option		"AddARGBVisuals"	"True"
	Option		"AddARGBGLXVisuals"	"True"
	Option		"NoLogo"	"True"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	Horizsync	30-70
	Vertrefresh	50-160
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	Defaultdepth	24
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
  screen "Default Screen"
	Inputdevice	"Generic Keyboard"
	Inputdevice	"Configured Mouse"
	
	# Uncomment if you have a wacom tablet
	#	InputDevice     "stylus"	"SendCoreEvents"
	#	InputDevice     "cursor"	"SendCoreEvents"
	#	InputDevice     "eraser"	"SendCoreEvents"
EndSection
Section "Module"
	Load		"glx"
EndSection


Mein Monitor zeigt nurnoch "Out of Range" und ich kann nichts machen

Antwort 3 von bored vom 19.01.2020, 09:57 Options

Füge folgende Zeilen an deine Section "Screen" an:

SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" ...
EndSubSection


Das ... muss natürlich ersetzt werden durch andere Auflösungen. Oder du löschst es raus, hautsache es steht nicht mehr drin.
Was sich die Ubuntu-Leute wohl dabei gedacht haben...

Antwort 4 von bored vom 19.01.2020, 09:58 Options

Zitat:
Füge folgende Zeilen an deine Section "Screen" an:


Ups!
Füge folgende Zeilen in deine Section "Screen" ein
So sollte es aussehen :-)

Antwort 5 von Fassy91 vom 19.01.2020, 10:16 Options

Ja so hab ich es gemacht thx es geht.

mfg
Remon

Antwort 6 von Real_Randolf vom 19.01.2020, 11:14 Options

Das nächste Mal über
"dpkg-reconfigure xserver-xorg"

Antwort 7 von Fassy91 vom 19.01.2020, 17:54 Options

das ging ja nicht.

Ich musste über die Live CD die configs ändern.

thx Leute und bis bald

Ähnliche Themen

Treiber gesucht! nVidia Quadro FX 1600M
Steffen636474  08.11.2007 - 125 Hits - 2 Antworten

zu unfähig den Multimediacontroller zu installieren
hanshubert  13.02.2008 - 219 Hits - 7 Antworten

X Server startet nicht mehr
tommy.60  07.04.2008 - 33 Hits - 7 Antworten

Grafikkarte Problembericht
Wolf.Grund  30.04.2008 - 62 Hits - 9 Antworten

Hinweis

Diese Frage ist schon etwas älter, Sie können daher nicht mehr auf sie antworten. Sollte Ihre Frage noch nicht gelöst sein, stellen Sie einfach eine neue Frage im Forum..

Neue Einträge

Version: supportware 1.9.150 / 10.06.2022, Startzeit:Mon Jan 26 01:23:17 2026