"hosted" patch for nouveau - X under wayland

Joakim Sindholt bacn at zhasha.com
Fri Dec 3 03:54:06 PST 2010


On Thu, 2010-12-02 at 23:13 -0500, Darxus at chaosreigns.com wrote:
> On 12/02, nerdopolis wrote:
> > > And a patch to the X.org video driver, here:
> > > http://cgit.freedesktop.org/~krh/xf86-video-intel/log/?h=hosted
> 
> > I am trying to test the hosted x server (on intel)
> 
> > (EE) Failed to load module "intel" (module does not exist, 0)
> 
> You need to build and install the intel X driver from the above link.
> 
> git clone git://anongit.freedesktop.org/~krh/xf86-video-intel --branch hosted
> 
> With nouveau I needed to create a minimal xorg.conf.  Don't know if that's
> the case with intel, but for me it looked like:
> 
> Section "Device"
> Identifier "n"
> Driver "nouveau"
> EndSection
> 
The reason it's not finding any drivers is in all likelihood that
they're installed in the /usr prefix and it's looking in /usr/local.



More information about the wayland-devel mailing list