Linux-Hardware Digest #839, Volume #14 Tue, 29 May 01 14:13:05 EDT
Contents:
Re: how to determine lan card type (Dragan Colak)
Re: How could I make a raw copy of a disk ? (Kenneth Crudup)
Linux+Mathlab+Compaq 6400 ("Ronny Lampert (EED)")
Sound blaster live on mandrake 8.0 ("Andy Ong")
Re: How could I make a raw copy of a disk ? ("Pavan")
Re: How could I make a raw copy of a disk ? (A. GUILLEVIC)
Re: Resize the swap file? (Bernhard Mogens Ege)
Booting to Raid problems ("JohnShep")
Re: Booting to Raid problems ("Tauno Voipio")
Re: Suport for the Epox 8KTA3? ("T.Paul Althauser")
LTmodem no dial tone ("Will Muir")
Re: IDE Plexwriter/ nothing in /mnt/cdrom fstab? (Tom Brinkman)
Re: tape backup malfunction (Frank Miles)
Via VT82C686 Sound Card ("" <[EMAIL PROTECTED]>)
Re: How could I make a raw copy of a disk ? (Rinaldi J. Montessi)
Re: OS recognizes external keyboard (Andreas Heckele)
Interference with video card (rich sage)
Re: Via VT82C686 Sound Card (Markku Kolkka)
Can't get disk DMA with PIIX (mr_roget)
Help! Hardware or software error? ("B.Y.")
Re: home web/file server specs? ("Steven")
----------------------------------------------------------------------------
From: Dragan Colak <[EMAIL PROTECTED]>
Subject: Re: how to determine lan card type
Date: Tue, 29 May 2001 11:55:39 +0200
joshua wrote:
> Hi everyone,
> For some reason, I can not see my computer's Lan Card chip.
> So I don't know what is the card type or vendor.
> Is it possible to probe my lan card and report the chip/Vendor
> so that I can assign a kernel module for it? Is there such program/tool
> (like SuperProbe for Xwindows server/video) or somehow?
>
> Thanks in advance.
>
>
> Regards
> Joshua
try the command "lspci"
Dragan
------------------------------
Subject: Re: How could I make a raw copy of a disk ?
Reply-To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED] (Kenneth Crudup)
Date: Tue, 29 May 2001 09:59:50 GMT
In article <[EMAIL PROTECTED]>,
"Mark Robson" <[EMAIL PROTECTED]> says:
>dd is as fast or slow as the hardware.
Not always true; the default blocksize is one block, so increasing that
with bs (or ibs or obs) can speed things up significantly.
-Kenny
--
Kenneth R. Crudup Sr. SW Engineer, Scott County Consulting, Washington, D.C.
Home1: PO Box 914 Silver Spring, MD 20910-0914 [EMAIL PROTECTED]
Home2: 38010 Village Cmn. #217 Fremont, CA 94536-7525 (510) 745-8181
Work: See: "Home2". The hell with slow Bay Area drivers! (510) 745-0101
------------------------------
From: "Ronny Lampert (EED)" <[EMAIL PROTECTED]>
Subject: Linux+Mathlab+Compaq 6400
Date: Tue, 29 May 2001 12:11:30 +0200
Hello,
anyone some expiriences with Linux+Mathlab on a Compaq 6400, quad xeon
and 4 gig ram? Any performance comparison 2.2/2.4 and so on?
Thanks!
Ronny
------------------------------
From: "Andy Ong" <[EMAIL PROTECTED]>
Subject: Sound blaster live on mandrake 8.0
Date: Tue, 29 May 2001 19:40:23 +0800
Hello,
I got a sound blaster live valve on a mandrake 8.0, the setup program
manage to get it to work nicely :) . but whenever I play a mp3 track. The
song will start with a short "buzzing" sound that go away immediately .
This buzzing sound appears at every start of a track
I was wondering what it is and can i get rid of it? Strangely I don't
have such a problem when I use the KDE media player???.
Thank you for reading
Andy Ong
------------------------------
From: "Pavan" <[EMAIL PROTECTED]>
Subject: Re: How could I make a raw copy of a disk ?
Date: Tue, 29 May 2001 17:45:51 +0530
>
> We'll implement around 30 Linux boxes in our company and I'd like if
a small
> software to make raw diskcopy exists ? I tried with dd, which works
fine, but
> too slowly (around 3 hours and a half to copy a 9 Gb IDE drive). All
PCs are
> shipped with ULTRA-ATA 66 disk drives. Did I do something wrong with
dd or
> is it really that slow ?
As others have written, the 'bs' option of dd can make a lot of
difference(with dma enabled of course). But to give you figures, the
default block size of 512 bytes is atleast(approx) *10 times slower*
than a blocksize of 1 megabyte. The syntax of the command
dd if=/dev/hda of=/dev/hdc bs=1M
HTH,
Pavan
------------------------------
From: [EMAIL PROTECTED] (A. GUILLEVIC)
Subject: Re: How could I make a raw copy of a disk ?
Date: 29 May 2001 05:42:25 -0700
Hello,
>[EMAIL PROTECTED] (Kenneth Crudup) wrote in message
>news:<qqKQ6.43849$[EMAIL PROTECTED]>...
> In article <[EMAIL PROTECTED]>,
> "Mark Robson" <[EMAIL PROTECTED]> says:
>
> >dd is as fast or slow as the hardware.
>
> Not always true; the default blocksize is one block, so increasing that
> with bs (or ibs or obs) can speed things up significantly.
>
> -Kenny
Thanks for all the suggestions. I tried to play with block size, and things were
improved: now, the same copy lasts for 2 hours instead of 3 hours and a half.
It seems that a block size of 8kb or 16kb doesn't make much difference. I'll
also, as suggested, look forward to check whether DMA mode is enabled or not.
I'll let you know results.
Thanks.
A. GUILLEVIC.
------------------------------
From: Bernhard Mogens Ege <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help,comp.os.linux.misc,comp.os.linux.questions
Subject: Re: Resize the swap file?
Date: 29 May 2001 14:55:39 +0200
>>>>> "Michael" == Michael Meissner <[EMAIL PROTECTED]> writes:
> LRW <[EMAIL PROTECTED]> writes:
>> Well I wouldn't think so, but I didn't know if Linux had some builtin
>> partition utility that would do it. I don't think Partition Magic will
>> will it?
> Partition Magic revision 4 will resize Linux ext2 partitions. I expect later
> revisions will work just as well or better (revision 4 was released before
> Linux supported swap files bigger than 128 megabytes, and will only create swap
> partitions that big, I don't know if later versions fixed this). Note, if you
> resize or move the partition the kernel is on (either the / or /boot partitions
> depending on your setup), you must boot from floppy or rescue disk, since the
> disk addresses LILO has put into the master boot record will have changed.
Partition Magic 6.0 will allow swap files larger than 128Mb (just
tried it). Too bad Partition Magic 6.0 doesn't know how to handle
LILO.
Bernhard
------------------------------
From: "JohnShep" <[EMAIL PROTECTED]>
Subject: Booting to Raid problems
Date: Tue, 29 May 2001 14:04:07 +0100
Hi,
I have an onboard promise fasttrak 100 raid and would like to boot to it
using Suse 7.1.
So far I have the OS installed but I can boot from floppy.
Thanx in advance
John
------------------------------
From: "Tauno Voipio" <[EMAIL PROTECTED]>
Subject: Re: Booting to Raid problems
Date: Tue, 29 May 2001 14:29:55 GMT
"JohnShep" <[EMAIL PROTECTED]> wrote in message
news:U7NQ6.2672$4I5.50553@NewsReader...
> Hi,
> I have an onboard promise fasttrak 100 raid and would like to boot to it
> using Suse 7.1.
> So far I have the OS installed but I can boot from floppy.
>
Have you read the Root RAID-HOWTO in the Linux documentation?
If you do not have it in the distribution, try www.linuxdoc.org.
Tauno Voipio
tauno voipio @ iki fi
------------------------------
From: "T.Paul Althauser" <[EMAIL PROTECTED]>
Subject: Re: Suport for the Epox 8KTA3?
Date: Tue, 29 May 2001 07:39:21 -0700
Interesting.
I'm running SuSE 7.1 on an 8KTA3 MB,, and don't have any problems with
*Linux*; but when I run the 2.4 kernel, and shut down Linux and reboot
to Win 98 (Dual boot machine; using floppy for LILO) I get a 'Missing or
Corrupt VMM386.vxd' error message. 98 then shuts it's self off. When I
turn the power back on, Win 98 will boot perfectly. This doesn't happen
using the 2.2.18 kernel.
Since I'm 'kinda new to Linux, and not a kernel hacker, I use the
kernels as set up by SuSE during install.
Just thought I'd add my 2 cents worth.
"Bobby D. Bryant" wrote:
>
> In article <[EMAIL PROTECTED]>, "Frank"
> <[EMAIL PROTECTED]> wrote:
>
> > I have tried to find information wheter the Epox 8KA3 with KT133A is
> > supported by Linux, but I found nothing. Can anybody tell me if it is
> > supported and how well it works.
>
> You should stay away from anything for an Athlon that uses a VIA
> "southbridge" chipset right now. It has some kind of bug that lots of
> people have been reporting to linux-kernel, but Alan Cox has finally
> thrown up his hands and announced that he does not expect to be able to
> provide a fix unless/until VIA comes clean and tells him what the bug
> is.
>
> I recently built two systems that used 8KTA3 motherboards. One
> lightly used system has not had much trouble, but the one I built for
> my desktop at home had so many problems that I finally jerked the
> motherboard out and replaced it with a different model. Like many
> other people have reported, I never could even get it to boot with a
> 2.4.* kernel optimized for the Athlon. It would boot off an i686
> kernel, but would rarely go more than a few hours without some
> serious problem, e.g., crash, freeze, kill my GNOME session, or
> just go into a state where anything I tried to run gave a segfault.
>
> I swear, it brought back memories of running Windows 95. It has been
> years since I've worked my reset button so hard!
>
> For more info you can find the linux-kernel archive at
> http://www.uwsg.indiana.edu/hypermail/linux/kernel/, ormaybe
> join the list and ask the question there to see what kind of reaction you get,
> but the short version of the story is "stay away from it for now".
>
> FWIW, now that I've changed to a different board I've been up for six
> days without the slightest hiccup, even though all the other hardware is
> the same.
>
> It's a darn shame, because the 8KTA3 would be a nice board -- if it
> worked. I hope they find a fix so I can put mine back to work.
>
> Bobby Bryant
> Austin, Texas
------------------------------
From: "Will Muir" <[EMAIL PROTECTED]>
Subject: LTmodem no dial tone
Date: Tue, 29 May 2001 09:05:46 -0600
This is the first time that I have set up a dial up connection under Linux.
I have a Lucent modem and I assume that I installed the ltmodem-5.78e driver
correctly. When I do a lsmod it shows up as being loaded. When I try to
connect with pon I get no error messages at all, and when I check for
messages with plog all that I get is pppd exit. In my /var/log/messages
file I get a no dial tone error message. I am running Debian potato and
configured pppd with pppconfig were I set the modem port to /dev/modem which
is a link to /dev/ttyLTO.
Any help with this would be greatly appreciated.
------------------------------
From: Tom Brinkman <[EMAIL PROTECTED]>
Subject: Re: IDE Plexwriter/ nothing in /mnt/cdrom fstab?
Date: Tue, 29 May 2001 15:11:36 GMT
sleepy wrote:
> I'm running mandrake 8.0 and my Plextor IDE 8/4/32 won't even read
> CD's
I also have an ide Plextor 8432 as slave to a Cdrom on ide1. HDD's
are on ide0. Both 7.2 and 8.0 have always set it up and configured it
correctly during install.
> (audio or data). I have a feeling that it has something to do with
> fstab/mtab or the symlinks in my system. Below are my fstab/mtab
> files.
FWIW, here's my fstab
/dev/hdb6 / reiserfs defaults 1 1
none /dev/pts devpts mode=0620 0 0
/mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0
/mnt/cdrom2 /mnt/cdrom2 supermount fs=iso9660,dev=/dev/cdrom2 0 0
/mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
/dev/hda1 /c vfat user,exec,umask=0,codepage=850,iocharset=iso8859-1 0 0
none /proc proc defaults 0 0
/dev/hdb5 swap swap defaults 0 0
cdrom2 is the Plex, cdrom is a BCD 40x. DON't mess with mtab! It's
generated from your fstab, so only edit fstab. BUT, I think you have
some other problem. 8.0 should have detected and automagically setup
your Plex. What does 'cdrecord -scanbus' say? Mine is typical:
Cdrecord 1.9 (i586-mandrake-linux-gnu) Copyright (C) 1995-2000 Jörg
Schilling
Linux sg driver version: 3.1.17
Using libscg version 'schily-0.1'
scsibus0:
0,0,0 0) 'PLEXTOR ' 'CD-R PX-W8432T' '1.07' Removable
CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
Tom
------------------------------
From: [EMAIL PROTECTED] (Frank Miles)
Crossposted-To: comp.os.linux.misc,alt.os.linux
Subject: Re: tape backup malfunction
Date: 29 May 2001 14:59:32 GMT
In article <[EMAIL PROTECTED]>,
Gary Krupa <[EMAIL PROTECTED]> wrote:
>
>I have an HP Colorado tape backup drive, linux 2.2.9. Before I was able to
>access any block on the tape just by issuing the command "mt -f /dev/nht0
>seek <block no.>". Now when I issue that command, the tape only advances to
>block no. 1. The tape will only advance one block at a time if I use a
>command such as eof. The command bsf will always rewind to block 0.
>Previously written starting blocks are inaccessible and therefore I can't
>access the data that I've already backed up to the tape.
>
>Has the tape been erased? Or are these read errors? I've just tried
>retensioning the tape a few times, with no effect. And I haven't erased the
>tape on my own. Does the drive need to be cleaned, or is it defective? I'd
>appreciate any advice offered. The security of my data is compromised.
Is there any possibility that the device minor number has been altered to
the rewinding instead of non-rewinding device number?
-frank
--
------------------------------
From: "<toor>" <[EMAIL PROTECTED]>
Subject: Via VT82C686 Sound Card
Date: Tue, 29 May 2001 11:24:10 -0400
I have a Via VT82C686 Sound Card, and Its not working in Linux. Redhat 7.0
detects it, but after it detects it, it completly freezes the system. I
don't know what to do. Do I need to change anything in the BIOS like the
IRQ's or DMA channel?
Thanks
------------------------------
From: [EMAIL PROTECTED] (Rinaldi J. Montessi)
Subject: Re: How could I make a raw copy of a disk ?
Date: Tue, 29 May 2001 15:30:53 GMT
Pavan wrote:
>>
>> We'll implement around 30 Linux boxes in our company and I'd like if
> a small
>> software to make raw diskcopy exists ? I tried with dd, which works
> fine, but
>> too slowly (around 3 hours and a half to copy a 9 Gb IDE drive). All
> PCs are
>> shipped with ULTRA-ATA 66 disk drives. Did I do something wrong with
> dd or
>> is it really that slow ?
>
> As others have written, the 'bs' option of dd can make a lot of
> difference(with dma enabled of course). But to give you figures, the
> default block size of 512 bytes is atleast(approx) *10 times slower*
> than a blocksize of 1 megabyte. The syntax of the command
>
> dd if=/dev/hda of=/dev/hdc bs=1M
>
> HTH,
> Pavan
For my own information, edification and enjoyment; what's wrong with
cp -ax / /mnt/newdisk ? I use this regularly for mirroring my /
install on a seperate device. I verify this with a find cmp sequence
taken from the Hard Drive Upgrade mini How To.
Rinaldi
--
We all know Linux is great...it does infinite loops in 5 seconds.
--Linus Torvalds
------------------------------
From: Andreas Heckele <[EMAIL PROTECTED]>
Subject: Re: OS recognizes external keyboard
Date: Tue, 29 May 2001 15:50:54 GMT
???
I think you got me totally wrong - I don't want the OS to find out if
I'm using a german or whatever keyboard(because it's obvious that this
is not possible) but I thought there might be a possibility to check
if an external keyboard is plugged into PS/2 or not
> The keyboard doesn't know which symbols are printed on the keycaps, so
> the OS can't switch the layout automatically.
>
> --
> Markku Kolkka
> [EMAIL PROTECTED]
------------------------------
From: rich sage <[EMAIL PROTECTED]>
Subject: Interference with video card
Date: Tue, 29 May 2001 16:30:09 -0000
Hi,
I've installed RH7.1, and it successfully detected my video card (Voodoo
Banshee) and monitor, but when I loaded X I just got a screen full of
interference. I tried installing just the Generic VGA option instead, and
I can get into X now, but there's a really bad interference which looks
like its due to hard disk access, appearing as white dots all over the
screen.
Anyone else experienced anything like this? It was fien with RH6.2 :)
Cheers!
Rich S.
--
Posted via CNET Help.com
http://www.help.com/
------------------------------
From: Markku Kolkka <[EMAIL PROTECTED]>
Subject: Re: Via VT82C686 Sound Card
Date: 29 May 2001 20:09:12 +0300
"<toor>" <[EMAIL PROTECTED]> writes:
> I have a Via VT82C686 Sound Card, and Its not working in Linux. Redhat 7.0
> detects it, but after it detects it, it completly freezes the system. I
> don't know what to do. Do I need to change anything in the BIOS like the
> IRQ's or DMA channel?
You need to enable "Sound Blaster" emulation in BIOS.
--
Markku Kolkka
[EMAIL PROTECTED]
------------------------------
From: [EMAIL PROTECTED] (mr_roget)
Subject: Can't get disk DMA with PIIX
Date: 29 May 2001 10:36:29 -0700
I'd greatly appreciate any advice for getting DMA working on my ide
disk. I've scoured the lists, google, and read as much as I can of the
ide docs and ide.c, ide-disk.c, and ide-dma.c comments but none have
helped.
I must be missing something basic. I'm running kernel 2.2.19 with
Andre's ide patch applied. I've tried passing ide0=dma and other
arguments to the kernel. I've tried all the possible settings in bios.
If I try to turn on dma with hdparm 3.6 (compiled against this kernel)
I get this message:
hdparm -d1 /dev/hda
/dev/hda:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma = 0 (off)
If I try hdparm -X34 /dev/hda I get this:
/dev/hda:
setting xfermode to 34 (multiword DMA mode2)
ide0: unexpected interrupt, status=0x58
Any suggestions?
Thanks,
Brian
Lots of Details
===========================================================
Hardware
IBM PC330 100MHz Pentium
intel 330fx chipset with 82371FB (PIIX)
13GB Maxtor 91360U4 on IDE0
TOSHIBA CD-ROM XM-6302B, ATAPI CDROM drive on IDE1
hdparm -i /dev/hda reports:
Model=Maxtor 91360U4, FwRev=MA5408S0, SerialNo=C40MF3TC
Config={ Fixed }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=57
BuffType=3(DualPortCache), BuffSize=2048kB, MaxMultSect=16,
MultSect=16
DblWordIO=no, OldPIO=2, DMA=yes, OldDMA=0
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=26588016
tDMA={min:120,rec:120}, DMA modes: mword0 mword1 *mword2
IORDY=on/off, tPIO={min:120,w/IORDY:120}, PIO modes: mode3 mode4
UDMA modes: mode0 mode1 mode2 mode3 mode4
/proc/dma shows only:
4: cascade
startup message snippets:
Linux version 2.2.19 (root@pluto) (gcc version 2.95.2 20000220 (Debian
GNU/Linux)) #3 Tue May 29 09:18:01 EDT 2
001
BIOS-provided physical RAM map:
BIOS-e820: 0009f000 @ 00000000 (usable)
BIOS-e820: 04f00000 @ 00100000 (usable)
Detected 99717 kHz processor.
ide_setup: ide0=autotune # Have also tried without these args
ide_setup: ide0=dma
ide_setup: hda=autotune
...
PCI: PCI BIOS revision 2.10 entry at 0xfda51
PCI: Probing PCI hardware
...
Uniform Multi-Platform E-IDE driver Revision: 6.30
ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx
PIIX: IDE controller on PCI bus 00 dev 38
PIIX: chipset revision 2
PIIX: not 100% native mode: will probe irqs later
PIIX: neither IDE port enabled (BIOS)
hda: Maxtor 91360U4, ATA DISK drive
hdc: TOSHIBA CD-ROM XM-6302B, ATAPI CDROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: Maxtor 91360U4, 12982MB w/2048kB Cache, CHS=1655/255/63
Snippets from .config for kernel 2.2.19 build:
...
CONFIG_PCI=y
CONFIG_PCI_GOBIOS=y # (have also tried "any")
# CONFIG_PCI_GODIRECT is not set
# CONFIG_PCI_GOANY is not set
CONFIG_PCI_BIOS=y
# CONFIG_PCI_QUIRKS is not set (have also tried "y")
# CONFIG_PCI_OLD_PROC is not set
...
#
# Plug and Play support
#
CONFIG_PNP=y (have also tried without)
...
#
# Block devices
#
CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_IDE=y
...
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y # have also tried without
# CONFIG_IDEDISK_STROKE is not set
CONFIG_BLK_DEV_IDECD=m
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_PKT_TASK_IOCTL is not set
# CONFIG_IDE_TASK_IOCTL_DEBUG is not set
...
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y # have also tried without
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_AUTO=y
CONFIG_IDEDMA_NEW_DRIVE_LISTINGS=y
CONFIG_IDEDMA_PCI_EXPERIMENTAL=y
# CONFIG_IDEDMA_PCI_WIP is not set
# CONFIG_BLK_DEV_OFFBOARD is not set
...
CONFIG_BLK_DEV_PIIX=y
CONFIG_PIIX_TUNING=y # have also tried without
...
# CONFIG_IDE_CHIPSETS is not set
# CONFIG_IDEDMA_IVB is not set
------------------------------
From: "B.Y." <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking,comp.os.linux.misc
Subject: Help! Hardware or software error?
Date: 29 May 2001 17:52:25 GMT
Can someone tap me with a clue stick and point the way. before I open the
box and tamper with my hardware I would like to know that this is not a
software problem.
OS: Linux 2.2.17, Red Hat 6.2 stock with all updates installed.
Using IPCHAINS to do NAT.
Machine: dual PIII/550 [Katmai], 512MB,
Microstar MS-6120N <440BX chipset> motherboard
lspci of the PCI bus:
00:00.0 Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge (rev 03
00:01.0 PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge (rev 03)
00:07.0 ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 02)
00:0e.0 SCSI storage controller: Symbios Logic Inc. (formerly NCR) 53c895 (rev 0
00:0f.0 Ethernet controller: VIA Technologies, Inc. VT86C100A [Rhine 10/100] (re
00:10.0 Ethernet controller: Accton Technology Corporation SMC2-1211TX (rev 10)
00:12.0 VGA compatible controller: 3DLabs GLINT R3 (rev 01)
Other hardware: 18 GB U2W SCSI hard drive [Fujitsu]
Toshiba 16x SCSI CD-Rom
Yamaha 16x6x4x CD-RW
Original routing table:
default is eth0
eth1 to 10.0.0.0 with netmask 255.0.0.0
eth1 no longer connects; attempt to deactivate and activate it emits this:
route: netmask doesn't match route address
Usage: route [-nNvee] [-FC] [<AF>] List kernel routing tables
route [-v] [-FC] {add|del|flush} ... Modify routing table for AF.
route {-h|--help} [<AF>] Detailed usage syntax for specified
AF.
route {-V|--version} Display version/author and exit.
-v, --verbose be verbose
-n, --numeric dont resolve names
-N, --symbolic resolve hardware names
-e, --extend display other/more information
-F, --fib display Forwarding Information Base (default)
-C, --cache display routing cache instead of FIB
<AF>=Use '-A <af>' or '--<af>' Default: inet
List of possible address families (which support routing):
inet (DARPA Internet) inet6 (IPv6) ax25 (AMPR AX.25)
netrom (AMPR NET/ROM) ipx (Novell IPX) ddp (Appletalk DDP)
output of route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
210.58.244.0 * 255.255.255.0 U 0 0 0 eth0
10.0.0.0 * 255.0.0.0 U 0 0 0 eth1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 1.c210-58-244.e 0.0.0.0 UG 0 0 0 eth0
------------------------------
From: "Steven" <[EMAIL PROTECTED]>
Subject: Re: home web/file server specs?
Date: Tue, 29 May 2001 17:59:17 GMT
Thanks for the advice everyone, its been a big help in deciding what
hardware to buy. :)
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list by posting to comp.os.linux.hardware.
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Hardware Digest
******************************