From owner-freebsd-questions@FreeBSD.ORG Sat May 19 17:59:04 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 833C91065670 for ; Sat, 19 May 2012 17:59:04 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from nightmare.dreamchaser.org (nightmare.dreamchaser.org [12.32.44.142]) by mx1.freebsd.org (Postfix) with ESMTP id 1F9A98FC0C for ; Sat, 19 May 2012 17:59:04 +0000 (UTC) Received: from [12.32.36.74] (freshstart.dreamchaser.org. [12.32.36.74]) by nightmare.dreamchaser.org (8.13.6/8.13.6) with ESMTP id q4JHx2HP097133; Sat, 19 May 2012 11:59:03 -0600 (MDT) (envelope-from freebsd@dreamchaser.org) Message-ID: <4FB7DF67.1000603@dreamchaser.org> Date: Sat, 19 May 2012 11:59:03 -0600 From: Gary Aitken User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Warren Block References: <4FB730B7.60009@dreamchaser.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (nightmare.dreamchaser.org [12.32.36.65]); Sat, 19 May 2012 11:59:03 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: ATI Radeon HD5500 driver question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@dreamchaser.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 May 2012 17:59:04 -0000 Ok... I tried the xf86-video-radeonhd driver, to no avail. Then tried xf86-video-ati-6.14.3 with marginally better results. Using the ati driver, which reports that it works for the HD5500, Xorg hobbles and writes a config file. When it attempts to start, the log shows a boatload of information stuff, a few warnings, and finally (EE) RADEON(0): Acceleration initialization failed (II) Acceleration disabled After which I'm left with the tail of the log file on the display, but no prompt, and X is still running. That is the only EE posted. Questions: 1. Since the driver notes that Acceleration was disabled, but there are no other errors, shouldn't the driver work in dumb frame buffer mode? (Hoping to get something hobbling along...) Or is this the result of the need for KMS and I'm SOL? 2. Since the server didn't exit, is it actually pretending to run? Shouldn't I be seeing the standard X grey hatched background? Or is the server running, but the driver isn't passing bits on appropriately? 3. The Xorg man page notes that should cause it to exit. However, it doesn't, and I had to use kill -TERM. Any hints on why doesn't cause it to exit? On 5/19/2012 8:00 AM, Warren Block wrote: > On Fri, 18 May 2012, Gary Aitken wrote: > >> Trying to set up a new box 9.0-RELEASE w/ X; has ATI Radeon HD5500 card. >> >> X.org -config says: >> Missing output drivers. Configuration failed. >> >> From X.org I see one is supposed to get linux drivers from ati/amd, >> but this info is over 2 years old and >> http://support.amd.com/us/gpudownload/Pages/index.aspx >> only allows choices of drivers for windoze. >> >> Can anyone point me to a useable driver, or if these cards are >> essentially unusable, make a suggestion for a reliable card suitable >> for non-gaming (2-D) X work? > > The radeon driver wants KMS for cards later than the 4000 series. A few > of the 5000 series may somewhat work with the existing UMS driver, but > most do not. > > KMS for Intel video is being worked on and already being used, but AFAIK > work has not even begun for the Radeons. > >> Should one use an Nvidia card with the Linux 295.53 driver? > > A Radeon 4650 works fine with the current radeon driver. The Nvidia > cards are faster with the FreeBSD version of their proprietary driver, > ...but it's a proprietary driver. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > >