From owner-freebsd-acpi@FreeBSD.ORG Thu Aug 9 19:58:02 2007 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E86D16A417 for ; Thu, 9 Aug 2007 19:58:02 +0000 (UTC) (envelope-from gowmo@itecgyn.com.br) Received: from correio.itecgyn.com.br (201.22.164.121.static.gvt.net.br [201.22.164.121]) by mx1.freebsd.org (Postfix) with ESMTP id 90EB813C457 for ; Thu, 9 Aug 2007 19:58:01 +0000 (UTC) (envelope-from gowmo@itecgyn.com.br) Received: from localhost (localhost.itecgyn.com.br [127.0.0.1]) by correio.itecgyn.com.br (Postfix) with ESMTP id 38047115C6; Thu, 9 Aug 2007 16:44:16 +0000 (UTC) MIME-Version: 1.0 Date: Thu, 9 Aug 2007 16:44:16 +0000 From: Wildes Miranda de Oliveira To: Nate Lawson , freebsd-acpi@freebsd.org Organization: Itecgyn Informatica ME In-Reply-To: <46BB63F4.8010401@root.org> References: <46BB63F4.8010401@root.org> Message-ID: <1afa668fc79984e51c4b4c6537d64d37@localhost> X-Sender: gowmo@itecgyn.com.br User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Cc: Subject: Re: Cant load Marvell Yukon network interfacewithacpienabledandAtherosAR5005withacpidisabled. X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Aug 2007 19:58:02 -0000 please, does anyone have any idea ? what i can do ? thanks Nate. wildes miranda On Thu, 09 Aug 2007 11:59:00 -0700, Nate Lawson wrote: > Please redirect this to the list. I'm not sure why this 16 KB > allocation fails. > > Wildes Miranda de Oliveira wrote: >> On Tue, 7 Aug 2007 20:42:34 +0000, Wildes Miranda de Oliveira > wrote: >>> On Tue, 07 Aug 2007 09:53:08 -0700, Nate Lawson wrote: >>>> Wildes Miranda de Oliveira wrote: >>>>> n Tue, 07 Aug 2007 09:16:22 -0700, Nate Lawson wrote: >>>>>> Wildes Miranda de Oliveira wrote: >>>>>>> On Mon, 06 Aug 2007 20:06:56 -0700, Nate Lawson >>> wrote: >>>>>>>> Wildes Miranda de Oliveira wrote: >>>>>>>>>> hi list, >>>>>>>>>> >>>>>>>>>> excuse-me my poorly english. >>>>>>>>>> >>>>>>>>>> recently i bought one notebook acer aspire 3680, and i have had >>>>>>>> problems >>>>>>>>>> for load network interfaces on them. >>>>>>>>>> the problem is that the interface ethernet Marvell Yukon don't >>> load >>>>>>>> with >>>>>>>>>> acpi enabled, and the interface >>>>>>>>>> wireless Atheros AR5005 don't load with acpi disabled, with this >>>>>> it´s >>>>>>>>>> never load on same bootstrap. >>>>>>>>>> i'm annexing informations about dmesg with acpi enabled/disabled > , >>>>>>>>>> acpidump and pciconf -lv. >>>>>>>>>> >>>>>>>>>> i wish ask you about tunning of acpi described in man page. > could >>>>>> this >>>>>>>>>> solve my problem ? >>>>>>>>>> >>>>>>>> Set debug.acpi.disabled="sysres" at the loader prompt or in >>>>>>>> /boot/loader.conf >>>>>> Did this work? >>>>> no, this did not work. what this would do ? >>>> Sorry, I meant "sysresource", not "sysres". >>>> >>>> If you read the man page for acpi, you'll find out. >>>> >>>> -Nate >>> Sorry, i did not get success. i just observed that error message in >>> attach mskc0 interface changed id an rev values from dmesg without >>> debug.acpi.disabled="sysresource". see below : >>> >>> #without debug.acpi.disabled="sysresource" >>> >>> mskc0: irq 16 at device 0.0 on >>> pci2 >>> mskc0: 0x4000 bytes of rid 0x10 res 3 failed (0, 0xffffffff). >>> mskc0: unknown device: id=0x00, rev=0x00 >>> device_attach: mskc0 attach returned 6 >>> >>> #with debug.acpi.disabled="sysresource" >>> >>> mskc0: irq 16 at device 0.0 on >>> pci2 >>> mskc0: 0x4000 bytes of rid 0x10 res 3 failed (0, 0xffffffff). >>> mskc0: unknown device: id=0xff, rev=0x0f >>> device_attach: mskc0 attach returned 6 >>> >>> what i can do for to guide you to help me ? >>> >>> thanks. >> >> please, do you have any idea ? what i can do ? >> >> thanks. >> >> wildes miranda