From owner-freebsd-questions@FreeBSD.ORG Thu Oct 31 21:07:29 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A52B0BC7 for ; Thu, 31 Oct 2013 21:07:29 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-ee0-x230.google.com (mail-ee0-x230.google.com [IPv6:2a00:1450:4013:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3CBFD2333 for ; Thu, 31 Oct 2013 21:07:29 +0000 (UTC) Received: by mail-ee0-f48.google.com with SMTP id d49so1612051eek.7 for ; Thu, 31 Oct 2013 14:07:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=YhRWiXavXeA3aAUYPzdqp+KIqjHYGYU0GMLkC+vpqkQ=; b=1DeKR0fgTeJRwhgOBmCXZXa38mhHJiImt/QCcjgMhn2/i5zFocmk0lMDoNNRnTdIa7 vQ/sxAlCar+LEq0xhEUd1PKvhslOg6onnCxbkcJdJxQGeCGDla9tt70+iuKm1OTCBkMB I9NApWnRd45XpPFaL79v+SGB5l4s39cDw2twNjyI0bQFI3zUbIt+KpMCGFIunCqVGTiA qzqsN9wiPkdwmAOmLComaEAakWdwFulQ5nT/5xkw72r0+xAIOo/HpDrs36rgL/tG7VSv nWgFSempQmhAx2isrNbp8Vnkj/8Q7nxA3tso1L2yuysVEilku+okIvkLnmzOTliJ14cM cHcw== X-Received: by 10.14.213.133 with SMTP id a5mr1083188eep.133.1383253647632; Thu, 31 Oct 2013 14:07:27 -0700 (PDT) Received: from [192.168.0.10] (174.33.91.91.rev.sfr.net. [91.91.33.174]) by mx.google.com with ESMTPSA id i1sm13980822eeg.0.2013.10.31.14.07.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 31 Oct 2013 14:07:27 -0700 (PDT) Message-ID: <5272C68D.1070105@gmail.com> Date: Thu, 31 Oct 2013 22:07:25 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: New laptop for FreeBSD: HP 650 H5V58EA References: <5270D0F2.8060805@cloverinformatica.it> In-Reply-To: <5270D0F2.8060805@cloverinformatica.it> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 21:07:29 -0000 On 30.10.2013 10:27, Maurizio Vairani wrote: > Hi list, > > I would like to replace my old laptop with a new HP 650 H5V58EA. > Has someone has used it ? > > Thanks > Maurizio > Hi, I don't have this one but I already have lot of HP laptop before. What I can tell is that HP is usually good with their laptop and work almost perfectly. The only issue I have is that I can't adjust the brightness directly through my fn keys (but with sysctl it works fine). This is primarly due to their HP Quick Launch drivers (I hope this has changed). General ACPI, webcam, USB, wireless, and such usually work well though :-). Regards,