ATI on FreeBSD! FireGL Linux Driver Port

Christian Brueffer chris at unixpages.org
Thu Jan 5 13:29:59 PST 2006


On Tue, Dec 27, 2005 at 04:49:41AM +0100, Chris Gilbert wrote:
> Hi there!
> 
> Some time ago (about a year actually) I started some work in cooperation with 
> ATI to port their Linux "fglrx" driver to FreeBSD.
> 
> Well, about 2 months into that process I ended up moving to the other side of 
> the pond and leaving one of my dev machines behind. (The one with the ATI 
> card)
> 
> However, this last week I managed to get ahold of another machine with an ATI 
> card, and have picked back up where I left off about 9 months ago.
> 
> I've put together a preliminary alpha release of the driver port in it's 
> current state, and done a bit of testing myself. However, I would be thrilled 
> to get some feedback from you guys!
> 
> I have probably done some really horrible things, and I would like to hear it 
> from you nice folks rather than from a thousand angry gamers. :)
> 
> The driver as it stands does the following:
>  * Installs the applicable linux libraries, and ATI programs to your 
> linux_base.
>  * Compiles and installs the following ATI programs (For FreeBSD): 
> fgl_glxgears, fglrx_gamma, and the ATI control panel.
>  * Installs the X11 drivers and libraries. (Linux builds, but work fine under 
> FreeBSD)
>  * Supports full 2D acceleration, including accelerated XVideo.
>  * Supports TV out and MultiHead.
>  * Does NOT support 3D acceleration, or build the kernel module.
> 
> I have tested the driver with an ATI Radeon 9800LE, and it seems to work great 
> for desktop, non-gaming use. (Playing video, running KDE, etc)
> 
> I am currently working on the kernel module portion of the project.
> 
> The X side of the driver is ready and waiting for a DRM device to plug into. 
> 
> The current hurdles are working with the ATI team to get rid of any 
> show-stopping linux specifics in the closed-source static libraries which I 
> have to link my kernel module to.
> 
> If there is significant intrest in the project's current state, (without 3D) I 
> will make a proper port and submit it.
> 
> If there are any problems please let me know and I will do my best to fix them 
> ASAP!
> 

Great work, thanks!

The driver works fine when I'm only my notebook display with no external
monitor connected.  When I'm using the same config file as above (one
screen) but with an external monitor connected, X and the WM load, but
when I start to move my mouse, it crashes.  Works with the radeon driver.

Config and X log:

http://people.freebsd.org/~brueffer/xerrors/xorg.conf
http://people.freebsd.org/~brueffer/xerrors/Xorg.0.log

I also have problems with dual-head configurations.  If I configure
dual or clone setups using 'Option DesktopSetup', X starts to load, but
crashed shortly after and both the notebook display and the external
monitor stay black.

The log just says the following and is the same as the one above
otherwise:

Fatal server error:
Caught signal 11.  Server aborting

Is this a known problem?

Thanks,

- Christian

-- 
Christian Brueffer	chris at unixpages.org	brueffer at FreeBSD.org
GPG Key:	 http://people.freebsd.org/~brueffer/brueffer.key.asc
GPG Fingerprint: A5C8 2099 19FF AACA F41B  B29B 6C76 178C A0ED 982D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20060105/c24250d5/attachment.bin


More information about the freebsd-current mailing list