Ubuntu :: Any Configuration File / Do I Have To Uninstall Compiz-core Complete?
May 25, 2010
as my laptop is getting older and slower, I deactivated the nice window effects. System -> propieries -> appereance -> no effects.But Ubuntu reactives them after the next reboot!Is there any configuration file or do I have to uninstall compiz-core complete?
View 8 Replies
ADVERTISEMENT
Apr 29, 2011
I don't know if this is the right place to be posting, sorry if it's not. Basically, my issue is I installed a Chrome addon, didn't like the functionality, removed it, and it altered functionality of Chromium as a whole. So I want to remove Chromium and all its settings, then do a completely fresh install. Currently everything I've tried brings up all my old tabs and settings after the reinstall, as if I'd never done anything at all.
View 4 Replies
View Related
Oct 15, 2010
When upgrading to Maverick I accidentally (yes, I know, my bad) installed Grub to my Ubuntu partition instead of to the MBR. It was already installed to the MBR prior to this. So, when I rebooted all I got was the Grub rescue console. I loaded the Linux image with a different boot loader on floppy instead, and proceeded to uninstall and reinstall Grub2 to MBR with
Code:
sudo apt-get purge grub-common grub-pc
sudo grub-install --root-directory=/mnt/ /dev/sda
sudo update-grub
However, on restart I now get the regular Grub console, but not the selection screen to select what to boot. This even though all Linux kernel images and the Windows 7 partition I have was found during the reinstall. So, seems I need to do a complete purge of Grub from both MBR and sda3 (which is the Ubuntu partition i accidentally chose on upgrade), and start over clean. Question is then, how do I do it, line by line from the terminal?
View 3 Replies
View Related
Feb 2, 2010
I want to remove fedora core 6 & that is all
View 14 Replies
View Related
Oct 27, 2010
How do i completely remove Compiz?
View 2 Replies
View Related
Apr 26, 2011
Ubuntu 10.10
It looks like the compiz is making my computer very slow.
On other pc which is even older, I run 10.04 and there seems to be no compiz installed.
Can I simply go to synaptic and unistall all compiz parts or will that somehow completely break or stop booting my 10.10?
View 3 Replies
View Related
Apr 5, 2011
I want to uninstall compiz but I have some problems. When I completely remove the package with Synaptics, compiz is still installed on my computer! Few days ago I installed compiz following this website [URL] and it probably explains why. Now how do I revert the process? How do uninstall everything? I tried sudo apt-get remove compiz* but it tells me the it cannot locate compiz-check (even though it is installed)
View 2 Replies
View Related
Jun 1, 2011
I have unstalled (part of) copiz and now my desktop is completed empty, no icon whatsoever. I can I restore to my old seetings. I have tried compiz --replace and got the following message:compiz (core) - Fatal: Couldn't open display
View 3 Replies
View Related
Sep 18, 2010
Ubuntu 10.04 x64.This past week Update Manager came up and offered to do a partial upgrade, as some packages could not be upgraded. I had just assumed the 'partial' was an issue with Opera (as I have seen in the past), so I allowed it and let the update go through.
This morning when I turned on the system, Metacity is running, and Compiz is not. My first thought was that the update somehow changed my defaults, so I went to change them back. Desktop Effects could not be enabled through the menu (there was a screen flicker, then a "Desktop effects cannot be enabled" error).
Running compiz from the terminal does this:
Code:
barry@Independence:~$ compiz --replace
compiz (core) - Fatal: Root visual is not a GL visual
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
Launching fallback window manager Various other methods I found on the forums to fix it left me in the same state. Clearly there's some issue that is preventing compositing or some other effect from working that Compiz needs. I've never had to troubleshoot an update before, so I'm not sure where to look to see what exactly was changed.
View 2 Replies
View Related
Jun 23, 2011
I wanted to know how to uninstall compiz which I installed on my Fedora partition, and now that I logged out, I cannot log in, because every time the desktop loads, large errors come up that bring me back to the login screen. I try to load gtk-2 that allows compiz, but that takes me back to the login screen without an error message, which I consider is wierd. Is there anyway that I could uninstall compiz, ccsm, fusion, and similar plugins from my ubuntu partition, or atleast kick them off the start-up program list so I can uninstall them the next time I log in (successfully)
View 3 Replies
View Related
Oct 7, 2009
I want to generate core dump files from my program when it crashes. Its a pretty big process and has about 10-11 threads in it.I have followed the documentation to enable core dump by setting ulimit to unlimited etc. I quickly tried "A demo program creating a core dump" from the following webpage, which succeeds in Segfault and dumping a core file in the directory that I configured.However, I tried running my original program and caused it to crash. I did this by making calls to kill(), raise() or the same null pointer access as shown in the webpage above. In each case, my program crashed but did not generate a core dump file. Am I missing something?My program is in C++ and my environment is Redhat 9.0 (kernel 2.4.20)
Going through the "Why do I NOT get a core dump?" section on the same webpage as above, I can see two potential problems. One - there are issues with the suid/sgid (bullet # 6). I am not able to change any settings with suid because my system does not contain either /proc/sys/fs/suid_dumpable or /proc/sys/kernel/suid_dumpableTwo, my program has threads in it and the bullet # 8 is the problem.
View 1 Replies
View Related
Feb 1, 2010
I m Not able to do complete my cluster Configuration. I have done my Cluster configuration but when i m running the system-config-cluster command the cluster configuration window appear, but after closing the window it is giving me the following error [root@node1 ~]# system-config-cluster. # when the window opens, I get the below error. When I did a search everthing pointed to the 2 rpms. I verified the version of the rpms cman and openais, they are:
cman-2.0.98-1.el5
openais-0.80.3-22.el5
error code res was not 0, it was 1 error string was /usr/sbin/cman_tool: Cannot open connection to cman, is it running? When I try to issue service cman start, I get the error:
[code]...
View 1 Replies
View Related
May 12, 2010
I had my laptop turned on. The battery turned out low and my pc shut down (not in the correct way obviously)! Plus: I was running apt-get upgrade but it should have done before shutting down. Now, I restarted my pc and under nm-applet I see: "wireless network: device not ready" and at login I get the message: "Network configurations failed. org.freedesktop.dbus.error.spawn.PermissionsInvalid: the permission of the setuid helper is not correct" and that I could not be able to connect via bluetooth (but actuallyu I can't use wireless!)! What to do guys? I use debian squeeze. I read from someone using kubuntu that he solved the problem reinstalling all the packages with "dbus" in their name. But I don't know if my ethernet will work yet!
Update: if I run dpkg-reconfigure dbus, it tells me that dbus package is corrupted or not complete: could be the issue?
View 1 Replies
View Related
Mar 13, 2010
I just expanded my raid 5 array from 3*2TB to 4*2TB and mdadm made the grow successfully and shows an md0 dev with the size of 6TB usable data. Now my problem is that Debian (Lenny) dosn´t show the right amount. See below
######### MDADM DETAILS OF ARRAY ##########
> mdadm --detail /dev/md0
/dev/md0:
Version : 0.90
Creation Time : Mon Dec 14 22:30:46 2009
Raid Level : raid5
[Code].....
View 3 Replies
View Related
Dec 26, 2010
I need to install snort on my laptop with UBUNTU.
I failed to successfully configure Daq-0.4 as seen below.
View 8 Replies
View Related
Jun 22, 2011
Recently I was forced to "downgrade" my AMD64 Squeeze installation to 32 bit Squeeze. The installation was (obviously) made from scratch. Everything else seems to be working fine, but there is only one cpu core out of four detected. On AMD64 kernel all four cores were functional. Now what?
$ uname -srv
Linux 2.6.32-5-686 #1 SMP Mon Jun 13 04:13:06 UTC 2011
$ cat /etc/debian_version
6.0.2
$ cat /proc/cpuinfo
[Code]....
View 6 Replies
View Related
Aug 7, 2011
I have this package dependency question for a while. I have brand new Squeeze system. I selected desktop during installation. Gnome is default system but I turned off gdm3 and uses fluxbox as window manager. I understand if two packages are tied together funtionally so that removal of either package terminates one feature. Above cases, many small packages only depends on the core packages. The core packages work fine without games, other programs.
There are so many programs that I want to remove in the system. For examples, ekiga is a VoIP program that I never use it. When I tried to remove it using apt-get or aptitude, it suggests entire gnome packages will be removed also, which is illogical. The only solution I found is I need to manually remove the package files. I haven't tried it yet.
View 3 Replies
View Related
Aug 2, 2010
I have accidentally configured compizconfigure settings manager to activate the shift switcher whenever i press the left mouse buttonbecause of this now i cant do any workas the shift switcher is activated whenever i press the left mouse buttoni tried to use remove compiz by typing this command in the terminal:sudo apt-get remove compizthe terminal said that it has been removed but but it is still in the system>>preferences menu and the shift switcher still gets activated when i press the left mouse button.
View 2 Replies
View Related
Apr 26, 2011
In an attempt to minimize my system when I mark for removal libcups2 using synaptic it asks to install 7 not authenticated packages, however if I choose mark for complete removal it asks to install the same 7 packages and remove every single installed package from epiphany to gimp to zenmap. Any ideas as to whats going on with that?
Squeeze 6.0.1
kernel 2.6.32-5-amd64
intel core i5
[code]...
View 3 Replies
View Related
Sep 28, 2010
Does anyone know where I can find the complete VirtualBox .deb file for Lucid? That is the one that doesn't need an Internet connection to install VirtualBox.
I downloaded the .deb available from virtualbox.org but, when I copied it to a desktop I have without Internet connection I can't install it because it looks for a connection to the repositories.
View 9 Replies
View Related
Aug 2, 2010
I have accidentally configured compizconfigure settings manager to activate the shift switcher whenever i press the left mouse button. because of this now i cant do any work as the shift switcher is activated whenever i press the left mouse button
i tried to use remove compiz by typing this command in the terminal: sudo apt-get remove compiz the terminal said that it has been removed but but it is still in the system>>preferences menu and the shift switcher still gets activated when i press the left mouse button.
View 9 Replies
View Related
Apr 1, 2014
I am running Debian 7.0 Wheezy amd64...I installed Debian's nvidia driver earlier but I was having a few issues with OpenGL. So I removed those drivers using "apt-get remove nvidia*" and installed proprietry NVIDIA's driver from their website.Now the issue is, my apt-get/synaptic does not work anymore because it is trying to remove xserver-xorg-video-nvidia and failing to do so.
Code: Select allThe following packages will be REMOVED:
xserver-xorg-video-nvidia
0 upgraded, 0 newly installed, 1 to remove and 4 not upgraded.1 not fully installed or removed.After this operation, 17.8 MB disk space will be freed.Do you want to continue [Y/n]? Y
(Reading database ... 194280 files and directories currently installed.)Removing xserver-xorg-video-nvidia dpkg: error processing xserver-xorg-video-nvidia (--remove):Â subprocess installed post-removal script returned error exit status 128.Errors were encountered while processing: Â xserver-xorg-video-nvidia.E: Sub-process /usr/bin/dpkg returned an error code (1)I have tried apt-get install -f to no avail.
View 6 Replies
View Related
Jun 20, 2015
I'm using Debian Wheezy i386.
I've tried to uninstall gnome as below :
Code: Select all# aptitude purge `dpkg --get-selections | grep gnome | cut -f 1`
# aptitude -f install
# aptitude purge `dpkg --get-selections | grep deinstall | cut -f 1`
# aptitude -f install
And gnome successfully removed.
After reboot, system started in tty and I plugged Wired Network cable to access Internet but I have no Internet!
Content of "/etc/apt/sources.list" :
Code: Select alldeb http://ftp.au.debian.org/debian wheezy main
deb-src http://ftp.au.debian.org/debian wheezy main
Output of `ifconfig` :
View 2 Replies
View Related
Mar 27, 2010
Uninstalled wubi (though I enjoyed Ubuntu I want to do a clean install instead of the wubi/windows piggy-back). However, I still get an option to choose ubuntu when rebooting. I know that there's something I need to delete in the boot.ini file, but all I read is "delete mentions of ubuntu" or "delete the ubuntu line".
I hope I'm understandably wary of just waltzing into the boot file and deleting something like this, so what exactly do I delete from the boot.ini file to complete the uninstallation?
This is what I have in the boot file:
Code:
So all I delete is the "C:wubildr" line? Or does all that do is remove the mention of ubuntu from the startup menu but I still need to choose XP as the OS I want to boot into during startup?
View 2 Replies
View Related
Apr 1, 2011
i am running gigabyte GA-M68M-S2P and AMD sempron 2.7. the problem is when i try to run dual core. it will boot and run for 2mins then it crashes. single core runs perfect.
View 6 Replies
View Related
Feb 9, 2010
I noticed, that the "official" Compiz-Configuration-Tool is not functionable. I change the properties of some effects, and even after reboot, no change can be seen.Then there is the tiny Fedora-Compiz-Tool. The settings I'm setting here are applied immediately.Is that a normal behaviour? Could it be that the official Compiz-Config-Tool is not compatible with the Fedora-Compiz?
View 2 Replies
View Related
Feb 14, 2010
Just a quick question. Does Kubuntu Karmic support core 2 E8500 out of the box or do you need the SMP kernel?
View 3 Replies
View Related
Jan 23, 2010
i just installed ubuntu and i wanna put wine on so i can install my itunes and adapters an so on. but when i try to install through terminal it always reads that theres no file found or cant complete installation. and theres no net hooked up to it cuz the wireless adapter wont work.
View 3 Replies
View Related
Jan 27, 2010
I'm trying to figure out the effects of some of the more unusual combinations of modes and file types. For instance, what does SGID do on a directory? What do SUID and SGID do on files that aren't executable? What effect does execute have on a FIFO?
Does anyone know where I can find the complete documentation for file modes under Linux? It's not in the chmod(1) man page. I can't find it in the documentation directory of the kernel tarball either. I thought it would be in the POSIX specs, but I can't find it if it is.
View 3 Replies
View Related
Jul 25, 2010
i have just installed the java run time environment (jre-6u21-linux-i586.bin) in the wrong directory on my desktop version of Ubuntu. i wish to uninstall the files that are in the incorrect location and then install these files in the correct directory (/usr/local/jrel.6.0_21). i cannot remove the incorrectly located files. the command rm -R does not work, it claims that no such directory exists.
the result of ls -l shop it to have the following permissions (drwxr-xr-x 8 root root 4096 2010-07-25 12:33 jre1.6.0_21). i cannot change into the directory. the lsattr attributes of the directory are --- --- --- ---. i cannot move the directory and files as again the directory does not exist. i have also used apt-get remove but still no success how do i uninstall these bin directory/files?
View 2 Replies
View Related