Question about hardware...

DAVID KUCHARSKI dave at iemco.com
Fri Jan 31 16:30:03 CST 2003


Matt Graham wrote:

>This stuff is totally what I was looking for.
>
>Is there a cool command that will help me find what setting my wireless card
>has?  IE...what irq to use, what dev/etc? to use.  I'm reading around, and
>everything says "check the hardware browser."
>
>Thanks,
>Matt
>
>----- Original Message -----
>From: "Dave Hull" <dphull at insipid.com>
>To: "Jonathan Hutchins" <hutchins at tarcanfel.org>
>Cc: "Matt Graham" <linux at bizniche.com>; <kclug at kclug.org>
>Sent: Thursday, January 30, 2003 3:39 PM
>Subject: Re: Question about hardware...
>
>
>
>
>>On Thu, 30 Jan 2003, Jonathan Hutchins wrote:
>>
>>
>>
>>>I don't see any difference in the output of df -T and df.
>>>
>>>
>>This from RH 7.3:
>>
>>[dphull at insipid dphull]$ df -T
>>Filesystem    Type   1k-blocks      Used Available Use% Mounted on
>>/dev/hda6     ext3    10317828   1802180   7991532  19% /
>>/dev/hda2     ext3       62217      8851     50153  16% /boot
>>/dev/hda3     ext3    10317860   5522476   4271264  57% /home
>>none         tmpfs      256948         0    256948   0% /dev/shm
>>/dev/hda5     ext3    10317828    602160   9191552   7% /var
>>/dev/fd0      vfat        1423       766       658  54% /mnt/floppy
>>[dphull at insipid dphull]$ df
>>Filesystem           1k-blocks      Used Available Use% Mounted on
>>/dev/hda6             10317828   1802180   7991532  19% /
>>/dev/hda2                62217      8851     50153  16% /boot
>>/dev/hda3             10317860   5522476   4271264  57% /home
>>none                    256948         0    256948   0% /dev/shm
>>/dev/hda5             10317828    602160   9191552   7% /var
>>/dev/fd0                  1423       766       658  54% /mnt/floppy
>>[dphull at insipid dphull]$ df --version
>>df (fileutils) 4.1
>>Written by Torbjorn Granlund, David MacKenzie, Larry McVoy, and Paul
>>
>>
>Eggert.
>
>
>>Copyright (C) 2001 Free Software Foundation, Inc.
>>This is free software; see the source for copying conditions.  There is NO
>>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
>>
>>
>PURPOSE.
>
>
>>[dphull at insipid dphull]$
>>
>>
>>Of course, your mileage may vary.
>>
>>--
>>Dave Hull
>>http://insipid.com
>>
>>Life is a game.  Money is how we keep score.
>>-- Ted Turner
>>
>>
>
>
>
>
>
>
for a simple look at all of your hardware you can
# cd /etc/sysconfig
# less hwconf

that's where the info lives on my RedHat 7.1 box at least
Hope that helps





More information about the Kclug mailing list