BUG: linux 2.6.19 unable to enable acpi

2007-01-16 Thread Matheus Izvekov
Just tried linux for the first time on this old machine, and i got this problem. dmesg below: Linux version 2.6.19 ([EMAIL PROTECTED]) (gcc version 4.1.1 (Gentoo 4.1.1-r3)) #10 PREEMPT Sun Dec 10 17:35:24 BRST 2006 BIOS-provided physical RAM map: BIOS-e820: - 0009fc00 (us

Re: BUG: linux 2.6.19 unable to enable acpi

2007-01-16 Thread Matheus Izvekov
On 1/17/07, Arjan van de Ven <[EMAIL PROTECTED]> wrote: On Wed, 2007-01-17 at 02:01 -0200, Matheus Izvekov wrote: > Just tried linux for the first time on this old machine, and i got > this problem. dmesg below: did this machine EVER support acpi ? It used to support power b

Re: BUG: linux 2.6.19 unable to enable acpi

2007-01-16 Thread Matheus Izvekov
On 1/17/07, Luming Yu <[EMAIL PROTECTED]> wrote: On 1/17/07, Matheus Izvekov <[EMAIL PROTECTED]> wrote: > It used to support power button events, dont know what else. Is there > anything I can do to check how good the acpi support is? Did you check BIOS setting? Is ther

Re: BUG: linux 2.6.19 unable to enable acpi

2007-01-16 Thread Matheus Izvekov
I just tried the firmwarekit, and here are the results, attached. TYVM, thats a very useful tool. apicedge (experimental) APIC Edge/Level check 4 This test checks if legacy interrupts are edge and PCI interrupts are level Non-Legacy interrupt 0 is incorrectly level triggered 4 in

Re: BUG: linux 2.6.19 unable to enable acpi

2007-01-17 Thread Matheus Izvekov
On 1/17/07, Sunil Naidu <[EMAIL PROTECTED]> wrote: On 1/17/07, Matheus Izvekov <[EMAIL PROTECTED]> wrote: > I just tried the firmwarekit, and here are the results, attached. > TYVM, thats a very useful tool. I do suspect ACPI issues on my new DG965WH MOBO:- http://www.

Re: BUG: linux 2.6.19 unable to enable acpi

2007-01-17 Thread Matheus Izvekov
On 1/17/07, Len Brown <[EMAIL PROTECTED]> wrote: The code that enables ACPI mode hasn't really changed since before 2.6.12 -- unless udelay() has changed beneath us... So if you are going to test an old version of Linux, you should start before then. Perhaps you can try this debug patch on top

Re: BUG: linux 2.6.19 unable to enable acpi

2007-01-19 Thread Matheus Izvekov
On 1/19/07, Len Brown <[EMAIL PROTECTED]> wrote: I guess I'm losing my mind, because when I read this code, there are only two ways out of the while(retry) loop. Either return with success, or retry is 0. So how the heck is retry printed as 142?! did you notice any delay between the last two lin

Re: BUG: linux 2.6.19 unable to enable acpi

2007-01-19 Thread Matheus Izvekov
On 1/19/07, Matheus Izvekov <[EMAIL PROTECTED]> wrote: On 1/19/07, Len Brown <[EMAIL PROTECTED]> wrote: > I guess I'm losing my mind, because when I read this code, > there are only two ways out of the while(retry) loop. > Either return with success, or retry is 0.

[2.6.21] BUG: at fs/inotify.c:172 set_dentry_child_flags()

2007-05-25 Thread Matheus Izvekov
Got this BUG_ON twice in a row, just found it by scrolling thru my dmesg. BUG: at fs/inotify.c:172 set_dentry_child_flags() [] set_dentry_child_flags+0x10c/0x1a0 [] remove_watch_no_event+0x53/0x60 [] inotify_destroy+0x50/0xb0 [] inotify_release+0x14/0x60 [] __fput+0x93/0x190 [] filp_close+0x47/0x8