[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <653402b90611051235s1ecec9a2ub5776a63489920ca@mail.gmail.com>
Date: Sun, 5 Nov 2006 21:35:24 +0100
From: "Miguel Ojeda" <maxextreme@...il.com>
To: "xp newbie" <xp_newbie@...oo.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: How do I know whether a specific driver being used?
On 11/5/06, xp newbie <xp_newbie@...oo.com> wrote:
> --- Miguel Ojeda <maxextreme@...il.com> wrote:
> >
> > This mailing list is about kernel development, this
> > is not the right
> > place to ask that. Anyway, 3rd party kernels,
> > patches, drivers... are
> > not covered here.
> >
>
> I appologize for sending to the wrong mailing list.
> Could you please refer me to the correct
> newsgroup/forum/mailinglist?
>
> Please note that I have already tried
> http://www.ubuntuforums.org/ but the folks seem to be
> confused like me (regarding this particular issue).
>
> More specifically, there is confusion between the
> following statement:
>
> http://packages.debian.org/stable/devel/kernel-patch-2.4-fasttraks150
>
Usually, when you have a problem with some program, you ask the
developer about the bug you have found (or whatever). So you should
ask Ubuntu folks, because the kernels you are using are a "fork" of
the mailine kernel. They add a lot of 3rd party stuff along other
things, so they are the ones who need to solve their problems. I'm
sure there is someone at Ubuntu that can help you for future problems.
> And the fact that my system shows the following:
>
> ~> lsmod | grep promise
> sata_promise 12516 8
> libata 83440 1 sata_promise
> scsi_mod 145960 6
> sr_mod,sbp2,sg,sd_mod,sata_promise,libata
>
> Do you know what the best place to ask such question?
>
> Thanks!
> Alex
>
> P.S. I didn't browse menuconfig, because I am not
> there yet. It's like the chicken-and-the-egg
> situation: I am using Ubuntu which conceptually
> exempts me from the need to compile kernel modules and
> thus menuconfig is not even installed by default.
> Since (thanks to Arjan's reply) I am pretty sure now
> that the driver is included in the distribution, I
> hope that no compilation is needed.
>
Well, you can browse menuconfig without compile the kernel at all...
Just for check if some driver is already in. Anyway, Ubuntu kernels
aren't the mailine ones and they have more drivers.
> P.S.2 If I discover something that IMHO points to a
> bug in the kernel, where do I post it?
>
If you discover a bug in the Ubuntu kernel, you should report it to
Ubuntu developers. Their kernels are "old" and very patched so they
are pretty different. Only report here if the bug appears in the
lastest mainline kernels (like 2.6.18 or 2.6.18.1 right now...).
Anyway, you can always use the lastest official kernel from
www.kernel.org ;-) so if you find a bug you can be sure to report it
here.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists