LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-04-2013, 04:50 AM   #1
littlebigman
Member
 
Registered: Aug 2008
Location: France
Posts: 658

Rep: Reputation: 35
Question Which distro has the most drivers?


Hello

I need to build a live USB keydrive to send to someone whose Windows laptop no longer boots.

I'm concerned that Linux won't have the necessary drivers for video and network. I've had issues on my own laptop, some that I could never solve.

At this point, which distribution has the most drivers, increasing the chance that this attempt will be successful? I guess RedHat/Fedora and Debian/Ubuntu is my best shot, but I'd like to double-check.

Also, are all the available drivers available by default, or must I reconfigure the distro so all the available video and network drivers are included?

Thank you.

Last edited by littlebigman; 02-04-2013 at 04:51 AM.
 
Old 02-04-2013, 05:36 AM   #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
The distro with the most drivers is usally one with a newer kernel, so choose a distribution with a rather new kernel, for example Fedora 18, Slackware -current, Arch, ... .
 
Old 02-04-2013, 05:52 AM   #3
littlebigman
Member
 
Registered: Aug 2008
Location: France
Posts: 658

Original Poster
Rep: Reputation: 35
Thanks. I'll also check Arch and Slackware, although I was under the impression that Ubuntu and Fedora had more drivers.
 
Old 02-04-2013, 07:09 AM   #4
littlebigman
Member
 
Registered: Aug 2008
Location: France
Posts: 658

Original Poster
Rep: Reputation: 35
In addition: What major brands of wifi and video chipsets are known to have issues with Linux, as they either require installing proprietary drivers or simply won't work at all?

I hear that Radeon or Nvidia graphics belong to this list.

Thank you.
 
Old 02-04-2013, 09:05 AM   #5
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
I'm not sure I understand this approach. Why not find out what the laptop is, and which specific drivers it requires? (rather than a distro that contains all drivers for all hardware)

Then you will find a solution that is guaranteed to work (because it has the specific drivers required) as opposed to a distro that will probably work (because it has lots of drivers therefore increasing the odds it will happen to have the required).

Last edited by snowday; 02-04-2013 at 09:06 AM.
 
Old 02-04-2013, 09:55 AM   #6
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,647
Blog Entries: 4

Rep: Reputation: 3933Reputation: 3933Reputation: 3933Reputation: 3933Reputation: 3933Reputation: 3933Reputation: 3933Reputation: 3933Reputation: 3933Reputation: 3933Reputation: 3933
Dunno ... Red Hat used to have a driver for a Digital Equipment Corporation (DEC) token-ring card. Maybe it still does.

The easiest way that I have found to start driver-discovery is to boot a DVD distro such as Knoppix, using a recent version of that distro, then do "lsmod" and other commands to see what drivers it picked.
 
Old 02-04-2013, 10:07 AM   #7
littlebigman
Member
 
Registered: Aug 2008
Location: France
Posts: 658

Original Poster
Rep: Reputation: 35
Thanks. The reason is that the USB keydrive will be shipped to multiple people, with unknown computers. That's why I'm looking for a driver-rich distro.

If the distro doesn't include it, I'll find a way to add a menu item at boot time just to run "lshw" or "dmidecode" and e-mail the output if need be, to investigate why a computer can't display Linux or can't connect to the network.
 
Old 02-04-2013, 10:33 AM   #8
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Knoppix enjoys a fantastic reputation as a pen drive distro.
 
Old 02-04-2013, 01:18 PM   #9
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
What is the specific purpose of the live system you build? Which distributions are the people that have to use that system familiar with? What is their level of knowledge?

All these questions influence how I would build the live-system (or which already existing live system I would use). If it is data rescue only I would not really care for video drivers, just include the vesa drivers, they work with any card. In the case of data rescue network and storage controller drivers are far more important than video drivers.
This is different if people have to work with the system in a different way, for example if they have to use it as temporary replacement for their work, ... .

In short, please provide more information if you want better help.
 
Old 02-04-2013, 06:08 PM   #10
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
If we knew the specs on the system, we may have a better guess.
 
Old 02-05-2013, 03:28 AM   #11
littlebigman
Member
 
Registered: Aug 2008
Location: France
Posts: 658

Original Poster
Rep: Reputation: 35
Thanks for the infos. I don't have the specs since the USB keydrive will be shipped to people with different hardware, unknown in advance.

It is indeed to help them recover data from their Windows host, so storage controller drivers are indeed more important than video, which I was mentionning because I had my own video problems getting Linux to work on laptops. But if Vesa is good enough to run a basic GUI, I'll go for Vesa.
 
  


Reply



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
Looking for a lightweight distro with proprietary Nvidia drivers alarazr Linux - Newbie 5 08-20-2012 07:27 AM
custom ubuntu distro with drivers midhat Ubuntu 2 11-15-2010 02:44 AM
Trying drivers with live distro ? sLA Linux - Laptop and Netbook 7 03-10-2007 05:53 AM
Right Distro? Vid drivers? Wine? bjs Linux - Newbie 3 08-11-2006 09:03 AM
distro with good drivers? stairwayoflight Linux - Distributions 3 04-26-2006 12:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:42 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