Re: How to check if kernel sources are installed on a system?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2006-05-28 at 22:44 -0600, Brian F. G. Bidulock wrote:
> Lee,
> 
> On Sun, 28 May 2006, Lee Revell wrote:
> 
> > 
> > Debugging.  When a new Linux user files a "no sound" ALSA bug report I
> > need to find out whether they have any known broken options enabled,
> > like USB bandwidth checking or the OSS USB midi/audio drivers.  If we
> > have to go back and forth figuring out which distro they have and where
> > the config is they are that much more likely to give up and go back to
> > Windows.
> > 
> 
> Bug reports is another advantage that I found with the autoconf
> approach to building kernel modules (previous cited): automatic
> generation of bug reports containing full configuration information
> using a send-pr script generated by the 'configure' script.

autoconf compiles stuff. In that case you can just use the config.h file
and test the appropriate defines for the exact case you're compiling the
module for. That HAS to be more reliable than grepping some .config
file...


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux