Date: Fri, 4 May 2001 14:05:20 -0700 From: Michael Han <mikehan@mikehan.com> To: hardware@freebsd.org Subject: Intel 82562 fxp problem Message-ID: <20010504140519.A33085@giles.mikehan.com>
next in thread | raw e-mail | index | archive | help
I've got a box running FreeBSD 4.2-STABLE (cvsup'd about 2/20). It's an Intel 815EEA motherboard based on the 815E chipset, with an Intel 82562 integrated Ethernet adapter (on a riser?). The box frequently gives kernel warnings like: fxp0: SCB timeout fxp0: device timeout corresponding to the box dropping off of the network. Sometimes permanently, sometimes temporarily. I can't get console access, so I don't know if "ifconfig fxp0 down; ifconfig fxp0 up" or something like that helps or not. Anyone seen any similar problems? I have read the fxp(4) manpage and, as suggested, tried different cables. The box has also gotten a new motherboard (same model). It's been connected to different hardware (10Mbps hub and a 10/100 switch). It did this on 4.2-RELEASE and 4.2-STABLE. Whatever I do, it continues to exhibit this problem. Go easy here, I don't have physical access, so there's a bunch of stuff I'd have looked at that I can't verify one way or the other. Here's uname -a: FreeBSD xxxx.xxxxxx.xxx 4.2-STABLE FreeBSD 4.2-STABLE #0: Sun Feb 25 16:45:30 EST 2001 root@xxxx.xxxxxx.xxx:/usr/obj/usr/src/sys/XXXX i386 Here's dmesg showing the problem: Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-STABLE #0: Sun Feb 25 16:45:30 EST 2001 root@xxxx.xxxxxx.xxx:/usr/obj/usr/src/sys/XXXX Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (730.97-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> real memory = 535560192 (523008K bytes) avail memory = 518254592 (506108K bytes) pnpbios: Bad PnP BIOS data checksum Preloaded elf kernel "kernel" at 0xc0333000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 pci0: <Intel model 1132 VGA-compatible display device> at 2.0 irq 11 pcib1: <PCI to PCI bridge (vendor=8086 device=244e)> at device 30.0 on pci0 pci1: <PCI bus> on pcib1 fxp0: <Intel PLC 10/100 Ethernet> port 0xdf00-0xdf3f mem 0xff8ff000-0xff8fffff irq 11 at device 8.0 on pci1 fxp0: Ethernet address 00:03:47:63:6c:94 isab0: <PCI to ISA bridge (vendor=8086 device=2440)> at device 31.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel ICH2 ATA100 controller> port 0xffa0-0xffaf at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: <UHCI (generic) USB controller> port 0xef40-0xef5f irq 10 at device 31.2 on pci0 uhci0: (New UHCI DeviceId=0x24428086) usb0: <UHCI (generic) USB controller> on uhci0 usb0: USB revision 1.0 uhub0: (0x24428086) UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered pci0: <unknown card> (vendor=0x8086, dev=0x2443) at 31.3 irq 6 uhci1: <UHCI (generic) USB controller> port 0xef80-0xef9f irq 9 at device 31.4 on pci0 uhci1: (New UHCI DeviceId=0x24448086) usb1: <UHCI (generic) USB controller> on uhci1 usb1: USB revision 1.0 uhub1: (0x24448086) UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered pci0: <unknown card> (vendor=0x8086, dev=0x2445) at 31.5 irq 6 fdc0: direction bit not set fdc0: cmd 3 failed at out byte 1 of 3 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A IP packet filtering initialized, divert enabled, rule-based forwarding enabled, default to accept, logging limited to 100 packets/entry by default ata1-slave: ata_command: timeout waiting for intr ata1-slave: identify failed ad0: 43979MB <IBM-DTLA-307045> [89355/16/63] at ata0-master UDMA33 ata0-slave: DMA limited to UDMA33, non-ATA66 compliant cable ad1: 43979MB <IBM-DTLA-307045> [89355/16/63] at ata0-slave UDMA33 acd0: CDROM <CD-540E> at ata1-master using PIO4 Mounting root from ufs:/dev/ad0s1a fxp0: SCB timeout fxp0: device timeout Waiting (max 60 seconds) for system process `bufdaemon' to stop...stopped Waiting (max 60 seconds) for system process `syncer' to stop...stopped syncing disks... done Uptime: 6m51s Rebooting... -- mikehan@mikehan.com http://www.mikehan.com/ coffee achiever San Francisco, California The life uncaffeinated is not worth living. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010504140519.A33085>