[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1003041702110.3659@localhost.localdomain>
Date: Thu, 4 Mar 2010 17:08:00 -0800 (PST)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Luc Verhaegen <libv@...net.be>
cc: linux-kernel@...r.kernel.org, dri-devel@...ts.sf.net
Subject: Re: [git pull] drm request 3
On Fri, 5 Mar 2010, Luc Verhaegen wrote:
>
> libdrm is composed of the main libdrm, and several driver specific
> libdrms today (... and libkms, yes).
It's actually not libdrm that is the primary issue, I'm sorry for saying
that.
It's the nouveau_drv.so thing - the actual X driver.
Anyway, since I had looked at the libdrm sources, I had most of this on my
machine anyway, so I've compiled it all, and am going to reboot and see if
I can make a few symlinks work.
IOW, right now I have this:
[root@...alem ~]# cd /usr/lib64/xorg/modules/drivers/
[root@...alem drivers]# ll nouveau_drv.so*
lrwxrwxrwx 1 root root 21 2010-03-04 17:00 nouveau_drv.so -> nouveau_drv.so-0.0.16
-rwxr-xr-x 1 root root 343784 2010-03-04 16:59 nouveau_drv.so-0.0.15
-rwxr-xr-x 1 root root 1698805 2010-03-04 16:59 nouveau_drv.so-0.0.16
and I'll see if that works (yeah, yeah, I didn't strip the thing, and
it's compiled with whatever defaults that probably include debugging too,
so it's huge).
Quite frankly, I still think that I shouldn't have to play these kinds of
games. I think the versioning should be built in. And I still think that
"staging" is not an excuse for "it's bad crap, and we don't care"
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists