From owner-freebsd-acpi@FreeBSD.ORG Tue Dec 30 17:53:41 2008 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 2E94C1065670 for ; Tue, 30 Dec 2008 17:53:41 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id 8345F8FC1A for ; Tue, 30 Dec 2008 17:53:40 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by ewy14 with SMTP id 14so6435763ewy.19 for ; Tue, 30 Dec 2008 09:53:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=K29fgxIJJVyhgaGGoWHP8JEEN4FKL4BC9Lu3CeGeqXw=; b=FJZoEQ2iw42794owr3FDWb5OOA+DSwhxb7PL6kioG09fkYr0JyEEiLu2EsfAKx8NhG 2vBKS+7hfJCxHzoDhynYcoB8EXbRaIGRuuXrDKdn3TKNafcPg+GvsNzQMumuNW9WlKU0 o9Hcw03ifoXux8DkkGytAhf9IODx42sBmov0I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=II/88zMJjlrTZXhxhozsBTd+TeEcOgZJS55PyP04pgKduUlHkcX1tkBiSVv1wRac0R xa5BoJa0yP7IT9Cmjzsi16xgxM4iFx6JhQGL/tzdUDLONuq6Bon5XewLI7AHvzPAaIaL rD3AdFpwy1Y5nuPynqUrCyoVmATWMbPaGmMJE= Received: by 10.210.87.19 with SMTP id k19mr4493994ebb.49.1230659619389; Tue, 30 Dec 2008 09:53:39 -0800 (PST) Received: from epsilon.lan (bl6-155-103.dsl.telepac.pt [82.155.155.103]) by mx.google.com with ESMTPS id g9sm23115138gvc.29.2008.12.30.09.53.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 30 Dec 2008 09:53:38 -0800 (PST) Sender: Rui Paulo Message-Id: From: Rui Paulo To: Daniel Leal In-Reply-To: <495A4DC3.3060709@webvolution.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 30 Dec 2008 17:53:36 +0000 References: <49594754.8000607@webvolution.net> <9BD84977-D59F-47E2-97A9-B6338F7E3D48@fnop.net> <495A4DC3.3060709@webvolution.net> X-Mailer: Apple Mail (2.930.3) Cc: freebsd-acpi@freebsd.org Subject: Re: is acpi working well ? 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: Tue, 30 Dec 2008 17:53:41 -0000 On 30 Dec 2008, at 16:35, Daniel Leal wrote: > I just asked because I was not sure. > > But what about the other things? The other things are problems with your ACPI vendor implementation or FreeBSD's ACPI implementation problems. > I already try to disable acpi in /boot/loader.conf with the line > hint.acpi.0.disabled="1" > but my laptop simply don't boot!! It crashes during freebsd boot > with a few error that are to fast for my eyes. Several modern laptops don't work with ACPI disabled. > I must enable acpi during boot prompt to boot again. > > Maybe I could try other things besides acpi, but I not even able to > switch off acpi ! > > Sorry of my lack of knowledge, but I really would like to know how > is cpu temperature and so on... Not sure if that works; I haven't seen anything in your dmesg that shows that your laptop has a temperature sensor. Regards, -- Rui Paulo