LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-11-2013, 07:57 PM   #1
agooodname
LQ Newbie
 
Registered: Jun 2013
Location: Chicago IL USA
Distribution: debian
Posts: 23

Rep: Reputation: Disabled
installing Drivers?


my parents gave me their old acer laptop as a present but its so bloated with malware, toolbars, and viruses i have decided to format the hdd completely and run linux.
the question is...
Do i need to install any drivers on Linux for it to run on the laptop or can i just install it and it will work fine?
i feel like an idiot asking this but i just want to make sure i dont get halfway in to realize i missed a step or did it wrong. thanks.
 
Old 06-11-2013, 08:07 PM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
It depends on the hardware in that machine and which distribution you choose. It may be possible that you have to install drivers for the wireless network card and the video card, but it should be in a usable state after installing Linux.
If you give us more information about the hardware and the distribution you want to use we can give you better advices.
 
1 members found this post helpful.
Old 06-11-2013, 09:33 PM   #3
shane25119
Member
 
Registered: Aug 2003
Location: Illinois
Distribution: Linux Mint XFCE
Posts: 654

Rep: Reputation: 53
It's becoming more and more rare to have to install drivers for Linux. It's been at least 6 or 7 years since I've needed to install a sound or network driver.

You can always add the video driver (not required) to make things look a bit more fancy. You can find that in your distribution's package manager or compile it yourself (at least for Nvidia drivers, it's pretty easy).
 
Old 06-11-2013, 09:47 PM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by shane25119 View Post
You can always add the video driver (not required) to make things look a bit more fancy.
On mobile devices it is highly recommended to install the proprietary AMD or Nvidia drivers, if you have such a chip in your machine, at least if you care a little bit about the battery runtime and keeping the temperature in reasonable ranges. You will also need them to get video acceleration running (unless you have an AMD chip and use a very bleeding edge distribution).

Last edited by TobiSGD; 06-11-2013 at 09:48 PM.
 
Old 06-12-2013, 06:22 AM   #5
AbidDhanaiser
Member
 
Registered: May 2013
Location: Faisalabad, Pakistan
Posts: 72

Rep: Reputation: Disabled
often Linux build in install packages and drivers
 
Old 06-12-2013, 07:14 AM   #6
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Can you connect the laptop to the internet with an ethernet cable? If so, then it is likely you will get some kind of usable Linux system from an install disc -- if not then you may have problems obtainingg drivers for your WiFi so that you can connect to the internet to easily install and upgrade new packages.
In general, when I install Linux on a laptop, my procedore goes like:
1) Plug in network cable.
2) Boot using the USB, CD or DVD installer.
3) Format the drive and install the system using the installer.
4) Reboot (usually mandatory).
5) Log in to new system and check what is working.
6) Upgrade all packages over the (wired) internet.
7) Add repositories for, or download packages for, WiFi drivers if they seem to be missing.
8) Update sources and install network drivers for WiFi.
9) Unplug network cable.
10)Reboot.
11)Check internet connection. If all is OK continue, if not then plug the cable back in, reboot, and check which drivers are missing (step 7).
12)Assuming all is OK, check for proprietary graphics drivers in the repositories or, if not, on the website for the manufacturer.
13)Install graphics drivers.
14)Reboot.
15)If all is well install things like Adobe Flash, if not then re-check video drivers as step 12.
 
1 members found this post helpful.
Old 06-12-2013, 10:00 PM   #7
agooodname
LQ Newbie
 
Registered: Jun 2013
Location: Chicago IL USA
Distribution: debian
Posts: 23

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by TobiSGD View Post
It depends on the hardware in that machine and which distribution you choose. It may be possible that you have to install drivers for the wireless network card and the video card, but it should be in a usable state after installing Linux.
If you give us more information about the hardware and the distribution you want to use we can give you better advices.
i am planing on starting out with Ubuntu but once i become proficient with linux wiping ubuntu off and installing backtrack, this will all be done on an acer aspire AS5736Z-4016 which has a webcam that uses drivers as well. Also thanks to everyone or replying your all really helpful.
 
Old 06-12-2013, 11:26 PM   #8
shane25119
Member
 
Registered: Aug 2003
Location: Illinois
Distribution: Linux Mint XFCE
Posts: 654

Rep: Reputation: 53
You might want to Google "Linux -name of your webcam-" Some are well supported (mine works with no drivers needed, some require a bit of tinkering, some are lost causes.
 
Old 06-12-2013, 11:55 PM   #9
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
What model of acer are you running I'm using an Acer Aspire 3620
with debian Jessie & it runs quite well.
 
Old 06-13-2013, 05:32 AM   #10
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by agooodname View Post
i am planing on starting out with Ubuntu but once i become proficient with linux wiping ubuntu off and installing backtrack
I would recommend to go for Kali Linux instead, it is the successor of Backtrack. Keep in mind that Backtrack/Kali are nothing more than a customized Ubuntu (or Debian in Kali's case) with tools for penetration testing.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I go about installing webcam drivers? -Are there drivers for my camera? mitchell7man Linux - Hardware 3 10-31-2009 03:42 AM
Installing ubuntu 6.06 LTS on vista machine gets stuck :"Installing Hardware drivers" anksphenomenon Linux - Newbie 1 12-16-2007 01:57 PM
UNinstalling proprietry mandriva nVidia drivers and installing new nVidia drivers deathman Linux - Hardware 3 11-18-2006 05:10 AM
problems in installing drivers for myson mtd80x fast based ethernet card drivers pop_harish Linux - Hardware 0 02-12-2005 05:27 AM
Installing RAID Drivers before Installing RH 9 kwright Linux - Newbie 3 08-25-2003 09:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration