Benutzerinformationen überspringen
Ubuntu: 12.04
Kernel: generic
Desktop: GNOME Shell
Architektur: 64-bit

Benutzerinformationen überspringen
Ubuntu: 12.04
Kernel: generic
Desktop: GNOME Shell
Architektur: 64-bit


Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Easyy-S« (2. Januar 2009, 15:26)

Mir wurde erklärt, das läge an der xorg.conf, ich konnte das Problem jedoch nicht beheben, da mein System mich die Änderungen an der xorg.conf zwar speichern lässt, beim nächsten Mal jedoch wieder mit den alten Werten startet.
ACHTUNG!! Lesen gefährdet die Dummheit! 
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" DefaultDepth 24 EndSection Section "Module" Load "glx" EndSection Section "Device" Identifier "Configured Video Device" Driver "nvidia" Option "NoLogo" "false" Option "DynamicTwinView" "false" EndSection |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Zaeggu« (3. Januar 2009, 10:30)
Genau, denn seit Intrepid wird komplett auf die Autokonfiguration des X-Servers gesetzt. Ich glaube theoretisch kann man die sogar löschenDas ist alles, was sich in meiner xorg.conf Befindet!
(Dann kann man allerdings den nVidia-Treiber nicht reinschreiben. Mich würde es aber wundern, wenn es da nicht andere Mittel und Wege geben würde.)
)|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
Section "Monitor" Identifier "Configured Monitor" ##Samsung 730BF Option "DPMS" HorizSync 30-81 VertRefresh 56-75 DisplaySize 342 271 EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" ##Samsung 730BF Device "Configured Video Device" ##NV7600GS Option "AddARGBGLXVisuals" "True" DefaultDepth 24 SubSection "Display" Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Module" Load "glx" EndSection Section "Extensions" Option "Composite" "Enable" Option "RENDER" "true" Option "DAMAGE" "true" EndSection Section "ServerLayout" Identifier "Default Layout" screen "Default Screen" EndSection Section "Device" Identifier "Configured Video Device" ##Nvidia 7600GS Option "DynamicTwinView" "0" Option "NVAGP" "1" Option "RenderAccel" "true" Option "NODDC" Driver "nvidia" Option "NoLogo" "True" EndSection |

|
|
Quellcode |
1 2 3 4 |
DisplaySize width height
This optional entry gives the width and height, in millimetres,
of the picture area of the monitor. If given this is used to
calculate the horizontal and vertical pitch (DPI) of the screen.
|
@Fraenk: Auch den Montor- und Extentions-Teil finde ich äußerst merkwürdig. Hast du mal probiert die xorg.conf komplett neu zu erstellen? Theoretisch sind fast alle der Optionen bei Ubuntu Intrepid Ibex nicht mehr nötig. (Außer wenn X nicht die volle Auflösung erkennt, oder die Autokonfiguration sonst wie fehlschlägt.)


|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
# xorg.conf (X.Org 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. # # Note that some configuration settings that could be done previously # in this file, now are automatically configured by the server and settings # here are ignored. # # 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 "Device" Identifier "Configured Video Device" ## Das habe ich noch eingefügt Driver "nvidia" Option "NoLogo" "True" Option "DynamicTwinView" "0" ## EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" EndSection |

Benutzerinformationen überspringen
Ubuntu: 12.04
Kernel: generic
Desktop: GNOME Shell
Architektur: 64-bit
Das ist eine komplett neue xorg.conf mit nVidia-Treiber.

Burning Board, entwickelt von WoltLab GmbH.
UbuntuFreunde von Easyy-S und basslord seit 06.12.06
Ubuntufreunde.de runs on ubuntu 10.04





