From owner-freebsd-current Sun Oct 6 19: 0:37 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 9532537B413 for ; Sun, 6 Oct 2002 19:00:29 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id A097343E4A for ; Sun, 6 Oct 2002 19:00:28 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021007020027.QETS6431.sccrmhc01.attbi.com@InterJet.elischer.org>; Mon, 7 Oct 2002 02:00:27 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id SAA30882; Sun, 6 Oct 2002 18:43:56 -0700 (PDT) Date: Sun, 6 Oct 2002 18:43:56 -0700 (PDT) From: Julian Elischer To: Seth Hieronymus Cc: freebsd-current@freebsd.org Subject: Re: My problems with GEOM In-Reply-To: Message-ID: 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 do a 'ps' in ddb On Sun, 6 Oct 2002, Seth Hieronymus wrote: > Hello, > > After recompiling a kernel after the GEOM transition, my boot gets as > far as: > > Initializing GEOMetry subsystem > ad0: 28629MB [58168/16/63] at ata0-master UDMA33 > acd0: CDROM at ata1-master PIO4 > afd0: 239MB [239/64/32] at ata1-slave PIO3 > Mounting root from ufs:/dev/ad0s1a > > and hangs -- only a physical reset works. However, breaking into the > debugger, and running a trace, I get (hand-copied): > > Debugger("manual escape to debugger") > Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 > db> trace > Debugger(c0331a32,4,1,0,1) at Debugger+0x54 > scgetc(c03cc1e0,2,c031a8f5,2fd,c1876b40) at scgetc+0x445 > sckbdevent(c03a6ee0,0,c03cc1e0,c034b1c0,8) at sckbdevent+0x1d0 > atkbd_intr(c03a6ee0,0,c8793d0c,c01a25c2,c03a6ee0) at atkbd_intr+0x2c > atkbd_isa_intr(c03a6ee0,0,c0317bac,215,c0bbf370) at atkbd_isa_intr+0x21 > ithread_loop(c185fe00,c8793d48,c031790b,34d,7641000a) at > ithread_loop+0x182 > fork_exit(c01a2440,c185fe00,c8793d48) at fork_exit+0xa5 > fork_trampoline() at fork_trampoline+0x1a > --- trap 0x1, eip = 0, esp = 0xc8793d7c, ebp = 0 --- > > Am I doing something wrong here? Thanks for any help. My pre-GEOM > dmesg, and kernel config follow. A kernel and world from the day before > the GEOM switch works fine. > > Seth Hieronymus > > ****************** > 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-CURRENT #1: Sat Oct 5 10:00:26 MDT 2002 > root@hts7.hiertech.com:/usr/obj/usr/src/sys/hts7 > Preloaded elf kernel "/boot/kernel.save/kernel" at 0xc0449000. > Preloaded elf module "/boot/kernel/acpi.ko" at 0xc04490b0. > Timecounter "i8254" frequency 1193182 Hz > Timecounter "TSC" frequency 698395737 Hz > CPU: Pentium III/Pentium III Xeon/Celeron (698.40-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0x683 Stepping = 3 > Features=0x387f9ff MOV,PAT,PSE36,PN,MMX,FXSR,SSE> > real memory = 134217728 (131072K bytes) > avail memory = 125603840 (122660K bytes) > Pentium Pro MTRR support enabled > npx0: on motherboard > npx0: INT 16 interface > acpi0: on motherboard > Using $PIR table, 10 entries at 0xc00fdf20 > 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 0x8008-0x800b on acpi0 > acpi_cpu0: on acpi0 > pcib0: port 0xcf8-0xcff on acpi0 > ---- initial configuration ------------------------ > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.13.0 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.13.2 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.13.3 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.14.1 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.14.2 > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.14.3 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.15.0 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.15.1 > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.15.2 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.16.0 > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.16.1 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.16.3 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.17.0 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.17.1 > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.17.2 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.12.0 > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.7.0 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.7.2 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.7.3 > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.1.0 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.1.2 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.1.3 > ---- before setting priority for links ------------ > ---- before fixup boot-disabled links ------------- > ---- after fixup boot-disabled links -------------- > ---- arbitrated configuration --------------------- > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.13.0 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.13.2 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.13.3 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.14.1 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.14.2 > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.14.3 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.15.0 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.15.1 > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.15.2 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.16.0 > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.16.1 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.16.3 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.17.0 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.17.1 > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.17.2 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.12.0 > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.7.0 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.7.2 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.7.3 > \\_SB_.PCI0.ISA_.LNKA irq 11: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.1.0 > \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.1.2 > \\_SB_.PCI0.ISA_.LNKD irq 9: [ 3 4 5 7 9 10 11 12] low,level,sharable > 0.1.3 > pci0: on pcib0 > agp0: mem > 0xf4000000-0xf7ffffff at device 0.0 on pci0 > pcib1: at device 1.0 on pci0 > pci1: on pcib1 > pci1: at device 0.0 (no driver attached) > isab0: at device 7.0 on pci0 > isa0: on isab0 > atapci0: port 0x10c0-0x10cf at device 7.1 > on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: at 0x170 irq 15 on atapci0 > pci0: at device 7.2 (no driver attached) > pci0: at device 7.3 (no driver attached) > xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0x1000-0x107f mem > 0xf0004800-0xf000487f irq 11 at device 13.0 on pci0 > xl0: Ethernet address: 00:01:03:1d:29:f0 > miibus0: on xl0 > xlphy0: <3c905C 10/100 internal PHY> on miibus0 > xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > bktr0: mem 0xf0005000-0xf0005fff irq 10 at device 15.0 > on pci0 > bktr0: Hauppauge WinCast/TV, tuner. > pci0: at device 15.1 (no driver attached) > pci0: at device 16.0 (no driver attached) > pci0: