Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
11-27-2008, 12:51 PM
|
#1
|
|
Member
Registered: Nov 2008
Location: Copenhagen, Denmark
Distribution: Ubuntu and Xubuntu 8.10
Posts: 98
Rep:
|
Compiz doesn't work properly
Hello everyone.
I have a Hp dv6645eo with Linux Ubuntu 8.10 on.
Specs: http://h10025.www1.hp.com/ewfrf/wc/d...reg_R1002_USEN
Now I have so got it mostly to work - apart from the delicious effects.
When I turn on effects, so they work well enough, but the title bar of each window becomes white when the mouse crosses them. I can not even see the three buttons on each window.
My graphics card is from Nvidia and the driver is the latest - version 177.
Although I chose driver version 173, so the problem is the same, so I do not think it is the driver there is something wrong with.
What can the problem is due and how do I remedy this?
|
|
|
|
11-28-2008, 10:47 AM
|
#2
|
|
Member
Registered: Nov 2008
Location: Dallas
Distribution: Linux Mint, Mandriva, Gentoo.
Posts: 65
Rep:
|
Compiz
I had the same problem when I was using Mandriva. I never did figure out what it was though.
Here is what happened, I (installed?) Mac4Lin[...], so that my Mandriva would look like a Mac OS X, and then when I ran Compiz-Fusion, it kept giving me that crappy look.
I dont have that problem with Ubuntu now, since I have my Original Ubuntu Panels. The only thing I changed is the Panel's colors, and little stuff, so, it works good.
However, there is still one problem that I think is being caused by Compiz. When I Shut Down, the System does not shut down completely. What happens is that Ubuntu shuts completely down, and then I'm left with a black screen with a flashing cursor. Again, it may be Compiz, or it may be some other thing that I dont know of.
Lets hope some one can help us out.
|
|
|
|
11-29-2008, 03:50 AM
|
#3
|
|
Member
Registered: Nov 2008
Location: Copenhagen, Denmark
Distribution: Ubuntu and Xubuntu 8.10
Posts: 98
Original Poster
Rep:
|
http://www.linuxquestions.org/questi...operly-684751/
Here's a question from me in a different category where my Linux Ubuntu 8.10 has closing problems.
My problem is still not resolved, and it is killing me that it does not work properly.
But maybe it solves your problem. 
|
|
|
|
11-29-2008, 04:08 AM
|
#4
|
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Pclinux, Mandriva, Kubuntu 10.10 Slck13_64-current
Posts: 2,040
Rep: 
|
compiz nvidia
Quote:
Originally Posted by Pazau
http://www.linuxquestions.org/questi...operly-684751/
Here's a question from me in a different category where my Linux Ubuntu 8.10 has closing problems.
My problem is still not resolved, and it is killing me that it does not work properly.
But maybe it solves your problem. 
|
I had to figure it out for a few friends. Took me a while here is the symptom then the fix.
No 3d at all you need divers for nvidia card.
crash on starting the fusion-icon miss mastched compiz manager programs.
compiz 0.7.4 needs compiz-fussion 0.7.4 do not mix old and new.
No borders in the windows and cant move them add this to your xorg.conf file.
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV11 [GeForce2 MX/MX 400]"
Option "RenderAccel" "true" <---------------
Option "AddARGBGLXVisuals" "True" <---------------
This wiil get you going.
you would not believe how long it to me to figure this out . thank you xorg. and other linux people.
|
|
|
|
11-29-2008, 04:19 AM
|
#5
|
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Pclinux, Mandriva, Kubuntu 10.10 Slck13_64-current
Posts: 2,040
Rep: 
|
Quote:
Originally Posted by MexDeath
I had the same problem when I was using Mandriva. I never did figure out what it was though.
Here is what happened, I (installed?) Mac4Lin[...], so that my Mandriva would look like a Mac OS X, and then when I ran Compiz-Fusion, it kept giving me that crappy look.
I dont have that problem with Ubuntu now, since I have my Original Ubuntu Panels. The only thing I changed is the Panel's colors, and little stuff, so, it works good.
However, there is still one problem that I think is being caused by Compiz. When I Shut Down, the System does not shut down completely. What happens is that Ubuntu shuts completely down, and then I'm left with a black screen with a flashing cursor. Again, it may be Compiz, or it may be some other thing that I dont know of.
Lets hope some one can help us out.
|
This is quite common with the compiz-fussion. the xorg server does not pass it back to the display manager . kdm or gdm. this does not happen all the time though from the three system I put it on. It seems one of the programs are hanging up and for some reason the the xorg server is waiting for it to shut down or what ever.blinking prompt hit control alt delete. because I have not been able to fix the problem.
so I am still looking. But if I do make sure all my programs have been stopped then most of the time this problem does not happen. no help but hey.
|
|
|
|
11-29-2008, 04:20 AM
|
#6
|
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Pclinux, Mandriva, Kubuntu 10.10 Slck13_64-current
Posts: 2,040
Rep: 
|
Quote:
Originally Posted by Pazau
Hello everyone.
I have a Hp dv6645eo with Linux Ubuntu 8.10 on.
Specs: http://h10025.www1.hp.com/ewfrf/wc/d...reg_R1002_USEN
Now I have so got it mostly to work - apart from the delicious effects.
When I turn on effects, so they work well enough, but the title bar of each window becomes white when the mouse crosses them. I can not even see the three buttons on each window.
My graphics card is from Nvidia and the driver is the latest - version 177.
Although I chose driver version 173, so the problem is the same, so I do not think it is the driver there is something wrong with.
What can the problem is due and how do I remedy this?
|
I had to figure it out for a few friends. Took me a while here is the symptom then the fix.
No 3d at all you need divers for nvidia card.
crash on starting the fusion-icon miss mastched compiz manager programs.
compiz 0.7.4 needs compiz-fussion 0.7.4 do not mix old and new.
No borders in the windows and cant move them add this to your xorg.conf file.
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV11 [GeForce2 MX/MX 400]"
Option "RenderAccel" "true" <---------------
Option "AddARGBGLXVisuals" "True" <---------------
This wiil get you going.
you would not believe how long it to me to figure this out . thank you xorg. and other linux people.
|
|
|
|
12-03-2008, 12:31 PM
|
#7
|
|
Member
Registered: Nov 2008
Location: Copenhagen, Denmark
Distribution: Ubuntu and Xubuntu 8.10
Posts: 98
Original Poster
Rep:
|
Where is xorg.conf file?
|
|
|
|
12-03-2008, 12:43 PM
|
#8
|
|
Member
Registered: Nov 2008
Location: Copenhagen, Denmark
Distribution: Ubuntu and Xubuntu 8.10
Posts: 98
Original Poster
Rep:
|
Now, I've found the file.
But when I open it with Gedit through File Manager, I can not save it. But if I open it via the Terminal in Gedit with Sudo, as the file is empty :-S
|
|
|
|
12-04-2008, 08:06 AM
|
#9
|
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Pclinux, Mandriva, Kubuntu 10.10 Slck13_64-current
Posts: 2,040
Rep: 
|
ubuntu oh yea open a terminal type sudo nautilus then put you password in now you can brows to the page and edit it.
|
|
|
|
12-04-2008, 10:08 AM
|
#10
|
|
Member
Registered: Nov 2008
Location: Copenhagen, Denmark
Distribution: Ubuntu and Xubuntu 8.10
Posts: 98
Original Poster
Rep:
|
I am not quite at where I should insert it. Can you create an output for me? 
|
|
|
|
12-05-2008, 12:02 AM
|
#11
|
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Pclinux, Mandriva, Kubuntu 10.10 Slck13_64-current
Posts: 2,040
Rep: 
|
sudo nautilus
|
|
|
|
12-05-2008, 03:48 PM
|
#12
|
|
Member
Registered: Nov 2008
Location: Copenhagen, Denmark
Distribution: Ubuntu and Xubuntu 8.10
Posts: 98
Original Poster
Rep:
|
It is not an output. I just wanted to know exactly where I should put it. Because I am afraid to smash something ...It is not an output. I just wanted to know exactly where I should put it. Because I am afraid to smash something ...
|
|
|
|
12-06-2008, 03:49 PM
|
#13
|
|
Member
Registered: Nov 2008
Location: Copenhagen, Denmark
Distribution: Ubuntu and Xubuntu 8.10
Posts: 98
Original Poster
Rep:
|
I tried to type Compiz in Terminal. Here is the output:
conicolas@nicolas-laptop:~$ compiz
Checking for Xgl: not present.
Detected PCI ID for VGA:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1280x800) to maximum 3D texture size (4096): Passed.
Checking for Software Rasterizer: Not present.
Checking for nVidia: present.
Checking for FBConfig: present.
Checking for Xgl: not present.
/usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format
Starting gtk-window-decorator
Hope it helps...
|
|
|
|
12-07-2008, 07:03 PM
|
#14
|
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Pclinux, Mandriva, Kubuntu 10.10 Slck13_64-current
Posts: 2,040
Rep: 
|
Ubuntu you need to down load the Nvidia xgl deb and then on your Xorg file you will make sure you have the correct path to the Xgla.so xxxxxxxxxxxxxxxxxxx
Section "Module"
Load "record"
Load "xtrap"
Load "dbe"
Load "glx"
Load "extmod"
Load "freetype"
Load "type1"
EndSection
theses are set to load by default. and Ubuntu builds there own Nvidia drivers because it is easier to maintain then to tell you how to build them.
then you will need to make sure you have depths set and card options
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV11 [GeForce2 MX/MX 400]"
Option "RenderAccel" "true" <--------this is a must
Option "AddARGBGLXVisuals" "True" <--------this is a must
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24 <------at least this much. default.
SubSection "Display"
Viewport 0 0
Depth 1
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Good luck I have been having real problems with th Gos3 system it is the hardy kernel but I will get it Slackware and pclinux have been very easy fedora core got it going but theses Debian setups break the drivers up so much it is hard to get it together let me know. Plus go to the Xorg sit and look at there trouble shoots that really helped me. then when you get all your X modules running then you can fight the crazy the built in gnome or compiz arguments in the scripts. The other reason is since beryl and compiz are together now the new systems are starting to use them so you end up over installing on them and making them broken packages that the package managers does not detect.
|
|
|
|
12-08-2008, 02:09 PM
|
#15
|
|
Member
Registered: Nov 2008
Location: Copenhagen, Denmark
Distribution: Ubuntu and Xubuntu 8.10
Posts: 98
Original Poster
Rep:
|
I have installed Emerald Theme Manager together with Compiz Icon. It works, but Emerald doesn't start when Ubuntu starts. How do I remedy this?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:37 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|