From owner-freebsd-drivers@FreeBSD.ORG Tue Jul 26 07:47:35 2011 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59512106564A for ; Tue, 26 Jul 2011 07:47:35 +0000 (UTC) (envelope-from unsobill@gmail.com) Received: from mail-ey0-f176.google.com (mail-ey0-f176.google.com [209.85.215.176]) by mx1.freebsd.org (Postfix) with ESMTP id E8DFF8FC12 for ; Tue, 26 Jul 2011 07:47:34 +0000 (UTC) Received: by eya28 with SMTP id 28so279756eya.21 for ; Tue, 26 Jul 2011 00:47:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=GeIHgKMEVm0UyKVkw5022CsbA6TJa43lPNcSC4LfE+E=; b=WcYyqTcdbfC5ilRQ6zTXg7yTqre+8LTB11FdLnnx1THAGS91I0s5KuOS2N5HfXeaJ6 GG53W/4MEmZQ7TT7yOrMc+PizuXisq5RPLDV8D2T47E6fSKb61wmMug7Vh6np9A1kJ5R jBAFtJTPHXYY84DVO9nAb9Y0FP2kH4fys/Ms4= MIME-Version: 1.0 Received: by 10.204.134.23 with SMTP id h23mr1657681bkt.18.1311664611125; Tue, 26 Jul 2011 00:16:51 -0700 (PDT) Received: by 10.204.99.197 with HTTP; Tue, 26 Jul 2011 00:16:51 -0700 (PDT) Date: Tue, 26 Jul 2011 00:16:51 -0700 Message-ID: From: unsobill To: freebsd-drivers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: (no subject) X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2011 07:47:35 -0000 I have HD 5870 and I'm not able to run startx after installing xorg7... screen blinks black and nothing happens, no mouse cursor, no ALT+F1. only reboot helps at this point... Wonder if theres any driver for my HD5870 or manual on how to start xorg7 with compiz or other eye candy features on Freebsd 8.0 Desktop.