-3

I installed Ubuntu 14.04 and I would like to know what the best way is to update my drivers? My machine is a XPS 8700 Graphics card AMD Radeon.

And why after install of Ubuntu on this machine I hear a sound on the PC like a ventilator like it's running very hard? By the way this ventilator works fine.

  • Welcome to Ask Ubuntu! It is preferred if you can post separate questions instead of combining your questions into one. That way, it helps the people answering your question and also others hunting for atleast one of your questions. Thanks! – guntbert Apr 27 '14 at 20:06
  • @Pierre please refrain from editing closed questions which stand no chance of being re-opened. This will simply waste the time of reviewers when it gets on the reopen review queue. – muru May 01 '15 at 13:22
  • @muru: oeps, sorry, I wasn't aware of that (didn't realize that). Will try to remember as you requested. I wonder however if anything like that is mentioned anywhere in help docu. Trying to become a "good" SE-citizen is hard, really hard! PS: similar suggestions for if they are not "closed" (or duplicate I guess)? – Pierre.Vriens May 01 '15 at 13:25
  • @Pierre.Vriens oh, edit open questions all you want. Edit closed questions only if you feel they can be re-opened. – muru May 01 '15 at 13:36
  • @nuru: ok as you suggested. Thx for teaching! – Pierre.Vriens May 01 '15 at 13:44

1 Answers1

0

You'll need to install networking drivers, and the best way to go about this is to connect to an Ethernet connection and install them manually.

You can go to Additional Drivers in your System Preferences.

But first, you'll need to install updates or your drivers won't be shown. To do this, perform the following command in the Terminal: sudo apt-get update.

And to answer your other question, that could be your optical drive. Just pop the Ubuntu LiveCD out when you're done.

Cody
  • 364
  • 1
  • 3
  • 12