Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-29-2006, 11:53 AM
|
#1
|
Member
Registered: Apr 2006
Posts: 143
Rep:
|
Kernel 2.6 loss of legacy hardware support?
I notice on the Damn Small Linux page that they use Kernel 2.4 because it is smaller (I assume this is hard disk space as oppose to memory footprint) and because 2.6 drop support for legacy hardware.
What sort of hardware support does Kernel 2.6 drop? What is consider old hardware any way 386? 486? Pentiums? ISA bus, AGP?
|
|
|
04-30-2006, 06:13 PM
|
#2
|
Senior Member
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
|
What is usually dropped is actually the drivers, if no one will support it. The Linux kernel is under continuous development, and that means that drivers sometimes have to be updated. If no one claims a driver to provide the updates, then that driver gets dropped.
The reasons that a driver go unclaimed are numerous. Perhaps the hardware is so rare, it's simply not worth the effort. Perhaps the necessary skill set left with a developer. Perhaps the developer has a job now that requires an intellectual property agreement (preventing GPL development).
In the case of DSM, the distribution is oriented toward old hardware - 486+16MB RAM. In other words, systems that have about 1/100th or less resource than current systems - considerably less even than a PDA! Aside from the developers that work on creating distributions for these systems, there isn't a lot of interest, even if the skills still exist.
|
|
|
05-01-2006, 12:22 AM
|
#3
|
Senior Member
Registered: Aug 2003
Location: Sydney
Distribution: debian
Posts: 1,495
Rep:
|
They dropped my old SCSI card An Advansys I think it was. Because of lack of manufacturer support.
In fact all the code was still there. There was just some switch in the config mechanism that stopped it appearing in the config process. So it was not hard to put it back in, and it continued to work OK until I retired the ancient CD-writer that used it.
Anyway, worth checking the kernel code if you really need that old hardware with a 2.6 kernel.
|
|
|
05-01-2006, 07:42 AM
|
#4
|
Member
Registered: Apr 2006
Posts: 143
Original Poster
Rep:
|
How would one check which hardware is depreciated in a new Kernel release? Is there a list somewhere?
Secondly, macemoneta mentioned that DSM was geared toward ultra old hardware like a 486. I heard of Linux being used in embedded systems. Are they using a totally different kernel then?
Thanks.
|
|
|
05-01-2006, 09:54 AM
|
#5
|
Senior Member
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
|
Embedded systems use either the 2.4 kernel or the 2.6 kernel, depending on their needs. For example, the OpenZaurus project, which support Linux PDAs, uses the 2.4 kernel on some models, because the Secure Digital card interface is proprietary (no source code). Other models that don't have the hardware dependency can use the 2.6 kernel. Same issue, different platform.
You can see all the changes in the kernel at the kernel development site.
|
|
|
All times are GMT -5. The time now is 10:48 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|