LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-13-2015, 03:37 AM   #1
phong.t
LQ Newbie
 
Registered: Jan 2010
Posts: 3

Rep: Reputation: 0
Loading vmwgfx to XServer


I successfully compiled the Mesa3D vmware guest drivers and loaded the module as the dmesg | grep vmwfx output confirms:
[ 10.576548] vmwgfx: module verification failed: signature and/or required key missing - tainting kernel
[ 10.578789] [vmwgfx] Initialized drm 1.1.0 20060810
[ 10.579665] [vmwgfx] DMA map mode: Using physical TTM page addresses.
[ 10.579780] [vmwgfx] Capabilities:
[ 10.579782] [vmwgfx] Rect copy.
[ 10.579782] [vmwgfx] Cursor.
[ 10.579783] [vmwgfx] Cursor bypass.
[ 10.579783] [vmwgfx] Cursor bypass 2.
[ 10.579784] [vmwgfx] 8bit emulation.
[ 10.579784] [vmwgfx] Alpha cursor.
[ 10.579785] [vmwgfx] 3D.
[ 10.579786] [vmwgfx] Extended Fifo.
[ 10.579786] [vmwgfx] Multimon.
[ 10.579787] [vmwgfx] Pitchlock.
[ 10.579787] [vmwgfx] Irq mask.
[ 10.579788] [vmwgfx] Display Topology.
[ 10.579788] [vmwgfx] GMR.
[ 10.579789] [vmwgfx] Traces.
[ 10.579789] [vmwgfx] GMR2.
[ 10.579790] [vmwgfx] Screen Object 2.
[ 10.579790] [vmwgfx] Command Buffers.
[ 10.579791] [vmwgfx] Command Buffers 2.
[ 10.579791] [vmwgfx] Guest Backed Resources.
[ 10.579792] [vmwgfx] Command Buffers 3.
[ 10.579793] [vmwgfx] Max GMR ids is 64
[ 10.579793] [vmwgfx] Max GMR descriptors is 4096
[ 10.579794] [vmwgfx] Max number of GMR pages is 65536
[ 10.579795] [vmwgfx] Max dedicated hypervisor surface memory is 0 kiB
[ 10.579795] [vmwgfx] Maximum display memory size is 65536 kiB
[ 10.579796] [vmwgfx] VRAM at 0xe8000000 size is 65536 kiB
[ 10.579797] [vmwgfx] MMIO at 0xfe000000 size is 256 kiB
[ 10.579798] [vmwgfx] global init.
[ 10.580131] [vmwgfx] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 10.580132] [vmwgfx] No driver support for vblank timestamp query.
[ 10.580458] [vmwgfx] Screen Target Display device initialized
[ 10.580516] [vmwgfx] width 1280
[ 10.580526] [vmwgfx] height 768
[ 10.580535] [vmwgfx] bpp 32
[ 10.585315] [vmwgfx] Fifo max 0x00040000 min 0x00001000 cap 0x0000077f
[ 10.586081] [vmwgfx] Using command buffers with DMA pool.
[ 10.586088] [vmwgfx] DX: yes.
[ 10.620880] [vmwgfx] Initialized vmwgfx 2.9.256 20150810 for 0000:00:0f.0 on minor 0
However that doesn't get loaded for xserver looking at the log file it still shows the vmware modules are being loaded and not vmwgfx. How can I force xserver to load vmwgfx instead of the default driver? Note that I am using Fedora 22 and there seems to be no xorg.conf anymore.

Another hint is that glxinfo shows me that I am still loading the lvmpipe and not the SVGA3D pipe. I hope this goes away once xserver loads the proper module:
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.7, 256 bits)
OpenGL version string: 2.1 Mesa 11.0.3 (git-b4bfea0)
OpenGL shading language version string: 1.30
 
Old 11-14-2015, 10:21 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
How can I force xserver to load vmwgfx instead of the default driver?
Maybe try blacklisting the default driver. <OR> remove the default driver.(last resort)
If need be you could always re-install the default driver.

Without a xorg.config? It should be in:
/usr/lib64/xorg

Try:
Code:
whereis xorg
http://www.cyberciti.biz/faq/add-rem...ernel-modules/

Vmwgfx kernel module must be version 2.9.0 or later- (maybe that's the problem?)
https://bbs.archlinux.org/viewtopic.php?id=202713

HTH
 
  


Reply

Tags
mesa3d, opengl, vmware



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenGL 3.3 with VMwgfx on Fedora phong.t Linux - Hardware 0 11-09-2015 01:44 PM
Error loading i810 module : installing Xserver on gentoo Sredhar Linux - Distributions 11 12-08-2004 04:38 PM
Xserver dies loading mouse gvaught Debian 10 06-30-2004 08:41 PM
fedora core 2 test 2 not loading xserver or x kwingate Linux - Software 3 04-18-2004 03:16 PM
Graphic setting/Xserver problems keep kde from loading penguin1 Linux - Newbie 4 03-16-2004 06:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration