From owner-freebsd-mobile@FreeBSD.ORG Fri Jun 22 15:30:47 2012 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 454571065673 for ; Fri, 22 Jun 2012 15:30:47 +0000 (UTC) (envelope-from erich@alogreentechnologies.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.224.110]) by mx1.freebsd.org (Postfix) with ESMTP id EE4AB8FC19 for ; Fri, 22 Jun 2012 15:30:46 +0000 (UTC) Received: from x220.ovitrap.com ([122.129.201.75]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q5MFUa3m025871; Fri, 22 Jun 2012 09:30:39 -0600 From: Erich Dollansky Organization: ALO Green Technologies To: freebsd-mobile@freebsd.org Date: Fri, 22 Jun 2012 22:30:33 +0700 User-Agent: KMail/1.13.7 (FreeBSD/10.0-CURRENT; KDE/4.8.3; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201206222230.33930.erich@alogreentechnologies.com> Cc: "G. Nikiforov" Subject: Re: xorg widescreen resolution problem X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2012 15:30:47 -0000 Hi, On Friday 22 June 2012 20:05:13 G. Nikiforov wrote: > > I've been using Linux for several years, but finally decided to give > FreeBSD a try. I just installed FreeBSD 9.0 amd64 on a Samsung RV520 it seems to me that you will need Intel KMS support for this machine to enjoy the full screen resolution. It is available for 9.0 since a few days. It would require you to download the latest sources, compile them and install the kernel with this support. http://wiki.freebsd.org/Intel_GPU will tell you more. > I also tried to search the forums, however couldn't find any solution that > worked for me now matter how I tweaked the configuration file. I do not wonder. I also have a machine which needed Intel KMS to get the full functionality out of it. As an alternative, you could install PCBSD. For unknown reasons they manage to get the full resolution via the VESA driver. PCBSD is a FreeBSD 9.0 with a different installer. You can move to 100% FreeBSD at any time after the installation.. Erich