Teste kernel for a certain capability

Hi,

Is there a command one can issue to check if the kernel supports a
certain feature ?

Let's say, for instance, Appletalk, or NTFS.
Whatever...

Warm Regards,
M=E1rio Gamito
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" =
in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
lists [ Sa, 16 April 2005 20:56 ] [ ID #748830 ]

Re: Teste kernel for a certain capability

--FL5UXtIhxfXey3p5
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

M=E1rio Gamito <lists [at] tuxdoit.com> wrote:
> Is there a command one can issue to check if the kernel supports a
> certain feature ?

something like "make tests"? ;)

not really, one has to actually try to use the feature in question to
determine if the kernel supports it correctly.

And it further depends on the type of kernel, a monolithic one or the
ordinary module kernel. If the latter is the case you could check if
the feature's module is loaded, but ... that's by no means a
guarantee for that the feature will work. May also depend on the
distro you are using, among other stuff.

Rule of thumb: You have to stress-test it

Anything specific you are looking for?

--
Bastard Administrator in $hell

--FL5UXtIhxfXey3p5
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFCYYlILMyTO8Kj/uQRAmjeAJ97KzGTeeHjXa/790nOitYNYFP0VgCf QN+o
Q9L7NojyuCv4S1xLOm9cxD8=
=W1GX
-----END PGP SIGNATURE-----

--FL5UXtIhxfXey3p5--
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
markus reichelt [ Sa, 16 April 2005 23:53 ] [ ID #748831 ]

Re: Teste kernel for a certain capability

Hi Markus,

> Rule of thumb: You have to stress-test it
>
> Anything specific you are looking for?
Checking for AppleTalk monolithic support would be nice :)

>
> --
> Bastard Administrator in $hell
Aren't we all ;-) ?

Regards,
M=E1rio Gamito

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" =
in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
lists [ So, 17 April 2005 00:09 ] [ ID #749816 ]

Re: Teste kernel for a certain capability

--sdtB3X0nJg68CQEu
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

M=E1rio Gamito <lists [at] tuxdoit.com> wrote:
> > Rule of thumb: You have to stress-test it
> >
> > Anything specific you are looking for?
> Checking for AppleTalk monolithic support would be nice :)

Hm. Haven't played with that one yet, but what about some script you
run at some time (end) of the boot process? As far as I know,
AppleTalk's purpose was to allow multiple users to share resources.
Check for those; if it works, go ahead, do your stuff, if not well,
time for plan B. I use that kind of approach (feature is present, but
its usability is the point) on my laptop when I connect to my LAN to
check for the presence of backup servers (-> NFS)


> > --
> > Bastard Administrator in $hell
> Aren't we all ;-) ?

As it should be; users better have a backup ;)

--
Bastard Administrator in $hell


--sdtB3X0nJg68CQEu
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFCYZPsLMyTO8Kj/uQRAldTAJ9PqiboZgIwcADPfXdl9+z35W+iVACf TZZV
p3ATpmhgmyj88mUDkMwW/lY=
=Kimi
-----END PGP SIGNATURE-----

--sdtB3X0nJg68CQEu--
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
markus reichelt [ So, 17 April 2005 00:38 ] [ ID #749817 ]

Re: Teste kernel for a certain capability

If it is 2.6 and it has .config.gz support then you can just extract
the config from /proc, load it in a new kernel and run make menuconfig
to check out whats included.

On 4/16/05, markus reichelt <ml [at] bitfalle.org> wrote:
> M=E1rio Gamito <lists [at] tuxdoit.com> wrote:
> > > Rule of thumb: You have to stress-test it
> > >
> > > Anything specific you are looking for?
> > Checking for AppleTalk monolithic support would be nice :)
>
> Hm. Haven't played with that one yet, but what about some script you
> run at some time (end) of the boot process? As far as I know,
> AppleTalk's purpose was to allow multiple users to share resources.
> Check for those; if it works, go ahead, do your stuff, if not well,
> time for plan B. I use that kind of approach (feature is present, but
> its usability is the point) on my laptop when I connect to my LAN to
> check for the presence of backup servers (-> NFS)
>
>
> > > --
> > > Bastard Administrator in $hell
> > Aren't we all ;-) ?
>
> As it should be; users better have a backup ;)
>
> --
> Bastard Administrator in $hell
>
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" =
in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Brian Benson [ Mi, 20 April 2005 07:00 ] [ ID #754072 ]
Linux » gmane.linux.admin » Teste kernel for a certain capability

Vorheriges Thema: sychronizing thunderbird
Nächstes Thema: linuxsingle