From: Didier Spaier <didier.spaier-GqzDj6/B2j8@public.gmane.org>
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Re: [Bug 37026] New: can't compile drm_nouveau. Slackware 12.2 (linux-2.6.38-r4 from gentoo-sources)
Date: Tue, 10 May 2011 23:07:41 +0200 [thread overview]
Message-ID: <4DC9A91D.2080505@epsm.fr> (raw)
In-Reply-To: <bug-37026-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
First I am a bit surprised that you use a kernel coming from gentoo on Slackware 12.2.
I would suggest you configure, compile and install a vanilla 2.6.39-rc7 (as of today) kernel,
re-using one of the .config files available in a slackware-13.37 mirror, in the directory
/slackware-13.37-mirror/testing/source/linux-2.6.39-rc4-configs
In of of these you'll get e.g. :
bash-4.1$ grep DRM config-generic-smp-2.6.39-rc4-smp
CONFIG_DRM=m
CONFIG_DRM_KMS_HELPER=m
CONFIG_DRM_TTM=m
...
CONFIG_DRM_NOUVEAU=m
CONFIG_DRM_NOUVEAU_BACKLIGHT=y
CONFIG_DRM_NOUVEAU_DEBUG=y
...
Please note that all drivers are modularized, though I don't know if that really matters.
Then, I suggest that you re-use the SlackBuilds available in:
/slackware-13.37-mirror/testing/source
to build Slackware package(s) for recent (but not git) version(s) of (mesa and) libdrm, i.e. lindrm-24.25 and mesa-7.10.2.
If this work (which I am not sure at all as the other components of the X stack and the libraries are pretty old in slackware-12.2),
you will be able to build xf86-video-nouveau-git_20110417_8378443 the same way.
PS Out of curiosity, why put a very recent X stack on top of a very old distribution?
On 09/05/2011 19:10, bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org wrote:
> https://bugs.freedesktop.org/show_bug.cgi?id=37026
>
> Summary: can't compile drm_nouveau. Slackware 12.2
> (linux-2.6.38-r4 from gentoo-sources)
> Product: xorg
> Version: git
> Platform: x86 (IA32)
> OS/Version: Linux (All)
> Status: NEW
> Severity: critical
> Priority: medium
> Component: Driver/nouveau
> AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
> ReportedBy: ualinuxcn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
> QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
>
>
> # git clone git://anongit.freedesktop.org/git/mesa/drm
> # cd ./drm
> # ./autogen.sh
> http://paste.pocoo.org/show/385919/
>
> Here is my kernel .config
> http://paste.pocoo.org/show/385920/
> or
> # grep DRM .config
> CONFIG_DRM=y
> CONFIG_DRM_KMS_HELPER=y
> CONFIG_DRM_TTM=y
> CONFIG_DRM_NOUVEAU=y
>
> Here is # head /var/log/messages
> http://paste.pocoo.org/show/385922/
>
next prev parent reply other threads:[~2011-05-10 21:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-09 17:10 [Bug 37026] New: can't compile drm_nouveau. Slackware 12.2 (linux-2.6.38-r4 from gentoo-sources) bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-37026-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2011-05-10 21:07 ` Didier Spaier [this message]
[not found] ` <4DC9A91D.2080505-GqzDj6/B2j8@public.gmane.org>
2011-05-10 21:14 ` Didier Spaier
2011-07-11 16:11 ` [Bug 37026] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DC9A91D.2080505@epsm.fr \
--to=didier.spaier-gqzdj6/b2j8@public.gmane.org \
--cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.