From owner-freebsd-stable Wed Jan 17 3:53:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lynx.aba.net.au (lynx.esec.com.au [203.21.84.1]) by hub.freebsd.org (Postfix) with SMTP id AD4DD37B400 for ; Wed, 17 Jan 2001 03:53:16 -0800 (PST) Received: (qmail 2801 invoked from network); 17 Jan 2001 11:53:07 -0000 Received: from melb-dialin21.esec.com.au (HELO esec.com.au) (203.25.253.85) by lynx.esec.com.au with SMTP; 17 Jan 2001 11:53:07 -0000 Message-ID: <3A65868E.2CE114AD@esec.com.au> Date: Wed, 17 Jan 2001 22:48:31 +1100 From: sam wun Organization: eSec Limited X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "O. Hartmann" Cc: freebsd-stable@freebsd.org Subject: Re: shutdown problems in 4.2-STABLE References: Content-Type: multipart/alternative; boundary="------------AADDAFA1BB5852766D9DF480" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------AADDAFA1BB5852766D9DF480 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit You will need to recomplie your kernel config file with the following options: device apm0 at nexus? flags 0x20 # Advanced Power Management "O. Hartmann" wrote: > Dear Sirs. > > One of our UNIX machines running FreeBSD 4.2-STABLE (cvsupdated today) > has permanent shutdown problems. > > The phenomenon: > > When typing "shutdown -r now" the system reports shutting down immediately. > But it never shuts down. There is also no shutdown process. The only way to > reboot is "reboot". Otherwise system is always up, without reporting anymore > that it will be shutting down. > > This is the dmesg output: > > 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: Wed Jan 17 10:54:41 CET 2001 > root@wetter.physik.uni-mainz.de:/usr/local/obj/usr/src/sys/WETTER > Timecounter "i8254" frequency 1193191 Hz > CPU: AMD Athlon(tm) Processor (807.19-MHz 686-class CPU) > Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 > Features=0x183f9ff > AMD Features=0xc0440000<,AMIE,DSP,3DNow!> > real memory = 268353536 (262064K bytes) > avail memory = 257703936 (251664K bytes) > Preloaded elf kernel "kernel" at 0xc0351000. > Preloaded elf module "agp.ko" at 0xc035109c. > Pentium Pro MTRR support enabled > apm0: on motherboard > apm: found APM BIOS v1.2, connected at v1.2 > npx0: on motherboard > npx0: INT 16 interface > pcib0: on motherboard > pci0: on pcib0 > agp0: mem 0xe4000000-0xe7ffffff at device 0.0 on pci0 > pcib2: at device 1.0 on pci0 > pci1: on pcib2 > pci1: at 0.0 irq 11 > isab0: at device 4.0 on pci0 > isa0: on isab0 > atapci0: port 0xd800-0xd80f at device 4.1 on pci0 > ata1: at 0x170 irq 15 on atapci0 > pci0: at 4.2 irq 5 > pci0: at 4.3 irq 5 > fxp0: port 0xa400-0xa43f mem 0xdf000000-0xdf0fffff,0xdf800000-0xdf800fff irq 10 at device 11.0 on pci0 > fxp0: Ethernet address 00:02:b3:17:99:90 > atapci1: port 0x8800-0x883f,0x9000-0x9003,0x9400-0x9407,0x9800-0x9803,0xa000-0xa007 mem 0xde800000-0xde81ffff irq 10 at device 17.0 on > pci0 > ata2: at 0xa000 on atapci1 > ata3: at 0x9400 on atapci1 > pcib1: on motherboard > pci2: on pcib1 > atkbdc0: at port 0x60,0x64 on isa0 > atkbd0: irq 1 on atkbdc0 > kbd0 at atkbd0 > psm0: irq 12 on atkbdc0 > psm0: model IntelliMouse, device ID 3 > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > sc0: on isa0 > sc0: VGA <8 virtual consoles, flags=0x200> > fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 > fdc0: FIFO enabled, 8 bytes threshold > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio0: type 16550A > sio1 at port 0x2f8-0x2ff irq 3 flags 0x10 on isa0 > sio1: type 16550A > ppc0: at port 0x378-0x37f irq 7 on isa0 > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/8 bytes threshold > lpt0: on ppbus0 > lpt0: Interrupt-driven port > DUMMYNET initialized (000608) > IP packet filtering initialized, divert enabled, rule-based forwarding enabled, default to deny, unlimited logging > IPsec: Initialized Security Association Processing. > ata1-slave: ata_command: timeout waiting for intr > ata1-slave: identify failed > ata3-slave: ata_command: timeout waiting for intr > ata3-slave: identify failed > ata3-master: ata_command: timeout waiting for intr > ata3-master: identify failed > ad4: 29314MB [59560/16/63] at ata2-master UDMA100 > acd0: CDROM at ata1-master using WDMA2 > Mounting root from ufs:/dev/ad4s1a > > Does anyone have any idea what's going on? > > Thanks in advance, > > Oliver > > - > MfG > O. Hartmann > ------------------------------------------------------------------- > ohartman@ipamzlx.physik.uni-mainz.de > > Klimadatenserver-Abteilung des IPA > IT Netz- und Systembetreuung > Johannes Gutenberg-Universitaet Mainz > Becherweg 21 > D-55099 Mainz > > Tel: +496131/3924662 (Maschinensaal) > Tel: +496131/3924144 > FAX: +496131/3923532 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Sam Wun Firewalls / Security Software Engineer (Snr) Electronic Commerce eSec Limited Phone: +61 3 83715376 (Direct) Mobile: 0403 381 621 mailto:swun@eSec.com.au C++/JAVA/UNIX/OOP/OOD --------------AADDAFA1BB5852766D9DF480 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit You will need to recomplie your kernel config file with the following options:
device          apm0    at nexus? flags 0x20 # Advanced Power Management

"O. Hartmann" wrote:

Dear Sirs.

One of our UNIX machines running FreeBSD 4.2-STABLE (cvsupdated today)
has permanent shutdown problems.

The phenomenon:

When typing "shutdown -r now" the system reports shutting down immediately.
But it never shuts down. There is also no shutdown process. The only way to
reboot is "reboot". Otherwise system is always up, without reporting anymore
that it will be shutting down.

This is the dmesg output:

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: Wed Jan 17 10:54:41 CET 2001
    root@wetter.physik.uni-mainz.de:/usr/local/obj/usr/src/sys/WETTER
Timecounter "i8254"  frequency 1193191 Hz
CPU: AMD Athlon(tm) Processor (807.19-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x642  Stepping = 2
  Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
  AMD Features=0xc0440000<<b18>,AMIE,DSP,3DNow!>
real memory  = 268353536 (262064K bytes)
avail memory = 257703936 (251664K bytes)
Preloaded elf kernel "kernel" at 0xc0351000.
Preloaded elf module "agp.ko" at 0xc035109c.
Pentium Pro MTRR support enabled
apm0: <APM BIOS> on motherboard
apm: found APM BIOS v1.2, connected at v1.2
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
agp0: <VIA Generic host to PCI bridge> mem 0xe4000000-0xe7ffffff at device 0.0 on pci0
pcib2: <PCI to PCI bridge (vendor=1106 device=8305)> at device 1.0 on pci0
pci1: <PCI bus> on pcib2
pci1: <NVidia Riva TNT2 graphics accelerator> at 0.0 irq 11
isab0: <VIA 82C686 PCI-ISA bridge> at device 4.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 82C686 ATA66 controller> port 0xd800-0xd80f at device 4.1 on pci0
ata1: at 0x170 irq 15 on atapci0
pci0: <VIA 83C572 USB controller> at 4.2 irq 5
pci0: <VIA 83C572 USB controller> at 4.3 irq 5
fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xa400-0xa43f mem 0xdf000000-0xdf0fffff,0xdf800000-0xdf800fff irq 10 at device 11.0 on pci0
fxp0: Ethernet address 00:02:b3:17:99:90
atapci1: <Promise ATA100 controller> port 0x8800-0x883f,0x9000-0x9003,0x9400-0x9407,0x9800-0x9803,0xa000-0xa007 mem 0xde800000-0xde81ffff irq 10 at device 17.0 on
pci0
ata2: at 0xa000 on atapci1
ata3: at 0x9400 on atapci1
pcib1: <Host to PCI bridge> on motherboard
pci2: <PCI bus> on pcib1
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model IntelliMouse, device ID 3
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> on isa0
sc0: VGA <8 virtual consoles, flags=0x200>
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 flags 0x10 on isa0
sio1: type 16550A
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
DUMMYNET initialized (000608)
IP packet filtering initialized, divert enabled, rule-based forwarding enabled, default to deny, unlimited logging
IPsec: Initialized Security Association Processing.
ata1-slave: ata_command: timeout waiting for intr
ata1-slave: identify failed
ata3-slave: ata_command: timeout waiting for intr
ata3-slave: identify failed
ata3-master: ata_command: timeout waiting for intr
ata3-master: identify failed
ad4: 29314MB <IBM-DTLA-307030> [59560/16/63] at ata2-master UDMA100
acd0: CDROM <CD-ROM 48X/AKH> at ata1-master using WDMA2
Mounting root from ufs:/dev/ad4s1a

Does anyone have any idea what's going on?

Thanks in advance,

Oliver

-
MfG
O. Hartmann
-------------------------------------------------------------------
ohartman@ipamzlx.physik.uni-mainz.de

Klimadatenserver-Abteilung des IPA
IT Netz- und Systembetreuung
Johannes Gutenberg-Universitaet Mainz
Becherweg 21
D-55099 Mainz

Tel: +496131/3924662 (Maschinensaal)
Tel: +496131/3924144
FAX: +496131/3923532

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message

-- 
Sam Wun                         Firewalls / Security
Software Engineer (Snr)         Electronic Commerce
eSec Limited                    Phone: +61 3 83715376 (Direct)
                                Mobile: 0403 381 621
mailto:swun@eSec.com.au         C++/JAVA/UNIX/OOP/OOD
  --------------AADDAFA1BB5852766D9DF480-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message