Results 1 to 7 of 7

Thread: [SOLVED] Compiz won't work after reinstallation of Ubuntu and restoration of home fol

  1. #1
    Join Date
    May 2008
    Location
    Redwall in Mossflower
    Beans
    15
    Distro
    Kubuntu 22.04 Jammy Jellyfish

    [SOLVED] Compiz won't work after reinstallation of Ubuntu and restoration of home fol

    After encountering difficulties with compiz (http://ubuntuforums.org/showthread.php?p=4881941) in Hardy Heron after upgrading from Gutsy Gibbon to it, I reinstalled Ubuntu Hardy Heron by deleting the partitions (root and swap) in Vista and booting from the install CD.
    Compiz then worked. After I restored my home folder and rebooted, compiz wouldn't work, exiting with the following message:
    Code:
    sly@Ubuntu-desktop:~$ compiz --replace
    Checking for Xgl: not present. 
    Detected PCI ID for VGA: 02:00.0 0300: 10de:0421 (rev a1) (prog-if 00 [VGA controller])
    Checking for texture_from_pixmap: present. 
    Checking for non power of two support: present. 
    Checking for Composite extension: present. 
    Comparing resolution (1280x1024) to maximum 3D texture size (8192): Passed.
    Checking for nVidia: present. 
    Checking for FBConfig: present. 
    Checking for Xgl: not present. 
    /usr/bin/compiz.real (core) - Error: Could not acquire compositing manager selection on screen 0 display ":0.0"
    /usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :0.0


    3D games work fine.

  2. #2
    Join Date
    Jul 2007
    Location
    Chicago, Illinois
    Beans
    688
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Compiz won't work after reinstallation of Ubuntu and restoration of home folder

    Could you post the contents of your /etc/X11/xorg.conf file? I have a susicion the problem lies there.
    System76 Gazelle Professional (GazP6)
    Intel Core i7 2820QM, 8GB DDR3, nvidia GTX 460m, OCZ Vertex 3
    System76 Starling (star4) Netbook.
    Get Dropbox!

  3. #3
    Join Date
    May 2008
    Location
    Redwall in Mossflower
    Beans
    15
    Distro
    Kubuntu 22.04 Jammy Jellyfish

    Re: Compiz won't work after reinstallation of Ubuntu and restoration of home folder

    Here it is:
    Code:
    # 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 "InputDevice"
    	Identifier	"Generic Keyboard"
    	Driver		"kbd"
    	Option		"XkbRules"	"xorg"
    	Option		"XkbModel"	"pc105"
    	Option		"XkbLayout"	"us"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Configured Mouse"
    	Driver		"mouse"
    	Option		"CorePointer"
    EndSection
    
    Section "Device"
    	Identifier	"Configured Video Device"
    	Driver		"nvidia"
    	Option		"NoLogo"	"True"
    EndSection
    
    Section "Monitor"
    	Identifier	"Configured Monitor"
    EndSection
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Monitor		"Configured Monitor"
    	Device		"Configured Video Device"
    	Defaultdepth	24
    EndSection
    
    Section "ServerLayout"
    	Identifier	"Default Layout"
      screen "Default Screen"
    EndSection
    Section "Module"
    	Load		"glx"
    EndSection

  4. #4
    Join Date
    Jul 2007
    Location
    Chicago, Illinois
    Beans
    688
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Compiz won't work after reinstallation of Ubuntu and restoration of home folder

    You should add
    Code:
    Option "AddARGBGLXVisuals" "True"
    to the device section, and add
    Code:
    Section "Extensions"
            Option "Composite" "Enable"
    EndSection
    at the end.
    System76 Gazelle Professional (GazP6)
    Intel Core i7 2820QM, 8GB DDR3, nvidia GTX 460m, OCZ Vertex 3
    System76 Starling (star4) Netbook.
    Get Dropbox!

  5. #5
    Join Date
    May 2008
    Location
    Redwall in Mossflower
    Beans
    15
    Distro
    Kubuntu 22.04 Jammy Jellyfish

    Re: Compiz won't work after reinstallation of Ubuntu and restoration of home folder

    I'll try that, but Compiz works on new users. It only didn't work after I restored my home folder, so how does that affect /etc/X11/xorg.conf

    [Edit] It doesn't work
    Last edited by digitalcircuit36939; May 10th, 2008 at 01:30 PM.

  6. #6
    Join Date
    Jul 2007
    Location
    Chicago, Illinois
    Beans
    688
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Compiz won't work after reinstallation of Ubuntu and restoration of home folder

    Quote Originally Posted by digitalcircuit36939 View Post
    I'll try that, but Compiz works on new users. It only didn't work after I restored my home folder, so how does that affect /etc/X11/xorg.conf
    It wouldn't, you are right, but, I didn't realize that compiz only didn't work for one user. Try backing up your compiz profile, and then nuking the contents of

    ~/.config/compiz/compizconfig/
    System76 Gazelle Professional (GazP6)
    Intel Core i7 2820QM, 8GB DDR3, nvidia GTX 460m, OCZ Vertex 3
    System76 Starling (star4) Netbook.
    Get Dropbox!

  7. #7
    Join Date
    May 2008
    Location
    Redwall in Mossflower
    Beans
    15
    Distro
    Kubuntu 22.04 Jammy Jellyfish

    Smile Re: Compiz won't work after reinstallation of Ubuntu and restoration of home folder

    [EDIT] I used the compiz-check script from http://forlong.blogage.de/article/pages/Compiz-Check and it fixed it! Yahoo!
    Last edited by digitalcircuit36939; May 13th, 2008 at 02:40 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •