On Mon, 2003-12-01 at 12:56, Jim Cheetham wrote:
> On Mon, 2003-12-01 at 11:10, Rex Johnston wrote:
> > >>>How can I discover the drivers present in a running kernel?
> > 
> > alright then
> > zcat /proc/config.gz
> > & figure it out yer`self.
> 
> I'd love to ... but I don't have one of those :-(

This is a feature of 2.6.x and later 2.5.x kernels.

As for your dmesg output going away... look at /var/log/dmesg.  Most
distros put the boot-time dmesg output there.  If not, slip a line into
one of your later boot files to do a
        dmesg > /var/log/dmesg
for later analysis.


-- 
C. Falconer


Reply via email to