Anyone have the Aspeed ast2050 vga working from a Tyan S7025?

I have an Ubuntu natty 64bits installed (server edition with ubuntu-desktop installed to have gnome-desktop there (with no suggested packages) on a server using a Tyan S7025 board with an ntegrated VGA ASPEED ast2050.

The VGA works with a correct resolution, but it's very (really) slow. I've searched for the xserver-xorg-video-ast module, but it doesn't exists in the repositories. XORG logs complains about the lack of the ast module to be loaded.

Do you have this vga working somehow?

Thanks a lot.

2 Answers

I had the same problem as you, although the card model is different. In the end, I downloaded the driver from ftp:// and built the driver from source. FYI, I had to install the xserver-xorg-dev package before I could build it successfully.

Driver & Tools

Download and Install (run auto-update.sh )

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like