ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] артефакты
@ 2008-03-25 15:20 Van Petrov
  0 siblings, 0 replies; only message in thread
From: Van Petrov @ 2008-03-25 15:20 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 261 bytes --]

В Х-ах наблюдаются странные артефакты окна при проигрывании видео:
рамка окна начинает мигать в 4-х сантиметрах от видеоокна при 
проигрывании файла. Заголовок тоже мигает. Помогает только полноэкранный 
режим.
В чем может быть дело?

И.П.

З.Ы. xorg прилагаю.

[-- Attachment #2: xorg.conf --]
[-- Type: text/plain, Size: 3303 bytes --]

Section "ServerLayout"
	Identifier     "Minimal layout"
	Screen         "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "GenPS/2 Genius Mouse|0" "CorePointer"
EndSection

Section "Module"
	Load  "type1"
	Load  "freetype"
	Load  "glx"
	Load  "dri"
	Load  "dbe"
	SubSection "extmod"
	Option	    "omit xfree86-dga"
        EndSubSection
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "GenPS/2 Genius Mouse|0"
	Driver      "mouse"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "IMPS/2"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "Samsung SyncMaster 957p|0"
	DisplaySize  360	270
	HorizSync    30.0 - 96.0
	VertRefresh  50.0 - 160.0
	ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
#	modeline "1024x768@85" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
#        Modeline "1152x864" 167.65 1152 1240 1448 1824   864  864  868  919 +hsync +vsync 
#        Modeline "1152x864" 129.39 1152 1216 1376 1672   864  864  867  910 +hsync +vsync 
#        Modeline "1152x864" 79.16  1152 1192 1288 1472   864  864  866  896 +hsync +vsync 
#	modeline "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
	
EndSection

Section "Device"
#        Identifier  "ATI|ATI Radeon 9200"
        Driver     "ati"
#       Driver     "vesa"
        BusID      "PCI:1:0:0"
	Identifier  "Card0|0"
    Option          "backingstore" "true"
    Option          "EnablePageFlip" "true"
    Option          "SubPixelOrder" "none"
    Option          "AccelMethod" "XAA"
    Option          "RenderAccel" "true"
    Option          "AGPMode" "4"
    Option          "ColorTiling"   "on"
    Option          "mtrr" "off"
    Option          "VideoOverlay" "on"
    Option          "OpenGLOverlay" "on"
		
    Option          "BlockSignalsOnLock" "on"
    Option          "KernelModuleParm" "locked-userpages=0"
    Option          "UseFastTLS" "2"
    Option          "UseVesa" "no"
    Option          "UseInternalAGPGART" "yes"
    Option          "no_accel" "no"
    Option          "no_dri" "no"
    Option          "EnablePrivateBackZ" "no"

Option          "XAANoOffscreenPixmaps"
Option          "DisableGLXRootClipping" "true"
Option          "AddARGBGLXVisuals" "true"
Option          "AllowGLXWithComposite" "true"

EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0|0"
	Monitor    "Samsung SyncMaster 957p|0"
	DefaultDepth     24
	SubSection "Display"
		Depth     8
		Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     32
		Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Group        "xgrp"
	Mode         0660
EndSection


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-25 15:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-25 15:20 [Comm] артефакты Van Petrov

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