[Comm] [Adm...] да не probable, а точно спам

Arcady V. Ivanov =?iso-8859-1?q?arc_=CE=C1_help0=2Eru?=
Чт Авг 30 05:25:56 MSD 2007


Хихин Руслан пишет:
> Здравствуйте Arcady V. Ivanov
>   В сообщении от 30 августа 2007 Arcady V. Ivanov написал(a):
>  > 1.Воспроизводится каждый день на множестве компов.
>  > Наткнулся на то, что достаточно разок запустить xdtv с разрешением
>  > 640x480 вместо 720x576
> Странно всё это :)
> Попробуйте в xorg.conf :
>
>      Option      "Overlay" "True"
>
> Хотя у меня нормально.
>
> PS Имхо  у вас что-то в самой кофигурации "нестандартно".
>   
Ладно. Раз столько людей заинтересовалось.

1.
[root на zdo ~]# uname -a
Linux zdo.int.help0.ru 2.6.18-std-smp-alt6 #1 SMP Sun Apr 29 00:41:18 
MSD 2007 i686 GNU/Linux

2.
root на zdo ~]# rpm -qa |grep nvidia
nvidia_glx_1.0.9755-1.0.9755-alt29
nvidia_glx_common-1.0.9755-alt29
kernel-modules-nvidia-std-smp-1.0.9755-alt1.132626.6

3.
[root на zdo ~]# rpm -qa |grep mpla
mplayer-gui-1.0-alt35.22535.1
mplayer-1.0-alt35.22535.1

4.
rpm -qa |grep xorg
xorg-x11-proto-devel-7.3.0-alt1
xorg-x11-font-utils-1.0.1-alt5
xorg-x11-util-macros-1.1.4-alt1
xorg-x11-libs-7.3.0-alt1
xorg-x11-xnest-1.3.0.0-alt16
xorg-x11-sdk-1.3.0.0-alt16
xorg-server-control-1.3-alt1
xorg-x11-drv-intel-2.0.0-alt1
xorg-x11-xdmx-1.3.0.0-alt16
xorg-x11-rgb-1.0.1-alt1
xorg-x11-drv-mouse-1.2.1-alt1
xorg-x11-xfs-1.0.4-alt1
xorg-x11-xtrans-devel-1.0.3-alt1
xorg-x11-devel-7.3.0-alt1
xorg-x11-dri-intel-6.5.3-alt2
libxorgconfig-1.3.0.0-alt16
xorg-x11-extensions-glx-1.3.0.0-alt16
xorg-x11-utils-7.3.0-alt1
xorg-x11-drv-vesa-1.3.0-alt1
xorg-x11-compat-devel-7.3.0-alt1
fonts-type1-xorg-7.0.0-alt1
xorg-x11-server-common-1.3.0.0-alt16
xorg-x11-server-1.3.0.0-alt16
libxorgconfig-devel-1.3.0.0-alt16
xorg-x11-drv-vga-4.1.0-alt3
xorg-cf-files-1.0.2-alt1
xorg-x11-drv-multimedia-1.3.0.0-alt16
xorg-x11-drv-keyboard-1.1.1-alt2
xorg-x11-font-encodings-1.0.2-alt1
xorg-x11-xvfb-1.3.0.0-alt16

5.
cat /etc/X11/xorg.conf
Section "ServerLayout"

#       Screen      0  "ScreenTV" 0 0
#       Screen      1  "Screen0" LeftOf "Screen0"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    Screen      1  "ScreenTV" RightOf "Screen0"
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "ruwin_ct_sh" "CoreKeyboard"
    Option         "Xinerama" "false"
EndSection

Section "Files"
    RgbPath         "/usr/X11R6/lib/X11/rgb"
    FontPath        "unix/:-1"
EndSection

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "vbe"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "/usr/lib/X11/modules/extensions/libglx.so"
    Load           "record"
    Load           "extmod"
        #Option "omit xfree86-dga"
EndSection

Section "ServerFlags"
    Option         "allowmouseopenfail"
    Option         "AIGLX" "true"
EndSection

Section "InputDevice"

#    Option "AutoRepeat"  "250 30"
#    Option "XkbRules" "xfree86"
#    Option "XkbModel" "pc105"
    Identifier     "ruwin_ct_sh"
    Driver         "kbd"
    Option         "XkbLayout" "us,ru"
    Option         "XkbVariant" ",winkeys"
    Option         "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Device" "/dev/psaux"
    Option         "Protocol" "IMPS/2"
    Option         "Buttons" "9"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"

#       Option      "dpms"
    Identifier     "Monitor0"
    VendorName     "Philips"
    ModelName      "Philips 107S4"
    HorizSync       35.0 - 70.0
    VertRefresh     59.0 - 68.0
EndSection

Section "Monitor"
    Identifier     "MonitorTV"
    VendorName     "Philips"
    ModelName      "Philips TV"
    HorizSync       10.0 - 50.0
    VertRefresh     50.0
    ModeLine       "720x576_5" 27.5 720 744 800 880 576 581 583 625
    ModeLine       "720x576_7" 26.6 720 736 808 896 576 577 580 593 
-hsync +vsync
    ModeLine       "720x576_8" 27.1 720 736 880 896 576 578 579 606
    ModeLine       "720x576_10" 26.6 720 736 808 896 576 577 580 593 
+hsync +vsync
    Option         "TVStandard" "PAL-B"
    Option         "TVOutFormat" "COMPOSITE"
    Option         "TVOverscan" "1.0"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVidia"
    BoardName      "NVIDIA GeForce 2 GTS (generic)"
    BusID          "PCI:1:0:0"
    Screen          0
EndSection

Section "Device"
    Identifier     "VideocardTV"
    Driver         "nvidia"
    VendorName     "NVidia"
    BoardName      "NVIDIA GeForce 2 GTS (generic)"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "NoLogo" "true"
    Option         "ConnectedMonitor" "CRT,TV"
    Option         "MetaModes" "1280x1024"
    Option         "NvAGP" "3"
#    Option         "AllowGLXWithComposite" "True"
#    Option         "RenderAccel" "True"
    Option         "AddARGBGLXVisuals" "true"
    Option         "DisableGLXRootClipping" "true"

    SubSection     "Display"
        Virtual     1280 1024
        Depth       24
        Modes      "1280x1024"
    EndSubSection
EndSection

Section "Screen"
    Identifier     "ScreenTV"
    Device         "VideocardTV"
    Monitor        "MonitorTV"
    DefaultDepth    24
    Option         "NoLogo" "true"
    Option         "ConnectedMonitor" "CRT,TV"
    Option         "TVStandart" "PAL"
    Option         "MetaModes" "720x576"
    Option         "NvAGP" "3"
#    Option         "AllowGLXWithComposite" "True"
#    Option         "RenderAccel" "True"
    Option         "AddARGBGLXVisuals" "true"
    Option         "DisableGLXRootClipping" "true"
    SubSection     "Display"
        Virtual     720 576
        Depth       24
        Modes      "720x576"
    EndSubSection
EndSection

Section "Extensions"
    Option         "RENDER" "Enable"
    Option         "Composite" "Enable"
EndSection


6.
export DISPLAY=:0.1; mplayer /Ftp/Films/NotreDame.avi -vo xv -fs

7.
Смотрим, удивляемся на геометрию.

-- 

С уважением. Иванов Аркадий
Зам.директора ООО "Хелп"
mailto: arc на help0.ru
web:http://www.help0.ru
mobile: 8-962-290-8343
------------------------------------
I use stable soft:
Linux, Mozilla and OpenOffice. 
And recommend them for you too.





Подробная информация о списке рассылки community