From owner-freebsd-mobile@FreeBSD.ORG Mon Mar 31 21:45:04 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B43A1065674 for ; Mon, 31 Mar 2008 21:45:04 +0000 (UTC) (envelope-from nikolay.vernyayev@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.169]) by mx1.freebsd.org (Postfix) with ESMTP id 52BF18FC26 for ; Mon, 31 Mar 2008 21:45:04 +0000 (UTC) (envelope-from nikolay.vernyayev@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so1864808wfa.7 for ; Mon, 31 Mar 2008 14:45:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type; bh=2Uk0MroAoUQdr6Q1prwvRZy/Y+pdOhZVXBK4V7ibhYc=; b=Dqrhv/s91qvVEhwHLuftxoWAG3p4o9PFp4k8gs/3RcveldqmzOd5clnKplsx39ClyQ+WmUCH2aLOgct+3ZCDvmHxHN1dvrRp/x3TFfqt0OZi1Y36rMBnPgapmW6qv3TcitFIvvnl6VTXw5SUymHPLTp3xTLFtQOTmZJoChltc5Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:mime-version:content-type; b=VwctNsQ+VATVTUjrjQJhj/yfOlqcxPmQHG9TGFwo9hR8+pkwHQoxSKj2+FPaXpkUY6p2P6SkpVGh8WkKtJeWXMN3RZ/y3dXqzYeJ34kqSZ/DeED0q0nYFVwKPnSiW96gCzWB3SYdxTj3EP3sXwXYWg462HT+HF72K4zdecoQiQg= Received: by 10.142.201.3 with SMTP id y3mr4330514wff.120.1206998384993; Mon, 31 Mar 2008 14:19:44 -0700 (PDT) Received: by 10.143.39.13 with HTTP; Mon, 31 Mar 2008 14:19:44 -0700 (PDT) Message-ID: <209bd33f0803311419p10e4f6e4wda413d8c5ddb9568@mail.gmail.com> Date: Mon, 31 Mar 2008 16:19:44 -0500 From: "Nikolay Vernyayev" To: knowtree@aloha.com MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-mobile@freebsd.org Subject: VIA video drivers 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: Mon, 31 Mar 2008 21:45:04 -0000 Not exactly... Actually you may use VESA drivers w/o problems but for best performance with VIA you may try to do what I did... Some "magic" dance :) see here. Actualy I have used Open UniChrome drivers applied and working but stacked in DRI. Here is not really clear procedure, more like investigation story then technical instruction, but you can get part of picture what the hell is it. I am blogging here www.nico.pro.ec ---------- Forwarded message ---------- From: knowtree@aloha.com To: freebsd-mobile@freebsd.org Date: Sun, 30 Mar 2008 22:49:12 HST Subject: VIA video drivers This is one of those posts that might not belong in mobile, but since I am developing a mobile solution I'll start here. I have been poking around a VIA support site (www.viaarena.com) and posted a question in the forums about running FreeBSD 7 on the VIA Pico-ITX. Looking through the Linux forum I see a lot of grief about drivers. Especially video drivers. Is anybody here using Xorg on VIA hardware and willing to share their experiences? A more general question: Do Linux video drivers for Xorg automatically work under FreeBSD, or is some black magic involved? Even more general: Can I assume that even without a specially tailored driver, Xorg should achieve fairly high resolution? Well beyond 640x480? Seems like the grief with VIAs drivers is about speed and 3D rendering, especially in the realm of movie playback and game play. Neither is a high priority for me. Battery life is priority one. Any insight will be greatly appreciated! Gary Dunn Open Slate Project