bradubuntu linux

My experience setting up a computer with Ubuntu linux

08 August 2008

It's Alive!

So after vacuuming a ton of dust out of my PC I managed to start it, but it was still fucked up. Before I did something drastic and costly, I wanted to check once more if it is only a software problem. After some futile google searching I found this page describing a problem almost exactly like mine. Two simple lines of code:


sudo rm -f /var/lib/gconf/defaults/*
sudo gconf-schemas --register $(ls /usr/share/gconf/schemas)

Nothing happened until I restarted, and then everything was back to normal (or at least the way it was before). I'm not sure what this does, but it looks like it deletes a bunch of Gnome defaults and recreates default values.

DOA

Something happened to my computer. I came home one day and everything was fucked up on the desktop (fonts, icons, etc.) and there was an error message about Power Management failed to install correctly. Everything functioned properly, but I couldn't figure out how to fix it. I tried relogging in and restarting the computer, but that didn't fix anything. Then yesterday I tried a cold reboot, except the "boot" part doesn't work anymore. So either something is wrong with the power supply or the motherboard is fried. I'm hoping it's just the power supply, because that's the easy (and cheaper) fix. My power supply has an extra plug that is supposed to provide stable "cleaner" power to the motherboard, so maybe that part failed, which is why my computer initially continued to operate.