nVIDIA drivers + resolution [РЕШЕНО]
погуглив немног нашёл ссылку на драйвера с патчем для своей видяхи(Ti4200) При установке в ручную:
sh NVIDIA-Linux-x86-96.43.01-pkg1.run (как написано на странице nvidia)
дарйвер ставится нормально.
при установке с портажей ставится NVIDIA-Linux-x86-96.43.01-pkg0.run и при этом говорится что эти дрова не подходят для моей видяхи.
и так, проблема:
При запуске иксы молчат, тоесть ошибок нет всё нормально, но вот монитору не нравится разрешение экрана. ему надо 1024*768 60Hz. а повидимому ставится иное, так что я не могу увидеть ничего кроме как сервисного сообщения монитора о не поддерживаемом разрешении. Кто знает как его выставить как мне над? вот xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/cyrillic/"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/Type1"
EndSection
Section "Module"
Load "record"
Load "extmod"
Load "dbe"
Load "dri"
Load "glx"
Load "xtrap"
Load "freetype"
Load "type1"
Load "freetype"
#Load "speedo"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbOptions" "grp:caps_toggle,grp_led:scroll"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
#Option "Device" "/dev/mouse"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
#DisplaySize 280 210 # mm
Identifier "Monitor0"
VendorName "SAM"
ModelName "1036"
HorizSync 30.0 - 61.0
VertRefresh 50-70
#Option "DPMS"
EndSection
Section "Device"
Identifier "Card0"
Driver "nv"
#Driver "nvidia" #закоментен на время написания поста, т.к. при драйвере nv всё нормально
VendorName "nVidia Corporation"
BoardName "[GeForce Ti4200]"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1024x768"
EndSubsection
EndSection
- Для комментирования войдите или зарегистрируйтесь
Попробуй xorgsetup
Попробуй xorgsetup может быть? Мониторы иногда ругаются о неподдерживаемом разрешении если на них подают неподдерживаемую частоту или глубину.
так оно и есть.
так оно и есть. Но даже если менять конфиг, то оно помоему не менятцо :(
clean
Попробуй убрать все кроме идентифира из секции Монитор
_________________
~? **!
неа всёравно не
неа всёравно не помогло.
вот лог до того как убрал содержимое:
X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.22-gentoo-r6 i686
Current Operating System: Linux BummBoxx 2.6.22-gentoo-r8 #1 SMP Sun Sep 30 22:38:41 NOVST 2007 i686
Build Date: 23 September 2007 03:09:20PM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 2 13:59:28 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/TTF" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/cyrillic/").
(==) Including the default font path /usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/.
(**) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi,
/usr/share/fonts/Type1,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81db6c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(--) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2570 card 1458,2570 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2571 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24d2 card 1458,24d2 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24d4 card 1458,24d2 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24d7 card 1458,24d2 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,24de card 1458,24d2 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24dd card 1458,5006 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev c2 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24d0 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24db card 1458,24d2 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24d3 card 1458,24d2 rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0281 card 1462,8948 rev a1 class 03,00,00 hdr 00
(II) PCI: 02:01:0: chip 1317,0985 card 10bd,1336 rev 11 class 02,00,00 hdr 00
(II) PCI: 02:02:0: chip 1106,3106 card 1186,1405 rev 86 class 02,00,00 hdr 00
(II) PCI: 02:04:0: chip 1102,0002 card 1102,0020 rev 04 class 04,01,00 hdr 80
(II) PCI: 02:04:1: chip 1102,7002 card 1102,0020 rev 01 class 09,80,00 hdr 80
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf4000000 - 0xf5ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xf6000000 - 0xf7ffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0x30000000 - 0x300fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV28 [GeForce4 Ti 4200 AGP 8x] rev 161, Mem @ 0xf4000000/24, 0xf0000000/26
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe8000000 from 0xefffffff to 0xe7ffffff
(II) Active PCI resource ranges:
[0] -1 0 0xf7001000 - 0xf70010ff (0x100) MX[B]
[1] -1 0 0xf7000000 - 0xf70003ff (0x400) MX[B]
[2] -1 0 0x30100000 - 0x301003ff (0x400) MX[B]
[3] -1 0 0xf8000000 - 0xf80003ff (0x400) MX[B]
[4] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[5] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
[6] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
[7] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[8] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
[9] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[10] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[11] -1 0 0x00001400 - 0x0000141f (0x20) IX[B]
[12] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[13] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[14] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[15] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[16] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[17] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[18] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[19] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[20] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf7001000 - 0xf70010ff (0x100) MX[B]
[1] -1 0 0xf7000000 - 0xf70003ff (0x400) MX[B]
[2] -1 0 0x30100000 - 0x301003ff (0x400) MX[B]
[3] -1 0 0xf8000000 - 0xf80003ff (0x400) MX[B]
[4] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[5] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
[6] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
[7] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[8] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
[9] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[10] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[11] -1 0 0x00001400 - 0x0000141f (0x20) IX[B]
[12] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[13] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[14] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[15] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[16] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[17] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[18] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[19] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[20] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x300fffff (0x30000000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x300fffff (0x30000000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xf7001000 - 0xf70010ff (0x100) MX[B]
[5] -1 0 0xf7000000 - 0xf70003ff (0x400) MX[B]
[6] -1 0 0x30100000 - 0x301003ff (0x400) MX[B]
[7] -1 0 0xf8000000 - 0xf80003ff (0x400) MX[B]
[8] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[9] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[14] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
[15] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[16] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[17] -1 0 0x00001400 - 0x0000141f (0x20) IX[B]
[18] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[19] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[23] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[24] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[25] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[26] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "type1" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module 96.43.01 Wed Sep 5 19:47:01 PDT 2007
(II) Loading extension GLX
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.4.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Reloading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Loading font FreeType
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver 96.43.01 Wed Sep 5 19:14:11 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 2.0
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x300fffff (0x30000000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xf7001000 - 0xf70010ff (0x100) MX[B]
[5] -1 0 0xf7000000 - 0xf70003ff (0x400) MX[B]
[6] -1 0 0x30100000 - 0x301003ff (0x400) MX[B]
[7] -1 0 0xf8000000 - 0xf80003ff (0x400) MX[B]
[8] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[9] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[14] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
[15] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[16] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[17] -1 0 0x00001400 - 0x0000141f (0x20) IX[B]
[18] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[19] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[23] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[24] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[25] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[26] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x300fffff (0x30000000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xf7001000 - 0xf70010ff (0x100) MX[B]
[5] -1 0 0xf7000000 - 0xf70003ff (0x400) MX[B]
[6] -1 0 0x30100000 - 0x301003ff (0x400) MX[B]
[7] -1 0 0xf8000000 - 0xf80003ff (0x400) MX[B]
[8] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[9] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
[11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[17] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
[18] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[19] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[20] -1 0 0x00001400 - 0x0000141f (0x20) IX[B]
[21] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[22] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[26] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[27] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[28] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[29] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
[30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce4 Ti 4200 with AGP8X at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 65536 kBytes
(--) NVIDIA(0): VideoBIOS: 04.28.20.25.11
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce4 Ti 4200 with AGP8X at
(--) NVIDIA(0): PCI:1:0:0:
(--) NVIDIA(0): SOT (CRT-1)
(--) NVIDIA(0): SOT (CRT-1): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-1
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1024x768"
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(--) NVIDIA(0): DPI set to (83, 84); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B]
[1] 0 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B]
[2] -1 0 0x00100000 - 0x300fffff (0x30000000) MX[B]E(B)
[3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[6] -1 0 0xf7001000 - 0xf70010ff (0x100) MX[B]
[7] -1 0 0xf7000000 - 0xf70003ff (0x400) MX[B]
[8] -1 0 0x30100000 - 0x301003ff (0x400) MX[B]
[9] -1 0 0xf8000000 - 0xf80003ff (0x400) MX[B]
[10] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[11] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
[12] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
[13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[19] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
[20] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[21] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[22] -1 0 0x00001400 - 0x0000141f (0x20) IX[B]
[23] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[28] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[29] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[30] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[31] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
[32] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[33] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1024x768"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/input/mice"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(**) Mouse0: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Keyboard0: XkbModel: "pc104"
(**) Option "XkbLayout" "us,ru(winkeys)"
(**) Keyboard0: XkbLayout: "us,ru(winkeys)"
(**) Option "XkbOptions" "grp:caps_toggle,grp_led:scroll"
(**) Keyboard0: XkbOptions: "grp:caps_toggle,grp_led:scroll"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
Warning: font renderer for ".ttf" already registered at priority 0
Warning: font renderer for ".TTF" already registered at priority 0
Warning: font renderer for ".ttc" already registered at priority 0
Warning: font renderer for ".TTC" already registered at priority 0
Warning: font renderer for ".otf" already registered at priority 0
Warning: font renderer for ".OTF" already registered at priority 0
Warning: font renderer for ".otc" already registered at priority 0
Warning: font renderer for ".OTC" already registered at priority 0
Warning: font renderer for ".pfa" already registered at priority 0
Warning: font renderer for ".PFA" already registered at priority 0
Warning: font renderer for ".pfb" already registered at priority 0
Warning: font renderer for ".PFB" already registered at priority 0
Warning: font renderer for ".BDF" already registered at priority -10
Warning: font renderer for ".PCF" already registered at priority -10
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
а вот после:
X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.22-gentoo-r6 i686
Current Operating System: Linux BummBoxx 2.6.22-gentoo-r8 #1 SMP Sun Sep 30 22:38:41 NOVST 2007 i686
Build Date: 23 September 2007 03:09:20PM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 2 14:21:40 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/TTF" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/cyrillic/").
(==) Including the default font path /usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/.
(**) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi,
/usr/share/fonts/Type1,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81db6c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(--) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2570 card 1458,2570 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2571 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24d2 card 1458,24d2 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24d4 card 1458,24d2 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24d7 card 1458,24d2 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,24de card 1458,24d2 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24dd card 1458,5006 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev c2 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24d0 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24db card 1458,24d2 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24d3 card 1458,24d2 rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0281 card 1462,8948 rev a1 class 03,00,00 hdr 00
(II) PCI: 02:01:0: chip 1317,0985 card 10bd,1336 rev 11 class 02,00,00 hdr 00
(II) PCI: 02:02:0: chip 1106,3106 card 1186,1405 rev 86 class 02,00,00 hdr 00
(II) PCI: 02:04:0: chip 1102,0002 card 1102,0020 rev 04 class 04,01,00 hdr 80
(II) PCI: 02:04:1: chip 1102,7002 card 1102,0020 rev 01 class 09,80,00 hdr 80
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf4000000 - 0xf5ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xf6000000 - 0xf7ffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0x30000000 - 0x300fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV28 [GeForce4 Ti 4200 AGP 8x] rev 161, Mem @ 0xf4000000/24, 0xf0000000/26
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe8000000 from 0xefffffff to 0xe7ffffff
(II) Active PCI resource ranges:
[0] -1 0 0xf7001000 - 0xf70010ff (0x100) MX[B]
[1] -1 0 0xf7000000 - 0xf70003ff (0x400) MX[B]
[2] -1 0 0x30100000 - 0x301003ff (0x400) MX[B]
[3] -1 0 0xf8000000 - 0xf80003ff (0x400) MX[B]
[4] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[5] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
[6] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
[7] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[8] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
[9] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[10] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[11] -1 0 0x00001400 - 0x0000141f (0x20) IX[B]
[12] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[13] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[14] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[15] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[16] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[17] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[18] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[19] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[20] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf7001000 - 0xf70010ff (0x100) MX[B]
[1] -1 0 0xf7000000 - 0xf70003ff (0x400) MX[B]
[2] -1 0 0x30100000 - 0x301003ff (0x400) MX[B]
[3] -1 0 0xf8000000 - 0xf80003ff (0x400) MX[B]
[4] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[5] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
[6] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
[7] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[8] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
[9] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[10] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[11] -1 0 0x00001400 - 0x0000141f (0x20) IX[B]
[12] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[13] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[14] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[15] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[16] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[17] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[18] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[19] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[20] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x300fffff (0x30000000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x300fffff (0x30000000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xf7001000 - 0xf70010ff (0x100) MX[B]
[5] -1 0 0xf7000000 - 0xf70003ff (0x400) MX[B]
[6] -1 0 0x30100000 - 0x301003ff (0x400) MX[B]
[7] -1 0 0xf8000000 - 0xf80003ff (0x400) MX[B]
[8] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[9] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[14] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
[15] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[16] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[17] -1 0 0x00001400 - 0x0000141f (0x20) IX[B]
[18] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[19] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[23] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[24] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[25] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[26] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "type1" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module 96.43.01 Wed Sep 5 19:47:01 PDT 2007
(II) Loading extension GLX
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.4.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Reloading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Loading font FreeType
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver 96.43.01 Wed Sep 5 19:14:11 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 2.0
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x300fffff (0x30000000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xf7001000 - 0xf70010ff (0x100) MX[B]
[5] -1 0 0xf7000000 - 0xf70003ff (0x400) MX[B]
[6] -1 0 0x30100000 - 0x301003ff (0x400) MX[B]
[7] -1 0 0xf8000000 - 0xf80003ff (0x400) MX[B]
[8] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[9] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[14] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
[15] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[16] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[17] -1 0 0x00001400 - 0x0000141f (0x20) IX[B]
[18] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[19] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[23] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[24] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[25] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[26] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x300fffff (0x30000000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xf7001000 - 0xf70010ff (0x100) MX[B]
[5] -1 0 0xf7000000 - 0xf70003ff (0x400) MX[B]
[6] -1 0 0x30100000 - 0x301003ff (0x400) MX[B]
[7] -1 0 0xf8000000 - 0xf80003ff (0x400) MX[B]
[8] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[9] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
[11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[17] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
[18] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[19] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[20] -1 0 0x00001400 - 0x0000141f (0x20) IX[B]
[21] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[22] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[26] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[27] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[28] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[29] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
[30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce4 Ti 4200 with AGP8X at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 65536 kBytes
(--) NVIDIA(0): VideoBIOS: 04.28.20.25.11
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce4 Ti 4200 with AGP8X at
(--) NVIDIA(0): PCI:1:0:0:
(--) NVIDIA(0): SOT (CRT-1)
(--) NVIDIA(0): SOT (CRT-1): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-1
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1024x768"
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(--) NVIDIA(0): DPI set to (83, 84); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B]
[1] 0 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B]
[2] -1 0 0x00100000 - 0x300fffff (0x30000000) MX[B]E(B)
[3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[6] -1 0 0xf7001000 - 0xf70010ff (0x100) MX[B]
[7] -1 0 0xf7000000 - 0xf70003ff (0x400) MX[B]
[8] -1 0 0x30100000 - 0x301003ff (0x400) MX[B]
[9] -1 0 0xf8000000 - 0xf80003ff (0x400) MX[B]
[10] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[11] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
[12] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
[13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[19] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
[20] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[21] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[22] -1 0 0x00001400 - 0x0000141f (0x20) IX[B]
[23] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[28] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[29] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[30] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[31] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
[32] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[33] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1024x768"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/input/mice"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(**) Mouse0: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Keyboard0: XkbModel: "pc104"
(**) Option "XkbLayout" "us,ru(winkeys)"
(**) Keyboard0: XkbLayout: "us,ru(winkeys)"
(**) Option "XkbOptions" "grp:caps_toggle,grp_led:scroll"
(**) Keyboard0: XkbOptions: "grp:caps_toggle,grp_led:scroll"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
Warning: font renderer for ".ttf" already registered at priority 0
Warning: font renderer for ".TTF" already registered at priority 0
Warning: font renderer for ".ttc" already registered at priority 0
Warning: font renderer for ".TTC" already registered at priority 0
Warning: font renderer for ".otf" already registered at priority 0
Warning: font renderer for ".OTF" already registered at priority 0
Warning: font renderer for ".otc" already registered at priority 0
Warning: font renderer for ".OTC" already registered at priority 0
Warning: font renderer for ".pfa" already registered at priority 0
Warning: font renderer for ".PFA" already registered at priority 0
Warning: font renderer for ".pfb" already registered at priority 0
Warning: font renderer for ".PFB" already registered at priority 0
Warning: font renderer for ".BDF" already registered at priority -10
Warning: font renderer for ".PCF" already registered at priority -10
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
хелп, кто
хелп, кто нибудь! плз!
Добавь Modeline в
Добавь Modeline в секцию "Monitor":
Создать можешь с помощью "gtf", например для 1024x768@100Hz:
$ gtf 1024 768 100 (кажется так (пишу по памяти), короче man gtf).
а как прописать
а как прописать в конфиге этот модлайн. Он выдаёт мне строку. пишу в секции монитор эту строку. Что нить над убирать лишнее??
нет
нет
media-video/nvidia-settings
попробуй поставь media-video/nvidia-settings, она позволяет менять разрешение на корректное, даже если xorg гонит
use the source Luke (c) Obi VanKenobi
это вот та
это вот та утилита которая работает в графическом режиме и только когда в конфиге указан Driver "nvidia" ? я же говорю что из-за монитра не могу увидеть происходящее в иксах. поэтому надо либо из консоли менять разрешение либо чёто писать в конфиге.
resolution
попробуй в замени в /etc/X11/xorg.conf
Driver "nvidia"
на
Driver "vesa"
запусти иксы и там настрой
вот мои
Section "Monitor"
#DisplaySize 280 210 # mm
Identifier "Monitor0"
VendorName "ASUS"
ModelName "xXx"
HorizSync 30.0 - 61.0
VertRefresh 60
#Option "DPMS"
EndSection
use the source Luke (c) Obi VanKenobi
Не правильно :)
Не правильно :) уже давно всё сделал :) над изменить в писать так:
Modes "1024x768_60" "800x600_60"
и так далее
если ты "давно
если ты "давно сам всё сделал" - отпишись, и добавь [РЕШЕНО] в тему первого поста, откуда нам знать что и как ты сделал?
всё решается
всё решается так:
Section "Monitor"
#DisplaySize 280 210 # mm
Identifier "Monitor0"
VendorName "SAM"
ModelName "1036"
#HorizSync 30.0 - 61.0
#VertRefresh 50-70
#Option "DPMS"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "[GeForce Ti4200]"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1024x768_60" "800x600_60" "640x480_60"
EndSubsection
EndSection