xorg.conf (Разширение экрана)
Модератор: Bizdelnick
-
dnbdemon
- Сообщения: 68
xorg.conf
Установил Mandriva 2010 Free все отличьно тока установил припретарный драйвер Nvidia так все невозможно устоновить зазширение больше чем 800 на 600 выдает ошибку меньше могу поставить а больше не могу все время выдает ошибку делаю через nvidia settings
Подскажите в чем может быть проблема
Подскажите в чем может быть проблема
-
ATIpro
- Сообщения: 614
- ОС: Arch Linux x86_64
Re: xorg.conf
dnbdemon писал(а): ↑23.11.2009 03:42Установил Mandriva 2010 Free все отличьно тока установил припретарный драйвер Nvidia так все невозможно устоновить зазширение больше чем 800 на 600 выдает ошибку меньше могу поставить а больше не могу все время выдает ошибку делаю через nvidia settings
Подскажите в чем может быть проблема
А сам xorg.conf где?) Как устанавливал проприетарные дрова? Вывод "rpm -qa |grep nvidia" покажи
-
dnbdemon
- Сообщения: 68
Re: xorg.conf
ATIpro писал(а): ↑23.11.2009 04:08dnbdemon писал(а): ↑23.11.2009 03:42Установил Mandriva 2010 Free все отличьно тока установил припретарный драйвер Nvidia так все невозможно устоновить зазширение больше чем 800 на 600 выдает ошибку меньше могу поставить а больше не могу все время выдает ошибку делаю через nvidia settings
Подскажите в чем может быть проблема
А сам xorg.conf где?) Как устанавливал проприетарные дрова? Вывод "rpm -qa |grep nvidia" покажи
вот в том то и дело что попробывал изменить xorg.conf так воше слетел при загрузке одни ошибки не запускаются иксы
-
ATIpro
- Сообщения: 614
- ОС: Arch Linux x86_64
-
dnbdemon
- Сообщения: 68
Re: xorg.conf
vot 4to pokazivaet kak pitajusj izmenitj razsirenie monitora 4erez nvidia settings
Failed to set MetaMode (1) 'CRT-0: 800x600 @800x600 +0+0' (Mode 800x600, id: 50) on X screen 0
Would you like to remove this MetaMode?
Failed to set MetaMode (1) 'CRT-0: 800x600 @800x600 +0+0' (Mode 800x600, id: 50) on X screen 0
Would you like to remove this MetaMode?
-
dnbdemon
- Сообщения: 68
Re: xorg.conf
vot moj config
# File generated by XFdrake (rev )
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "ServerFlags"
Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
#DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection
Section "Module"
Disable "dri"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "glx" # 3D layer
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Plug'n Play"
ModelName "CPD-200EST"
HorizSync 30-70
VertRefresh 50-120
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce 2 MX to GeForce 4"
Driver "nvidia"
Option "DPMS"
Option "TwinViewOrientation" "Clone"
Option "AddARGBGLXVisuals"
Option "TwinView"
Option "IgnoreEDID" "1"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
EndSection
Section "ServerLayout"
Identifier "layout1"
Screen "screen1"
EndSection
# File generated by XFdrake (rev )
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "ServerFlags"
Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
#DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection
Section "Module"
Disable "dri"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "glx" # 3D layer
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Plug'n Play"
ModelName "CPD-200EST"
HorizSync 30-70
VertRefresh 50-120
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce 2 MX to GeForce 4"
Driver "nvidia"
Option "DPMS"
Option "TwinViewOrientation" "Clone"
Option "AddARGBGLXVisuals"
Option "TwinView"
Option "IgnoreEDID" "1"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
EndSection
Section "ServerLayout"
Identifier "layout1"
Screen "screen1"
EndSection
-
ATIpro
- Сообщения: 614
- ОС: Arch Linux x86_64
Re: xorg.conf
А вот мой, обрати внимание на секцию Screen
Код: Выделить всё
# File generated by XFdrake (rev )
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "ServerFlags"
Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
#DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection
Section "Module"
Disable "dri"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "glx" # 3D layer
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Plug'n Play"
ModelName "BenQ FP73GS"
HorizSync 30-82
VertRefresh 56-76
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce 6100 and later"
Driver "nvidia"
Option "DPMS"
Option "DynamicTwinView" "false"
Option "AddARGBGLXVisuals"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
Screen "screen1"
EndSection-
dnbdemon
- Сообщения: 68
Re: xorg.conf
ja probival dobavljatj eti stroki no padali iksi i vse ne zapuskalisj
a vot 4to predlogaet ustanovitj nvidia settings
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (mandrake@n5.mandriva.com) Mon Oct 26 07:20:35 EDT 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
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 "Sony CPD-200EST"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 120.0
ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616 +hsync +vsync
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce2 MX/MX 400"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "768x576 +0+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
no pocemuto neho4et sohranjatj
a vot 4to predlogaet ustanovitj nvidia settings
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (mandrake@n5.mandriva.com) Mon Oct 26 07:20:35 EDT 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
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 "Sony CPD-200EST"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 120.0
ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616 +hsync +vsync
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce2 MX/MX 400"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "768x576 +0+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
no pocemuto neho4et sohranjatj
-
dnbdemon
- Сообщения: 68
Re: xorg.conf
vot postavil config nvidia i vse ravno bolse 4em 768x576 razsirenie ne mogu postavitj vidaet o6ibku vot etu
ailed to set MetaMode (1) 'CRT-0: 800x600 @800x600 +0+0' (Mode 800x600, id: 51) on X screen 0
Would you like to remove this MetaMode?
4evo delatj ne pojmu v 4em problema
Код: Выделить всё
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (mandrake@n5.mandriva.com) Mon Oct 26 07:20:35 EDT 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
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 "Sony CPD-200EST"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 120.0
ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616 +hsync +vsync
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce2 MX/MX 400"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "768x576 +0+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSectionailed to set MetaMode (1) 'CRT-0: 800x600 @800x600 +0+0' (Mode 800x600, id: 51) on X screen 0
Would you like to remove this MetaMode?
4evo delatj ne pojmu v 4em problema
-
ATIpro
- Сообщения: 614
- ОС: Arch Linux x86_64
-
dnbdemon
- Сообщения: 68
Re: xorg.conf
Код: Выделить всё
...
Option "metamodes" "768x576 +0+0"
...i 4to v etom problema da
-
dnbdemon
- Сообщения: 68
Re: xorg.conf
а из за UID 10001 может быть в этом проблема
-
dnbdemon
- Сообщения: 68
Re: xorg.conf
nu 4to nekto pomo4 ne mozet s vidjuhoj video u menja Gforce 2 400
-
SinClaus
- Сообщения: 1952
- Статус: Мучитель Мандривы
- ОС: Arch,BSD
Re: xorg.conf
никогда проблем с Нвидией не было
-
mvt
- Сообщения: 734
Re: xorg.conf
Ну у Вас в секции "Monitor" явно прописано ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616 +hsync +vsync, как же Вы хотите получить больше?
Или закоментируйте, или пропишите ModeLine на разрешение и частоту, которые Ваш монитор поддерживает по паспорту