From owner-freebsd-current Sat Sep 14 2:16: 7 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 977F637B401 for ; Sat, 14 Sep 2002 02:15:37 -0700 (PDT) Received: from mx6.mail.ru (mx6.mail.ru [194.67.57.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93870442F9 for ; Sat, 14 Sep 2002 02:05:15 -0700 (PDT) (envelope-from labria@mail.ru) Received: from drweb by mx6.mail.ru with drweb-scanned (Exim MX.6) id 17q8rZ-000Jhm-00 for freebsd-current@freebsd.org; Sat, 14 Sep 2002 13:05:13 +0400 Received: from f10.int ([10.0.0.78] helo=f10.mail.ru) by mx6.mail.ru with esmtp (Exim MX.6) id 17q8rY-000Jgw-00 for freebsd-current@freebsd.org; Sat, 14 Sep 2002 13:05:12 +0400 Received: from mail by f10.mail.ru with local (Exim FE.10) id 17q8rY-00019W-00 for freebsd-current@freebsd.org; Sat, 14 Sep 2002 13:05:12 +0400 Received: from [202.167.58.213] by koi.mail.ru with HTTP; Sat, 14 Sep 2002 13:05:12 +0400 From: "=?windows-1251?Q?=c8=ec=ff_=d4=e0=ec=e8=eb=e8=ff?=" To: freebsd-current@freebsd.org Subject: acpi problem Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [202.167.58.213] Date: Sat, 14 Sep 2002 13:05:12 +0400 Reply-To: "Имя Фамилия" Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit Message-Id: X-Envelope-To: freebsd-current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello everyone, Im kinda new to -current so the things ill be asking may be old story but anyway. I have a COMPAQ DESKPRO EN with a PIII450(on a BX440 mb) I used to hame my kernel compiled with : device apm device sbc device pcm (nothing for them in device.hints, sot all worked in PnP mode) Everithing (including sound and power management) was working fine, but i got theese messages at boot time: unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (irq) I just couldnt understav what theese were But later on i compiled the kernel with: device acpi Now i get some acpi messages at boot time, like : acpi0: on motherboard BUT, now my soundcard doesnt work in pnp mode (i had to write strings for it in device.hints to make it work again), and apm seems to be buggy. zzz doesnt work at all. When trying to power down the box it sais: Power system off using ACPI... and hangs( I have to press the button myself to power it off) when trying : "acpiconf -s [2345]" i get: acpi0: AcpiGetSleepTypeData failed - AE_NOT_FOUND So i would like to know if there is a workaround to make all of it work, and is the acpica device supposed to work at all? And also, whats the difference (talking about PM) between apm and acpica? Thanks for advance, Dimitri Krassovski. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message