On Fri, 03 Aug 2007 05:24:55 -0500, Travis Watkins wrote: > Increase the memory for the video chip in your BIOS.
My laptop has X600 that uses PCI-Express. I cannot find anyway of increasing memory. My xorg.conf radeon settings are: Section "Device" Identifier "ATI Graphics Adapter connector 0" Driver "radeon" Option "DynamicClocks" "on" Option "BIOSHotkeys" "true" Option "MergedFB" "true" Option "MonitorLayout" "LVDS, TMDS" Option "CRT2Position" "RightOf" # Option "CRT2Position" "Above" Option "MergedXinerama" "on" # This allows X to use MergedFB if the external monitor is not connected # when I start X. The ranges are taken from DDC values of the CTX monitor # I use at the office; as listed in Xorg.log. Option "CRT2HSync" "30-81" Option "CRT2VRefresh" "56-60" # The next line lets me switch between dual-head and several clone modes # of varying resolutions with xrandr. Option "MetaModes" "1400x1050-1600x1200 1400x1050-1200x900 1400x1050-1024x768 1024x768-1024x768 1400x1050 1200x900 1024x768" # A newer version of the radeon driver has an option that disables vertical # scrolling for the 1024x768 part. Option "MergedNonRectangular" "true" # In 1024x768-1280x1024 mode the DPI is correct (100), but in all other # modes it is weird. Try to override Option "MergedDPI" "100 100" # http://gentoo-wiki.com/HOWTO_XGL/Troubleshooting#Flickering_on_compiz_effects_after_a_VT_switch # Option "EnablePageFlip" "true" Option "EnablePageFlip" "false" Option "DRI" "true" # http://gentoo-wiki.com/HOWTO_DRI_with_ATi_Open-Source_Drivers # Option "AGPMode" "4" # Option "AGPFastWrite" "on" Option "ColorTiling" "on" Option "RenderAccel" "on" Option "AccelMethod" "EXA" # EXA or XXA Option "BackingStore" "true" Option "XAANoOffscreenPixmaps" "true" Option "ExaNoOffscreenPixmaps" "true" BusID "PCIE:1:0:0" # vendor=1002, device=3150 Screen 0 EndSection ~mck -- "Listen, or your tongue will make you deaf." Cherokee saying Homepage - www.wever.org | Sesam Search Engine - www.sesam.no _______________________________________________ compiz mailing list compiz@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/compiz