View Full Version : HOWTO: Compiz and nVidia on feisty
Amaranth
February 11th, 2007, 10:45 PM
STEP 1: Install/Enable nVidia drivers
spaGo to System->Administration->Restricted Drivers Manager and enable the nvidia driver.
STEP 2: Lets Go!
spaGo to System->Preferences->Desktop Effects, click the 'Enable Desktop Effects' button.
I hope this has worked. If it doesn't then preferably try and get help in the IRC channel first: #ubuntu-effects on irc.freenode.net.
If your problem gets fixed, then post it below and I'll add it to this main post if important.
Fixes:
spaTo get the cube to work do this: gconftool-2 --type int --set /apps/compiz/general/screen0/options/hsize 4
gconftool-2 --type int --set /apps/compiz/general/screen0/options/number_of_desktops 1
Want Beryl instead? http://ubuntuforums.org/showthread.php?t=357501
~LoKe
February 11th, 2007, 10:47 PM
Won't they be needing your repos for l-r-m?
RAOF
February 11th, 2007, 10:50 PM
No, Feisty's nvidia-glx is a 9xxx series driver (the stable 9xxx driver). As such, it works OOB :)
Edit: I think that the default configuration for the Compiz packages is slightly odd. I don't think the cube is enabled by default, for example. I've fixed it for people before, but I can't remember how. If you've followed these steps, and don't have a cube, pipe up, and we'll fix it for you :).
orb9220
February 12th, 2007, 12:37 AM
Is their a procedure for Beryl in Fiesty?
xerosis
February 12th, 2007, 04:25 AM
beryl is in the repos so just install beryl instead of/after desktop-effects.
Amaranth
February 12th, 2007, 08:57 AM
beryl is in the repos so just install beryl instead of/after desktop-effects.
No it's not. PriceChild has a guide that looks just like this for Beryl on feisty. Check back a couple pages in the thread list.
PriceChild
February 12th, 2007, 09:16 AM
Is their a procedure for Beryl in Fiesty?http://ubuntuforums.org/showthread.php?t=357501
I'll link this thread in mine :)
hughesw
February 14th, 2007, 12:11 PM
After following instructions everything looks as described but then when i go into System-Control Center-Desktop Effects a window pops up that says:
"The Composite extension is not available"
Any ideas for a fix or possibly what i did wrong?
Amaranth
February 14th, 2007, 12:17 PM
Hmm, maybe nvidia-xconfig doesn't automatically switch to the nvidia driver? I haven't followed this guide, just changed the beryl bits to compiz since the rest looked right.
Please check your xorg.conf and make sure you're using the 'nvidia' driver, not 'nv' or 'vesa'.
PriceChild
February 14th, 2007, 01:43 PM
Rarely... you have a strange xorg.conf setup with a dodgy name for your screen and Option "AddARGBGLXVisuals" "True"Doesn't get added by the parser into Section Screen.
Check your xorg.conf and add it if that isn't there.
rplantz
February 14th, 2007, 02:08 PM
When I do this, the nvidia driver will not load. During boot up I get:
end of block range 0x7fffff < begin 0xf0000000
Failed to load module "wfb" (module does not exist,0)
end of block range 0x7fffff < begin 0xf0000000
I have to change "nvidia" to "nv" in my /etc/X11/xorg.conf to get X to work.
I'm running in 64-bit mode on amd64.
zubrug
February 14th, 2007, 06:04 PM
Thank you, compiz is nice, tried beryl again after a few months without and wow, has that project ever matured.
It is fantastic.
rai4shu2
February 14th, 2007, 09:16 PM
Wow, is right. Compiz is even less stable than Beryl.
Can't switch the wobble on or off because that crashes the window manager. Can't switch effects on and off while you have windows open or they'll mysteriously vanish most of the time. Don't draw on your desktop using Win+Alt because there's no obvious way to erase it. Sheesh.
Amaranth
February 14th, 2007, 11:29 PM
Wow, is right. Compiz is even less stable than Beryl.
Can't switch the wobble on or off because that crashes the window manager. Can't switch effects on and off while you have windows open or they'll mysteriously vanish most of the time. Don't draw on your desktop using Win+Alt because there's no obvious way to erase it. Sheesh.
1. I don't get this crash. Need more info.
2. I only lose windows if they're minimized.
3. Win+Alt+k
rai4shu2
February 15th, 2007, 05:05 AM
I wish I had more info. I just click the checkbox and the window borders go away. Nothing I can do about it except toggle Desktop Effects off/on.
Actually, what would be nice is if Compiz could fall back to Metacity or KWin.
viciouslime
February 19th, 2007, 06:00 AM
No, Feisty's nvidia-glx is a 9xxx series driver (the stable 9xxx driver). As such, it works OOB :)
Edit: I think that the default configuration for the Compiz packages is slightly odd. I don't think the cube is enabled by default, for example. I've fixed it for people before, but I can't remember how. If you've followed these steps, and don't have a cube, pipe up, and we'll fix it for you :).
My cube isn't enabled :( What's the easiest way to enable it?
Nakkis
February 19th, 2007, 06:18 AM
You need to specify the number of desktops in compiz. I think it's 1 desktop on default.
hohlraum
February 22nd, 2007, 04:09 PM
is compiz hosed for anyone else right now? I've nuked my home directory and re-skel'd it to get rid of any misconfig or compiz plugin issues. Basically it works for about 20 seconds then Xorg hangs until the 'keep your current settings' window times out and switches back to metacity.
anyone else seeing this? It worked fine initially (last week) but after the last 3 or 4 days of updates now its being weird.
RAOF
February 22nd, 2007, 07:02 PM
The problem is the bits of Xorg 7.2 that are in Feisty now. Neither Compiz nor Beryl work.
Solution: Wait until all of Xorg 7.2 is uploaded, or add the Xorg 7.2 repository (in a thread on this forum) to get it all now :)
tonym
February 26th, 2007, 10:11 AM
I get the impression desktop-effects is for Gnome. How should this be done for KDE?
Regards
Tony
chuckyp
February 26th, 2007, 10:52 AM
Nothing should be done in kde or gnome until the xorg 7.2 migration is complete.
prizrak
February 26th, 2007, 11:06 AM
Nothing should be done in kde or gnome until the xorg 7.2 migration is complete.
+1
Xorg is getting angry, you won't like it when it's angry.
PriceChild
February 26th, 2007, 11:22 AM
I get the impression desktop-effects is for Gnome. How should this be done for KDE?
Regards
Tonykde too :)
mundano
March 1st, 2007, 08:57 AM
I don't have the cube... I enable it on the desktop effects but it doesn't work..
:mad:
hohlraum
March 1st, 2007, 09:10 AM
http://ubuntuforums.org/showpost.php?p=2221625&postcount=29
tells you exactly how to make it work. I still dont have the Expose anyone know what the plugin is called?
marijus
March 1st, 2007, 09:16 AM
I still dont have the Expose anyone know what the plugin is called?
you are looking for the scale plugin...
aamukahvi
March 1st, 2007, 09:25 AM
http://ubuntuforums.org/showpost.php?p=2221625&postcount=29
tells you exactly how to make it work.
Thanks!
russell.h
March 1st, 2007, 08:42 PM
I just installed 64 bit Feisty (dual boot with my 32 bit Edgy), and I like how easy it was to get compiz working.
But it seems very slow, with lots of visible tearing and whatnot. Much worse than it is in 32bit Edgy (it was already beginning to get slightly annoying in Edgy too..). Does anyone else have this problem? And/or a solution to it?
cow_racer
March 1st, 2007, 09:13 PM
the title bars all disappear. has the decorator crashed?
gosh
March 2nd, 2007, 03:17 AM
Does this only apply to nvidia-glx or also to nvidia-glx-legacy?
I had beryl working under xorg 7.1 with legacy, but not with 7.2
3D works:
$ glxgears
6055 frames in 5.0 seconds = 1210.832 FPS
5726 frames in 5.0 seconds = 1145.109 FPS
XIO: fatal IO error 22 (Invalid argument) on X server ":0.0"
after 29 requests (29 known processed) with 1 events remaining.
glxgears: xcb_xlib.c:41: xcb_xlib_lock: Assertion `!c->xlib.lock' failed.
Aborted (core dumped)
but Beryl or Compiz don't
$ beryl-manager
jos@jos-desktop:~/Desktop$ /usr/bin/compiz.real: No composite extension
************************************************** ************
* Beryl system compatiblity check *
************************************************** ************
Detected xserver : NVIDIA
Checking Display :0.0 ...
Checking for XComposite extension : failed
No composite extension
attached is my xorg.conf
chuckyp
March 2nd, 2007, 03:27 AM
Does this only apply to nvidia-glx or also to nvidia-glx-legacy?
I had beryl working under xorg 7.1 with legacy, but not with 7.2
3D works:
$ glxgears
6055 frames in 5.0 seconds = 1210.832 FPS
5726 frames in 5.0 seconds = 1145.109 FPS
XIO: fatal IO error 22 (Invalid argument) on X server ":0.0"
after 29 requests (29 known processed) with 1 events remaining.
glxgears: xcb_xlib.c:41: xcb_xlib_lock: Assertion `!c->xlib.lock' failed.
Aborted (core dumped)
but Beryl or Compiz don't
$ beryl-manager
jos@jos-desktop:~/Desktop$ /usr/bin/compiz.real: No composite extension
************************************************** ************
* Beryl system compatiblity check *
************************************************** ************
Detected xserver : NVIDIA
Checking Display :0.0 ...
Checking for XComposite extension : failed
No composite extension
attached is my xorg.conf
Look at the first page of this thread you need to nvidia-xconfig -add ARGb visuals or whatever.
gosh
March 2nd, 2007, 07:32 AM
Look at the first page of this thread you need to nvidia-xconfig -add ARGb visuals or whatever.
I did that, but that gave an error:
$ sudo nvidia-xconfig --add-argb-glx-visuals
Password:
nvidia-xconfig: unrecognized option: "--add-argb-glx-visuals"
Invalid commandline, please run `nvidia-xconfig --help` for usage information.
Then I edited xorg.conf by hand and added this to the screen section (see previous post)
Option "AddARGBGLXVisuals" "True"
Option "AllowGLXWithComposite" "True"
rplantz
March 2nd, 2007, 04:22 PM
the title bars all disappear. has the decorator crashed?
Same problem for me.
Half-Left
March 8th, 2007, 12:37 AM
Why is this HOWTO saying restart your computer?, come on man you should know by now you dont need to do that. ](*,)
All you need to do is restart Xorg (Ctr, Alt, Backspace)
Amaranth
March 8th, 2007, 01:06 AM
Well, in the case where you don't have linux-restricted-modules installed I don't think it links the modules at install time, only at boot time. So you would have to restart to get your nvidia kernel module.
icantdothatdave
March 8th, 2007, 03:17 AM
I have followed these directions, but I still get no window borders. The cube works just fine. Any suggestions on what else I might try to get the borders working? :confused:
Amaranth
March 8th, 2007, 08:59 AM
Please run 'gtk-window-decorator --replace' in a terminal and paste the output and also paste your xorg.conf file.
FuturePilot
March 8th, 2007, 05:45 PM
Ughh, I've got the black window bug:( How do I make Compiz run on AIGLX instead of Nvidia? And is there some type of manager like there is for Beryl?
RAOF
March 8th, 2007, 10:30 PM
nVidia is using AIGLX. I'm really not sure what Beryl thinks the difference is.
Anyway, there's currently no work-around for this driver bug that I know of. Beryl implements a "copy" mode, but Compiz doesn't. There's no workaround for the buggy GL_EXT_texture_from_pixmap.
Amaranth
March 8th, 2007, 11:50 PM
Beryl's copy mode doesn't help either. Instead of black screens I'd get hard lockups instead.
FuturePilot
March 9th, 2007, 04:43 PM
Beryl's copy mode doesn't help either. Instead of black screens I'd get hard lockups instead.
Yeah, I'm constantly getting hard lock ups too. But I think that's just because it's too much for my underpowered GeForce2 Go. Time for a new laptop I think.
MikeDK
March 9th, 2007, 09:49 PM
works fine here, thou i have the new 7600GS AGP with 256 mb ram on, got no cube installed dont need it.
arch is i386 feisty herd-5 and 2.6.20.9-gen kernel 3400+ amd athlon 64 512kb cache 1280mb kingston ram KV400 pc3200
Best wishes MikeDK
DoeRayMe
March 9th, 2007, 10:57 PM
works great here :)
liveforfunnow
March 10th, 2007, 12:26 AM
is there any way to enable transparency in Feisty? I love the Wobbly Windows, but transparency is functional AND pretty.
thanks!
Kalibur
March 13th, 2007, 12:41 AM
I tried beryl a while back on kubuntu and its was cool using the mouse wheel on the desktop to spin the cube and some other tricks. So how do I configure compiz?
PriceChild
March 13th, 2007, 10:48 AM
gconf-editor
SlCKB0Y
March 14th, 2007, 05:42 PM
Well, in the case where you don't have linux-restricted-modules installed I don't think it links the modules at install time, only at boot time. So you would have to restart to get your nvidia kernel module.
depmod -a?
Amaranth
March 15th, 2007, 06:33 PM
More like sudo lrm-manager
ckempo
March 16th, 2007, 06:42 AM
Please run 'gtk-window-decorator --replace' in a terminal and paste the output and also paste your xorg.conf file.
The command doesn't do anything for me (well, no terminal ouput anyway) but my xorg.conf looks like this:
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "gb"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "NVIDIA Corporation NVIDIA Default Card"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NVIDIA Default Card"
Monitor "Generic Monitor"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
This is an Acer laptop with an nVidia 7300 card... desktop-effects does nothing other than remove my window borders, wish I knew why.:confused:
ckempo
March 16th, 2007, 06:47 AM
desktop-effects does nothing other than remove my window borders, wish I knew why.:confused:
Have noticed my default depth was 16 not 24, so changed that... still no effect though.
Dan_IV
March 16th, 2007, 07:00 PM
UPDATED: This post is not valid, the problems I was having were do to issues with the particular build of feisty / compiz / nvidia at the time of the original post.
Have noticed my default depth was 16 not 24, so changed that... still no effect though.
I had this same problem i created a script in /usr/bin called thefuture pulled from another thread a while back that takes care of this as long as you run it with sudo.
compiz --replace gconf &
gtk-window-decorator --replace &
this took care of not having window decorations, and most everything seems to be working find, decorations there true transparency on my terminal window is working the goodness of the new <alt><tab> looks nice.
I do have one issue however. I don't have a cube. my settings in gconf-editor are fine along with the first post by pricechild, but <ctrl><alt><arrow key> just switch to the next desktop with no cube graphics. maybe I've got a setting missing somewhere not correct or possibly due to my inexperience running compiz...
If anyone has any ideas about the cube I wouldn't mind any ideas being thrown out there as well.
lerrup
March 19th, 2007, 05:48 PM
gconf-editor
Any one got a beginners guide to this thing?
ckempo
March 23rd, 2007, 11:24 AM
Any one got a beginners guide to this thing?
Try here: http://www.go-compiz.org/index.php?title=Gconf-Editor
alextj
March 24th, 2007, 05:36 PM
On Fiesty beta, when I go to System -> Administration -> Restricted Drivers Manager, it says that my hardware does not need any restricted drivers.
So my video acceleration is not working, Quake 3 doesn't run and when I try to enable desktop effects, the whole screen just turns white.
I did a fresh install of Fiesty Beta (x86) and my video card is NV 6800 LE, which was recognized, as it is in xorg.conf.
Any ideas? :)
TwistesdTexan
March 25th, 2007, 09:37 AM
After ugrading to Feisty, I had a xorg.conf failure. I used nano to edit the video driver from "nvidia" to "nv" and restarted. Once I had the system running I went to "System> Administration>Restricted Drivers Manager" and enabled NVIDIA accelerated graphics driver. Before I rebooted I used the terminal and gedited my /etc/X11/xorg.conf file to change the driver to "nv" again. I rebooted. Once rebooted I went to edit the file again and changed the driver back to "nvidia". Once again I rebooted. This time it worked and I was able to use the System>Preferences>Desktop Effects. I don't know why it worked but it did. :)
scotty2hott2k
March 25th, 2007, 03:58 PM
anyone got a fix which makes scrolling/swithcing windows impossible/slow when doing cpu intensive stuff (ie, refreshing a firefox page you can move other windows or switch to another), as far i know its an nvidia bug, but i wondered if there was a work around?
Rinulin
March 25th, 2007, 11:58 PM
On Fiesty beta, when I go to System -> Administration -> Restricted Drivers Manager, it says that my hardware does not need any restricted drivers.
So my video acceleration is not working, Quake 3 doesn't run and when I try to enable desktop effects, the whole screen just turns white.
I did a fresh install of Fiesty Beta (x86) and my video card is NV 6800 LE, which was recognized, as it is in xorg.conf.
Any ideas? :)
I get the same message when I try to enable the restricted drivers. I´m running a EVGA Nvidia 7900GS.
Here is my Xorg:
# /etc/X11/xorg.conf (xorg 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(5) 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 "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" "intl"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "nVidia Corporation G71 [GeForce 7900 GS]"
Driver "nv"
BusID "PCI:5:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-96
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G71 [GeForce 7900 GS]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1920x1440" "1856x1392" "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1920x1440" "1856x1392" "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1920x1440" "1856x1392" "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1920x1440" "1856x1392" "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1920x1440" "1856x1392" "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1920x1440" "1856x1392" "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
ubuntu_demon
March 26th, 2007, 10:31 AM
Fixes:
spaTo get the cube to work do this: gconftool-2 --type int --set /apps/compiz/general/screen0/options/hsize 4
gconftool-2 --type int --set /apps/compiz/general/screen0/options/number_of_desktops 1
This works for intel as well. I have an intel centrino based laptop with intel GMA 950 using the xserver-xorg-i810 driver (by default).
lspci :
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
m.musashi
March 26th, 2007, 05:44 PM
Without saying it's just a matter of opinion, can anyone say which one - beryl or compiz - is more stable? I have just installed feisty and was going to give compiz a try but there seems to be some indication that it's not quite as stable as beryl. Is this true?
Thanks.
ubuntu_demon
March 27th, 2007, 04:08 PM
You can have four desktops now (at least this works for me on intel gma 945/950) :
gconftool-2 --type int --set /apps/compiz/general/screen0/options/hsize 4
gconftool-2 --type int --set /apps/compiz/general/screen0/options/number_of_desktops 4
The last updates makes rotating the cube less smoothly for me though.
ubuntu_demon
March 27th, 2007, 04:12 PM
Without saying it's just a matter of opinion, can anyone say which one - beryl or compiz - is more stable? I have just installed feisty and was going to give compiz a try but there seems to be some indication that it's not quite as stable as beryl. Is this true?
Thanks.
IMHO compiz is easiest to setup and it will work out-of-the-box without tinkering for certain video hardware (I'm sure of my intel 945). Ati probably won't work for both compiz and beryl AFAIK.
m.musashi
March 27th, 2007, 06:43 PM
IMHO compiz is easiest to setup and it will work out-of-the-box without tinkering for certain video hardware (I'm sure of my intel 945). Ati probably won't work for both compiz and beryl AFAIK.
Thanks. I did do the activate eye candy on feisty and it was easy and worked. However, I couldn't figure out how to make changes to compiz. I didn't see an app similar to beryl-manager to change settings. What I like most about beryl is window management (put mouse in corner and all open windows show up to choose from). I suspect compiz can do this too but it didn't work OOB and I didn't know how to make changes. Is there a command to run in a terminal that will give you a tool like beryl-manager?
Thanks.
Dan_IV
March 28th, 2007, 08:03 AM
Thanks. I did do the activate eye candy on feisty and it was easy and worked. However, I couldn't figure out how to make changes to compiz. I didn't see an app similar to beryl-manager to change settings. What I like most about beryl is window management (put mouse in corner and all open windows show up to choose from). I suspect compiz can do this too but it didn't work OOB and I didn't know how to make changes. Is there a command to run in a terminal that will give you a tool like beryl-manager?
Thanks.
you really have two options for configuring compiz.
gnome-compiz-manager (which is quite nice and easy, which is also the one I am currently using in feisty.)
gconf-editor (which can be confusing if you are not sure about what which plugin does)
those are just two packages I have used and my opinion.
BLTicklemonster
March 28th, 2007, 09:01 AM
gnome-compiz-manager (which is quite nice and easy, which is also the one I am currently using in feisty.)
Thank you. Installing it now (sudo aptitude install gnome-compiz-manager )
*edit:
huh
Setting up gnome-compiz-manager (0.10.3-0ubuntu1) ...
bill@bill-desktop:~$ gnome-compiz-manager
bash: gnome-compiz-manager: command not found
must need to restart or sumpn
gosh
March 28th, 2007, 10:44 AM
Thank you. Installing it now (sudo aptitude install gnome-compiz-manager )
*edit:
huh
Setting up gnome-compiz-manager (0.10.3-0ubuntu1) ...
bill@bill-desktop:~$ gnome-compiz-manager
bash: gnome-compiz-manager: command not found
must need to restart or sumpn
I think its called gnome-compiz-preferences
Dan_IV
March 28th, 2007, 08:07 PM
I think its called gnome-compiz-preferences
well there is not a package in synaptic for "gnome-compiz-preference"?
I currently use gnome-compiz-manager which is in synaptic.
gosh
March 29th, 2007, 03:07 AM
Yes, gnome-compiz-manager is in the repos.
After I installed it, I did <ALT>-F2 gnome-com<TAB> and it showed gnome-compiz-preferences as command. *huh?*
phidia
March 29th, 2007, 02:05 PM
Maybe I'm missing something but this sticky (for the nvidia setup) doesn't mention that you need to install the restricted drivers before you can enable them.
In my install of 7.04 I don't have a System>Administration to go to/select.
Since installing restricted drivers & friends was a huge download 400+Mb I just installed the nvidia-kernel package and then installed the nvidia driver by dropping to a shell-it works and was only a 20Mb download.
Amaranth
March 30th, 2007, 01:29 AM
Right, well, afaik linux-restricted-modules is installed automatically if you have an nvidia card just not enabled. Either way, if you have to manually install that before restricted-manager works then it's a bug in restricted-manager. Please file a bug report.
Amaranth
March 30th, 2007, 01:30 AM
Oh, and gnome-compiz-manager is the package name but gnome-compiz-preferences is the name of the app it installs. It's a little confusing but it also installs compiz-tray-icon and is supposed to completely manage your compiz experience so...
phidia
March 30th, 2007, 10:32 AM
Thanks, Amaranth! I'm not at my home/ubuntu computer right now, but I did notice, later, that the restricted-modules are on my system, but they're not accessible from System>Admin.
I don't know why that is but since my home system is working and running the nvidia propriatary driver I'm satisfied. Hopefully the April release will fix that-and I'll attempt to file a bug report.
arijarot
March 30th, 2007, 09:40 PM
Stuck at step one. Enabled restrictive drivers. Screen resolution is limited to 800*600 or 640*480 which is a lower than normal. Restricted drivers's status always says "needs computer restart" irrespective of amount of reboots. Refresh rate is capped at a lower than normal value too (60mhz).
Here is xorg.conf
# /etc/X11/xorg.conf (xorg 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(5) 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 "Files"
Fontpath "/usr/share/fonts/X11/misc"
Fontpath "/usr/share/fonts/X11/cyrillic"
Fontpath "/usr/share/fonts/X11/100dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/75dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/Type1"
Fontpath "/usr/share/fonts/X11/100dpi"
Fontpath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom"# Change to
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
# /dev/input/event
# for USB
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom"# Change to
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
# /dev/input/event
# for USB
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom"# Change to
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
# /dev/input/event
# for USB
EndSection
Section "Device"
Identifier "nVidia Corporation NV17 [GeForce4 MX 420]"
Driver "nvidia"
Busid "PCI:1:0:0"
Option "NoLogo" "True"
Option "AllowGLXWithComposite" "True"
EndSection
Section "Monitor"
Identifier "DELL E772c"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV17 [GeForce4 MX 420]"
Monitor "DELL E772c"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
Inputdevice "stylus" "SendCoreEvents"
Inputdevice "cursor" "SendCoreEvents"
Inputdevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Any ideas as to how I can keep driver active and regain proper resolution and refresh rates?
phidia
March 30th, 2007, 10:52 PM
arijarot, I'm not sure if this is your problem or not-since you didn't say how you installed the nvidia driver, but if you installed it yourself by dropping into a shell and running
sh NVIDIA-Linux-x86-1.0-XXXX-pkg1.run then you need to edit /etc/default/linux-restricted-modules-common
The line "DISABLED_MODULES= " " " needs to have nv between the inner quotation marks.
e.g "DISABLED_MODULES= "nv " "
At least that worked for me.
Edit: Actually maybe the above editing needs to be done no matter how you are trying to enable the nvidia driver.
I "hand installed" my nvidia driver but the xserver would fail on a reboot until I did the above edit.
rabid9797
March 30th, 2007, 11:11 PM
hey guys, real quick question..i got everything working(drivers installed, restricted drivers enabled, etc. etc.) and activated effects, and i do have the ffects, but my windows manager(gnome) has dissapeared! what do i do to get something to reaplce it?
arijarot
March 31st, 2007, 08:03 AM
arijarot, I'm not sure if this is your problem or not-since you didn't say how you installed the nvidia driver, but if you installed it yourself by dropping into a shell and running
sh NVIDIA-Linux-x86-1.0-XXXX-pkg1.run then you need to edit /etc/default/linux-restricted-modules-common
The line "DISABLED_MODULES= " " " needs to have nv between the inner quotation marks.
e.g "DISABLED_MODULES= "nv " "
At least that worked for me.
Edit: Actually maybe the above editing needs to be done no matter how you are trying to enable the nvidia driver.
I "hand installed" my nvidia driver but the xserver would fail on a reboot until I did the above edit.
Here is how I installed it : http://www.ubuntuforums.org/showthread.php?t=394111&page=3,#21 My xserver doesn't fail when the nvidia is enabled. Also, phrase "disabled_modules" not found in conf.
GZ1
April 1st, 2007, 11:42 AM
Do not relay on DPMS only. Add ranges manually (depends on your monitor - look in instruction).
My values (USE DIFFERENT - FOR EXAMPLE ONLY!)
Horizsync 30-98
Vertrefresh 50-160
arijarot
April 1st, 2007, 12:28 PM
Do not relay on DPMS only. Add ranges manually (depends on your monitor - look in instruction).
My values (USE DIFFERENT - FOR EXAMPLE ONLY!)
Horizsync 30-98
Vertrefresh 50-160
:lol: All it took was a little manual input in dpkg-reconfigure xserver-sorg. So simple! Thanks :)
Now, for the second part. When I tried to enable desktop effects, it says "Desktop effects could not be be enabled"
?
EDIT: actually, I'm not even sure that driver is working. e.g., the status still says the the computer needs restart and the screensavers are no longer just slow, but not there all together... but the xorg.conf seems to say that everything is ok...:confused:
here is the xorg.conf if it helps:
# /etc/X11/xorg.conf (xorg 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(5) 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 "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Nvidia Geforce4 MX 420"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Dell E772c"
Option "DPMS"
HorizSync 28-130
VertRefresh 43-160
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Nvidia Geforce4 MX 420"
Monitor "Dell E772c"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
GeneW
April 1st, 2007, 08:29 PM
Wow, works great on my not very powerful desktop. I'm not sure that I'll keep it activated since it's sort of useless but it is very cool.
Lem
April 2nd, 2007, 01:55 PM
nforce 430/6150 gives me black windows and xv overlay crashes (still!) Wobble and cube work ok. I thought nvidia were going to fix this with the new driver.. pah!
m.musashi
April 3rd, 2007, 06:49 PM
Anyone having any problem with windows? Something keeps crashing and the window borders loose their color and I can no longer move them around.
Also, how do you "uninstall" compiz? I turned off desktop effects but something is still running. I have tranparent windows for example.
Thanks.
hardyn
April 5th, 2007, 02:36 PM
my display keeps crashing when returning from suspend with my notebook.
the desktop session is live, as the mouse displays and responds properly, but no display, a black screen. all is well after restarting X, cntrl-alt-bksp.
does anybody know if there is a way to fix this?
nvidia gforce 6600go, with repo feisty binary drivers 9755?
chris_ak
April 5th, 2007, 09:17 PM
After toying around with compiz a bit, I feel it is a joke compared to beryl. It seems obvious that beryl is way more advanced. The settings manager for compiz is definitely lacking. Anyone have any reason to believe otherwise? Maybe I'm missing something.
rabid9797
April 5th, 2007, 11:04 PM
After toying around with compiz a bit, I feel it is a joke compared to beryl. It seems obvious that beryl is way more advanced. The settings manager for compiz is definitely lacking. Anyone have any reason to believe otherwise? Maybe I'm missing something.
compiz runs faster and takes up much less resources than beryl. if your looking for real eye candy, beryl is the way to go, but if you're just looking for a little pizzaz while keeping metacity and not having to worry about setup and configuration(like beryl) than a one click "desktop effects" button is perfect.
see the difference?
dafrabbit
April 5th, 2007, 11:18 PM
Has anybody experienced random freezing while running with desktop effects turned on? Random application windows will suddenly become unresponsive, then grey over (very useful and quite slick idea btw!) then gradually all other open application windows will grey over and the entire desktop (aside from the mouse pointer) will freeze for anywhere between 10-30 seconds after which miraculously the entire desktop unfreezes itself....any ideas what's up?
PriceChild
April 6th, 2007, 03:59 PM
but if you're just looking for a little pizzaz while keeping metacityCompiz replaces metacity in the same way as Beryl..
Beryl & Compiz are basically the same.
brottman
April 7th, 2007, 12:17 PM
I've had this problem on pretty much all versions of compiz that I've tried, including 0.5.0 today. The title bar appears like it has lost focus and the buttons start artifacting or dissapear altogether.
jiminycricket
April 9th, 2007, 07:49 AM
I've had this problem on pretty much all versions of compiz that I've tried, including 0.5.0 today. The title bar appears like it has lost focus and the buttons start artifacting or dissapear altogether.
Does your video card have enough memory to do compiz by default? Can you try this?
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/91850/comments/4
m.musashi
April 9th, 2007, 07:09 PM
I've had this problem on pretty much all versions of compiz that I've tried, including 0.5.0 today. The title bar appears like it has lost focus and the buttons start artifacting or dissapear altogether.
I have had a similar problem. In my case the window borders either disappeared and/or the the window froze. My graphics card should be able to handle this with no problem (7600 gs with 256mb). I don't know why. Might be a bug or just a lack of experience on my part. In the end I gave up and went back to beryl.
Enigmatic
April 10th, 2007, 12:51 PM
Smooth! I wish this was implemented for ATI as well.
One issue I'm having (and it may be something I don't understand well enough about Compiz) is that now and then when I have a number of maximized windows open on one desktop, is that I can no longer click the minimize and close buttons. It just deselects the entire app if I do so.
RAOF
April 10th, 2007, 11:26 PM
my display keeps crashing when returning from suspend with my notebook.
the desktop session is live, as the mouse displays and responds properly, but no display, a black screen. all is well after restarting X, cntrl-alt-bksp.
does anybody know if there is a way to fix this?
nvidia gforce 6600go, with repo feisty binary drivers 9755?
Known bug with the nvidia drivers. Don't hold your breath for them to fix it, though. They've known about it for many months.
ChadMC
April 12th, 2007, 07:27 PM
.edit: bah, i posted in the wrong thread
Enigmatic
April 15th, 2007, 12:00 AM
I'm having a weird problem on my new install where I lose the top bar (the one with the title and minimize, close options), Has anyone else experienced this? Anything I need to add to xorg.conf?
It had worked on my previous Feisty install.
lime4x4
April 15th, 2007, 12:16 PM
this command should get your title bars back then restart x-server
sudo nvidia-xconfig --add-argb-glx-visuals
RawMustard
April 15th, 2007, 01:12 PM
Why is it so slow? I'm running an nVidia 8800GTX with latest 1.0-9755 drivers and it's dog slow, so is beryl :( It was lightning fast on dapper with my 7800GTX.
Enigmatic
April 15th, 2007, 02:33 PM
this command should get your title bars back then restart x-server
sudo nvidia-xconfig --add-argb-glx-visuals
Thanks!
TwistesdTexan
April 15th, 2007, 11:13 PM
an easy way to get around this is to use the task bar to minimize and the maximize. I know that this is not a fix but afterI did this a few times it seems that it is remembered and not needed later or is fixed with updates..
granny6989
April 16th, 2007, 10:22 AM
I have gone through various attempts to get the effects to work, and to absolutely no avail... I have a MX-4000 card (128M, AGP). The thing that gets me is that I had Mandriva installed for a while, and the effects came up no problem and flawlessly. I have been on Feisty now fore a few weeks, and it is stable and works well, but all my attempts to get the effects to work have resulted in a near crash. I tried various video drivers, and at this point, am using the Nvidia legacy driver that is offered by Ubuntu. If I check, it shows that rendering is enabled, and otherwise, all my xgl, etc seems to be installed. But when I go to the 'enable effects' tab, the check boxes are there (checked, but not able to change or highlight them), and when I hit the enable button, the screen makes a flicker and then goes to a basically locked mode, with a working mouse cursor, until I use the keystroke logout. I can then log back in normally and nothing bad really happens. All other attempts I have made to manually alter settings have resulted in very frustrating crashes that I was barely able to recover from. SO... I was wondering if the code shown in the previous post does anything that would help, or if there was any other help out there as to what I might be missing.....
Thanks
S*
TimJBart
April 17th, 2007, 09:09 AM
I have Edgy and been usingBeryle for about 3 months.
I am about to do a clean install and I have an nvidia graphics cards, should I use Compiz for Feisty or carry on with Beryl? Does Compiz have any fewer features than Beryl? Is one suppose to work better than another?
Thanks
neomi
May 2nd, 2007, 11:58 PM
I got strange white lines on the right edge of the menu shadow
neomi
May 3rd, 2007, 12:04 AM
i'm using feisty's build-in effect
hohlraum
May 3rd, 2007, 08:22 AM
I got strange white lines on the right edge of the menu shadow
yeah i have the same thing. they show up on tooltips as well.
el_itur
May 7th, 2007, 06:46 PM
Maybe it is not the right place to ask. But is there any way to get compiz 0.4 on feisty?, I mean a repo or something not compiling by hand.
I've got compiz working allright here but I just wanted to know
PriceChild
May 10th, 2007, 11:06 AM
Maybe it is not the right place to ask. But is there any way to get compiz 0.4 on feisty?, I mean a repo or something not compiling by hand.
I've got compiz working allright here but I just wanted to knowI may be completely wrong... but I'm sure someone "backported" all of the changes without bumping the version number too much (after freeze) on the claim that it was "bug fixes" ;)
Because of this (might be wrong) I don't think you'll see much difference. You're free to compile it yourself though if you want...
el_itur
May 10th, 2007, 02:05 PM
I may be completely wrong... but I'm sure someone "backported" all of the changes without bumping the version number too much (after freeze) on the claim that it was "bug fixes" ;)
Because of this (might be wrong) I don't think you'll see much difference. You're free to compile it yourself though if you want...
But compiling myself would break desktop effects isn't it?
gohanssjn
May 10th, 2007, 08:56 PM
yeah i have the same thing. they show up on tooltips as well.
I get those lines too everywhere.
Any way to fix them?
gohanssjn
May 10th, 2007, 09:25 PM
Just so you all know...
I uninstalled COmpiz and beryl, complete removal each in the package manager.
THEN, I clicked EACH package again, some STILL had the option for complete removal, I assume this is for settings.
I then reinstalled Desktop Effects, and the white lines are gones around wobbly windows!
UNFORTUNATELY, upon reset, they are back :(
Ugh.
screaminj3sus
May 14th, 2007, 09:28 PM
I love the desktop effects, but they make applications such as GIMP and Inkscape work incredibly slow. Using 256 MB 7600GS AGP, 3.0Ghz Pentium 4 and 1 GB RAM
GeneW
May 15th, 2007, 06:41 AM
I love the desktop effects, but they make applications such as GIMP and Inkscape work incredibly slow. Using 256 MB 7600GS AGP, 3.0Ghz Pentium 4 and 1 GB RAM
Yea, I see that too with similar hardware. Google Earth especially stops working, I assume because it is an OpenGL application too.
sefs
May 17th, 2007, 09:34 AM
These setups do not mention tweaking xorg.conf to make it work. Is this an unnecessary step now?
el_itur
May 17th, 2007, 01:52 PM
These setups do not mention tweaking xorg.conf to make it work. Is this an unnecessary step now?
For me wa unnecessary. Xorg configure it self when I installed the driver I think (because I didn't touch xorg.conf)
Amaranth
May 17th, 2007, 03:19 PM
These setups do not mention tweaking xorg.conf to make it work. Is this an unnecessary step now?
The Restricted Drivers Manager makes all the needed changes to xorg.conf
asymmetric
May 17th, 2007, 05:32 PM
hi!
i followed all the instructions on the 1st post, i installed the proprietary drivers via menu, then i stopped and started gdm, hoping to find the old same gnome..
instead, after succesfully loggin in (graphically) i noticed that gnome didn't load up anymore.. only a brown empty desktop was there, together with the mouse icon
in a desperate attempt to fix things, i downloaded and installed the official nvidia drivers (the .run file), but that didn't help, and maybe i messed things up a little more :(
now, is there anything i can do to solve my problems?
i'm on ubuntu feisty, i will post logs if they're needed
TIA :)
asymmetric
asymmetric
May 17th, 2007, 06:07 PM
now i uninstalled nvidia-glx, edited /etc/default/linux-restricted-modules-common, uninstalled and reinstalled the "official" drivers (again the .run file), and i can succesfully log into xfce, but - incredibly - gnome does not appear anymore amongst the session-types at login, and if i choose failsaife gnome i'm told that gnome can't be found
this is getting stranger and stranger..
what am i doing??
EDIT : everything solved, it was my mistake ;)
screaminj3sus
May 17th, 2007, 06:25 PM
Yea, I see that too with similar hardware. Google Earth especially stops working, I assume because it is an OpenGL application too.
I just installed beryl on feisty (hadn't tried it since I used 6.10) and I have none of those problems anymore, I don't know why the more "stable" compiz does that, Even chess lags with compiz. Hopefully the merge will bring together the speed of beryl and the reliability of compiz.
mattchew
May 19th, 2007, 11:17 PM
I was wondering, is compiz GL Desktop? I'm a total ubuntu noob so please disregard if this sounds retarded.
I noticed that I didn't see compiz anywhere, and in checking this out, it seemed to include all the compiz information even for the window title. Only thing I can't find is the beryl style cube (as opposed to just navigating windows).
It did seem to suck up a small amount of performance, but it may be system specific? Running P4 2.8C/2gigs ram/6800GT with the 1.0-9631drivers.
WinterWeaver
May 28th, 2007, 03:33 PM
Thanks for this :)
btw, can you add any extra configuration utilities like GLDesktop etc, and how to customize the desktop with these etc? Also, what is the proper/official way to customize the desktop.
I've been trying to do this, but I get weird results (settings sometimes reset etc.)
If there is any manager like the Beryl Manager, where you can set the animation speeds etc, a wee description on how to install it would be nice too ^_^
Thanks again
WW
Mapkoz
May 30th, 2007, 06:41 AM
Hi people... I have a VIA S3 card on my pc...
do you think I can install/configure/use Compiz or Beryl?
another question: Itried to enable the XGL DE by following the wiki but when I am in the log on page and select Xgl session all I get is a screen with the splashscreen wallpaper....no icons, no menu, nothing. And I cannot even try to start up any application with Katapult....
can anybody answer me?
Thank you all
masand
May 31st, 2007, 06:26 AM
Hi guys,
I'm italian 'n I apologize for my english ;)
I run buit-in compiz in my ubuntu box (feisty 7.0.4), but I wish to upgrade it.
So, how can I upgrade compiz to version 0.4 or 0.5?
Does someone have a repository to satisfied my request?
Thanks in advance...
Bye...
masand
mrathlete
June 6th, 2007, 02:49 AM
Help Me !
After enable Desktop Effects. I'm can't STARTX ? but I can use comman line.....
: THATLAND : mr_athlete@hotmail.com
----------------------------------------------------
THANK ...
viejo
June 15th, 2007, 03:41 AM
Wow...this thread has been great. I have compiz working, the cube, preference manager, everything...EXCEPT those title bars. Here is xorg.conf. What do y'all think? What an a**, rebooted X and there they are!
Section "Device"
Identifier "nVidia Corporation NV17 [GeForce4 420 Go 32M]"
Driver "nvidia"
VendorName "NVIDIA"
BoardName "NVIDIA GeForce4 (generic)"
BusID "PCI:1:0:0"
Screen 0
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
EndSection
Section "Device"
#
Identifier "device1"
Driver "nvidia"
VendorName "NVIDIA"
BoardName "NVIDIA GeForce4 (generic)"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV17 [GeForce4 420 Go 32M]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Virtual 1280 1024
Depth 24
Modes "1024x768@60" "1280x960@60" "1024x768@70" "1280x1024@60" "800x600@60" "800x600@56" "640x480@60"
Option "AddARGBGLXVisuals" "true"
Option "DisableGLXRootClipping" "true"
EndSubSection
EndSection
Section "Screen"
#
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultDepth 24
Option "ExactModeTimingsDVI" "True"
Option "ModeValidation" "DFP-0: NoEdidDFPMaxSizeCheck, NoVesaModes"
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Friday
June 24th, 2007, 12:06 PM
. I have a MX-4000 card (128M, AGP). The thing that gets me is that I had Mandriva installed for a while, and the effects came up no problem and flawlessly. I have been on Feisty now fore a few weeks, and it is stable and works well, but all my attempts to get the effects to work have resulted in a near crash.
I have the same video card as you, a geforce4 mx-440. I tried everything you did. Finally, I think I realized that my card was too old for this. I went out and bought a Geforce 6800 XT, and it works great.
SMGauna
June 28th, 2007, 12:13 PM
Hello everyone, I've been having some problems with Desktop Effects on my system. I have installed nvidia's driver and am using a single VGA compatible controller: nVidia Corporation G70 [GeForce 7800 GT] (rev a1).
My problem, is that with certain windows, namely gnome-terminal (which I run in partial transparency mode) doesn't react well when its maximized. Basically I lose control of the title bar whenever I maximize it. In addition, on some occassions when I run opengl games, I lose control of the keyboard completely while Desktop Effects are running. I don't know how to duplicate losing the keyboard, it seems to happen randomly if I leave desktop effects running while either my screensaver (gnome-screensaver) or an opengl game are on.
I love Desktop Effects, especially the true transparency it gives for the terminal... endlessly useful. :)
Here is some information about my configuration :
----------------------------------------------------------------
Linux Raphael 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux
filename: /lib/modules/2.6.20-16-generic/kernel/drivers/video/nvidia.ko
license: NVIDIA
alias: char-major-195-*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: agpgart,i2c-core
vermagic: 2.6.20-16-generic SMP mod_unload 586
parm: NVreg_VideoMemoryTypeOverride:int
parm: NVreg_EnableVia4x:int
parm: NVreg_EnableALiAGP:int
parm: NVreg_ReqAGPRate:int
parm: NVreg_NvAGP:int
parm: NVreg_EnableAGPSBA:int
parm: NVreg_EnableAGPFW:int
parm: NVreg_SoftEDIDs:int
parm: NVreg_Mobile:int
parm: NVreg_ModifyDeviceFiles:int
parm: NVreg_DeviceFileUID:int
parm: NVreg_DeviceFileGID:int
parm: NVreg_DeviceFileMode:int
parm: NVreg_ResmanDebugLevel:int
parm: NVreg_FlatPanelMode:int
parm: NVreg_DevicesConnected:int
parm: NVreg_RmLogonRC:int
parm: NVreg_RemapLimit:int
parm: NVreg_UseCPA:int
parm: NVreg_DetectPrimaryVga:int
parm: NVreg_RegistryDwords:charp
parm: NVreg_VbiosFromROM:int
parm: NVreg_SaveVBios:int
parm: NVreg_EnableBrightnessControl:int
parm: NVreg_PanelPWMFrequency:int
parm: NVreg_PanelBrightnessLimits:int
parm: NVreg_UseVBios:int
parm: NVreg_RMEdgeIntrCheck:int
parm: nv_disable_pat:int
compiz.real version = compiz 0.3.6
X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux Raphael 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
Build Date: 04 April 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a3)
00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2)
00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2)
00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:0a.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller (rev 01)
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller (rev 19)
05:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7800 GT] (rev a1)
total used free shared buffers cached
Mem: 2027 1974 52 0 8 1675
----------------------------------------------------------------
Any other information needed? I'm sure I'm forgetting something. This happens with any theme I use, and I am still using the default theme manager. For now I just keep the desktop effects icon in my systray and disable it before I leave the computer or play a game.
Sorry for the long post. :X
Just-trevor
July 27th, 2007, 10:19 AM
I entered the password and it was right but a window said my hardware doesn't need any restricted drivers. Does that mean I don't need to enable the NVidia drivers?
when I click Desktop Effects in system preferences and enable it a window says "Cannot enable Desktop Effects"
designwiz
July 31st, 2007, 12:26 PM
My Xserver crashed twice ( or so i believe it has crashed!) twice i had the black screen with the wait symbol and nothing starts.. logged in using terminal (ctrl+alt+f1) enter startx works fine ... enter gdm back to the same old dirty black screen..
tried
sudo dpkg-reconfigure xserver-xorg
doesnt work...
hmmm so i finally i did a reinstall .. wad is really painfull and not qutie affordable is tht everytime i reinstall i need to do the updates(fiesty 192mb) and the list for programs.. i would really appreciate if someone could write a small tut "How to Not Panic and find your way out of the Black screen" Seen alot of ppl have this black screen problem.. I await a tutorial
My system configs are
Dell XPS M1210
Intel Core2Duo 5500 1.66@667
2Gb Ram @667Mhz
Nvidia GeForce 7400 Turbo cache
Thanks in advance
Peace Out
designwiz
July 31st, 2007, 12:28 PM
Yeh i have heard about the APTon ..read it up on the forums.. would use it the next time I install everything... Stil awaiting a tut
p.s Patience isnt one of my best virtues [-X
junknstuff
August 1st, 2007, 09:57 PM
i installed compiz on my dv2000t w/nvidia go7200 running feisty fawn
the cube feature works and all but i am having trouble with windows.
majority of the time when i open a new window of any sort IE: mozilla, home folder, download pop up window, gaim, etc...the window will be black?!:confused: i am able to type this using mozilla, but ONLY after i minimized the mozilla window until i was able to see the webpages. if i were to extend it just a bit outward, it would go black again.
ANY help is appreciated, im not sure where to go from here!:(
twistadias
August 6th, 2007, 12:29 AM
Just installed my geforcego 6150 on my hp laptop.
when i go into system>Preferences>desktop effects I get the error "The Composite extension is not available"
RobNyc
August 6th, 2007, 09:16 PM
I'm curious I was just testing Linux Mint KDE and they have ENVY which installs the latest driver for nvidia and ati.. I believe it works much better than the Restricted Driver :)
Poolhouse Chris
August 7th, 2007, 10:49 AM
I had compiz/desktop effects working on my laptop (following the guide on compiz.org), but the last mesa/gl software update killed it. Now I only get a blank white cube.
Is this a simple fix, or am I screwed until a newer version of these libraries comes out?
avanrens
August 16th, 2007, 03:44 AM
I have Compiz working is there any documentation on how to use all the features.
s_spiff
August 18th, 2007, 12:51 AM
anyone having a issue where on clicking 'desktop effects' you get an error :
"The Composite Extension is not available"
Anyone?
RandomUsr
August 20th, 2007, 12:18 AM
Re: HOWTO: Compiz and nVidia on feisty
--------------------------------------------------------------------------------
anyone having a issue where on clicking 'desktop effects' you get an error :
"The Composite Extension is not available"
Anyone?
Not so much.
However I do have a question about the Driver Version. Is this current, correct, and stable according to Amaranth?
Cat OUTPUT
NVRM version: NVIDIA Linux x86 Kernel Module 1.0-9631 Thu Nov 9 17:38:10 PST 2006
GCC version: gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
Further more, Is it wise for any reason to maually download Compizfuzion and install with synaptic? Is it even plauseable?
Reason I ask, is because I don't want to get mixed up and download the wrong packages.
I'm looking for latest and greatest b/c Ubuntu default didn't work. It's been said that the current 0.5.x Compiz is stable, and that I should download and install the latest nvidia Driver if available.
Any thought Amaranth?
bricksen
August 21st, 2007, 03:36 PM
I did a misfortuned try to install compiz-fusion and ended up with "Enable Desktop Effects" gone from the "system->preference menue.
Is there a howto get rid of all the misinstalled features ? so that i can follow this tread to get it right.
I run nvidia geforce 6600
c.ovidiu
August 22nd, 2007, 09:32 AM
Hello. I have a silly little problem. Everything works fine, there's just this one minor annoyance: I have the "update available" icon in the tray. When I click on it, the only package in the list is compiz-core. It wants to upgrade it from version 1:0.5.2-0ubuntu3~ppa4 to... exactly the same version. If I click on Install Updates it downloads the package, seems to install it, look for updates again and it displays compiz-core again. Does anyone else get this?
Using the Amaranth repo.
bricksen
August 23rd, 2007, 05:43 AM
I tried useing the CF_Installer-Updater_v.3
Everything looked like it worked under uninstall older versions and install but it wouldn't work.
Nothing happens when I press the compiz fusion icon.
And i still haven't got the desktop effects icon in preferences only compizconfig settings manager and that doesn't work either?
Once again is there a way to clean all attempts from earlier install's that didn't work before retrying the script?
litemotiv
August 25th, 2007, 12:57 PM
so, has anyone gotten their compiz fusion to run as smooth as beryl did for us nvidia users already..? :confused:
pytar
August 27th, 2007, 11:54 PM
good tips, just remember to System>Peferences>Desktop Effects>
and enable and tick off required. (for some reason i needed both wobble and cube to selected for the cube to function)
Regards,
Raffaele Recalcati
August 28th, 2007, 05:03 AM
STEP 1: Install/Enable nVidia drivers
spaGo to System->Administration->Restricted Drivers Manager and enable the nvidia driver.
STEP 2: Lets Go!
spaGo to System->Preferences->Desktop Effects, click the 'Enable Desktop Effects' button.
I hope this has worked. If it doesn't then preferably try and get help in the IRC channel first: #ubuntu-effects on irc.freenode.net.
If your problem gets fixed, then post it below and I'll add it to this main post if important.
Fixes:
spaTo get the cube to work do this: gconftool-2 --type int --set /apps/compiz/general/screen0/options/hsize 4
gconftool-2 --type int --set /apps/compiz/general/screen0/options/number_of_desktops 1
Want Beryl instead? http://ubuntuforums.org/showthread.php?t=357501
Thank you very much.
I had about 1 or 2 months ago the cube working, but afterwards it didn't work any more.
Now I have updated my Feisty and using your 2 commands works again.
It is possible also to make the cube smaller than the monitor (30% less) ?
Spready
September 13th, 2007, 05:45 AM
Just thought I would post this as it has helped with my new install of Ubuntu Studio and Compiz Fusion.
Clean install of Ubuntu Studio
Fully updated with all latest packages
Did not enable nvidia restricted driver
Followed this How To:
http://kevin.vanzonneveld.net/techblog/article/enable_compizfusion_in_ubuntu_feisty/
Then followed this how to in order to setup Compiz Fusion Settings
http://forlong.blogage.de/article/2007/8/29/How-to-set-up-Compiz-Fusion
Then followed this how to in order to make a Compiz desktop switch - works great!
http://ubuntu-utah.ubuntuforums.org/showthread.php?t=489341
I am using this logo for the switch launcher
http://www.gnome-look.org/content/preview.php?preview=2&id=60870&file1=60870-1.png&file2=60870-2.png&file3=&name=compiz-fusion+logo+suggestion&PHPSESSID=6
I have installed Kiba-dock though synaptic.
All works really well and looks great on my 22" Widescreen.
Basic system specs:
Celeron 2.4Ghz
1Gb Memory
Nvidia GF4 440 graphics
Spready
rlevini
September 13th, 2007, 11:24 PM
anyone having a issue where on clicking 'desktop effects' you get an error :
"The Composite Extension is not available"
Anyone?
I fixed this by editing xorg.conf to enable composite
Section "Extensions"
Option "Composite" "Enable"
EndSection
ConradPafford
September 14th, 2007, 09:52 PM
1. I don't get this crash. Need more info.
2. I only lose windows if they're minimized.
3. Win+Alt+k
I'm thinking you might be losing windows because the tool bar has accidentally been removed ....
Right click on tool bar
add to panel
window list
hope this helps
Conrad
puner
September 15th, 2007, 08:54 PM
I tried this tutorial and
1) I loose all window borders
2) The cube still doesn't work. But I DO get shadows and wobbly windows.
jrdnbaade
September 16th, 2007, 05:03 PM
I've had ubuntu for a few weeks now and I don't think I've gotten my nVidia GeForce 7800 GT to work right. I've had ubuntu on a prior occasion a few months ago and thought I had it working then, but I don't know what's up now.
I've followed many different tutorials and nothing seems to help. My goal is to get Compiz Fuzion running, but when I follow tutorials to get it installed on feisty I get everything installed and go to compiz --replace nothing would happen. Today after some more tinkering I thought it was going to work but then I just ended up with no windows borders. I've tried using emerald too, and that doesn't seem to work either.
I assumed it was because of my nVidia drivers not working, but really I have no clue.
Here's my xorg.conf file:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Feb 26 23:38:46 PST 2007
# /etc/X11/xorg.conf (xorg 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(5) 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 "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 80.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
When I had Ubuntu before I had gotten it to recognize my card instead of saying Generic Video Card.
I'm lost, I need some help.
Any luck for me?
jakaspaka
September 22nd, 2007, 06:35 AM
I tried useing the CF_Installer-Updater_v.3
Everything looked like it worked under uninstall older versions and install but it wouldn't work.
Nothing happens when I press the compiz fusion icon.
And i still haven't got the desktop effects icon in preferences only compizconfig settings manager and that doesn't work either?
same here. I have latest compiz installed and none seems to work. there is also no icon for Desktop Effects in System > Preferences.
I might have caused this by having both Berly an Compiz installed.
Borg
September 24th, 2007, 09:46 AM
what file type is needed for pictures to be used in the cube ?
BLTicklemonster
September 28th, 2007, 11:52 PM
How do I get the cubes in the new Gutsy Beta?
Faud
October 1st, 2007, 01:19 AM
How do I get the cubes in the new Gutsy Beta?
You can download the compiz fusion settings manager and then enable it from there.
slinkey1981
October 11th, 2007, 05:34 AM
I keep getting funky stuff going on, random "Grub Error 18" when rebooting, and when I load Compiz, my borders all disappear.
I've run the whole compiz --replace --indirect-rendering
And everything works fine, until I exit out of my terminal window.
This is the output from the terminal, and I don't see any reason why closing it would revert me back to non-bordered windows.
daniel@daniel-desktop:~$ compiz --replace --indirect-rendering
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
Eukanuba863
October 12th, 2007, 06:03 PM
i am having trouble with the desktop fx
i turned it on and i have got a solid beige-type screen... which i can't seem to get off
my specs are 2 gb of ram NVIDIA GeForce 8400 GS...
please help
i can't even browse in ubuntu anymore the screen is blocking the whole thing!!!
GutsyGibbon
October 13th, 2007, 09:36 AM
This is, without a doubt, one of the most useful guides in this forum. good work!
thank you very much.
timestoby
December 31st, 2007, 01:41 PM
i basically want the windows to burn when i close them,or wot i seen on youtube.they burn from the bottom on up.my nvidia card is enabled and workn,i can get other effects to work,but its time consuming when you dont know how to configure ur effects lol.i dont care bout the cube lol.
id like to see wot windows would look like when i open and close them.ive downloaded that advanced special effect package with the preferences
pref-appearence-visual pref-custom(preference) etc
Forlong
December 31st, 2007, 01:50 PM
See here (http://forlong.blogage.de/article/2007/8/29/How-to-set-up-Compiz-Fusion) under "Reasonable window effects" where it's described how to change the Close Animation. Just choose Burn Instead of Zoom.
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.