Уже четвертый день бьюсь (
Имеется: Gentoo 2006.1, X.org 7.0, Kernel 2.6.18.1, Видеокарта Intel915, монитор LG - l1730s.
"Иксы" загружаются нормально- KDE загружается, все пашет медленновато, но это, может, субъективное мнение.
Теперь проблема: когда выхожу из X (KDE), то сбиваются настройки монитора: Шрифты немного "вытягиваются" вверх, командная строка где-то внизу, регулировкой монитора ее вытащить вверх не удается. Когда в Ctrl+Alt+2 логинюсь, настройки монитора не восстанавливаются (причем не зависит- с запущенными иксами или нет).
Просьба помочь.
P.S.
xorg.conf
Section "Module"
Load "extmod"
Load "record"
Load "xtrap"
Load "dri"
Load "glx"
Load "freetype"
Load "type1"
EndSection
Section "Files"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/Type1"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" ""
Option "XkbOptions" ""
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2" # IntelliMouse PS/2
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons"
EndSection
Section "Monitor"
Identifier "GSM"
HorizSync 30.0 - 84.0
VertRefresh 56.0-76.0
EndSection
Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
Driver "vga"
EndSection
Section "Device"
Identifier "i915GAV"
Driver "i810"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen 1"
Device "i915GAV"
Monitor "GSM"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "DRI"
Mode 0666
EndSection
===
Логи икс-сервера (избранное)
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(--) using VT number 7
...
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:2:0) Intel Corporation 82915G/GV/910GL Express Chipset Family Graphics Controller rev 4, Mem @ 0xff480000/19, 0xd0000000/28, 0xff440000/18, I/O @ 0xec00/3
...
(II) Primary Device is: PCI 00:02:0
(--) Chipset 915G found
...
(II) I810(0): initializing int10
(WW) I810(0): Bad V_BIOS checksum
...
(II) I810(0): Integrated Graphics Chipset: Intel(R) 915G
(--) I810(0): Chipset: "915G"
(--) I810(0): Linear framebuffer at 0xD0000000
...
(II) I810(0): initializing int10
(WW) I810(0): Bad V_BIOS checksum
...
(II) I810(0): BIOS now sees 12288 kB VideoRAM
(--) I810(0): Pre-allocated VideoRAM: 7932 kByte
(==) I810(0): VideoRAM: 65536 kByte
...
(II) I810(0): Broken BIOSes cause the system to hang here.
If you encounter this problem please add
Option "DisplayInfo" "FALSE"
to the Device section of your XF86Config file.
(WW) I810(0): Extended BIOS function 0x5f64 not supported.
(WW) I810(0): Extended BIOS function 0x5f64 not supported.
(WW) I810(0): Extended BIOS function 0x5f64 not supported.
(WW) I810(0): Extended BIOS function 0x5f64 not supported.
(WW) I810(0): Extended BIOS function 0x5f64 not supported.
(WW) I810(0): Extended BIOS function 0x5f64 not supported.
...
(==) I810(0): Display is using Pipe A
(--) I810(0): Maximum frambuffer space: 65368 kByte
...
(II) I810(0): VertRefresh 56-75
(WW) I810(0): config file hsync range 30-84kHz not within DDC hsync range 30-83kHz
(WW) I810(0): config file vrefresh range 56-76Hz not within DDC vrefresh range 56-75Hz
...
*(WW) (1600x1200,GSM) mode clock 162MHz exceeds DDC maximum 140MHz
(WW) (1600x1200,GSM) mode clock 175.5MHz exceeds DDC maximum 140MHz
(WW) (1600x1200,GSM) mode clock 189MHz exceeds DDC maximum 140MHz
(WW) (1600x1200,GSM) mode clock 202.5MHz exceeds DDC maximum 140MHz
(WW) (1600x1200,GSM) mode clock 229.5MHz exceeds DDC maximum 140MHz
...
(II) I810(0): Not using built-in mode "1280x1024" (width too large for virtual size)
(--) I810(0): Virtual size is 1024x768 (pitch 1024)
...
(II) I810(0): Attempting to use 75.00Hz refresh for mode "640x480" (850)
(--) I810(0): Display dimensions: (340, 270) mm
(--) I810(0): DPI set to (76, 72)
...
(II) I810(0): Mode bandwidth is 47 Mpixel/s
(WW) I810(0): Extended BIOS function 0x5f28 not supported.