The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  ВХОД  слежка  RSS
"проблема при запуске 2-х мониторов - машина подвисает"
Вариант для распечатки  
Пред. тема | След. тема 
Форумы OpenNET: Виртуальная конференция (Public)
Изначальное сообщение [Проследить за развитием треда]

"проблема при запуске 2-х мониторов - машина подвисает"  
Сообщение от RedPestyZide email(ok) on 30-Янв-06, 18:18 
Доброе время суток!

Подключил к машине 2 монитора. Прописал вторую видеокарту и монитор в конфиг. При запуске машина словно подвисает, но на CapsLock, NumLock, ScrollLock  реагирует...

привожу конфиг

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum'
#   sudo dpkg-reconfigure xserver-xorg

Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/cyr-cp1251"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/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 "GLcore"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:ctrl_shift_toggle"
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 "NVIDIA Corporation NV11 [GeForce2 MX/MX 400]"
Driver "nv"
BusID "PCI:1:0:0"
EndSection

Section "Device"
Identifier "ARK Logic Inc 2000PV"
Driver "ark"
BusID "PCI:2:1:0"
#    Identifier "ark2000pv"
#    VendorName "Hercules"
#    BoardName  "Stingray 64/V"
#    Ramdac "zoomdac"
#     #    Dacspeed 220
#     # Clocks (probed)
#     Clocks 24.98  28.32  39.31  71.87  49.95  76.45  35.92  44.23
#     Clocks 127.43 117.98  78.65  31.16 127.43  63.71  73.64  93.46
EndSection

Section "Monitor"
Identifier "S/M 700IFT"
VendorName      "Samsung"
ModelName       "SyncMaster"
# Option "DPMS"
HorizSync       30-96
# HorizSync 28-51
VertRefresh     50-160
# VertRefresh 43-60
#       Mode            "1024x768"
# DotClock        98.9
# HTimings        1024 1056 1216 1408
# VTimings 768 782 788 822
# EndMode
EndSection

Section "Monitor"
        Identifier "Samtron 76BDF"
VendorName "Samtron"
ModelName  "76BDF"
HorizSync  30-85
VertRefresh 50-160
Modeline "1024x768@75" 85.52 1024 1056 1376 1408 768 782 792 807
Modeline "1024x768@60" 64.56 1024 1056 1296 1328 768 783 791 807
Modeline "1024x768@100" 126.64 1024 1056 1536 1568 768 781 794 807
Modeline "1024x768@85" 100.94 1024 1056 1432 1464 768 782 793 807
Modeline "800x600@60" 38.21 800 832 976 1008 600 612 618 631
Modeline "800x600@70" 45.86 800 832 1000 1032 600 612 619 63
EndSection


Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV11 [GeForce2 MX/MX 400]"
Monitor "S/M 700IFT"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "ARK Logic Inc 2000PV"
Monitor "Samtron 76BDF"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"  LeftOf "Screen1" // эта строка и подвешивает систему
Screen "Screen1"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
Option "Clone" "off"
Option "Xinerama" "on"
EndSection

Section "DRI"
Mode 0666
EndSection
#----------------------------------------------------
Данные для подключения второй видеокарты получил через lspci

0000:01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev b2)
0000:02:01.0 VGA compatible controller: ARK Logic Inc 2000PV [Stingray]


Где я лопухнулся, подскажите пожалуйста.
OS: Ubuntu

Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

 Оглавление

Сообщения по теме [Сортировка по времени, UBB]


1. "проблема при запуске 2-х мониторов - машина подвисает"  
Сообщение от NoName on 31-Янв-06, 07:16 
попробуйте с
DefaultDepth 16

MyHomePage - http://surgutnet.ru

Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

2. "проблема при запуске 2-х мониторов - машина подвисает"  
Сообщение от RedPestyZide (ok) on 31-Янв-06, 10:55 
>попробуйте с
>DefaultDepth 16
>
>MyHomePage - http://surgutnet.ru
Попробовал....
При DefaultDepth 16 на втором мониторе - система также висит как и на DefaultDepth 8.

При DefaultDepth 4 на втором работает только основной монитор.
при запуске ис-под root (Recovery mode) при загрузке через команду startx когда загрузился главный монитор высвечивается надпись
failed to initialize HAL!


Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

3. "проблема при запуске 2-х мониторов - машина подвисает"  
Сообщение от RedPestyZide email(ok) on 31-Янв-06, 12:07 
вот лог-файл
------------------------------------------------------------------------------------------
==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 31 10:06:19 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "S/M 700IFT"
(**) |   |-->Device "NVIDIA Corporation NV11 [GeForce2 MX/MX 400]"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "Samtron 76BDF"
(**) |   |-->Device "ARK Logic Inc 2000PV"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/cyr-cp1251" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/CID" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID".
Entry deleted from font path.
(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID").
(**) FontPath set to "unix/:7100,/usr/share/X11/fonts/misc,/usr/share/X11/fonts/100dpi/:unscaled,/usr/share/X11/fonts/75dpi/:unscaled,/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/100dpi,/usr/share/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "Xinerama" "on"
(**) Xinerama: enabled
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(--) using VT number 2

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2560 card 8086,2560 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2561 card 0000,0000 rev 01 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 81 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24c0 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24cb card 8086,24c2 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24c3 card 8086,24c2 rev 01 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 1458,a002 rev 01 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0110 card 0000,0000 rev b2 class 03,00,00 hdr 00
(II) PCI: 02:01:0: chip edd8,a099 card 0000,0000 rev 00 class 03,00,00 hdr 00
(II) PCI: 02:03:0: chip 8086,1040 card 8086,1000 rev 00 class 07,80,00 hdr 00
(II) PCI: 02:08:0: chip 8086,103a card 8086,3013 rev 81 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(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 0xdc000000 - 0xddffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
(II) 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 0xde000000 - 0xdfffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xe0000000 - 0xe03fffff (0x400000) 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 NV11 [GeForce2 MX/MX 400] rev 178, Mem @ 0xdc000000/24, 0xd0000000/27
(--) PCI: (2:1:0) ARK Logic Inc 2000PV [Stingray] rev 0, Mem @ 0xe0000000/22
(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 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd8000000 from 0xdbffffff to 0xd7ffffff
(II) Active PCI resource ranges:
[0] -1 0 0xdf400000 - 0xdf400fff (0x1000) MX[B]
[1] -1 0 0xdf000000 - 0xdf3fffff (0x400000) MX[B]
[2] -1 0 0xe0403000 - 0xe04030ff (0x100) MX[B]
[3] -1 0 0xe0402000 - 0xe04021ff (0x200) MX[B]
[4] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[5] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O
[6] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[7] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
[8] -1 0 0x0000a000 - 0x0000a03f (0x40) IX[B]
[9] -1 0 0x0000d800 - 0x0000d83f (0x40) IX[B]
[10] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[11] -1 0 0x00005000 - 0x0000501f (0x20) IX[B]
[12] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
[13] -1 0 0x0000c800 - 0x0000c800 (0x1) IX[B]
[14] -1 0 0x0000c400 - 0x0000c400 (0x1) IX[B]
[15] -1 0 0x0000c000 - 0x0000c000 (0x1) IX[B]
[16] -1 0 0x0000bc00 - 0x0000bc00 (0x1) IX[B]
(II) Inactive PCI resource ranges:
[0] -1 0 0xe0000000 - 0xe03fffff (0x400000) MX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xdf400000 - 0xdf400fff (0x1000) MX[B]
[1] -1 0 0xdf000000 - 0xdf3fffff (0x400000) MX[B]
[2] -1 0 0xe0403000 - 0xe04030ff (0x100) MX[B]
[3] -1 0 0xe0402000 - 0xe04021ff (0x200) MX[B]
[4] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[5] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O
[6] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[7] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
[8] -1 0 0x0000a000 - 0x0000a03f (0x40) IX[B]
[9] -1 0 0x0000d800 - 0x0000d83f (0x40) IX[B]
[10] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[11] -1 0 0x00005000 - 0x0000501f (0x20) IX[B]
[12] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
[13] -1 0 0x0000c800 - 0x0000c800 (0x1) IX[B]
[14] -1 0 0x0000c400 - 0x0000c400 (0x1) IX[B]
[15] -1 0 0x0000c000 - 0x0000c000 (0x1) IX[B]
[16] -1 0 0x0000bc00 - 0x0000bc00 (0x1) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0xe0000000 - 0xe03fffff (0x400000) MX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xdf400000 - 0xdf400fff (0x1000) MX[B]
[6] -1 0 0xdf000000 - 0xdf3fffff (0x400000) MX[B]
[7] -1 0 0xe0403000 - 0xe04030ff (0x100) MX[B]
[8] -1 0 0xe0402000 - 0xe04021ff (0x200) MX[B]
[9] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[10] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O
[11] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[12] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
[13] -1 0 0xe0000000 - 0xe03fffff (0x400000) MX[B](B)
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000a000 - 0x0000a03f (0x40) IX[B]
[17] -1 0 0x0000d800 - 0x0000d83f (0x40) IX[B]
[18] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[19] -1 0 0x00005000 - 0x0000501f (0x20) IX[B]
[20] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
[21] -1 0 0x0000c800 - 0x0000c800 (0x1) IX[B]
[22] -1 0 0x0000c400 - 0x0000c400 (0x1) IX[B]
[23] -1 0 0x0000c000 - 0x0000c000 (0x1) IX[B]
[24] -1 0 0x0000bc00 - 0x0000bc00 (0x1) IX[B]
(WW) Ignoring request to load module GLcore
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(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: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.2, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No symbols found
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.1.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "nv"
(II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
(II) Module nv: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "ark"
(II) Loading /usr/X11R6/lib/modules/drivers/ark_drv.o
(II) Module ark: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.5.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
GeForce4 440 Go 64M, Quadro4 NVS, Quadro4 500 GoGL,
GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
Quadro4 280 NVS, Quadro4 380 XGL, Quadro NVS 50 PCI, GeForce4 448 Go,
GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200,
GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400,
0x0252, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
GeForce FX 5600 Ultra, GeForce FX 5600, 0x0313, GeForce FX 5600SE,
0x0316, 0x0317, GeForce FX Go5600, GeForce FX Go5650,
Quadro FX Go700, 0x031D, 0x031E, 0x031F, GeForce FX 5200,
GeForce FX 5200 Ultra, GeForce FX 5200, GeForce FX 5200SE,
GeForce FX Go5200, GeForce FX Go5250, GeForce FX 5500,
GeForce FX 5100, GeForce FX Go5200 32M/64M, 0x0329,
Quadro NVS 280 PCI, Quadro FX 500/600 PCI, GeForce FX Go53xx Series,
GeForce FX Go5100, 0x032F, GeForce FX 5900 Ultra, GeForce FX 5900,
GeForce FX 5900XT, GeForce FX 5950 Ultra, Quadro FX 700,
GeForce FX 5900ZT, Quadro FX 3000, GeForce FX 5700 Ultra,
GeForce FX 5700, GeForce FX 5700LE, GeForce FX 5700VE, 0x0345,
GeForce FX Go5700, GeForce FX Go5700, 0x0349, 0x034B,
Quadro FX Go1000, Quadro FX 1100, 0x034F, GeForce 6800 Ultra,
GeForce 6800, GeForce 6800 LE, 0x0043, GeForce 6800 GT, 0x0049,
Quadro FX 4000, 0x00C0, GeForce 6800, GeForce 6800 LE,
GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400, 0x00CD,
Quadro FX 1400, GeForce 6600 GT, GeForce 6600, 0x0142, 0x0143,
GeForce Go 6600, GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, 0x0147,
GeForce Go 6600, 0x0149, 0x014B, 0x014C, 0x014D, Quadro FX 540,
GeForce 6200, 0x0160, GeForce 6200 TurboCache(TM), 0x0162, 0x0163,
GeForce Go 6200, 0x0163, GeForce Go 6250, GeForce Go 6200,
GeForce Go 6250, 0x0169, 0x016B, 0x016C, 0x016D, 0x016E, 0x0210,
GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, 0x0220, 0x0221,
0x0222, 0x0228
(II) ARK: driver (version 0.5.0 for ARK Logic chipset: ark1000pv,
ark2000pv, ark2000mt
(II) Primary Device is: PCI 01:00:0
(--) Chipset GeForce2 MX/MX 400 found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xdf400000 - 0xdf400fff (0x1000) MX[B]
[6] -1 0 0xdf000000 - 0xdf3fffff (0x400000) MX[B]
[7] -1 0 0xe0403000 - 0xe04030ff (0x100) MX[B]
[8] -1 0 0xe0402000 - 0xe04021ff (0x200) MX[B]
[9] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[10] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O
[11] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[12] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
[13] -1 0 0xe0000000 - 0xe03fffff (0x400000) MX[B](B)
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000a000 - 0x0000a03f (0x40) IX[B]
[17] -1 0 0x0000d800 - 0x0000d83f (0x40) IX[B]
[18] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[19] -1 0 0x00005000 - 0x0000501f (0x20) IX[B]
[20] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
[21] -1 0 0x0000c800 - 0x0000c800 (0x1) IX[B]
[22] -1 0 0x0000c400 - 0x0000c400 (0x1) IX[B]
[23] -1 0 0x0000c000 - 0x0000c000 (0x1) IX[B]
[24] -1 0 0x0000bc00 - 0x0000bc00 (0x1) IX[B]
(--) Chipset ark2000pv found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xdf400000 - 0xdf400fff (0x1000) MX[B]
[6] -1 0 0xdf000000 - 0xdf3fffff (0x400000) MX[B]
[7] -1 0 0xe0403000 - 0xe04030ff (0x100) MX[B]
[8] -1 0 0xe0402000 - 0xe04021ff (0x200) MX[B]
[9] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[10] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O
[11] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[12] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
[13] -1 0 0xe0000000 - 0xe03fffff (0x400000) MX[B](B)
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000a000 - 0x0000a03f (0x40) IX[B]
[17] -1 0 0x0000d800 - 0x0000d83f (0x40) IX[B]
[18] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[19] -1 0 0x00005000 - 0x0000501f (0x20) IX[B]
[20] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
[21] -1 0 0x0000c800 - 0x0000c800 (0x1) IX[B]
[22] -1 0 0x0000c400 - 0x0000c400 (0x1) IX[B]
[23] -1 0 0x0000c000 - 0x0000c000 (0x1) IX[B]
[24] -1 0 0x0000bc00 - 0x0000bc00 (0x1) IX[B]
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xdf400000 - 0xdf400fff (0x1000) MX[B]
[6] -1 0 0xdf000000 - 0xdf3fffff (0x400000) MX[B]
[7] -1 0 0xe0403000 - 0xe04030ff (0x100) MX[B]
[8] -1 0 0xe0402000 - 0xe04021ff (0x200) MX[B]
[9] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[10] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O
[11] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[12] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
[13] -1 0 0xe0000000 - 0xe03fffff (0x400000) MX[B](B)
[14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[17] 1 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[18] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[19] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[22] -1 0 0x0000a000 - 0x0000a03f (0x40) IX[B]
[23] -1 0 0x0000d800 - 0x0000d83f (0x40) IX[B]
[24] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[25] -1 0 0x00005000 - 0x0000501f (0x20) IX[B]
[26] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
[27] -1 0 0x0000c800 - 0x0000c800 (0x1) IX[B]
[28] -1 0 0x0000c400 - 0x0000c400 (0x1) IX[B]
[29] -1 0 0x0000c000 - 0x0000c000 (0x1) IX[B]
[30] -1 0 0x0000bc00 - 0x0000bc00 (0x1) IX[B]
[31] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[32] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
[33] 1 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[34] 1 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) NV(0): Initializing int10
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Chipset: "GeForce2 MX/MX 400"
(**) NV(0): Depth 16, (--) framebuffer bpp 16
(==) NV(0): RGB weight 565
(==) NV(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(==) NV(0): Using HW cursor
(--) NV(0): Linear framebuffer at 0xD0000000
(--) NV(0): MMIO registers at 0xDC000000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Reloading /usr/X11R6/lib/modules/libi2c.a
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) NV(0): I2C bus "DDC" initialized.
(II) NV(0): Probing for EDID on I2C bus A...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(II) NV(0):   ... none found
(II) NV(0): Probing for EDID on I2C bus B...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(II) NV(0):   ... none found
(II) NV(0): Unable to detect display type...
(==) NV(0): ...Using default of CRT
(II) NV(0): Unable to detect which CRTCNumber...
(==) NV(0): ...Defaulting to CRTCNumber 0
(II) NV(0): Using CRT on CRTC 0
(--) NV(0): VideoRAM: 32768 kBytes
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): S/M 700IFT: Using hsync range of 30.00-96.00 kHz
(II) NV(0): S/M 700IFT: Using vrefresh range of 50.00-160.00 Hz
(II) NV(0): Clock range:  12.00 to 350.00 MHz
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (hsync out of range)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "2048x1536" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(--) NV(0): Virtual size is 1024x768 (pitch 1024)
(**) NV(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) NV(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync
(**) NV(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) NV(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) NV(0): *Default mode "640x480": 74.2 MHz, 85.9 kHz, 85.1 Hz (D)
(II) NV(0): Modeline "640x480"   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync
(++) NV(0): DPI set to (100, 100)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
Skipping "/usr/X11R6/lib/modules/libfb.a:fbmmx.o":  No symbols found
(II) Module fb: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/X11R6/lib/modules/libvgahw.a
(II) ark(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(EE) ark(1): Given depth (4) is not supported by this driver
(II) UnloadModule: "ark"
(II) UnloadModule: "vgahw"
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[1] 0 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B]
[2] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[3] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0 0xdf400000 - 0xdf400fff (0x1000) MX[B]
[8] -1 0 0xdf000000 - 0xdf3fffff (0x400000) MX[B]
[9] -1 0 0xe0403000 - 0xe04030ff (0x100) MX[B]
[10] -1 0 0xe0402000 - 0xe04021ff (0x200) MX[B]
[11] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[12] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O
[13] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[14] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
[15] -1 0 0xe0000000 - 0xe03fffff (0x400000) MX[B](B)
[16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x0000a000 - 0x0000a03f (0x40) IX[B]
[22] -1 0 0x0000d800 - 0x0000d83f (0x40) IX[B]
[23] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[24] -1 0 0x00005000 - 0x0000501f (0x20) IX[B]
[25] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
[26] -1 0 0x0000c800 - 0x0000c800 (0x1) IX[B]
[27] -1 0 0x0000c400 - 0x0000c400 (0x1) IX[B]
[28] -1 0 0x0000c000 - 0x0000c000 (0x1) IX[B]
[29] -1 0 0x0000bc00 - 0x0000bc00 (0x1) IX[B]
[30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) NV(0): Write-combining range (0xd0000000,0x2000000)
(II) NV(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Scanline Image Writes
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(==) 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 LBX
(II) Initializing built-in extension XC-APPGROUP
(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
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "us,ru"
(**) Generic Keyboard: XkbLayout: "us,ru"
(**) Option "XkbOptions" "grp:ctrl_shift_toggle"
(**) Generic Keyboard: XkbOptions: "grp:ctrl_shift_toggle"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
Could not init font path element unix/:7100, removing from list!
AUDIT: Tue Jan 31 10:06:32 2006: 6603 X: client 6 rejected from local host

Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

4. "проблема при запуске 2-х мониторов - машина подвисает"  
Сообщение от NoName on 31-Янв-06, 12:50 
Уберите из конфига
FontPath "unix/:7100" # local font server

потом
xhost +

Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

5. "проблема при запуске 2-х мониторов - машина подвисает"  
Сообщение от RedPestyZide email(ok) on 31-Янв-06, 14:24 
>Уберите из конфига
>FontPath "unix/:7100" # local font server
>
>потом
>xhost +
не помогает. Похоже, 2 видеокарты никак не поделят память. вот концовка лога
(==) NV(0): Write-combining range (0xd0000000,0x2000000)
(II) NV(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Scanline Image Writes
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(==) RandR enabled
(II) ark(1): Splitting WC range: base: 0xffff0000, size: 0x400000
дальше- висяк

P.S. Может поставить другую видюху вместо этой мути позд названием ARK2000PV?
Скажем S3 c 4 MB оперативки...? (Здесь -1 MB)


Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

Архив | Удалить

Индекс форумов | Темы | Пред. тема | След. тема
Оцените тред (1=ужас, 5=супер)? [ 1 | 2 | 3 | 4 | 5 ]




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру