Re: Only display ACPI bootmenu key if ACPI is present

2010-11-09 Thread Garrett Cooper
On Tue, Nov 9, 2010 at 2:58 PM, C. P. Ghost wrote: > On Mon, Nov 8, 2010 at 11:14 PM, John Baldwin wrote: >> This patch changes the Forth code for the Beastie menu to only display the >> menu option to enable or disable ACPI if the loader detects ACPI.  This >> avoids >

Re: Only display ACPI bootmenu key if ACPI is present

2010-11-09 Thread C. P. Ghost
On Mon, Nov 8, 2010 at 11:14 PM, John Baldwin wrote: > This patch changes the Forth code for the Beastie menu to only display the > menu option to enable or disable ACPI if the loader detects ACPI.  This avoids > displaying a menu item prompting to enable ACPI if the BIOS doesn&#

Re: Only display ACPI bootmenu key if ACPI is present

2010-11-09 Thread Andriy Gapon
/ toggle another option. That way you have a multi-selection, > e.g. select safe mode but enable acpi. > Maybe we could also add a menu entry to boot without any modules, so > loaders.conf gets overridden? That sounds cool. Like e.g. selecting verbose single-user boot completely from the me

Re: Only display ACPI bootmenu key if ACPI is present

2010-11-09 Thread Andriy Gapon
on 09/11/2010 07:26 Lars Engels said the following: > Maybe we should also import PCBSD's patches to the beastie menu? > In PCBSD's beastie menu you can toggle some settings like "safe mode", > and "ACPI", so the kernel is not loaded as soon as select an o

Re: Only display ACPI bootmenu key if ACPI is present

2010-11-09 Thread Lars Engels
On Tue, Nov 09, 2010 at 03:45:52PM +0200, Andriy Gapon wrote: > on 09/11/2010 07:26 Lars Engels said the following: > > Maybe we should also import PCBSD's patches to the beastie menu? > > In PCBSD's beastie menu you can toggle some settings like "safe mode", &

Re: Only display ACPI bootmenu key if ACPI is present

2010-11-08 Thread Lars Engels
On Mon, Nov 08, 2010 at 05:14:53PM -0500, John Baldwin wrote: > This patch changes the Forth code for the Beastie menu to only display the > menu option to enable or disable ACPI if the loader detects ACPI. This avoids > displaying a menu item prompting to enable ACPI if the BIOS doesn&#

Re: Only display ACPI bootmenu key if ACPI is present

2010-11-08 Thread Kevin Lo
John Baldwin wrote: > This patch changes the Forth code for the Beastie menu to only display the > menu option to enable or disable ACPI if the loader detects ACPI. This avoids > displaying a menu item prompting to enable ACPI if the BIOS doesn't actually > include ACPI. Any ob

Only display ACPI bootmenu key if ACPI is present

2010-11-08 Thread John Baldwin
This patch changes the Forth code for the Beastie menu to only display the menu option to enable or disable ACPI if the loader detects ACPI. This avoids displaying a menu item prompting to enable ACPI if the BIOS doesn't actually include ACPI. Any objections? --- //depot/projects/smpng/sys

Re: ACPI panic on boot recent HEAD

2010-11-07 Thread Sam Fourman Jr.
>> I saw the ACPI warning on top so I blamed ACPI... >> maybe I was wrong, this stuff is not my strong suit > >    It's ok :) (one thing to note is that the ACPI warning is present > in both cases)... It would be interesting to note what modules you > load (in partic

Re: ACPI panic on boot recent HEAD

2010-11-07 Thread Garrett Cooper
e booting >>> yesterdays Source tree >>> >>> http://www.puffybsd.com/IMG_4136.JPG >>> >>> >>> here is a dmesg from a older current >>> http://www.puffybsd.com/amddmesg.txt >> >> Uh, that looks like geom to me, not acpi... > >

Re: ACPI panic on boot recent HEAD

2010-11-07 Thread Sam Fourman Jr.
m/IMG_4136.JPG >> >> >> here is a dmesg from a older current >> http://www.puffybsd.com/amddmesg.txt > > Uh, that looks like geom to me, not acpi... > -Garrett I saw the ACPI warning on top so I blamed ACPI... maybe I was wrong, this stuff is not my strong sui

Re: ACPI panic on boot recent HEAD

2010-11-07 Thread Garrett Cooper
.puffybsd.com/amddmesg.txt Uh, that looks like geom to me, not acpi... -Garrett ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

ACPI panic on boot recent HEAD

2010-11-07 Thread Sam Fourman Jr.
Hello list, here is a digital camera pic of a panic that happened while booting yesterdays Source tree http://www.puffybsd.com/IMG_4136.JPG here is a dmesg from a older current http://www.puffybsd.com/amddmesg.txt -- Sam Fourman Jr. Fourman Networks http://www.fourmannetworks.com __

Re: c 213323 breaks Sony Vaio P11Z w/o acpi

2010-10-25 Thread Andriy Gapon
on 25/10/2010 14:23 vol...@vwsoft.com said the following: > the Vaio P11Z does not boot at all with ACPI enabled so it's disabled in > loader.conf. The panic messages are various if I try. I would be interested to look at that problem (or those problems) too. And now I think that s

Re: c 213323 breaks Sony Vaio P11Z w/o acpi

2010-10-25 Thread volker
/~vwe/misc/Vaio_p11z/dmesg-verbose.txt Hmm, it looks like you have ACPI and APIC disabled... either in kernel config or in BIOS? If yes, can you try to not do it? Andriy, the Vaio P11Z does not boot at all with ACPI enabled so it's disabled in loader.conf. The panic messages are various

Re: c 213323 breaks Sony Vaio P11Z w/o acpi

2010-10-25 Thread Andriy Gapon
ople.freebsd.org/~vwe/misc/Vaio_p11z/dmesg-verbose.txt Hmm, it looks like you have ACPI and APIC disabled... either in kernel config or in BIOS? If yes, can you try to not do it? -- Andriy Gapon ___ freebsd-current@freebsd.org mailing list http://lists.

Re: c 213323 breaks Sony Vaio P11Z w/o acpi

2010-10-25 Thread volker
Dear Andriy, sorry for the delay. On 10/22/10 11:29, Andriy Gapon wrote: on 22/10/2010 12:09 vol...@vwsoft.com said the following: On 10/22/10 10:53, Andriy Gapon wrote: [ping] Sorry, Andriy! I haven't found the time to hack yesterday. The Intel website doesn't provide the 20091221 tarbal

Re: c 213323 breaks Sony Vaio P11Z w/o acpi

2010-10-22 Thread Andriy Gapon
on 22/10/2010 12:09 vol...@vwsoft.com said the following: > On 10/22/10 10:53, Andriy Gapon wrote: >> >> [ping] > > Sorry, Andriy! > > I haven't found the time to hack yesterday. The Intel website doesn't provide > the 20091221 tarball anymore (but a more recent one) and I need to lay my > hands

Re: c 213323 breaks Sony Vaio P11Z w/o acpi

2010-10-22 Thread volker
m Z520 (single core). System doesn't boot at all w/ acpi enabled. The following patch made me to boot up again. Index: i386/i386/mp_machdep.c === --- i386/i386/mp_machdep.c(revision 213936) +++ i386/i386/mp_machdep.c(workin

Re: c 213323 breaks Sony Vaio P11Z w/o acpi

2010-10-22 Thread Andriy Gapon
e_0x4 at line 289 as cpu_logical is 0. >> >> The cpu is an Intel Atom Z520 (single core). System doesn't boot at all w/ >> acpi >> enabled. >> >> The following patch made me to boot up again. >> >> Index: i386/i386/mp_machdep.c >> =

Re: c 213323 breaks Sony Vaio P11Z w/o acpi

2010-10-18 Thread Andriy Gapon
ore). System doesn't boot at all w/ > acpi > enabled. > > The following patch made me to boot up again. > > Index: i386/i386/mp_machdep.c > === > --- i386/i386/mp_machdep.c(revision 213936) > +++ i3

c 213323 breaks Sony Vaio P11Z w/o acpi

2010-10-18 Thread volker
Hi Andriy & list! Since rev 213323 my Sony Vaio P11Z was unable to boot up. It broke with a divide by zero in topo_probe_0x4 at line 289 as cpu_logical is 0. The cpu is an Intel Atom Z520 (single core). System doesn't boot at all w/ acpi enabled. The following patch made me t

FYI: ACPI buffer overflow

2010-10-17 Thread Hans Petter Selasky
-- Forwarded Message -- Subject: Re: MacBookPro 5,1 Date: Sunday 17 October 2010, 15:47:56 From: Hans Petter Selasky To: freebsd-a...@freebsd.org CC: linux-a...@vger.kernel.org Hi, CC'ing the Linux guys, hence I belive you are using the same ACPI code like in FreeBSD

Re: devd and/or ACPI not reporting a heat problem

2010-06-17 Thread M. Warner Losh
l event and we're going to power down the system : # very soon. : notify 10 { : match "system" "ACPI"; : match "subsystem" "Thermal"; : match "notify" "0xcc"; : action "

Re: devd and/or ACPI not reporting a heat problem

2010-06-16 Thread Doug Barton
On 6/16/2010 5:05 AM, John Baldwin wrote: > You can reduce the polling interval by changing > hw.acpi.thermal.polling_rate (it is in seconds it seems) to a lower value. Thanks, I'll give that a try, although with the cleaning I gave it yesterday I'm hoping to avoid heat problems for a while. :)

Re: devd and/or ACPI not reporting a heat problem

2010-06-16 Thread John Baldwin
we get > # a _CRT or _HOT thermal event and we're going to power down the system > # very soon. > notify 10 { > match "system" "ACPI"; > match "subsystem" "Thermal"; > match "notify"

devd and/or ACPI not reporting a heat problem

2010-06-16 Thread Doug Barton
en running devd all along, and so I initially ruled out the heat problem due to this entry in devd.conf: # Notify all users before beginning emergency shutdown when we get # a _CRT or _HOT thermal event and we're going to power down the system # very soon. notify 10 { match "syst

Re: Intel SE7500WV2 not working with ACPI

2003-12-03 Thread Nate Lawson
Brooks Davis wrote: >> Since acpi0 failed to probe, ACPI isn't used to route interrupts. However, >> the apic code expects ACPI to do that since it enumerated CPUs and I/O >> APICs. You are just going to have to disable ACPI for now. >> >> > acpi0: on mot

Re: ACPI problem, my VAIO won't come back from suspension

2003-12-03 Thread Melvyn Sopacua
On Wednesday 03 December 2003 21:57, Nate Lawson wrote: > On Wed, 3 Dec 2003, Melvyn Sopacua wrote: > > On Tuesday 02 December 2003 23:34, Nate Lawson wrote: > > > Try other states (acpiconf -s 1, 2, 4). If one works, use it. If not, > > > try disabling acpi and

Re: ACPI problem, my VAIO won't come back from suspension

2003-12-03 Thread Nate Lawson
On Wed, 3 Dec 2003, Melvyn Sopacua wrote: > On Tuesday 02 December 2003 23:34, Nate Lawson wrote: > > Try other states (acpiconf -s 1, 2, 4). If one works, use it. If not, > > try disabling acpi and using apm(4) to suspend and resume. > > Normally that would be grand,

Re: ACPI problem, my VAIO won't come back from suspension

2003-12-03 Thread Melvyn Sopacua
Hi Nate, On Tuesday 02 December 2003 23:34, Nate Lawson wrote: > Try other states (acpiconf -s 1, 2, 4). If one works, use it. If not, > try disabling acpi and using apm(4) to suspend and resume. Normally that would be grand, but now that I've not compiled acpi into the kernel

Re: Intel SE7500WV2 not working with ACPI

2003-12-03 Thread John Baldwin
On 02-Dec-2003 Brooks Davis wrote: > On Tue, Dec 02, 2003 at 05:50:27PM -0500, John Baldwin wrote: >> >> On 25-Nov-2003 Brooks Davis wrote: >> > Since the interrupt changes, my dual Xeons based on the SE7500WV2 board >> > don't work with ACPI. Spe

Re: psmintr not attached w/ acpi

2003-12-03 Thread Russell Jackson
Has anyone looked into pr i386/54781? It sounds very similar, and it doesn't happen only on intel laptops. It also happens on my athlon laptop. -- Russell A. Jackson ([EMAIL PROTECTED]) The irony is, if you're willing to kill a perpetrator, you probably won't have to. -- Massad Ayoob ___

Re: /dev/fd0 not working with ACPI

2003-12-02 Thread Fritz Heinrichmeyer
83f9ff AMD Features=0xc044 real memory = 268369920 (255 MB) avail memory = 251052032 (239 MB) Pentium Pro MTRR support enabled acpi0: on motherboard pcibios: BIOS version 2.10 Using $PIR table, 8 entries at 0xc00f7950 acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequenc

Re: ACPI results Inspiron 8000

2003-12-02 Thread Daniel O'Connor
On Tuesday 02 December 2003 21:50, Melvyn Sopacua wrote: > > I used to suspend to disk in 4.x after creating the S2D partition with > > the floppy image from Dell, however I don't any more.. > > I kept the Dell partition intact. Or does it need special formatting? If it's a newish laptop then that

Re: Intel SE7500WV2 not working with ACPI

2003-12-02 Thread Brooks Davis
On Tue, Dec 02, 2003 at 05:50:27PM -0500, John Baldwin wrote: > > On 25-Nov-2003 Brooks Davis wrote: > > Since the interrupt changes, my dual Xeons based on the SE7500WV2 board > > don't work with ACPI. Specificly, the onboard nics (em0 and em1) > > appear to not be

RE: Intel SE7500WV2 not working with ACPI

2003-12-02 Thread John Baldwin
On 25-Nov-2003 Brooks Davis wrote: > Since the interrupt changes, my dual Xeons based on the SE7500WV2 board > don't work with ACPI. Specificly, the onboard nics (em0 and em1) > appear to not be recieving interupts. Instead, they continiously get > watchdog timeouts. In a st

RE: PII SMP system hangs during boot with ACPI enabled

2003-12-02 Thread John Baldwin
On 23-Nov-2003 John Polstra wrote: > I have an old dual PII/400 system that I'm trying to set up as a > -current scratchbox. The motherboard is a Tyan S1836DLUAN with the > Intel 440BX chipset. I upgraded the BIOS to the latest from Tyan's > web site. It is supposed to su

Re: ACPI problem, my VAIO won't come back from suspension

2003-12-02 Thread Nate Lawson
Try other states (acpiconf -s 1, 2, 4). If one works, use it. If not, try disabling acpi and using apm(4) to suspend and resume. Suspend/resume is far down my list of things to troubleshoot and most of the problems are very hw-specific. -Nate

Re: /dev/fd0 not working with ACPI

2003-12-02 Thread Nate Lawson
dmesg, please, including error. -Nate ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: PII SMP system hangs during boot with ACPI enabled

2003-12-02 Thread Nate Lawson
as it does > with -current. (When I originally installed 5.1R, the machine had > an older, non-ACPI BIOS.) > > I've attached the verbose boot messages from 5.1R, in case that's > worth anything. Such a shame -- it gets within a hair's breadth of > running init, b

ACPI problem, my VAIO won't come back from suspension

2003-12-02 Thread Francisco Solsona
Hello, I have a Sony VAIO PCG-GRX626P, and I'm using a two days old FreeBSD current, and pretty much everything works, except that when I move into sleep mode 3 (acpiconf -s 3) I cannot bring my lap back. :-( The fan starts again, but nothing else happens, after a while I just power off the machi

Re: ACPI results Inspiron 8000

2003-12-02 Thread Melvyn Sopacua
On Tuesday 02 December 2003 00:47, Daniel O'Connor wrote: > On Tuesday 02 December 2003 08:46, Ryan wrote: > > Are you able to suspend to disk? So far I haven't been able to suspend to > > disk on my Inspiron 8200. I'm using the "fixed" DSDT table from the URL > > you posted as well. The fixed DSD

/dev/fd0 not working with ACPI

2003-12-02 Thread Fritz Heinrichmeyer
with floppy support and acpi? (There are no newer bios updates for the board around AFAIK) ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: ACPI results Inspiron 8000

2003-12-01 Thread Daniel O'Connor
On Tuesday 02 December 2003 08:46, Ryan wrote: > Are you able to suspend to disk? So far I haven't been able to suspend to > disk on my Inspiron 8200. I'm using the "fixed" DSDT table from the URL > you posted as well. I used to suspend to disk in 4.x after creating the S2D partition with the flo

Re: ACPI results Inspiron 8000

2003-12-01 Thread Melvyn Sopacua
On Monday 01 December 2003 22:56, Thomas wrote: > If you just looking for working acpi with your inspiron 8000 then try this > patches at http://sandcat.nl/~stijn/freebsd/dell.php. It works for me with > -current. Thanx. It mentions the ports version of acpidump and iasl, which are al

RE: ACPI results Inspiron 8000

2003-12-01 Thread Ryan
1019590 AIM/MSN: leadZERO -= http://www.gamersimpact.com =- Thomas said: > Hi > > If you just looking for working acpi with your inspiron 8000 then try this > patches at > http://sandcat.nl/~stijn/freebsd/dell.php. It works for me with -current. > > regards > Thomas Vogt > >>Hi, >

RE: ACPI results Inspiron 8000

2003-12-01 Thread Thomas
Hi If you just looking for working acpi with your inspiron 8000 then try this patches at http://sandcat.nl/~stijn/freebsd/dell.php. It works for me with -current. regards Thomas Vogt Hi, I've done some testing with acpi: S1 level -> does not blank the display. S2 level -> unsuppo

Re: psmintr not attached w/ acpi

2003-12-01 Thread Slawa Olhovchenkov
me the URL to > > > the full ASL so I can see what sets those two variables. > > > > http://zxy.spb.ru/acpi.dump > > > > Do you need additional information? > > Try this workaround, recompile your asl, set dsdt_load in loader.conf. > See acpi(4) if you need

Re: psmintr not attached w/ acpi

2003-12-01 Thread Nate Lawson
ASL so I can see what sets those two variables. > > http://zxy.spb.ru/acpi.dump > > Do you need additional information? Try this workaround, recompile your asl, set dsdt_load in loader.conf. See acpi(4) if you need info on this process. I think your BIOS needs a workaround. I wonder i

ACPI results Inspiron 8000

2003-12-01 Thread Melvyn Sopacua
Hi, I've done some testing with acpi: S1 level -> does not blank the display. S2 level -> unsupported by the BIOS S3/S4 level -> reboot the machine, with at best a print_cpu debug statement[1] s5 level -> works as expected [1] I've pressed 'pause' and copi

Re: psmintr not attached w/ acpi

2003-12-01 Thread Slawa Olhovchenkov
On Mon, Dec 01, 2003 at 09:48:40AM -0800, Nate Lawson wrote: > Your ASL indicates that it returns different values for present (based on > PS2F) and current resources (based on KBDI). Please send me the URL to > the full ASL so I can see what sets those two variables. http://zxy.spb.ru/acpi.dump

Re: psmintr not attached w/ acpi

2003-12-01 Thread Nate Lawson
Your ASL indicates that it returns different values for present (based on PS2F) and current resources (based on KBDI). Please send me the URL to the full ASL so I can see what sets those two variables. -Nate ___ [EMAIL PROTECTED] mailing list http://lis

psmintr not attached w/ acpi

2003-11-30 Thread Slawa Olhovchenkov
If acpi enabled PS/2 mouse failed to work and irq12 cold't attach to psmintr. Is this problem "reporting PS/2 mouse resource before atkbdc"? psmcpnp0 irq 12 on acpi0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 atkbd: the current kbd controller co

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-29 Thread John Polstra
On 29-Nov-2003 George Hartzell wrote: > > Speaking of which, I have a "Good" (see above...) motherboard looking > for a worthy home. There's an alias <[EMAIL PROTECTED]> just for such offers. :-) John ___ [EMAIL PROTECTED] mailing list http://lists.fre

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-29 Thread George Hartzell
Nate Lawson writes: > No way! Good (non-386) equipment is never to old. :) > Please add debug.acpi.disable="cpu" to loader.conf or type that in at the > loader prompt. If it boots ok, we'll have to debug the acpi_cpu_startup > path. Speaking of which, I have a "Good" (see above...) motherbo

Re: FYI: VMware Workstation, ACPI support for FreeBSD guest

2003-11-28 Thread Norikatsu Shigemura
On Fri, 28 Nov 2003 21:03:24 +0900 Makoto Matsushita <[EMAIL PROTECTED]> wrote: > is enabled, etc. Moreover, it seems that long standing "random/slower/ > faster clock-time bug" is resolved! Wow! I want new one:-). > Please note that this is about FreeBSD as VMware's *guest* OS, not > a

FYI: VMware Workstation, ACPI support for FreeBSD guest

2003-11-28 Thread Makoto Matsushita
that finally VMware supports ACPI for FreeBSD guest machine (actually, VMware 4.0.5 supports ACPI, but if you setup VM as FreeBSD guest, ACPI is disabled). It works as it should be; you can find that psm0 and other expected devices are connected to acpi0 bus, acpi_cpu reports that throttling is en

Re: Intel SE7500WV2 not working with ACPI

2003-11-25 Thread Brooks Davis
On Tue, Nov 25, 2003 at 12:12:16PM -0800, Nate Lawson wrote: > > acpi0: on motherboard > > ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.SBRG.EC0_._REG] > > (Node 0xc29b4660), AE_NOT_EXIST > > acpi0: Could not initialise SystemIO handler: AE_NOT_EXIST >

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-25 Thread John Polstra
chine had an older, non-ACPI BIOS.) I've attached the verbose boot messages from 5.1R, in case that's worth anything. Such a shame -- it gets within a hair's breadth of running init, but it just can't quite make it all the way there. John SMAP type=01 base= len=

Re: Intel SE7500WV2 not working with ACPI

2003-11-25 Thread Nate Lawson
> acpi0: on motherboard > ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.SBRG.EC0_._REG] (Node > 0xc29b4660), AE_NOT_EXIST > acpi0: Could not initialise SystemIO handler: AE_NOT_EXIST > device_probe_and_attach: acpi0 attach returned 6 This is the source of the

Intel SE7500WV2 not working with ACPI

2003-11-25 Thread Brooks Davis
Since the interrupt changes, my dual Xeons based on the SE7500WV2 board don't work with ACPI. Specificly, the onboard nics (em0 and em1) appear to not be recieving interupts. Instead, they continiously get watchdog timeouts. In a stock current, this is an instant panic. With a minor fix t

ThinkPad 560Z & ACPI

2003-11-24 Thread Sunny
Good people, I have managed to crowbar ACPI support into working on ThinkPad 560Z with the attached patch. The problem seems to be that TP returns everything and a kitchen sink in the list of available IRQs, but expects OS to use one you have set up using

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-24 Thread John Polstra
On 25-Nov-2003 Nate Lawson wrote: > > Someone more familiar with ithread_loop should probably answer this. One > workaround might be to enable ACPI_NO_SEMAPHORES on your box. I built and booted a kernel with ACPI_NO_SEMAPHORES, but it still hangs at the same point in the boot. The stack trace i

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-24 Thread Nate Lawson
s calling a task and then > > AcpiOsSignalSemaphore is hanging. I'm wondering if your system can't > > handle the acpi interrupt being moved to irq 20. Please try this > > (untested) patch that should disable moving the SCI to irq 20. > > As I mentioned a minute ago, th

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-24 Thread John Polstra
eMutex+0x8c > AcpiUtAcquireFromCache(2,cdb64bf4,c0462229,c12a0c00,cdb64c34) at > AcpiUtAcquireFromCache+0x53 > > Both of these show that acpi_task_thread is calling a task and then > AcpiOsSignalSemaphore is hanging. I'm wondering if your system can't > handle the ac

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-24 Thread John Polstra
idump: sysctl machdep.acpi_root does not point to RSDP >> >> The sysctl command shows that machdep.acpi_root is 0. >> Remember, though, in order to boot it I had to disable ACPI in >> /boot/loader.conf. > > Yes, I see. You could use an older kernel like the 5.1R cd

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-24 Thread Nate Lawson
; > The sysctl command shows that machdep.acpi_root is 0. > Remember, though, in order to boot it I had to disable ACPI in > /boot/loader.conf. Yes, I see. You could use an older kernel like the 5.1R cd. > > If you can break to the debugger after it has hung, a tr would be nice. > > The

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-24 Thread John Polstra
the sources it looks like this is a sysctl rather >>than a tunable. I could change it to a tunable, though, if you >>think it's worthwhile. > > It would be rather complicated to make it a tunable. Far easier to > go into the ACPI timecounter and just give it a negative

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-24 Thread Nate Lawson
On Mon, 24 Nov 2003, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, John Polstra writes: > >On 24-Nov-2003 Nate Lawson wrote: > >> It's a long shot, but what about setting kern.timecounter.hardware to > >> i8254. It appears your ACPI timer

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-24 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, John Polstra writes: >On 24-Nov-2003 Nate Lawson wrote: >> It's a long shot, but what about setting kern.timecounter.hardware to >> i8254. It appears your ACPI timer is bad. The reason why I suggest this >> is that it seems like int

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-24 Thread John Polstra
On 24-Nov-2003 Nate Lawson wrote: > It's a long shot, but what about setting kern.timecounter.hardware to > i8254. It appears your ACPI timer is bad. The reason why I suggest this > is that it seems like interrupts are being lost. I put kern.timecounter.hardware="i8254"

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-24 Thread John Polstra
it I had to disable ACPI in /boot/loader.conf. > If you can break to the debugger after it has hung, a tr would be nice. The fact that it didn't occur to me to try that says a lot about how long I've been away from -current. :-( I've attached traces from two different boots.

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-24 Thread Nate Lawson
should try, just let me know. It's a long shot, but what about setting kern.timecounter.hardware to i8254. It appears your ACPI timer is bad. The reason why I suggest this is that it seems like interrupts are being lost. -Nate ___ [EMAIL PROTECTED] mailing list http:

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-24 Thread Nate Lawson
On Mon, 24 Nov 2003, John Polstra wrote: > On 24-Nov-2003 Nate Lawson wrote: > > Please add debug.acpi.disable="cpu" to loader.conf or type that in at the > > loader prompt. If it boots ok, we'll have to debug the acpi_cpu_startup > > path. > > Thanks. It still hangs even with debug.acpi.disable=

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-24 Thread John Polstra
ll rights reserved. FreeBSD 5.2-BETA #1: Sun Nov 23 13:32:22 PST 2003 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/VASHON Preloaded elf kernel "/boot/kernel/kernel" at 0xc07bc000. ACPI APIC Table: Calibrating clock(s) ... i8254 clock: 1193039 Hz CLK_USE_I8254_CALIBRATION not speci

Re: PII SMP system hangs during boot with ACPI enabled

2003-11-23 Thread Nate Lawson
No way! Good (non-386) equipment is never to old. :) Please add debug.acpi.disable="cpu" to loader.conf or type that in at the loader prompt. If it boots ok, we'll have to debug the acpi_cpu_startup path. -Nate ___ [EMAIL PROTECTED] mailing list http:

PII SMP system hangs during boot with ACPI enabled

2003-11-23 Thread John Polstra
I have an old dual PII/400 system that I'm trying to set up as a -current scratchbox. The motherboard is a Tyan S1836DLUAN with the Intel 440BX chipset. I upgraded the BIOS to the latest from Tyan's web site. It is supposed to support ACPI. I'm using -current from around no

Re: ACPI and APM testing on Dell Inspiron 8200

2003-11-22 Thread Lukas Ertl
On Sat, 22 Nov 2003, Ryan Sommers wrote: > I'm having difficulty getting battery and thermal status. If I compile the > kernel with APM support I get battery statistics but if I try to put > APM/ACPI in the kernel ACPI reports that another PM system is enabled and > doesn

ACPI and APM testing on Dell Inspiron 8200

2003-11-22 Thread Ryan Sommers
I'm having difficulty getting battery and thermal status. If I compile the kernel with APM support I get battery statistics but if I try to put APM/ACPI in the kernel ACPI reports that another PM system is enabled and doesn't load the /dev/acpi device. If I take APM out and compile

RE: Current SMP with ACPI dies in a second

2003-11-20 Thread John Baldwin
mesg and vmstat-i at http://tomppa.iki.fi/~tomppa/FreeBSD/ You probably shouldn't be using intpm with acpi by the way. -- John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/

RE: Current SMP with ACPI dies in a second

2003-11-20 Thread Tomi Vainio - Sun Finland
John Baldwin writes: > > Ok, your BIOS is buggy, but I think I can work around it. > http://www.FreeBSD.org/~jhb/patches/acpi_irq.patch > Thanks, now it's working much better! New dmesg and vmstat-i at http://tomppa.iki.fi/~tomppa/FreeBSD/ Tomppa __

RE: Current SMP with ACPI dies in a second

2003-11-20 Thread John Baldwin
On 19-Nov-2003 Tomi Vainio - Sun Finland wrote: > Tomi Vainio writes: > > My old MSI-6120 SMP system has been unusable quite a while with ACPI. > > I've got these so far: > > - Couldn't get vector from ISR > > - vmstat -i shows high interrupt rates a

Current SMP with ACPI dies in a second

2003-11-19 Thread Tomi Vainio - Sun Finland
Tomi Vainio writes: > My old MSI-6120 SMP system has been unusable quite a while with ACPI. > I've got these so far: > - Couldn't get vector from ISR > - vmstat -i shows high interrupt rates and system is very slow > - kernel trap 12 panic > > Latest

RE: cardbus no longer working with -CURRENT and ACPI

2003-11-18 Thread John Baldwin
On 15-Nov-2003 Dylan Wylie wrote: > List, > > Running -CURRENT now gives the following problem on a Compaq Pressario 1600- > XL144 laptop: > > [...] > cbb0: at device 10.0 on pci0 > cardbus0: on cbb0 > pccard0: <16-bit PCCard bus> on cbb0 > pcib0: _PRS resource entry has unsupported type 0 >

Current SMP with ACPI dies in a second

2003-11-18 Thread Tomi Vainio - Sun Finland
My old MSI-6120 SMP system has been unusable quite a while with ACPI. I've got these so far: - Couldn't get vector from ISR - vmstat -i shows high interrupt rates and system is very slow - kernel trap 12 panic Latest problem is something like this: pfs_vncache_unload(): 2 entries

Re: cvs commit: src/sys/dev/acpica acpi_cpu.c src/share/man/man4 acpi.4 src/sys/conf files src/sys/modules/acpi Makefile

2003-11-16 Thread Nate Lawson
On Sun, 16 Nov 2003, Lukas Ertl wrote: > On Sat, 15 Nov 2003, Nate Lawson wrote: > > > Please test this to be sure that it boots ok on your machine, especially > > SMP boxes. Throttling should still work ok also. > > Seems to work here: > > hw.acpi.cpu.cx_supported: C1/1 C2/1 C3/85 C3/185 > hw.acp

Re: cvs commit: src/sys/dev/acpica acpi_cpu.c src/share/man/man4 acpi.4 src/sys/conf files src/sys/modules/acpi Makefile

2003-11-16 Thread Lukas Ertl
On Sat, 15 Nov 2003, Nate Lawson wrote: > Please test this to be sure that it boots ok on your machine, especially > SMP boxes. Throttling should still work ok also. Seems to work here: hw.acpi.cpu.cx_supported: C1/1 C2/1 C3/85 C3/185 hw.acpi.cpu.cx_lowest: 0 hw.acpi.cpu.cx_history: 173839/0 0/

Re: cardbus no longer working with -CURRENT and ACPI

2003-11-16 Thread Dylan Wylie
: > : [...] > : cbb0: at device 10.0 on pci0 > : cardbus0: on cbb0 > : pccard0: <16-bit PCCard bus> on cbb0 > : pcib0: _PRS resource entry has unsupported type 0 > : cbb: Unable to map IRQ... > : device_probe_and_attach: cbb0 attache returned 12 > : [...] > :

Re: cardbus no longer working with -CURRENT and ACPI

2003-11-15 Thread M. Warner Losh
6-bit PCCard bus> on cbb0 : pcib0: _PRS resource entry has unsupported type 0 : cbb: Unable to map IRQ... : device_probe_and_attach: cbb0 attache returned 12 : [...] : : Disabeling ACPI makes it work again. : However, I'm then getting the 'watchdog time-out, reseting card' thing now

cardbus no longer working with -CURRENT and ACPI

2003-11-15 Thread Dylan Wylie
: cbb0 attache returned 12 [...] Disabeling ACPI makes it work again. However, I'm then getting the 'watchdog time-out, reseting card' thing now, so no net for now. tried the hw.pci._allow_usupported_io_range="1" option, but doesn't help. Everything was fine b

Re: cvs commit: src/sys/dev/acpica acpi_cpu.c src/share/man/man4 acpi.4 src/sys/conf files src/sys/modules/acpi Makefile

2003-11-15 Thread Nate Lawson
11:26:41 -0800 (PST) njl 2003/11/15 11:26:06 PST FreeBSD src repository Modified files: sys/dev/acpica acpi_cpu.c share/man/man4 acpi.4 sys/conf files sys/modules/acpi Makefile Log: Implement Cx CPU idle states and updated throttling

Re: acpi

2003-11-08 Thread Munish Chopra
On 2003-11-08 09:52 +0300, Konstantin Volevatch wrote: > Why acpi.ko module missed after latest CVS update? > Read UPDATING, or check the last few days worth of -current archives. -- Munish Chopra ___ [EMAIL PROTECTED] mailing list http://lists.freebs

acpi

2003-11-07 Thread Konstantin Volevatch
Why acpi.ko module missed after latest CVS update? -- Konstantin M. Volevatch <[EMAIL PROTECTED]> ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: since 2 days apm / ACPI doesn't work and boot instabilities

2003-11-07 Thread Lanny Baron
It's borked in 4.9 as well. I just had to downgrade a bunch of Servers to 4.8 :( Lanny On Fri, 2003-11-07 at 11:07, Andreas Klemm wrote: > Hi, > > wanted to let you know, that since yesterday ACPI on my > Dell Latitude D600 doesn't work anymore. > > Does anybody hav

Re: since 2 days apm / ACPI doesn't work and boot instabilities

2003-11-07 Thread Andreas Klemm
On Fri, Nov 07, 2003 at 11:28:19AM -0500, Ken Menzel wrote: > Hi Andreas, > I bet acpi isn't even running. As of a few days ago acpi is disabled > as a loadable module due to some changes in progress. Try adding > 'device acpi' to your kernel.conf file and rebuild/reins

Re: since 2 days apm / ACPI doesn't work and boot instabilities

2003-11-07 Thread Ken Menzel
Hi Andreas, I bet acpi isn't even running. As of a few days ago acpi is disabled as a loadable module due to some changes in progress. Try adding 'device acpi' to your kernel.conf file and rebuild/reinstall the kernel. Ken - Original Message - From: "Andreas Klem

Re: since 2 days apm / ACPI doesn't work and boot instabilities

2003-11-07 Thread Richard Arends
On Fri, 7 Nov 2003, Andreas Klemm wrote: > wanted to let you know, that since yesterday ACPI on my > Dell Latitude D600 doesn't work anymore. /usr/src/UPDATING 20031103: The i386 APIC_IO kernel option has been replaced by 'device apic'. The ACPI module has

since 2 days apm / ACPI doesn't work and boot instabilities

2003-11-07 Thread Andreas Klemm
Hi, wanted to let you know, that since yesterday ACPI on my Dell Latitude D600 doesn't work anymore. Does anybody have an idea what this breakage might have caused ? About a week ago I got apm/acpi working with an unoff patch from this URL. http://sandcat.nl/~stijn/freebsd/dell.p

ACPI related panic

2003-11-05 Thread Seth Chandler
n. This bug is reproducable: every time i unplug my ac adapter, it panic's. If i boot without the ac adapter plugged in, it panics. If i boot with acpi disabled, it works fine. my kernel config is GENERIC. I've rebuilt as of about 1pm EST today. I'm attaching my dmesg from booting

<    1   2   3   4   5   6   7   8   9   10   >