From owner-freebsd-questions@FreeBSD.ORG Sun Jan 18 01:29:51 2009 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 5BE441065673 for ; Sun, 18 Jan 2009 01:29:51 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 184C88FC08 for ; Sun, 18 Jan 2009 01:29:50 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtp (envelope-from ) id <1LOMU1-0002Yv-Vy>; Sun, 18 Jan 2009 02:29:50 +0100 Received: from e178021247.adsl.alicedsl.de ([85.178.21.247] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtpsa (envelope-from ) id <1LOMU1-0007rR-T9>; Sun, 18 Jan 2009 02:29:49 +0100 Message-ID: <49728622.4080903@mail.zedat.fu-berlin.de> Date: Sun, 18 Jan 2009 02:30:10 +0100 From: "O. Hartmann" User-Agent: Thunderbird 2.0.0.19 (X11/20090110) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.21.247 Subject: X11/Xorg: does VESA driver support ATi Radeon HD4830? 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: Sun, 18 Jan 2009 01:29:51 -0000 I got a MSI R4830T2D512 ATI Radeon HD compatible graphics accelerator card I would like to use on my FreeBSD 8.0-CUR box running the most recent Xorg out from the ports-collection. As I found out, 'radeonhd' driver needs Xorg server 1.5.0 or higher when running in 64Bit and FreeBSD's ports are behind with 1.4.X. Therefore I tried VESA driver, but neither radeon, radeonhd nor vesa driver do recognize the board. I sthere any chance of getting Xorg-server 1.5 soon or is there another way making VESA driver recognizing the HD4830? Thnaks in advance, O.