Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Pracovní prostředí => Téma založeno: filip102 15 Září 2009, 12:59:58
-
Nainštaloval som si do ubuntu ovládače na Nvidiu a po reštarte sa mi dalo rozlíšenie ktoré môj monitor nepodporuje. Ako mám manuálne editovať rozlíšenie cez liveCD?
-
http://wiki.ubuntu.cz/Nastaven%C3%AD%20monitoru#Rie.2BAWE-enie_probl.2BAOk-mov
-
Išiel som podľa návodu, skočilo na mňa toto okno a nech to tam napíšem aj 50x, stále je to rovnaké. Napíšem príkaz, reštartnem X server a prd...
(http://img141.imageshack.us/img141/7022/obrazovkal.png)
-
Išiel som podľa návodu, skočilo na mňa toto okno a nech to tam napíšem aj 50x, stále je to rovnaké. Napíšem príkaz, reštartnem X server a prd...
(http://img141.imageshack.us/img141/7022/obrazovkal.png)
Vlez do složky /etc/X11 a smaž xorg.conf.backup a/nebo xorg.conf.failsafe (nebo tak nějak, musí z těch xorg.conf.blablabla zůstat jen xorg.conf) a pro jistotu znovu spusť příkaz sudo nvidia-xconfig a restartuj X
-
Ok, ale je normálne teraz že mi zase hlási OUT OF RANGE? ;D
-
Ok, ale je normálne teraz že mi zase hlási OUT OF RANGE? ;D
To pouštíš na displeji z kalkulačky? Rozlišení a snímkovou frekvenci si budeš muset nastavit manuálně v xorg.conf
Můžeš se inspirovat mým xorg.conf:Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Module"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
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 "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "AOC LM765"
HorizSync 30.0 - 83.0
VertRefresh 55.0 - 75.0
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 7300 GS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "1280x1024_75 +0+0; nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
-
Ok, ale je normálne teraz že mi zase hlási OUT OF RANGE? ;D
hmm... tak jsem si myslel, ze i tento problem je popsany v tom odkazu, ktery jsem poslal (konkretne 2. az 3. radek). Reseni v dalsim textu samozrejme nasleduje.
-
Tak konečne to beží ale obraz je trochu posunutú na pravú stranu vždy keď to pustím. Pomôže len to že dám frekvenciu na automatickú ale keď reštartnem pc, je to zase posunuté.
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Mon Mar 23 15:33:27 PST 2009
# 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 "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
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 "Monitor"
Identifier "Configured Monitor"
HorizSync 31-83
VertRefresh 56-75
# 1280x1024 @ 75.00 Hz (GTF) hsync: 80.17 kHz; pclk: 138.54 MHz
Modeline "1280x1024_75.00" 138.54 1280 1368 1504 1728 1024 1025 1028 1069 -HSync +Vsync
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
Option "NoLogo" "True"
SubSection "Display"
Depth 24
Modes "1280x1024_75.00"
EndSubSection
EndSection
-
A jaka je ta automaticka frekvence? Co to udela, kdyz se hodnota te automaticky nastavene frakvence vlozi do xorg.conf? (samozrejme vcetne vsech odpovidajicich cisel ziskanych pomoci gtf)
-
Tak konečne to beží ale obraz je trochu posunutú na pravú stranu vždy keď to pustím. Pomôže len to že dám frekvenciu na automatickú ale keď reštartnem pc, je to zase posunuté.
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Mon Mar 23 15:33:27 PST 2009
# 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 "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
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 "Monitor"
Identifier "Configured Monitor"
HorizSync 31-83
VertRefresh 56-75
# 1280x1024 @ 75.00 Hz (GTF) hsync: 80.17 kHz; pclk: 138.54 MHz
Modeline "1280x1024_75.00" 138.54 1280 1368 1504 1728 1024 1025 1028 1069 -HSync +Vsync
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
Option "NoLogo" "True"
SubSection "Display"
Depth 24
Modes "1280x1024_75.00"
EndSubSection
EndSection
Filipe, posun obrazu není nic neobvyklýho, to nejde nastavit horizontální posun přímo na monitoru?
-
Na monitore to mám, problém bude skôr v tom súbore.
-
Na monitore to mám, problém bude skôr v tom súbore.
Ne, konfigurákem to není. Na svobodným ovladači nVidia nemám horizontální offset obrazu žádnej, u proprietárního ovladače je závislej na nastavený snímkový frekvence obrazu. Při 60Hz (1280×1024) je menší než u 75Hz, obraz je celkově posunutej doleva, automatika nastavení optimálního obrazu u mýho monitoru (17" LCD AOC LM-765) selhává, mám jej nastavenej pomocí testovacího obrazce "made in home"- šachovnice 1×1px černá, 1×1px bílá o rozměrech 1280×1024.
-
Ale je ;D... vlastne bolo, napadlo ma pustiť to ako root, nastaviť si veci graficky a potom uložiť. Výsledok? Funguje to super.
-
Ale je ;D... vlastne bolo, napadlo ma pustiť to ako root, nastaviť si veci graficky a potom uložiť. Výsledok? Funguje to super.
No šikovnej! Ale stejně si myslím, že v tom má prsty změna snímkový frekvence, ale co, jak by napsal zvRadek Huhlán: Well done!
K+
-
Vraj šikovný, pol roka bez ubuntu a všetko zabudnem :D, ale tak diky :D.