<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Are there any better instructions on how to setup VMware SVGA3D guest driver for CentOS 6.6? I'm currently using the following instructions at <a href="http://www.mesa3d.org/vmware-guest.html" target="_blank">http://www.mesa3d.org/vmware-guest.html</a><div><br></div><div>What about this issue?</div><div><br></div><div>I'm having another issue with vmwgfx. When I run the command "make" I get the following error "Makefile:126: *** Cannot find a kernel config file. Stop."<br><br><div>> Date: Thu, 5 Mar 2015 10:02:33 -0700<br>> From: brianp@vmware.com<br>> To: sam_h00@hotmail.com; mesa-users@lists.freedesktop.org<br>> Subject: Re: [Mesa-users] configure: error: libudev-dev or sysfs required for building DRI<br>> <br>> with --disable-dri you'll have no hardware acceleration (software <br>> rendering only).<br>> <br>> -Brian<br>> <br>> On 03/05/2015 09:48 AM, Sam M wrote:<br>> > I solved the issue by removing the 3 from this command --disable-dri3. I<br>> > was able to compile mesa with no issues.<br>> ><br>> > I'm having another issue with vmwgfx. When I run the command "make" I<br>> > get the following error "Makefile:126: *** Cannot find a kernel config<br>> > file.  Stop."<br>> ><br>> >  > Date: Thu, 5 Mar 2015 09:27:28 -0700<br>> >  > From: brianp@vmware.com<br>> >  > To: sam_h00@hotmail.com; mesa-users@lists.freedesktop.org<br>> >  > Subject: Re: [Mesa-users] configure: error: libudev-dev or sysfs<br>> > required for building DRI<br>> >  ><br>> >  > OK, it looks like on RHEL 7, /usr/include/libudev.h comes from the<br>> >  > systemd-devel RPM. So try "sudo yum install systemd-devel".<br>> >  ><br>> >  > -Brian<br>> >  ><br>> >  ><br>> >  > On 03/05/2015 09:02 AM, Sam M wrote:<br>> >  > > libsysfs wasn't installed so I installed it... Got the same error<br>> > "configure: error: libudev-dev or sysfs required for building DRI"<br>> >  > ><br>> >  > > glxinfo<br>> >  > ><br>> >  > > OpenGL vendor string: Mesa Project<br>> >  > > OpenGL renderer string: Software Rasterizer<br>> >  > > OpenGL version string: 2.1 Mesa 10.1.2<br>> >  > > OpenGL shading language version string: 1.20<br>> >  > ><br>> >  > > > Date: Thu, 5 Mar 2015 08:54:12 -0700<br>> >  > > > From: brianp@vmware.com<br>> >  > > > To: sam_h00@hotmail.com; mesa-users@lists.freedesktop.org<br>> >  > > > Subject: Re: [Mesa-users] configure: error: libudev-dev or sysfs<br>> >  > > required for building DRI<br>> >  > > ><br>> >  > > > On 03/05/2015 08:35 AM, Sam M wrote:<br>> >  > > > > I'm trying to install VMware guest GL driver on CentOS 6.5 but with<br>> >  > > no luck.<br>> >  > > > ><br>> >  > > > > Building the Code for Mesa<br>> >  > > > ><br>> >  > > > > ./autogen.sh --prefix=/usr --libdir=/usr/lib64<br>> >  > > > > --with-gallium-drivers=svga --with-dri-drivers= --enable-xa<br>> >  > > --disable-dri3<br>> >  > > > ><br>> >  > > > > I get the following error "configure: error: libudev-dev or sysfs<br>> >  > > > > required for building DRI"<br>> >  > > ><br>> >  > > > Check that libsysfs is installed. Install if with yum if missing.<br>> >  > > ><br>> >  > > ><br>> >  > > ><br>> >  > > > > Has anyone got VMware SVGA3D guest driver installed on CentOS 6.5<br>> >  > > or 6.6?<br>> >  > > > ><br>> >  > > > > Any help would be much appreciated.<br>> >  > > ><br>> >  > > > I haven't tried CentOS, but when I tried installing on RHEL 7 I had a<br>> >  > > > lot of problems and haven't had time to investigate yet.<br>> >  > > ><br>> >  > > > -Brian<br>> >  > > ><br>> >  > > ><br>> >  ><br>> <br></div></div>                                       </div></body>
</html>