Option "NoDri" "on"
Естественно безз 3D. Без опции 3D есть, но при завершении сеанса виснет так, что даже на SysRq нет реакции. Поддержка данного ядра была заявлена при выпуске драйвера.
Код: Выделить всё
Section "ServerLayout"
# Screen 1 "TV Screen" 0 0;
# Serial Mouse not detected
#No Synaptics touchpad found
Identifier "X.Org Configured"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "USB Mouse" "AlwaysCore"
Option "AIGLX" "false"
# PS/2 Mouse not detected
EndSection
Section "Files"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/corefonts"
FontPath "/usr/share/fonts/freefont"
FontPath "/usr/share/fonts/sharefonts"
FontPath "/usr/share/fonts/terminus"
FontPath "/usr/share/fonts/ttf-bitstream-vera"
FontPath "/usr/share/fonts/unifont"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/artwiz"
EndSection
Section "Module"
# Load "type1"
Load "ddc"
Load "vbe"
Load "v4l"
# Load "GLcore"
Load "dbe"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
# Load "dri"
# Load "drm"
Load "extmod"
Load "glx"
Load "bitmap"
# Load "speedo"
Load "freetype"
Load "record"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
EndSection
Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/misc/psaux"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
Option "ZAxisMapping" "4 5"
Option "Accel" "on"
EndSection
Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "SendCoreEvents" "true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection
Section "Monitor"
# HorizSync 28.0 - 96.0
# VertRefresh 50.0 - 75.0
# DisplaySize 337 270
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "TVFormat" "PAL-SECAM-D"
Option "TVStandard" "YUV"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "Centermode" "off"
Option "PreferredVRefresh" "60"
Option "DesktopSetup" "clone"
Option "UseFastTLS" "0"
Option "UseInternalAGPGART" "no"
Option "TVOverscan" "off"
Option "TVHPosAdj" "0"
Option "TVVPosAdj" "0"
Option "TVHSizeAdj" "0"
Option "TVVSizeAdj" "0"
Option "TVHstartAdj" "0"
Option "TVColor" "0"
# Option "GammaCorrectionI" "0x0681a068"
# Option "GammaCorrectionII" "0x06419064"
Option "MonitorLayout" "tmds,none"
Option "NoDri" "on"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
Option "Composite" "disable"
Option "XVideo" "Enable"
EndSection
Кроме этого ещё и какие-то непонятки с TV-Out, выводить то оно на телик выводит, но изрбражение явно больше экрана телевизора и всё не умещается, да ещё и вдобавок сверху и снизу вырезаются полоски около двух сантиметров.