Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Hardware => Téma založeno: kukide 21 Října 2008, 19:39:35
-
Ahoj, notebook ASUS X52SG-AS181 si přestal pamatovat správné rozlišení které je 1440x900.
Vím že by mělo stačit to dopsat do souboru xorg.conf, protože to tam chybí, ale nejsem si jistej jestli bych to udělal správně.
Poradíte kam a co dopsat? :-)
tady je současnej xorg.comf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Thu Feb 14 18:13:41 PST 2008
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Default Screen" 0 0
InputDevice "Generic Keyboard" "CoreKeyboard"
InputDevice "Configured Mouse" "CorePointer"
InputDevice "Synaptics Touchpad"
EndSection
Section "Module"
Load "glx"
Load "v4l"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
VendorName "Generic LCD Display"
ModelName "LCD Panel 1440x900"
HorizSync 31.5 - 56.0
VertRefresh 56.0 - 65.0
Gamma 1
ModeLine "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
ModeLine "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
ModeLine "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
ModeLine "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
EndSection
Section "Monitor"
#
Identifier "monitor1"
Gamma 1
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
BoardName "vesa"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
#
Identifier "device1"
Driver "vesa"
BoardName "vesa"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
Option "NoLogo" "True"
SubSection "Display"
Virtual 1024 768
Depth 24
Modes "800x600@60" "1024x768@60" "800x600@56" "640x480@60"
EndSubSection
EndSection
Section "Screen"
#
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultDepth 24
EndSection
dík.
-
Co pouzivas za verziu ubuntu. V xorg.conf mas vsetko nastavene 2x. Ak ides na ovladaci nvidia tak by si mal mat v systeme nainstalovane aj nvidia-settings cez ktore mozes nastavovat rozlisenie aj obnovovaciu frekvenciu.
Skus v terminali
gksudo nvidia-settingsAk sa ti spusti tam si vsetko nastavis das ulozit a on ti prepise(prenastavi) xorg.conf.
P.s skontroluj si v sekcii "monitor" ci mas spravne parametre
HorizSync 31.5 - 56.0
VertRefresh 56.0 - 65.0
Ta VertRefresh sa mi zda dost nizka.
-
http://forum.ubuntu.cz/index.php?topic=18192.msg130891#msg130891
pozri si sekciu 4.Nastavenie monitoru.
Ak to budes robit takto, v podstate budes rucne robit to, co ti poradil Tibor.
-
ahoj, tak kamarádka přivezla notes a koukal jsem jak vijevenej na jádru 2.6.24-21-generic nešlo nastavit nic a ani v nastavení ovladaču nebyl vidělt ovladač na nvidii. Ani nepomáhalo přepsat ručně xorg.conf. Spustil jsem to pod starším jádrem 2.6.24-19-generic a tam už uzavřený ovladač pro nvidii byl tak jsem ho zapnul, přesto stále nastavení rozlišení, které obrazovka umí nenabízel. Tak jsem to přepsal podle návodu manuálně v xorg.conf, restar a obrazovka už byla v pořádkuvpořádku.
Mám tam nechat starší jadro?
Dík, snad to poběží už jak má.