Date: Fri, 5 Aug 2005 20:36:54 -0500 From: ajm <ajm@stx.rr.com> To: freebsd-stable@freebsd.org Subject: Re: ``shutdown -p now'' not working in 5.4 STABLE Message-ID: <20050806013654.GA635@localhost.stx.rr.com> In-Reply-To: <1123190717.786.49.camel@yak.mseubanks.net> References: <1123187556.786.25.camel@yak.mseubanks.net> <p06230918bf183089b61b@[128.113.24.47]> <1123190717.786.49.camel@yak.mseubanks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 04, 2005 at 02:25:17PM -0700, Mike Eubanks wrote: > On Thu, 2005-08-04 at 17:09 -0400, Garance A Drosihn wrote: > > At 1:32 PM -0700 8/4/05, Mike Eubanks wrote: > > >I have finished migrating my system from 5.1-RELEASE to 5.4-STABLE. > > >The system no longer powers down using either the `shutdown -p now' > > >or `acpiconf -s 5' commands. Instead it always restarts. > > > > This won't help much, but I have a system running 5.4-STABLE as of > > Thu Jul 28, and `shutdown -p now' works on that. Dual-athlon. > > > > Ok. I'm also running a dual-athlon with 5.4-STABLE...no problems. I > really don't know why this machine is behaving the way it is, it has > always worked fine under 5.1-RELEASE. I'm hoping it is something fairly > simple though. Other than the lack of a NVIDIA memory controller (pci0 > <memory, RAM> at device 0.x), I'd say everything looks fine. Below is a > snip of the dmesg output for the current custom kernel compiled with > updated source: > > ----------------- > > Copyright (c) 1992-2005 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.4-STABLE #0: Thu Aug 4 18:54:47 PDT 2005 > root@kadavu.mseubanks.net:/usr/obj/usr/src/sys/kadavu > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: AMD Athlon(tm) XP 2700+ (2162.74-MHz 686-class CPU) > Origin = "AuthenticAMD" Id = 0x681 Stepping = 1 > > Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> > AMD Features=0xc0400000<AMIE,DSP,3DNow!> > real memory = 1073676288 (1023 MB) > avail memory = 1045323776 (996 MB) > acpi0: <Nvidia AWRDACPI> on motherboard > acpi0: Power Button (fixed) > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 > cpu0: <ACPI CPU> on acpi0 > acpi_button0: <Power Button> on acpi0 > pcib0: <ACPI Host-PCI bridge> port 0xcf0-0xcf3,0xcf8-0xcff on acpi0 > pci0: <ACPI PCI bus> on pcib0 > agp0: <NVIDIA nForce2 AGP Controller> mem 0xd8000000-0xdbffffff at > device 0.0 on pci0 > pci0: <memory, RAM> at device 0.1 (no driver attached) > pci0: <memory, RAM> at device 0.2 (no driver attached) > pci0: <memory, RAM> at device 0.3 (no driver attached) > > ----------------- > > Any ideas are welcome. > > -- > Mike Eubanks <mse_software@charter.net> > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" This works for me...as root place apm_enable="YES" in the /etc/rc.conf file -- FreeBSD 5.4-RELEASE i386 GENERIC-NEW
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050806013654.GA635>