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

Bug#513602: [compiz] Blank screen when load compiz



Package: compiz
Version: 0.7.6-7
Severity: serious

--- Please enter the report below this line. ---
Hi

I am using KDE 4.x and Debian Sid. I tried get some effects and could
change by compiz, but when tried to change got a error: a white screen.

I sent this doubt to debian-kde list, and others people reported the
same problem. But how we are using kde4 (experimental), was common the
idea that maybe is a problem of kde. Also tried with XFCE, and return
the same error. I tried the experimental pkgs of x.org too, with same
result.

I think that is a problem in debian pgks, because tried with [k]ubuntu,
and works fine.

I have a video card intel 945GM. My xorg.conf is in attach.

Thanks in advanced

Claudio

--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.28.2

Debian Release: 5.0
  500 unstable        ftp.fi.debian.org
  500 unstable        ftp.br.debian.org
  500 testing         ftp.fi.debian.org
    1 experimental    ftp.fi.debian.org

--- Package information. ---
Depends               (Version) | Installed
===============================-+-=============
compiz-core        (>= 0.7.6-7) | 0.7.6-7
compiz-plugins     (>= 0.7.6-7) | 0.7.6-7
compiz-gtk         (>= 0.7.6-7) | 0.7.6-7
compiz-gnome       (>= 0.7.6-7) | 0.7.6-7


# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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 "Module"
  Load         "dri"
  Load         "glx"
  Load         "dbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
	Option		"XkbVariant"	"intl"
	Option		"XkbOptions"	"lv3:ralt_switch"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"synaptics"
	Option		"SendCoreEvents"    "true"
	Option		"Device"	"/dev/input/mice"
	Option		"Protocol"	"auto-dev"
	Option          "LeftEdge"              "0"
        Option          "RightEdge"             "850"
        Option          "TopEdge"               "0"
        Option          "BottomEdge"            "645"
        Option          "MinSpeed"              "0.4"
        Option          "MaxSpeed"              "1"
        Option          "AccelFactor"           "0.02"
        Option          "FingerLow"             "55"
        Option          "FingerHigh"            "60"
        Option          "MaxTapMove"            "20"
        Option          "MaxTapTime"            "100"
        Option          "HorizScrollDelta"      "0"
        Option          "VertScrollDelta"       "30"
        Option          "SHMConfig"             "on"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
	Driver		"intel"
	Option		"XAANoOffscreenPixmaps"	"true"
	Option		"DRI" "true"
	#Option		"AllowGLXWithComposite" "true"
	#Option		"AccelMethod"		"true"
	#Option		"LinearAlloc"	"6144"
	#Option		"CacheLines"	"1080"
	Option "FramebufferCompression" "False"	
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	SubSection "Display"
                Virtual 2048 2048
        EndSubSection
EndSection

Section "Extensions"
    Option "Composite" "true"
    #Option "RENDER"    "Enable"
    #Option "DAMAGE"    "Enable"
EndSection

Section "DRI"
	Group "video"
	Mode 0666
EndSection

Reply to: