LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-20-2008, 10:54 PM   #1
snakeapple
LQ Newbie
 
Registered: Apr 2008
Distribution: Slackware 12.0
Posts: 11

Rep: Reputation: 0
"compiz (core) - Fatal: No composite extension"


ive installed compiz manually using installpkg as root, using this repo: http://repository.slacky.eu/slackwar...-fusion/0.7.4/

and i still come up with this error:

Code:
compiz (core) - Fatal: No composite extension

ive looked everywhere... does anyone have a solution to this??? i even tried editing xorg.conf

thanks in advance.
 
Old 04-20-2008, 11:11 PM   #2
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
Try adding this to the bottom of your /etc/X11/xorg.conf:
Code:
Section "Extensions"
    Option         "Composite" "enable"
EndSection
You should also make sure that DRI is enabled. Post the output of `glxinfo | grep direct`.
 
Old 04-21-2008, 12:14 AM   #3
snakeapple
LQ Newbie
 
Registered: Apr 2008
Distribution: Slackware 12.0
Posts: 11

Original Poster
Rep: Reputation: 0
Code:
root@236linuxbox:~/Desktop# glxinfo | grep direct
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect
 
Old 04-21-2008, 12:18 AM   #4
snakeapple
LQ Newbie
 
Registered: Apr 2008
Distribution: Slackware 12.0
Posts: 11

Original Poster
Rep: Reputation: 0
i edited xorg with what you told me. didnt work.
 
Old 04-21-2008, 03:33 AM   #5
snakeapple
LQ Newbie
 
Registered: Apr 2008
Distribution: Slackware 12.0
Posts: 11

Original Poster
Rep: Reputation: 0
i did xorgconfig and i got the same error.

i then added the composite enable line and got this:

Code:
root@236linuxbox:~# compiz
compiz (core) - Error: Screen 0 on display ":0.0" already has a window manager; try using the --replace option to replace the current window manager.
compiz (core) - Fatal: No manageable screens found on display :0.0
 
Old 04-21-2008, 11:25 AM   #6
snakeapple
LQ Newbie
 
Registered: Apr 2008
Distribution: Slackware 12.0
Posts: 11

Original Poster
Rep: Reputation: 0
so is there a fix for this?
 
Old 04-21-2008, 12:14 PM   #7
Pratt
Member
 
Registered: Apr 2005
Location: Colombia
Distribution: Slackware 14.2
Posts: 82

Rep: Reputation: 18
Try running
Code:
compiz --replace &
 
Old 04-21-2008, 01:19 PM   #8
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Pratt View Post
Try running
Code:
compiz --replace &
You'd also need a new window decorator unless you can live with unresizable windows.

This is what I use if I want to start compiz on the spot:
Code:
#!/bin/bash
# Compiz startup script

LIBGL_ALWAYS_INDIRECT=TRUE \
/usr/bin/compiz --replace png svg decoration annotate water blur clone \
  wobbly fade minimize cube rotate zoom scale move resize place switcher &
/usr/bin/kde-window-decorator &
As you can see, I use KDE, for which there is a compiz window decorator. There is a GTK alternative too.
Setting LIBGL_ALWAYS_INDIRECT to "TRUE" is not needed for all graphics drivers. You'll find out soon enough.

Eric
 
Old 04-21-2008, 05:21 PM   #9
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
snakeapple, you must enable direct rendering (DRI) in order to get compiz working, as far as I know. Your output shows that direct rendering is disabled. What video card are you using? What drivers are you using for that video card?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
compiz (core) - Fatal: No composite extension slackergeek Slackware 3 10-05-2008 10:38 PM
Trying to run Compiz gives me "No composite extension" on S3 ProSavge MiniDev Linux - Software 2 01-28-2008 04:37 PM
"Xlib: extension "XFree86-DRI" missing on display ":0.0"." zaps Linux - Games 9 05-14-2007 03:07 PM
X won't start: "Fatal server error: failed to initialize core devices" ! Debianewb Linux - Newbie 14 08-27-2002 05:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration