Trying to build a driver for Imagine-128

Adam Jackson ajax at nwnk.net
Fri May 19 10:24:30 PDT 2006


On Tuesday 16 May 2006 01:27, Tom May wrote:
> Hello all.  I'm stuck trying to build the driver for an Imagine-128.
> Any help I could get getting unstuck would be great.  Or any help
> getting the I-128 up.  Maybe I'm just an idiot.
>
> My story: I tried firing up the X server for an Imagine-128 card using
> the i128 driver on Ubuntu 5.10.  No luck.  I have not used this card
> with Linux before so I can't say "it used to work".  Everything looks
> ok in Xorg.0.log except at the end it says:
>
>   Fatal server error:
>   AddScreen/ScreenInit failed for driver 0
>
> Not the most useful error message!  I'm just trying to run 1024x768x16
> which is well within the card's capacity.  FWIW it's got a 3025 DAC
> and 4MB VRAM (wow).

The Ti3025 DAC isn't supported in the i128 driver.  Relevant bug:

https://bugs.freedesktop.org/show_bug.cgi?id=5673

It used to work in XFree86 3.3.6, or at least that's my reading of the code, 
but I haven't even attempted to build that recently.  You'll need to either 
use a different card, or re-add support for that DAC.  Or, you know, wait for 
me to get around to it, but I wouldn't hold my breath, i128 is mostly just a 
hobby for me.

Also, X is modular now, you really shouldn't need to rebuild the whole world 
just to build one new driver.  Ubuntu should have packages available for 
supplying the necessary build infrastructure.  In Fedora Rawhide it'd be:

# yum -y install xorg-x11-server-sdk

but I don't happen to know the corresponding magic for Ubuntu offhand.

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20060519/637dcb0c/attachment.pgp>


More information about the xorg mailing list