I am new to linux .i have to compile a device driver sample code.
i tried to install linux-source-2.6.38 from the synaptic, then it showed the message quoted below:
This package provides the source code for the Linux kernel version 2.6.38.
This package is mainly meant for other packages to use, in order to build custom flavours.
If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages.
If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead.
so get confused that 1) a linux-source needed or not for my device driver code compilation ?
2) if i install the new kernel how can i work with the new kernel ?