Overclock.net banner

Ubuntu problems and questions

2418 Views 50 Replies 6 Participants Last post by  NameUnknown
Okay, so I cant figure out how to run Compiz Fusion, also when I try to turn on desktop effects it says it cant be turned on. I tried to get WINE and it said that its not supported on my architecture.

So the questions I have are:
Do I need to find drivers for my 3450 or should the default drivers from Ubuntu be able to run the card fine?
Can a Prescott not run WINE?
Is there something like Device Manager in Ubuntu?

I also get an error when trying to update Flash Player that says:
Error: Dependency is not satisfiable: libnspr4-dev

Oh and I'm a linux noob, so this thread is going to be around for a while
See less See more
1 - 20 of 51 Posts
please guys I know someone out there knows the answers to these questions.
2
Quote:

Originally Posted by NameUnknown View Post
Okay, so I cant figure out how to run Compiz Fusion, also when I try to turn on desktop effects it says it cant be turned on. I tried to get WINE and it said that its not supported on my architecture.

So the questions I have are:
Do I need to find drivers for my 3450 or should the default drivers from Ubuntu be able to run the card fine?
Can a Prescott not run WINE?
Is there something like Device Manager in Ubuntu?

I also get an error when trying to update Flash Player that says:
Error: Dependency is not satisfiable: libnspr4-dev

Oh and I'm a linux noob, so this thread is going to be around for a while

For one, in order to enable desktop effects, you'll need to install the ATI proprietary video card drivers. the Open Source drivers don't support 3D acceleration very well.

Anything should be able to atleast install WINE, just make sure your installing the proper version [IE 32 bit for i386 architecture and 64 bit for AMD_64].

AFAIK there isn't anything like a device manager for Linux, but if your looking for a printout of all the devices you have installed, you can use 'lspci' in terminal.

And just make sure your trying to install stuff through aptitude. "apt-get install flashplayer-nonfree" "apt-get install wine" etc
See less See more
  • Rep+
Reactions: 1
well here are the errors I'm getting, and terminal doesn't want to cooperate either. I tried the commands you said and it didn't like them either.
LL
See less See more
Try this:

open terminal and type this

Quote:


sudo apt-get -y install ubuntu-restricted-extras


This will install all the restricted stuff in one step. The only thing you will have left is to install your ATI drivers.
See less See more
Follow my guide to install the drivers, or just use the hardware manager Ubuntu comes with (use fglrx). For flash, you can either install the "ubuntu-restricted-extras" package (installs more than flash, but you will need those extra packages anyway) or use Firefox and try to run a flash animation (the browser will then ask you to install the plugins and do it for you).
  • Rep+
Reactions: 1
2
Quote:


Originally Posted by shughard
View Post

Try this:

open terminal and type this

This will install all the restricted stuff in one step. The only thing you will have left is to install your ATI drivers.

it gave me an error saying that the restricted extras package couldn't be found. Do I need to pull it off the disc, the net, or give it a directory?

Quote:


Originally Posted by Melcar
View Post

Follow my guide to install the drivers, or just use the hardware manager Ubuntu comes with (use fglrx). For flash, you can either install the "ubuntu-restricted-extras" package (installs more than flash, but you will need those extra packages anyway) or use Firefox and try to run a flash animation (the browser will then ask you to install the plugins and do it for you).

Guide worked perfect on the first try.
See less See more
2
Quote:


Originally Posted by NameUnknown
View Post

...

Guide worked perfect on the first try.


Good to know
. Now go play some games.
See less See more
I want to get everything setup so its fully functional before i go and start trying games. Besides, the computer Ive got it on is a hyperthreaded 3.0GHz P4, 2GB DDR400, and an HD3450. its not going to game that great, though i do want to see about getting WINE up and running next as well as flashplayer so i can play Farmville lol.
The last stable release of WINE is available in the repositories. Just do a search for it with Synaptic. If you want the latest beta, then go here and follow their instructions for Ubuntu. Beware that WINE and ATI don't get along that well, so your luck with the program may vary (3D heavy games are a problem, but simple 2D ones usually work, if they install in the first place that is).
2
Quote:

Originally Posted by NameUnknown View Post
I also get an error when trying to update Flash Player that says:
Error: Dependency is not satisfiable: libnspr4-dev
Seeing as no one has hit on this issue yet


For this, you need to install the dependency that it states is missing:

sudo apt-get install libnspr4-dev

Easy as that.

Although it sounds like you've fixed your issue, so it's probably installed now.
See less See more
I'll try that at half time of the Bengals game
See less See more
Quote:


Originally Posted by NameUnknown
View Post

it gave me an error saying that the restricted extras package couldn't be found. Do I need to pull it off the disc, the net, or give it a directory?

Guide worked perfect on the first try.

it should pull it off the net for you

Do this:

Quote:


sudo apt-get update

then

Quote:


sudo apt-get -y install ubuntu-restricted-extras


This may be the problem with your missing dependency.
If you have never updated your packages it would not be able to find the packages you need.
See less See more
well I've got problems resolved and problems created by resolving problems.

Now that I have FlashPlayer installed and running, I cant install anything else it gives me the error in the screenshot I've attached.

Somehow I get the feeling I'm having an abnormally bad start with Linux.
See less See more
2
Quote:

Originally Posted by NameUnknown View Post
Now that I have FlashPlayer installed and running, I cant install anything else it gives me the error in the screenshot I've attached.
You need to scroll that back over to the left so we can read it. Or make the window larger.

Quote:

Originally Posted by NameUnknown View Post
Somehow I get the feeling I'm having an abnormally bad start with Linux.
Apparently you are having an abnormally bad start with Linux.

So perhaps you need to start over:

First off, please tell us EXACTLY how you installed the system, whether you ran updates after you installed it, whether you installed any extra drivers and how you did it. Be very detailed and verbose.
See less See more
Code:
Code:
sudo apt-get install -f
That will usually fix broken packages.
2
Quote:


Originally Posted by error10
View Post

You need to scroll that back over to the left so we can read it. Or make the window larger.

Apparently you are having an abnormally bad start with Linux.

So perhaps you need to start over:

First off, please tell us EXACTLY how you installed the system, whether you ran updates after you installed it, whether you installed any extra drivers and how you did it. Be very detailed and verbose.

Sorry forgot about the scroll, the part thats not visible says "I was not able to locate the file for the adobe-flashplugin package."

Quote:


Originally Posted by Melcar
View Post

Code:
Code:
sudo apt-get install -f
That will usually fix broken packages.

it says: "The package adobe-flashplugin needs to be reinstalled, but I cannot find an archive for it."

Im starting to get fed up with this...
See less See more
2
Quote:


Originally Posted by NameUnknown
View Post

Sorry forgot about the scroll, the part thats not visible says "I was not able to locate the file for the adobe-flashplugin package."

it says: "The package adobe-flashplugin needs to be reinstalled, but I cannot find an archive for it."

Im starting to get fed up with this...



I meant start from the very beginning. Right after you burned a CD and rebooted your computer with the CD in it.
See less See more
Quote:


Originally Posted by NameUnknown
View Post

Sorry forgot about the scroll, the part thats not visible says "I was not able to locate the file for the adobe-flashplugin package."

it says: "The package adobe-flashplugin needs to be reinstalled, but I cannot find an archive for it."

Im starting to get fed up with this...

Take a deep breath and chill out before continuing.

Here's a question I think we all need answered: Your using Ubuntu 9.10, right? Is that 32 or 64 bit?
See less See more
What are you using to install flash?

Are you using synaptic, apt-get or aptitude?

Or did you download a package from a website?

If you have downloaded something from the net that is your biggest problem. With ubuntu the way to install software is with one of the package managers. If you download a package from the web it may not have everything you need and will probally not work properly.

For beginners synaptic or the Ubuntu software center is the way to go.

Something is wrong you should not be having these problems. I have done dozens of installs on many different sets of hardware and have never had any of the problems you are having. This is why they are asking you to tell everything you have done from the beginning.

Linux is not hard but it is different from windows.
See less See more
1 - 20 of 51 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top