Welcome to the Linux Foundation Forum!

package that contains vmwgfx in experimental

Options

Hi,

I would like to use the vmwgfx driver from xorg. I've already compiled a kernel with vmwgfx support but xorg server can't find the module vmwgfx. My 'sources.lst' contains unstable and experimental repositories. My xorg.conf contains in the device section the following line:

Driver "vmwgfx"

Comments

  • mfillpot
    mfillpot Posts: 2,177
    Options
    Did you install the driver in the new kernel or compile it as a module? If it was compiled as a module you may have to use modprobe to activate it.
  • weedlight
    Options
    The Problem is with xorg I don't have /usr/lib/dri/vmwgfx_dri.so and /usr/lib/xorg/modules/drivers/vmwgfx_drv.so. I loaded the kernel module with `modconf`. I'm sorry I have forgotten to write "but xorg cant find module vmwgfx" in the first post.
  • mfillpot
    mfillpot Posts: 2,177
    Options
    have you updated the slocate with the "updatedb" command and run the command "locate vmwgfx|grep so" to see what files are installed on your system?

Categories

Upcoming Training