Вот возникла незадачка.. Как запустить GNOME из GDM при таком конфиге xorg.conf??
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "dbe"
Load "glx"
Load "extmod"
Load "type1"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbModel" "pc104"
# Option "XkbLayout" "us,ru(winkeys)"
# Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "NVIDIA0"
Driver "nvidia"
BusID "PCI:1:0:0"
VideoRam 65536
Option "NvAGP" "3"
Option "NoLogo" "true"
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "ConnectedMonitor" "CRT"
# Option "TwinView" "true"
# Option "TwinViewOrientation" "clone"
# Option "TVOutFormat" "COMPOSITE"
# Option "ConnectedMonitors" "CRT,TV"
# Option "SecondMonitorHorizSync" "30-50"
# Option "SecondMonitorVertRefresh" "60"
# Option "MetaModes" "1024x768,800x600; 800x600,800x600"
# Option "TVStandard" "PAL-B"
Screen 0
EndSection
Section "Device"
Identifier "NVIDIA1"
Driver "nvidia"
BusID "PCI:1:0:0"
VideoRam 65536
Option "NvAGP" "3"
Option "NoLogo" "true"
Option "ConnectedMonitor" "TV"
# Option "RenderAccel" "true"
# Option "AllowGLXWithComposite" "true"
# Option "TwinView" "true"
# Option "TwinViewOrientation" "clone"
Option "TVOutFormat" "COMPOSITE"
# Option "ConnectedMonitors" "CRT,TV"
# Option "SecondMonitorHorizSync" "30-50"
# Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1024x768,800x600; 800x600,800x600"
Option "TVStandard" "PAL-B"
Screen 1
EndSection
Section "Monitor"
Identifier "CTX"
HorizSync 31.5-72.0
VertRefresh 85.0-120.0
ModeLine "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -hsync +vsync
ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -hsync +vsync
EndSection
Section "Monitor"
Identifier "TV"
HorizSync 30-50
VertRefresh 60
EndSection
Section "Screen"
Identifier "Screen0"
Device "NVIDIA0"
Monitor "CTX"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "NVIDIA1"
Monitor "TV"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0"
Screen 1 "Screen1" LeftOf "Screen0"
InputDevice "Generic Keyboard" "CorePointer"
InputDevice "Configured Mouse" "CoreKeyboard"
EndSection
Ответ на:
комментарий
от kuz

Ответ на:
комментарий
от cheezee
Ответ на:
комментарий
от berkuf
Ответ на:
комментарий
от berkuf
Ответ на:
комментарий
от berkuf

Ответ на:
комментарий
от cheezee
Ответ на:
комментарий
от cheezee

Ответ на:
комментарий
от berkuf

Ответ на:
комментарий
от Sof1x
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
Похожие темы
- Форум Как заставить KDE устанавливать разрешение первичного монитора (2006)
- Форум Разрешение экрана. (2007)
- Форум Mandrake 10, X Server и драйвер nVidia (2004)
- Форум XFree86 4.0.2 + RivaTNT2 + 24bpp (2001)
- Форум Не стартуют X'ы в Debian'е (2004)
- Форум не запускается KDE и Gnom после установки NVIDIA драйвера (2006)
- Форум Radeon Mobility X1400 (2010)
- Форум Разрешение экрана startx xinit (2013)
- Форум Разрешение 1600х1200 в FC6 (2007)
- Форум Slackware 12.0 Раскладка (2008)