From owner-freebsd-mobile@FreeBSD.ORG Sun Mar 28 14:37:19 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84F0116A4CE for ; Sun, 28 Mar 2004 14:37:19 -0800 (PST) Received: from buh.cameradicommercio.ro (buh.cameradicommercio.ro [81.196.25.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1201143D41 for ; Sun, 28 Mar 2004 14:37:19 -0800 (PST) (envelope-from itetcu@apropo.ro) Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10]) by buh.cameradicommercio.ro (Postfix) with ESMTP id 36FC76302; Mon, 29 Mar 2004 01:36:31 +0300 (EEST) Received: from localhost (localhost.buh.cameradicommercio.ro [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with ESMTP id 9D44E239; Mon, 29 Mar 2004 01:40:12 +0300 (EEST) Received: from it.buh.cameradicommercio.ro ([127.0.0.1])port 10024) with ESMTP id 19179-06; Mon, 29 Mar 2004 01:40:12 +0300 (EEST) Received: from it.buh.cameradicommercio.ro (localhost.buh.cameradicommercio.ro [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with SMTP id 19B8B1DB; Mon, 29 Mar 2004 01:40:12 +0300 (EEST) Date: Mon, 29 Mar 2004 01:40:11 +0300 From: Ion-Mihai Tetcu To: cprog@yandex.ru Message-Id: <20040329014011.6b812c4b@it.buh.cameradicommercio.ro> In-Reply-To: <4067378A.00001E.21601@soapbox.yandex.ru> References: <4067378A.00001E.21601@soapbox.yandex.ru> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at it.buh.cameradicommercio.ro cc: freebsd-mobile@freebsd.org Subject: Re: Some questions about 5.2.1-RELEASE-p3 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Mar 2004 22:37:19 -0000 On Mon, 29 Mar 2004 00:37:30 +0400 (MSD) "Dixx" wrote: > Good time of the day! > > I have FreeBSD 5.2.1-RELEASE-p3 installed on Compaq Armada E500 laptop. Because > of some problems on this system, i so have some questions about this. [..] > Second, when i tried to compile kernel with more optimization than default > (-O changed to -O3 in COPTFLAGS variable of /usr/src/sys/conf/kern.pre.mk) > i've got error during compile: [..] > Is this normal? With -O2 options compilation of kernel was successfull. > And, because this kernel is working on my laptop at moment, may be kernel > panic i've got is result of setting -O2 option? AFAIK compiling with -O2 hasn't been declared "safe" yet, even on current. So it is not on safe on -p3 either. Not to speak about -O3 or above. > Third, during boot i have next error messages from ACPI (see attachments for > dmesg): For ACPI problems, following the procedure described at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html is the fastest way to go. Even if someone on this list will help you, providing those info to the acpi team would help them. -- IOnut Unregistered ;) FreeBSD user