lkml.org 
[lkml]   [1996]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectVortex net hang with 2.0.4/2.0.5
Date
From
I've played around some more, and it seems that I can reproduce the
networking freeze with my Vortex card with 2.0.4 and 2.0.5.

This happens if I connect to my server using ssh and run a
very graphics - intensive application there (which sends X bitmaps
as fast as it can). After some time, the networking on the server
goes totally dead; nothing works, not even a ping to the local gateway,
and the machine also can't be pinged from the outside. Nothing
is logged anywhere that I can see.

Going back to 2.0.3 (which had an old version of the driver) works.
Following are my 2.0.5 boot messages, and my .config.

Console: 16 point font, 400 scans
Console: colour VGA+ 80x25, 1 virtual console (max 63)
pcibios_init : BIOS32 Service Directory structure at 0x000facd0
pcibios_init : BIOS32 Service Directory entry at 0xfb190
pcibios_init : PCI BIOS revision 2.10 entry at 0xfb1c0
Probing PCI hardware.
Calibrating delay loop.. ok - 53.25 BogoMIPS
Memory: 30900k/32768k available (732k kernel code, 384k reserved, 752k data)
Swansea University Computer Society TCP/IP for NET3.034
IP Protocols: ICMP, UDP, TCP
Checking 386/387 coupling... Ok, fpu using exception 16 error reporting.
Checking 'hlt' instruction... Ok.
Linux version 2.0.5 (root@mvmap66.ciw.uni-karlsruhe.de) (gcc version 2.7.2) #12- Wed Jul 10 17:03:04 MET DST 1996
Real Time Clock Driver v1.07
Ramdisk driver initialized : 16 ramdisks of 0K size
Started kswapd v 1.4.2.2
aic7xxx: BurstLen = 8 DWDs, Latency Timer = 32 PCLKS
aic7xxx: AHA-2940 Rev B.
aic7xxx: devconfig = 0x500.
aic7xxx: Reading SEEPROM...done.
aic7xxx: Extended translation enabled.
aic7xxx: Using 16 SCB's after checking for SCB memory.
AHA-2940 (PCI-bus):
irq 11
bus release time 40 bclks
data fifo threshold 100
SCSI CHANNEL A:
scsi id 7
scsi selection timeout 256 ms
scsi bus reset at power-on enabled
scsi bus parity enabled
scsi bus termination (low byte) enabled
aic7xxx: Downloading sequencer code...done.
aic7xxx: Resetting the SCSI bus...done.
PPA: unable to initialise controller at 0x378, error 2
scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 3.2/3.1/3.0
scsi : 1 host.
aic7xxx: Scanning channel A for devices.
aic7xxx: Target 0, channel A, now synchronous at 10.0MHz, offset(0xf).
Vendor: IBM Model: DORS-32160 Rev: S82C
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sda at scsi0, channel 0, id 0, lun 0
aic7xxx: Target 2, channel A, now synchronous at 10.0MHz, offset(0xf).
Vendor: IBM Model: DPES-31080 Rev: S31Q
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sdb at scsi0, channel 0, id 2, lun 0
aic7xxx: Target 4, channel A, now synchronous at 4.0MHz, offset(0xf).
Vendor: TOSHIBA Model: CD-ROM XM-3601TA Rev: 0725
Type: CD-ROM ANSI SCSI revision: 02
Detected scsi CD-ROM sr0 at scsi0, channel 0, id 4, lun 0
scsi : detected 1 SCSI cdrom 2 SCSI disks total.
SCSI device sda: hdwr sector= 512 bytes. Sectors= 4226725 [2063 MB] [2.1 GB]
SCSI device sdb: hdwr sector= 512 bytes. Sectors= 2118144 [1034 MB] [1.0 GB]
Overriding PCI latency timer (CFLT) setting of 32, new value is 255.
eth0: 3Com 3c590 Vortex 10Mbps at 0x6000, 00:a0:24:57:ee:81, IRQ 10
Internal config register is 120010, transceivers 0xe138.
8K byte-wide RAM 1:1 Rx:Tx split, 10Mbs AUI interface.
3c59x.c:v0.25 5/17/96 becker@cesdis.gsfc.nasa.gov
Partition check:
sda: sda1 sda2 sda3
sdb: sdb1
VFS: Mounted root (ext2 filesystem) readonly.
Adding Swap: 72288k swap-space
eth0: vortex_open() InternalConfig 00120010.
eth0: vortex_open() irq 10 media status 0808.

CONFIG_EXPERIMENTAL=y
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_NET=y
CONFIG_PCI=y
CONFIG_PCI_OPTIMIZE=y
CONFIG_SYSVIPC=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_KERNEL_ELF=y
CONFIG_M586=y
CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_RAM=y
CONFIG_FIREWALL=y
CONFIG_INET=y
CONFIG_IP_FIREWALL=y
CONFIG_IP_FIREWALL_VERBOSE=y
CONFIG_IP_ALWAYS_DEFRAG=y
CONFIG_IP_ACCT=y
CONFIG_INET_PCTCP=y
CONFIG_IP_NOSR=y
CONFIG_SKB_LARGE=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=y
CONFIG_BLK_DEV_SR=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_AIC7XXX=y
CONFIG_SCSI_NCR53C7xx=y
CONFIG_SCSI_NCR53C7xx_sync=y
CONFIG_SCSI_NCR53C7xx_DISCONNECT=y
CONFIG_SCSI_PPA=y
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
CONFIG_NET_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
CONFIG_VORTEX=y
CONFIG_QUOTA=y
CONFIG_MINIX_FS=y
CONFIG_EXT2_FS=y
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_PROC_FS=y
CONFIG_NFS_FS=y
CONFIG_SMB_FS=y
CONFIG_SMB_LONG=y
CONFIG_ISO9660_FS=y
CONFIG_SERIAL=y
CONFIG_RTC=y
--
Thomas Koenig, Thomas.Koenig@ciw.uni-karlsruhe.de, ig25@dkauni2.bitnet.
The joy of engineering is to find a straight line on a double
logarithmic diagram.


\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.028 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site