Few quick problems

AGD

AGD

Soldato
Joined
23 Nov 2007
Posts
5,048
These should be pretty simple but I know nothing about linux or fedora. Running fedora 8, have compiz fusion and emerald theme manager installed. Emerald theme manager (with a startup session emerald --replace) works fine until I start compiz fusion. Are they not compatible and if so, how can I change window decoration?

Also at the moment I have to open the terminal each time I log in to type:

nvclock -fF auto

to set my 8800gt fan to auto. Can I just create a startup session and type this into the command for it so it does it automatically?

Last and completely random question - does anyone here have experience of using komplot with c++ in eclipse?

(thought not....)
 
With your graphics card fan, is it running at full speed all the time? That was a bug in the 169.07 drivers, now fixed in 169.09. If you installed them with the livna repository (probably the easiest way) then you can do 'yum update kmod-nvidia' in a terminal and it should upgrade the drivers etc. and fix the problem.

Otherwise to automatically run nvclock you could just add a new startup program in your sessions with the right command, or add it to the end of the /etc/rc.local file if it needs to be run as root.
 
Back
Top Bottom