On Thu, 2010-12-02 at 23:13 -0500, [email protected] 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.
_______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
