From owner-freebsd-questions@FreeBSD.ORG Sat Oct 2 05:34:06 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 254CC106566C for ; Sat, 2 Oct 2010 05:34:06 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id D136E8FC1A for ; Sat, 2 Oct 2010 05:34:05 +0000 (UTC) Received: by yxn35 with SMTP id 35so1712305yxn.13 for ; Fri, 01 Oct 2010 22:34:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=8dAMyziYoJ2cK9SVhAfqP3cz0zo5NM5zRZanx85w3KE=; b=qY1up70cx63GkBAZo0+D4YNocDLZfMzOMsnuGuxLv+A2pBHyd2jSJKGdVSsGZXR7nN 5qNz9mEmZGSHLGxOKX5t91wvG68u9QAfQBCjP4jiegM7nrshqjrZyt6gVYQcH263tqj5 DJW/zJH+6zgPw7H21V90JYI2s7pAl4FZNhOU0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=H7UoK5FeijSHUmnQQyz3pucM+O6o+Lw1Q9F3vAkZt4+vNpws3XkNk6ohsA1yCkVQzD ySZjkDN335a1mrlicQoTVtdbCAgJoPp5YjP0trwjpkp3CeSHFlnjFZ0Jgy8y6w/RnlJM lvrgv5bAlpf4qLx2Io/QFAS5PZg+RWDwkOv+U= Received: by 10.101.6.22 with SMTP id j22mr1731170ani.153.1285997645050; Fri, 01 Oct 2010 22:34:05 -0700 (PDT) Received: from [192.168.1.5] ([190.230.73.211]) by mx.google.com with ESMTPS id i25sm3273812anh.37.2010.10.01.22.34.03 (version=SSLv3 cipher=RC4-MD5); Fri, 01 Oct 2010 22:34:04 -0700 (PDT) Message-ID: <4CA6C448.90602@gmail.com> Date: Sat, 02 Oct 2010 02:34:00 -0300 From: Gonzalo Nemmi User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4C8316C5.2060906@gmail.com> <4C9F7589.5090707@lecuire.fr> In-Reply-To: <4C9F7589.5090707@lecuire.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: FreeBSD on Compaq mini CQ10 anyone? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2010 05:34:06 -0000 El 26/09/2010 01:32 p.m., BernardL escribió: > Le 05/09/2010 06:04, Gonzalo Nemmi a écrit : >> I just got one and was wondering if anyone was running FreeBSD on it >> and how well does it work out of the box. >> All comments are welcome. >> > I have one with FreeBSD 8.1. Some difficulties to install X11 (I had to > use Driver "vesa" instead of "intel" in the section "Device" of > xorg.config). And the internal Wifi device is not recognized by FreeBSD. > Regards > Bernard Lecuire Hi there Bernard and thanks for your comment! Can you tell me if suspend to ram (acpiconf -s3) works on the mini CQ10-120?, although I presume it doesn´t work that well, or at all, if you had to use "vesa" instead of the "intel" driver ... I would expect that would cause the screen not to come back after suspend and ACPI is my main concern in my netbook. Are you loading the i915 driver in your /boot/loader.conf? Thanks a lot and my best regards Gonzalo Nemmi