wine && CS i810

fixme:d3d:IWineD3DDeviceImpl_EvictManagedResources (0x141af8) : stub
fixme:d3d9:IDirect3DDevice9Impl_CreateQuery (0x141238) call to IWineD3DDevice_CreateQuery failed
fixme:d3d:IWineD3DDeviceImpl_EvictManagedResources (0x141af8) : stub
fixme:d3d:state_clipping Clipping not supported with vertex shaders
Mesa 7.0.2 implementation error: i915_program_error: Exceeded max temporary reg
Please report at bugzilla.freedesktop.org
Mesa 7.0.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups
Please report at bugzilla.freedesktop.org
DRM_I830_CMDBUFFER: -22

Вот собственно и в седеге и в вайне одно и тоже.
действительно баг или так и должно быть?

x11-drivers/xf86-video-i810 2.2.0-r1

2.6.23-tuxonice-r6
#2 SMP PREEMPT Tue Dec 25 10:55:31 YEKT 2007 i686 Genuine Intel(R) CPU T2300 @ 1.66GHz GenuineIntel GNU/Linux

Покажи что в

Покажи что в xorg.conf в разделал драйвера видео карты

компиз

компиз работает норм (запускаю естественно без него)

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
        InputDevice "Touch" "SendCoreEvents"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/usr/share/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/misc/"
	FontPath     "/usr/share/fonts/TTF/"
	FontPath     "/usr/share/fonts/OTF"
	FontPath     "/usr/share/fonts/Type1/"
	FontPath     "/usr/share/fonts/100dpi/"
	FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
	Load  "xtrap"
	Load  "dri"
	Load  "extmod"
	Load  "glx"
	Load  "GLcore"
	Load  "record"
	Load  "dbe"
	Load  "freetype"
	Load  "type1"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option "XkbLayout" "us,ru(winkeys)"
	Option "XkbOptions" "grp:ctrl_shift_toggle"
EndSection

Section "InputDevice"
    Identifier	"Touch"
    Driver		"synaptics"
    Option		"SHMConfig"		"on"
    Option		"Protocol"		"auto-dev"
    Option		"Device"		"/dev/psaux"
    Option		"ZAxisMapping"		"4 5"
    Option		"LeftEdge"     		"1900"
    Option		"RightEdge"     	"5400"
    Option		"TopEdge"       	"1800"
    Option		"BottomEdge"   	 	"3900"
    Option		"FingerLow"		"25"
    Option		"FingerHigh"		"30"
    Option		"MaxTapTime"		"180"
    Option		"MaxTapMove"		"220"
    Option		"VertScrollDelta" 	"100"
    Option		"MinSpeed"		"0.08"
    Option		"MaxSpeed"		"0.20"
    Option		"AccelFactor" 		"0.0030"
    Option		"UpDownScrolling"	"on"
EndSection

Section "Monitor"
	#DisplaySize	  300   220	# mm
	Identifier   "Monitor0"
	VendorName   "LPL"
	ModelName    "1151"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "CacheLines"         	# <i>
        #Option     "Dac6Bit"            	# [<bool>]
        Option     "DRI"               "true" 	# [<bool>]
        #Option     "NoDDC"              	# [<bool>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "XvMCSurfaces"       	# <i>
        #Option     "PageFlip"           	# [<bool>]
	Identifier  "Card0"
	Driver      "i810"
	VendorName  "Intel Corporation"
	BoardName   "Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
	BusID       "PCI:0:2:0"
EndSection

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

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

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".