[Nouveau] [Bug 87819] [NVAC] EQ overflowing
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Feb 14 10:56:40 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=87819
--- Comment #15 from Pierre Moreau <pierre.morrow at free.fr> ---
(In reply to Stuart Longland from comment #13)
> I'll run it up the flagpole and see who salutes… Out of interest how much of
> current 'nouveau' HEAD is in the mainline kernel at present?
Up to tag 3.19 of this repository:
http://cgit.freedesktop.org/~darktama/nouveau/.
(In reply to Stuart Longland from comment #14)
> I cannot get this to build:
>
> RC=0 stuartl at vk4msl-mb /usr/src/linux-2.6-stable $ make menuconfig
> make: *** No rule to make target `menuconfig'. Stop.
> RC=2 stuartl at vk4msl-mb /usr/src/linux-2.6-stable $ git describe
> fatal: No tags can describe 'e616d549c78c27b6b4d4da25a2369b32bb2a99db'.
> Try --always, or create some tags.
> RC=128 stuartl at vk4msl-mb /usr/src/linux-2.6-stable $ git log -1 | cat
> commit e616d549c78c27b6b4d4da25a2369b32bb2a99db
> Author: Ben Skeggs <bskeggs at redhat.com>
> Date: Fri Feb 6 09:36:12 2015 +1000
>
> lib: fix drm backend
I guess you're trying to compile Ben's repository
(http://cgit.freedesktop.org/~darktama/nouveau/)? If that's the case, it is an
out-of-tree repository, so you still need "regular" kernel sources.
To compile it, go to the drm/ directory and execute just a make - it will try
to find where the sources are for the kernel you're actually running, or you
can override this by setting the env variable LINUXDIR. This will only compile
the nouveau.ko module, which you will then find at drm/nouveau/nouveau.ko.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150214/9f320cbf/attachment.html>
More information about the Nouveau
mailing list