From: Todd on
Hi All,

To get Firewire support on CentOS, I have to install the "Plus"
kernel. Does anyone know if I have to do this on Fedora 12 or
is it built into the regular kernel?

Many thanks,
-T
From: Robert Heller on
At Fri, 12 Feb 2010 11:14:02 -0800 Todd <todd(a)invalid.com> wrote:

>
> Hi All,
>
> To get Firewire support on CentOS, I have to install the "Plus"
> kernel. Does anyone know if I have to do this on Fedora 12 or
> is it built into the regular kernel?

I believe the Fedora kernels have everything built (eg 'kitchen sink'
kernel builds). The RHEL kernels (which is what CentOS uses), don't
built all the 'extra' stuff (like firewire, ISA modules, older SCSI and
Network cards, all of the wireless NIC drivers, etc.)

If you are using CentOS 5, many of the extra modules are available via
the elrepo repository as separate kernel modules (this includes the
Firewire modules).

>
> Many thanks,
> -T
>

--
Robert Heller -- 978-544-6933
Deepwoods Software -- Download the Model Railroad System
http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows
heller(a)deepsoft.com -- http://www.deepsoft.com/ModelRailroadSystem/

From: Todd on
On 02/12/2010 12:46 PM, Robert Heller wrote:

> I believe the Fedora kernels have everything built (eg 'kitchen sink'
> kernel builds). The RHEL kernels (which is what CentOS uses), don't
> built all the 'extra' stuff (like firewire, ISA modules, older SCSI and
> Network cards, all of the wireless NIC drivers, etc.)

Thank you!