Nvidia hardware documentation

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
ineo
Posts: 19
Joined: Wed Oct 18, 2006 3:20 am

Nvidia hardware documentation

Post by ineo »

I guess most of you already know it, but I just discovered the project Nouveau http://nouveau.freedesktop.org/wiki/

There is a lot of information on Nvidia hardware if you plan to have a driver (or port).

Regards,
Ineo
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Post by Solar »

Before expectations get too high...
What is the current state of things ?

Currently, nothing works. If you're not a developer, you're not interested in this at all.
I.e., if you are not a developer of nouveau, the project is of little interest for you because there is not enough information available to make a working driver.
Every good solution is obvious once you've found it.
ineo
Posts: 19
Joined: Wed Oct 18, 2006 3:20 am

Post by ineo »

From what I have read they are actively working on it.
I bet we will have something working properly by the end of the year.

However the information on this page is still interesting if you just need pointers to do a basic driver for nvidia cards (ie not 3D accelerated).
Post Reply