From owner-freebsd-current Wed Dec 25 7:20:11 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4893837B401 for ; Wed, 25 Dec 2002 07:20:02 -0800 (PST) Received: from quantumnet.de (pD9E49713.dip.t-dialin.net [217.228.151.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4336C43E4A for ; Wed, 25 Dec 2002 07:20:00 -0800 (PST) (envelope-from gernot@quantumnet.de) Received: from homer.quantumnet.de (localhost [127.0.0.1]) by quantumnet.de (8.12.6/8.12.6) with ESMTP id gBPFLndk012557; Wed, 25 Dec 2002 16:21:49 +0100 (CET) (envelope-from gernot.weber) Received: from localhost (gernot@localhost) by homer.quantumnet.de (8.12.6/8.12.6/Submit) with ESMTP id gBPFLmFc012554; Wed, 25 Dec 2002 16:21:48 +0100 (CET) Date: Wed, 25 Dec 2002 16:21:48 +0100 (CET) From: "Gernot A. Weber" To: "Sergey A. Osokin" Cc: current@freebsd.org Subject: Re: RC2 very unstable on my box In-Reply-To: <20021225092405.GA21537@freebsd.org.ru> Message-ID: <20021225161607.B12465@homer.quantumnet.de> References: <20021225094001.D900@homer.quantumnet.de> <20021225092405.GA21537@freebsd.org.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Second idea is tell, if it possible, more information about your > hardware/kernel-config/dmesg output... Hardware: Asus P2B-DS Dual PIII-450 512MB RAM NVIDIA TNT2 Chipset Do you need anything else? Ok, I did a diff between GENERIC and my own kernel: su-2.05b# diff GENERIC HOMER 19c19 < # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.369.2.1 2002/12/18 08:11:24 scottl Exp $ --- > # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.369 2002/10/19 16:54:07 rwatson Exp $ 25c25 < ident GENERIC --- > ident KOPERNIKUS 59a60 > options VESA 61,66c62,69 < # Debugging for use in -current < #options DDB #Enable the kernel debugger < #options INVARIANTS #Enable calls of extra sanity checking < options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS < #options WITNESS #Enable checks to detect deadlocks and cycles < #options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed --- > # > # DP2-specific Options: > # > # Disable certain VM optimizations as they currently cause memory corruption > # on newer Pentium4 and Athlon systems. > # > options DISABLE_PSE > options DISABLE_PG_G 69,70c72,73 < #options SMP # Symmetric MultiProcessor Kernel < #options APIC_IO # Symmetric (APIC) I/O --- > options SMP # Symmetric MultiProcessor Kernel > options APIC_IO # Symmetric (APIC) I/O 124,130c127,133 < device aac # Adaptec FSA RAID < device aacp # SCSI passthrough for aac (requires CAM) < device amr # AMI MegaRAID < device ida # Compaq Smart RAID < device mlx # Mylex DAC960 family < device pst # Promise Supertrak SX6000 < device twe # 3ware ATA RAID --- > #device aac # Adaptec FSA RAID > #device aacp # SCSI passthrough for aac (requires CAM) > #device amr # AMI MegaRAID > #device ida # Compaq Smart RAID > #device mlx # Mylex DAC960 family > #device pst # Promise Supertrak SX6000 > #device twe # 3ware ATA RAID 161c164 < device cbb # cardbus (yenta) bridge --- > #device cbb # cardbus (yenta) bridge 163,164c166,167 < device pccard # PC Card (16-bit) bus < device cardbus # CardBus (32-bit) bus --- > #device pccard # PC Card (16-bit) bus > #device cardbus # CardBus (32-bit) bus 187c190 < device dc # DEC/Intel 21143 and various workalikes --- > #device dc # DEC/Intel 21143 and various workalikes 189,198c192,201 < device pcn # AMD Am79C97x PCI 10/100 (precedence over 'lnc') < device rl # RealTek 8129/8139 < device sf # Adaptec AIC-6915 (``Starfire'') < device sis # Silicon Integrated Systems SiS 900/SiS 7016 < device ste # Sundance ST201 (D-Link DFE-550TX) < device tl # Texas Instruments ThunderLAN < device tx # SMC EtherPower II (83c170 ``EPIC'') < device vr # VIA Rhine, Rhine II < device wb # Winbond W89C840F < device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') --- > #device pcn # AMD Am79C97x PCI 10/100 (precedence over 'lnc') > #device rl # RealTek 8129/8139 > #device sf # Adaptec AIC-6915 (``Starfire'') > #device sis # Silicon Integrated Systems SiS 900/SiS 7016 > #device ste # Sundance ST201 (D-Link DFE-550TX) > #device tl # Texas Instruments ThunderLAN > #device tx # SMC EtherPower II (83c170 ``EPIC'') > #device vr # VIA Rhine, Rhine II > #device wb # Winbond W89C840F > #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') 201c204 < device cs # Crystal Semiconductor CS89x0 NIC --- > #device cs # Crystal Semiconductor CS89x0 NIC 203,209c206,212 < device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards < device ex # Intel EtherExpress Pro/10 and Pro/10+ < device ep # Etherlink III based cards < device fe # Fujitsu MB8696x based cards < device lnc # NE2100, NE32-VL Lance Ethernet cards < device sn # SMC's 9000 series of ethernet chips < device xe # Xircom pccard ethernet --- > #device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards > #device ex # Intel EtherExpress Pro/10 and Pro/10+ > #device ep # Etherlink III based cards > #device fe # Fujitsu MB8696x based cards > #device lnc # NE2100, NE32-VL Lance Ethernet cards > #device sn # SMC's 9000 series of ethernet chips > #device xe # Xircom pccard ethernet 215,217c218,220 < device an # Aironet 4500/4800 802.11 wireless NICs. < device awi # BayStack 660 and others < device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs. --- > #device an # Aironet 4500/4800 802.11 wireless NICs. > #device awi # BayStack 660 and others > #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs. 231a235,247 > # Firewall > > options IPFIREWALL > options IPFIREWALL_VERBOSE > options IPDIVERT > options IPV6FIREWALL > options IPV6FIREWALL_VERBOSE > > options NETGRAPH > options NETGRAPH_ETHER > options NETGRAPH_SOCKET > options NETGRAPH_PPPOE > 250,252c266,268 < device aue # ADMtek USB ethernet < device cue # CATC USB ethernet < device kue # Kawasaki LSI USB ethernet --- > #device aue # ADMtek USB ethernet > #device cue # CATC USB ethernet > #device kue # Kawasaki LSI USB ethernet dmesg output: Copyright (c) 1992-2002 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 5.0-RC #1: Tue Dec 24 16:10:12 CET 2002 gernot@homer.quantumnet.de:/usr/obj/usr/src/sys/HOMER Preloaded elf kernel "/boot/kernel/kernel" at 0xc078f000. Preloaded elf module "/boot/kernel/splash_bmp.ko" at 0xc078f0a8. Preloaded splash_image_data "/boot/splash.bmp" at 0xc078f158. Preloaded elf module "/boot/kernel/linux.ko" at 0xc078f1a8. Preloaded elf module "/boot/kernel/nvidia.ko" at 0xc078f254. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc078f300. Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (451.03-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x673 Stepping = 3 Features=0x383fbff real memory = 536858624 (511 MB) avail memory = 513421312 (489 MB) Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 IOAPIC #0 intpin 16 -> irq 11 IOAPIC #0 intpin 17 -> irq 10 IOAPIC #0 intpin 18 -> irq 12 IOAPIC #0 intpin 19 -> irq 9 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): apic id: 1, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 Initializing GEOMetry subsystem Pentium Pro MTRR support enabled VESA: v3.0, 4096k memory, flags:0x1, mode table:0xc0516d82 (1000022) VESA: NVidia npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard ACPI-0625: *** Info: GPE Block0 defined as GPE0 to GPE15 Using $PIR table, 7 entries at 0xc00f0d20 acpi0: power button is handled as a fixed feature programming model. Timecounter "ACPI-safe" frequency 3579545 Hz acpi_timer0: <24-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0 acpi_cpu0: on acpi0 acpi_cpu1: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xe4000000-0xe7ffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 nvidia0: mem 0xe2000000-0xe3ffffff,0xe0000000-0xe0ffffff irq 11 at device 0.0 on pci1 isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xd800-0xd80f at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xd400-0xd41f irq 9 at device 4.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhub1: Atmel Standard USB Hub, class 9/0, rev 1.10/3.00, addr 2 uhub1: 4 ports with 4 removable, self powered ums0: Cypress Sem PS2/USB Browser Combo Mouse, rev 1.00/0.10, addr 3, iclass 3/1 ums0: 5 buttons and Z dir. ulpt0: Canon S450, rev 1.10/1.02, addr 4, iclass 7/1 ulpt0: using bi-directional mode ulpt1: HewLett Packard HP LaserJet 1200, rev 1.10/1.00, addr 5, iclass 7/1 ulpt1: using bi-directional mode Timecounter "PIIX" frequency 3579545 Hz pci0: at device 4.3 (no driver attached) ahc0: port 0xd000-0xd0ff mem 0xdf800000-0xdf800fff irq 9 at device 6.0 on pci0 aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs pci0: at device 9.0 (no driver attached) fxp0: port 0xb400-0xb43f mem 0xde000000-0xde01ffff,0xde800000-0xde800fff irq 12 at device 10.0 on pci0 fxp0: Ethernet address 00:02:b3:1a:c7:21 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp1: port 0xb000-0xb03f mem 0xdd000000-0xdd01ffff,0xdd800000-0xdd800fff irq 10 at device 11.0 on pci0 fxp1: Ethernet address 00:02:b3:1a:93:ea inphy1: on miibus1 inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fdc0: port 0x3f7,0x3f2-0x3f5 irq 6 drq 2 on acpi0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0 port 0x778-0x77b,0x378-0x37f irq 7 drq 3 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A sio1 port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 orm0: