Udv mindenkinek,
Eddig egy hagyomanyos CRT monitort hasznaltam 1280x1024 felbontasban most vettem egy 1920x1080 -as TFT -t. Az a gondom hogy valahogy sehogyan sem sikrul beallitanom hogy rendessen ezzel a felbontassal mukodjon a gepem. Az xorg.conf -ban probalkoztam mar szinte mindennel ami eszembe jutott es amit a neten talatam de a vegkifejlet mindeg az volt hogy a felbontas egy olyan lett amit a monitor Philips 220E egyszeruen meg sem jelenit. Most felmegoldaskent az van hogy a gep most is a regi 1280x1024 felbontasban indul es amikor a grafikus resz mar mukodik es bejelntkezek akkor gyalogmodszerrel futattom a "NVIDIA X Server Settings" progit es ott az X Server Display Configuration reszben a felbontasnal beallitom a megfelelot. Altalaban az "Auto" ra szoktam tenni mert mar azzal is mukodik. Probaltam elmentani a beallitast a Save to X Configuration File gombal de persze az csak akkor mukodik amikor root-kent futtatom a progit..., de sajnos az sem segitett rajtam.
Tud-e valaki segiteni hogy mi kell az /etc/X11/xorg.conf -fajlba mert igy azert kicsit maceras a dolog mindeg allitgatni...
Elore si koszonom !!!
- 1414 megtekintés
Hozzászólások
Majd ha megmutatod az xorg.conf-odat. De ha merész vagy, nevezd át, és próbáld xorg.conf nélkül. Manapság már nem kell az.
- A hozzászóláshoz be kell jelentkezni
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@ninsei) Tue Jun 24 18:11:48 UTC 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
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 "Philips 220E"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 5200"
EndSection
Section "Screen"
# Removed Option "metamodes" "CRT: nvidia-auto-select +0+0; CRT: 1280x1024_60 +0+0"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT: 1280x1024_60 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Most ugyebar az az 1280x1024 van benne de ha kicsereltem az 1920x1080 -ra akor sem mukodott, most mukodik ezzel a felbontassal de az nVidia progival kell mindeg atallitanom a felbontast
- A hozzászóláshoz be kell jelentkezni
Itt van az egyik azok kozul amiket probalgattam de ezzel pl. nem mukodik rendesen. Itt amikor bejelentkezek egy olyan felbontasra kapcsol at amit a monitor nem tud megjeleniteni csak sotet kepernyo fogad, viszont ha atteszem a regi CRT monitort akkor azon van kep, vagyis a csatlakozon kimegy a kep csak az uj monitor azt nem tudja megjeleniteni.
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder57) Thu Jul 17 18:40:12 PDT 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
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"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Philips 220E"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5200"
EndSection
Section "Screen"
# Removed Option "metamodes" "1920x1080 +0+0"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "nvidia-auto-select +0+0; 1920x1080_60 +0+0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
- A hozzászóláshoz be kell jelentkezni
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
Option "TwinView" "0"
Option "metamodes" "nvidia-auto-select +0+0; 1920x1080_60 +0+0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
^- ezeket töröld ki, és próbáld úgy
- A hozzászóláshoz be kell jelentkezni
Nagyszeru, ez volt a megoldas, minden elismeresem :)
Nagyon szepen koszonom!!!
- A hozzászóláshoz be kell jelentkezni