Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-21 Thread Kyle Evans
On Wed, Feb 21, 2018 at 8:55 AM, Warner Losh wrote: > > > On Wed, Feb 21, 2018 at 6:58 AM, Kyle Evans wrote: >> >> On Wed, Feb 21, 2018 at 4:43 AM, Juan Ramón Molina Menor >> wrote: >> > Le 20/02/2018 à 22:45, Kyle Evans a écrit : >> >> >> >> On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Me

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-21 Thread Warner Losh
On Wed, Feb 21, 2018 at 6:58 AM, Kyle Evans wrote: > On Wed, Feb 21, 2018 at 4:43 AM, Juan Ramón Molina Menor > wrote: > > Le 20/02/2018 à 22:45, Kyle Evans a écrit : > >> > >> On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor < > lis...@club.fr> > >> wrote: > >>> > >>> [... snip ...] > >

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-21 Thread Rodney W. Grimes
> Le 20/02/2018 ? 22:45, Kyle Evans a ?crit?: > > On Mon, Feb 19, 2018 at 8:21 AM, Juan Ram?n Molina Menor > > wrote: > >> [... snip ...] > >> > >> Moreover, the "boot [kernel]" loader command does not work: > >> > >> OK ls /boot/kernel.old/kernel > >> /boot/kernel.old/kernel > >> OK boot ke

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-21 Thread Kyle Evans
On Wed, Feb 21, 2018 at 4:43 AM, Juan Ramón Molina Menor wrote: > Le 20/02/2018 à 22:45, Kyle Evans a écrit : >> >> On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor >> wrote: >>> >>> [... snip ...] >>> >>> Moreover, the "boot [kernel]" loader command does not work: >>> >>> OK ls /boot/ker

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-21 Thread Juan Ramón Molina Menor
Le 20/02/2018 à 22:45, Kyle Evans a écrit : On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor wrote: [... snip ...] Moreover, the "boot [kernel]" loader command does not work: OK ls /boot/kernel.old/kernel /boot/kernel.old/kernel OK boot kernel.old Command failed OK boot /boot/ker

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-20 Thread Kyle Evans
On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor wrote: > [... snip ...] > > Moreover, the "boot [kernel]" loader command does not work: > > OK ls /boot/kernel.old/kernel > /boot/kernel.old/kernel > OK boot kernel.old > Command failed > OK boot /boot/kernel.old/kernel > Command failed

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-20 Thread Juan Ramón Molina Menor
Le 19/02/2018 à 21:21, Kyle Evans a écrit :> Hello! On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor wrote: I have done a full build of r329555 to test the new Lua boot loader. Both the new and the old kernels panic after being loaded with: panic: running without device atpic require

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Warner Losh
On Feb 19, 2018 3:38 PM, "Kyle Evans" wrote: On Mon, Feb 19, 2018 at 4:32 PM, Warner Losh wrote: > > > On Mon, Feb 19, 2018 at 2:57 PM, Devin Teske wrote: >> >> >> >> > On Feb 19, 2018, at 2:21 PM, Kyle Evans wrote: >> > >> > It seems that the Forth loader might be doing something sneaky and >

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Devin Teske
> On Feb 19, 2018, at 4:32 PM, Warner Losh wrote: > > > >> On Mon, Feb 19, 2018 at 2:57 PM, Devin Teske wrote: >> >> >> > On Feb 19, 2018, at 2:21 PM, Kyle Evans wrote: >> > >> > It seems that the Forth loader might be doing something sneaky and >> > replacing the standard common "boot" w

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Kyle Evans
gets sOn Mon, Feb 19, 2018 at 6:11 PM, Peter Lei wrote: > > > On 2/19/18 5:48 PM, Kyle Evans wrote: >> >> >> On Feb 19, 2018 5:44 PM, "Peter Lei" > > wrote: >> >> >> >> On 2/19/18 2:21 PM, Kyle Evans wrote: >> > Hello! >> > >> > On Mon, Feb 19, 2018 at 8

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Peter Lei
On 2/19/18 5:48 PM, Kyle Evans wrote: > > > On Feb 19, 2018 5:44 PM, "Peter Lei" > wrote: > > > > On 2/19/18 2:21 PM, Kyle Evans wrote: > > Hello! > > > > On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor > mailto:lis...@club.fr>> wrote:

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Kyle Evans
On Feb 19, 2018 5:44 PM, "Peter Lei" wrote: On 2/19/18 2:21 PM, Kyle Evans wrote: > Hello! > > On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor wrote: >> I have done a full build of r329555 to test the new Lua boot loader. >> >> Both the new and the old kernels panic after being loaded

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Peter Lei
On 2/19/18 2:21 PM, Kyle Evans wrote: > Hello! > > On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor > wrote: >> I have done a full build of r329555 to test the new Lua boot loader. >> >> Both the new and the old kernels panic after being loaded with: >> >> panic: running without device

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Kyle Evans
On Mon, Feb 19, 2018 at 4:32 PM, Warner Losh wrote: > > > On Mon, Feb 19, 2018 at 2:57 PM, Devin Teske wrote: >> >> >> >> > On Feb 19, 2018, at 2:21 PM, Kyle Evans wrote: >> > >> > It seems that the Forth loader might be doing something sneaky and >> > replacing the standard common "boot" with a

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Warner Losh
On Mon, Feb 19, 2018 at 2:57 PM, Devin Teske wrote: > > > > On Feb 19, 2018, at 2:21 PM, Kyle Evans wrote: > > > > It seems that the Forth loader might be doing something sneaky and > > replacing the standard common "boot" with a Forth boot that handles > > this a lot better. CC'ing dteske@ so t

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Juan Ramón Molina Menor
Le 19/02/2018 à 21:21, Kyle Evans a écrit : Hello! On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor wrote: I have done a full build of r329555 to test the new Lua boot loader. Both the new and the old kernels panic after being loaded with: panic: running without device atpic requires

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Devin Teske
> On Feb 19, 2018, at 2:21 PM, Kyle Evans wrote: > > It seems that the Forth loader might be doing something sneaky and > replacing the standard common "boot" with a Forth boot that handles > this a lot better. CC'ing dteske@ so they can confirm. I can indeed confirm this as fact. Not able to

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Kyle Evans
On Mon, Feb 19, 2018 at 3:37 PM, Warner Losh wrote: > > > On Feb 19, 2018 1:23 PM, "Kyle Evans" wrote: > > Hello! > > On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor > wrote: >> I have done a full build of r329555 to test the new Lua boot loader. >> >> Both the new and the old kernels p

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Juan Ramón Molina Menor
Le 19/02/2018 à 15:39, David Wolfskill a écrit : On Mon, Feb 19, 2018 at 03:21:50PM +0100, Juan Ramón Molina Menor wrote: I have done a full build of r329555 to test the new Lua boot loader. Both the new and the old kernels panic after being loaded with: panic: running without device atpic req

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Warner Losh
On Feb 19, 2018 1:23 PM, "Kyle Evans" wrote: Hello! On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor wrote: > I have done a full build of r329555 to test the new Lua boot loader. > > Both the new and the old kernels panic after being loaded with: > > panic: running without device atpic

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Kyle Evans
Hello! On Mon, Feb 19, 2018 at 8:21 AM, Juan Ramón Molina Menor wrote: > I have done a full build of r329555 to test the new Lua boot loader. > > Both the new and the old kernels panic after being loaded with: > > panic: running without device atpic requires a local APIC > > For reasons unknown,

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread David Wolfskill
On Mon, Feb 19, 2018 at 03:21:50PM +0100, Juan Ramón Molina Menor wrote: > I have done a full build of r329555 to test the new Lua boot loader. > > Both the new and the old kernels panic after being loaded with: > > panic: running without device atpic requires a local APIC > > For reasons unknow

ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Juan Ramón Molina Menor
Moreover, the "boot [kernel]" loader command does not work: OK ls /boot/kernel.old/kernel /boot/kernel.old/kernel OK boot kernel.old Command failed OK boot /boot/kernel.old/kernel Command failed OK boot kernel Command failed I forgot that I tried starting with "unload", which seems to wor

ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Juan Ramón Molina Menor
I have done a full build of r329555 to test the new Lua boot loader. Both the new and the old kernels panic after being loaded with: panic: running without device atpic requires a local APIC For reasons unknown, ACPI is off, as shown by David Wolfskill in a previous message: https://lists.fre

Re: ACPI panic on unplugging the power cord.

2013-01-28 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-01-26 11:58:16 -0500, Pawel Jakub Dawidek wrote: > On Fri, Jan 25, 2013 at 04:19:44PM -0500, Jung-uk Kim wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> On 2013-01-25 04:26:02 -0500, Pawel Jakub Dawidek wrote: >>> On Thu, Jan 24,

Re: ACPI panic on unplugging the power cord.

2013-01-26 Thread Pawel Jakub Dawidek
On Fri, Jan 25, 2013 at 04:19:44PM -0500, Jung-uk Kim wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2013-01-25 04:26:02 -0500, Pawel Jakub Dawidek wrote: > > On Thu, Jan 24, 2013 at 05:18:48PM +0100, Pawel Jakub Dawidek > > wrote: > >> One is when I leave laptop idle for some tim

Re: ACPI panic on unplugging the power cord.

2013-01-25 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-01-25 04:26:02 -0500, Pawel Jakub Dawidek wrote: > On Thu, Jan 24, 2013 at 05:18:48PM +0100, Pawel Jakub Dawidek > wrote: >> One is when I leave laptop idle for some time (few hours?): >> >> http://people.freebsd.org/~pjd/misc/acpi_idle_panic_

Re: ACPI panic on unplugging the power cord.

2013-01-25 Thread Pawel Jakub Dawidek
On Thu, Jan 24, 2013 at 05:18:48PM +0100, Pawel Jakub Dawidek wrote: > One is when I leave laptop idle for some time (few hours?): > > http://people.freebsd.org/~pjd/misc/acpi_idle_panic_0.jpg > http://people.freebsd.org/~pjd/misc/acpi_idle_panic_1.jpg Small update. This panic doesn't

Re: ACPI panic on unplugging the power cord.

2013-01-24 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-01-24 04:41:08 -0500, Andriy Gapon wrote: > on 24/01/2013 02:54 Jung-uk Kim said the following: >> >> Can you please try the attached patch? It is also available from >> here: >> >> http://people.freebsd.org/~jkim/utcache.diff > > Jung-uk,

Re: ACPI panic on unplugging the power cord.

2013-01-24 Thread Pawel Jakub Dawidek
On Wed, Jan 23, 2013 at 07:54:57PM -0500, Jung-uk Kim wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2013-01-22 12:56:29 -0500, Pawel Jakub Dawidek wrote: > > I just upgraded to HEAD today and was wondering what will explode. > > Now I know. > > > > When I unplug power cord from

Re: ACPI panic on unplugging the power cord.

2013-01-24 Thread Andriy Gapon
on 24/01/2013 02:54 Jung-uk Kim said the following: > > Can you please try the attached patch? It is also available from here: > > http://people.freebsd.org/~jkim/utcache.diff Jung-uk, I think that I have a much better patch for all potential ACPI object cache problems :-) http://people.freebs

Re: ACPI panic on unplugging the power cord.

2013-01-23 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-01-22 12:56:29 -0500, Pawel Jakub Dawidek wrote: > I just upgraded to HEAD today and was wondering what will explode. > Now I know. > > When I unplug power cord from my laptop, ACPI panics. Pictures > here: > > http://people.freebsd.org/~pjd

ACPI panic on unplugging the power cord.

2013-01-22 Thread Pawel Jakub Dawidek
I just upgraded to HEAD today and was wondering what will explode. Now I know. When I unplug power cord from my laptop, ACPI panics. Pictures here: http://people.freebsd.org/~pjd/misc/acpi_panic_0.jpg http://people.freebsd.org/~pjd/misc/acpi_panic_1.jpg Let me know if you need mo

[ACPI] panic on battery insertion since last ACPI update

2012-03-24 Thread Lars Engels
With yesterday's CURRENT (r233364) the system panics when I insert the battery into the notebook. milhouse.bsd-geek.de dumped core - see /var/crash/vmcore.0 Sat Mar 24 22:26:15 CET 2012 FreeBSD milhouse.bsd-geek.de 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r233364M: Fri Mar 23 17:48:19 CET 2012

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 particular the geom ones), and what GE

Re: ACPI panic on boot recent HEAD

2010-11-07 Thread Garrett Cooper
On Sun, Nov 7, 2010 at 12:42 PM, Sam Fourman Jr. wrote: > On Sun, Nov 7, 2010 at 1:29 PM, Garrett Cooper wrote: >> On Sun, Nov 7, 2010 at 10:02 AM, Sam Fourman Jr. wrote: >>> Hello list, >>> >>> here is a digital camera pic of a panic that happened while booting >>> yesterdays Source tree >>> >>

Re: ACPI panic on boot recent HEAD

2010-11-07 Thread Sam Fourman Jr.
On Sun, Nov 7, 2010 at 1:29 PM, Garrett Cooper wrote: > On Sun, Nov 7, 2010 at 10:02 AM, Sam Fourman Jr. wrote: >> 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 fr

Re: ACPI panic on boot recent HEAD

2010-11-07 Thread Garrett Cooper
On Sun, Nov 7, 2010 at 10:02 AM, Sam Fourman Jr. wrote: > 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 Uh, tha

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 __

acpi panic

2002-12-22 Thread Steve Kargl
A kernel (and world) built from -current sources from Sunday morning about 9 am PST yields: panic: pmap_mapdev: Couldn't alloc kernel virtual memory Debugger("panic") Stopped at Debugger+0x54: xchgl %ebx, in_Debugger.0 db> tr panic AcpiOsMapMemory AcpiTbGetThisTable AcpiTbGetTableBody AcpiTbGet

Re: ACPI panic at boot time in -current

2001-10-14 Thread Munehiro Matsuda
From: Mitsuru IWASAKI <[EMAIL PROTECTED]> Date: Mon, 15 Oct 2001 00:46:57 +0900 (JST) ::Hi, Intel folks. I've just found the bug in rsutils.c which double ::free(); AcpiUtRemoveReference() and ACPI_MEM_FREE(). Here is a fix. :: ::Index: rsutils.c ::===

Re: [acpi-jp 1343] Re: ACPI panic at boot time in -current

2001-10-14 Thread Mitsuru IWASAKI
Hi, Intel folks. I've just found the bug in rsutils.c which double free(); AcpiUtRemoveReference() and ACPI_MEM_FREE(). Here is a fix. Index: rsutils.c === RCS file: /home/ncvs/src/sys/contrib/dev/acpica/rsutils.c,v retrieving revi

Re: ACPI panic at boot time in -current

2001-10-14 Thread Munehiro Matsuda
Hi all, From: Brian Somers <[EMAIL PROTECTED]> Date: Fri, 12 Oct 2001 01:15:38 +0100 ::Hi, :: ::I was wondering if anybody has any suggestions about why this might ::be happening in -current: ::pccbb1: irq 0 at device 10.1 on pci0 ::pccbb1: PCI Memory allocated: 10001000 ::acpi_pcib0: possible

ACPI panic at boot time in -current

2001-10-11 Thread Brian Somers
Hi, I was wondering if anybody has any suggestions about why this might be happening in -current: Booting [/boot/kernel/kernel]... /boot/kernel/acpi.ko text=0x32f34 data=0xf9c+0x1028 syms=[0x4+0x49c0+0x4+0x61a]- Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 198