[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Chuviscos no segundo monitor usando xinerama



Pessoal

Alguém já passou pelo problema de ter 'chuviscos' no segundo monitor
usando xinerama?

Numa máquina assim:

	Etch
	
	kernel 2.6.18-3-k7
	
	monitor Philips 107S 17' + nvidia NV18 Gforce4 MX 4000, 64 MB
	
	monitor LG 500G 15'+ ProSavage8 KM266/KL266 onboard, 32 MB
	compartilhados.
	
	placa primaria na BIOS é a nvidia
	
	xorg com xinerama ativado, wmaker como gerenciador de janelas
	

Acontece o seguinte: ao mover algo no monitor LG aparece um chuvisco
horroroso. Quando tudo está parado a imagem fica boa. O interessante é
que o xinerama está funcionando, consigo mover as janelas perfeitamente
de um monitor para outro.
O problema deve ser relacionado ao redraw das janelas. Mas se usar
apenas o monitor LG e a placa savage, sem o xinerama, não tem chuvisco.

Há 3 dias estou procurando no google sobre isso, mas não consigo achar
alguém com problema semelhante. Procurando por 'xinerama chuvisco' nos
arquivos da lista eu não achei nada. 

Agradeço qualquer dica, pois estou usando o xinerama há poucos dias e já
não consigo viver sem ele, mesmo que tenha de aturar os chuviscos.

O mais triste é que tive de instalar um Windows 98 SE (não é pirata) nessa
máquina para usar um programa específico, e no velho win98 de 10 anos atrás
funciona tudo perfeitamente, sem chuviscos, sem problemas.  :(

Abaixo vai o meu /etc/X11/xorg.conf

Leandro

----------------------------------------------------------------------------


# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg


Section "ServerFlags"
	Option "Xinerama" "true"
EndSection

Section "ServerLayout"
	Identifier "X.org Configured"
	Screen	0 "Screen0" 0 0
	Screen	1 "Screen1" RightOf "Screen0"
	InputDevice "Mouse0" "CorePointer"
	InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/X11R6/lib/X11/fonts/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
#	Load	"dbe"
	Load	"record"
	Load	"xtrap"
	Load	"type1"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
#	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Keyboard0"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"abnt2"
	Option		"XkbLayout"	"br"
	Option		"XkbVariant"	"abnt2"
EndSection

Section "InputDevice"
	Identifier	"Mouse0"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection


Section "Monitor"
	Identifier	"Monitor0"
	VendorName 	"Philips"
	ModelName	"107S"
	Option		"DPMS"
	HorizSync	30-71
	VertRefresh	50-160
EndSection

Section "Monitor"
	Identifier	"Monitor1"
	VendorName 	"LG"
	ModelName	"500G"
	Option		"DPMS"
	HorizSync	30-54
	VertRefresh	50-120
EndSection

Section "Device"
#	Option		"IgnoreEDID" "true"
	Identifier	"Card0"
	VendorName	"Nvidia Corporation"
	BoardName	"NV18 [GeForce4 MX 4000 AGP 8x]"
	Driver		"nvidia"
	BusID		"PCI:0:8:0"
EndSection
Section "Device"
	Identifier	"Card1"
	VendorName	"S3 Inc."
	BoardName	"VT8375 [ProSavage8 KM266/KL266]"
	Driver		"savage"
	BusID		"PCI:1:0:0"
EndSection

Section "Screen"
	Identifier	"Screen0"
	Device		"Card0"
	Monitor		"Monitor0"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection
Section "Screen"
	Identifier	"Screen1"
	Device		"Card1"
	Monitor		"Monitor1"	
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection



#Section "ServerLayout"
#	Identifier	"Layout0"
#	Screen		"Screen0"
#	InputDevice	"Keyboard0"
#	InputDevice	"Mouse0"
#EndSection

Section "DRI"
	Mode	0666
EndSection

# Beryl
#Section "Extensions"
#  Option "Composite" "Enable"
#EndSection
#

----------------------------------------------------------------------------


--
Leandro Padilha Ferreira - GPG ID: A7FB969E

http://androle.pro.br - leandro@androle.pro.br
--------------------------------------------------
¿Cuál es la tarea mas difícil del mundo?... Pensar.
		-- Emerson. (1803-1882) Poeta y pensador estadounidense. 

Attachment: signature.asc
Description: Digital signature


Reply to: