[Nouveau] When will nouveau kernel tree be merged into master

Eric Valette eric.valette at free.fr
Thu Jul 9 12:51:23 PDT 2009


Pekka Paalanen wrote:
> Sorry for causing that much trouble.
> 
> On Thu, 09 Jul 2009 19:20:54 +0200
> Eric Valette <eric.valette at free.fr> wrote:
> 
>> Well I would suggest you to look at GALLIUM3D because using gi to clone
>> mesa master is not even working and even if you get a git snapshot it
>> does not build.
> 
> http://nouveau.freedesktop.org/wiki/GalliumHowto
> Is there something unclear here?

The command
git clone git://anongit.freedesktop.org/git/mesa/mesa

Does not work for me while others do. It hangs indefinitely (I let it
run once half a day, doing strace to see that I was waiting to a read on
a socket).


> Also, I'd recommend studying git, you only ever have to 'clone' once.

If the full clone requires a day on 1Mbit sped, I guess you will have
few volunteers.

> Receiving updates is a lot faster.

I tool you in the first mail, I use drm git, xf86-video-nouveau git and
you still suggest I should learn how to use git? In my kernel udate
script I have git fetch ; git rebase origin for several trees. I ommited
mesa because of the bug


>  InstallDRM has the instructions, since
> the kernel tree is so big, but there are more than one way to pull updates.

I do not mind you use a whole kernel tree provide you provide automated
way to extract diff compared to the kernel you pull in. I've found the
tarball already but will rather extract the whole code and modify my
rather complex kernel update script to move original drm directory back
and forth for the sake of using still using ketchup, drm git update
xf86-video-nouveau git update  and regular kernel patching way.

-- eric



More information about the Nouveau mailing list