From: "Arcady V. Ivanov" <arc@help0.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] [Adm...] да не probable, а точно спам
Date: Thu, 30 Aug 2007 14:25:56 +1300
Message-ID: <46D61CA4.5030800@help0.ru> (raw)
In-Reply-To: <200708300300.02685@ruslandh>
Хихин Руслан пишет:
> Здравствуйте 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.
next prev parent reply other threads:[~2007-08-30 1:25 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-28 14:49 [Comm] [?? Probable Spam] Re: Desktop 4.0 - невозможность добавления шрифтов и,переключения раскладок клавиатуры vlavi
2007-08-28 16:33 ` ALT Linux User
2007-08-28 21:34 ` [Comm] [Adm...] да не probable, а точно спам Michael Shigorin
2007-08-28 23:24 ` Arcady V. Ivanov
2007-08-29 4:19 ` Хихин Руслан
2007-08-29 6:54 ` Arcady V. Ivanov
2007-08-29 7:03 ` Хихин Руслан
2007-08-29 15:44 ` Andrey Rahmatullin
2007-08-29 22:15 ` Arcady V. Ivanov
2007-08-29 22:26 ` Andrey Rahmatullin
2007-08-29 22:59 ` Хихин Руслан
2007-08-30 1:25 ` Arcady V. Ivanov [this message]
2007-08-30 5:16 ` Хихин Руслан
2007-08-30 5:46 ` Arcady V. Ivanov
2007-08-30 23:47 ` [Comm] *sigh* Michael Shigorin
2007-08-29 10:56 ` [Comm] [Adm...] да не probable, а точно спам Владимир Гусев
2007-08-30 23:38 ` [Comm] ну так сравните с другими! Michael Shigorin
2007-08-31 5:59 ` Алексей Шенцев
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46D61CA4.5030800@help0.ru \
--to=arc@help0.ru \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git