<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_VERIFIED bz_closed"
title="VERIFIED FIXED - Mesa selects wrong DRI driver"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75212#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_VERIFIED bz_closed"
title="VERIFIED FIXED - Mesa selects wrong DRI driver"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75212">bug 75212</a>
from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=75212#c5">comment #5</a>)
<span class="quote">> Hi,
>
> I am using the dri2 driver on a non-udev system, this commit
> <a href="http://cgit.freedesktop.org/mesa/mesa/commit/configure">http://cgit.freedesktop.org/mesa/mesa/commit/configure</a>.
> ac?id=b959fd9674938e127a34d42d34b903e3a9ae7ad9
> breaks compilation for me.
>
> This patch fixes the problem by moving the udev check to the dri3 module
> <a href="http://patchwork.ozlabs.org/patch/346792/">http://patchwork.ozlabs.org/patch/346792/</a>
>
> As a reply to
> <a href="http://lists.freedesktop.org/archives/mesa-dev/2014-January/052990.html">http://lists.freedesktop.org/archives/mesa-dev/2014-January/052990.html</a>
> "I'm still fairly astounded that a Linux user who cares about 3D graphics
> would not have udev."
>
> I am using xbmc on a uclibc-based buildroot-compiled linux system which does
> not ship udev, it uses busybox mdev instead because the distro is aimed at
> small systems (design choice by developers which I can not influence) but
> can also run on recent Intel SB/IB/HSW CPUs.</span >
udev != libudev. The latter can be used without the presence of the former as
it is a selection of helper functions that helps abstract dev manipulations.
AFAICS you have a couple options here - install libudev or keep a bunch of
local patches. I would encourage you go with the former.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>