AverageNinja
Average Penis Too
Hey guys,
So in the past few months I've tried to get Linux up and running on my pc, as a dual boot with Windows 7. I've tried Ubuntu, Linux Mint 15 Cinnamon and Xubuntu. Though every time I'd try it, something would be wrong. Ubuntu would be quite slow, and it wouldn't open apps such as Steam (huge bugger) every now and then. When I got the NVidia drivers using the additional drivers section, it went bad and I couldn't boot into ubuntu anymore.
Mint 15 cinnamon was even worse, it wouldn't let me start any application or it would crash.
Now, Xubuntu. I installed it, selected NVidia's drivers as default and now I kind of have the same problem as with Ubuntu, except it still lets me boot. It won't let me access steam, when I use the Ubuntu Software app thing it will go to payment options and then freeze. I installed all the available updates (with some problems, it kept saying the updating app encountered an unexpected error).
Now, am I doing something wrong? I'm a Linux noob, that's for sure, but I can't seem to understand why it keeps going wrong ;p
Any help would be much obliged
Edit:
Thought I share with you guys that I fixed the problems with the software center in Xubuntu.
I did this by typing these codes in the Terminal (in this particular order, one at a time and letting each finish):
I think people with similar problems might find it useful 
So in the past few months I've tried to get Linux up and running on my pc, as a dual boot with Windows 7. I've tried Ubuntu, Linux Mint 15 Cinnamon and Xubuntu. Though every time I'd try it, something would be wrong. Ubuntu would be quite slow, and it wouldn't open apps such as Steam (huge bugger) every now and then. When I got the NVidia drivers using the additional drivers section, it went bad and I couldn't boot into ubuntu anymore.
Mint 15 cinnamon was even worse, it wouldn't let me start any application or it would crash.
Now, Xubuntu. I installed it, selected NVidia's drivers as default and now I kind of have the same problem as with Ubuntu, except it still lets me boot. It won't let me access steam, when I use the Ubuntu Software app thing it will go to payment options and then freeze. I installed all the available updates (with some problems, it kept saying the updating app encountered an unexpected error).
Now, am I doing something wrong? I'm a Linux noob, that's for sure, but I can't seem to understand why it keeps going wrong ;p
Any help would be much obliged

Edit:
Thought I share with you guys that I fixed the problems with the software center in Xubuntu.
I did this by typing these codes in the Terminal (in this particular order, one at a time and letting each finish):
Code:
sudo apt-get purge software-center
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install software-center
sudo dpkg-reconfigure software-center --force

Last edited by a moderator: