* [Bug 46711] New: vmwgfx does not work in qemu/kvm
@ 2012-08-30 14:44 bugzilla-daemon
2013-11-19 23:23 ` [Bug 46711] " bugzilla-daemon
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2012-08-30 14:44 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=46711
URL: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1
037606
Summary: vmwgfx does not work in qemu/kvm
Product: Drivers
Version: 2.5
Kernel Version: 3.6-rc3
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri@kernel-bugs.osdl.org
ReportedBy: hramrach@gmail.com
Regression: No
vmwgfx fails in kvm (running something like kvm -m 2048 -vga vmware -hda
ubuntu.img):
[ 29.856068] [drm] Initialized drm 1.1.0 20060810
[ 29.905192] [drm] Capabilities:
[ 29.905196] [drm] Rect copy.
[ 29.905197] [drm] Cursor.
[ 29.905198] [drm] Cursor bypass.
[ 29.905198] [drm] Cursor bypass 2.
[ 29.905200] [drm] VRAM at 0xfd000000 size is 16384 kiB
[ 29.905201] [drm] MMIO at 0xfe000000 size is 64 kiB
[ 29.905203] [drm] global init.
[ 29.907091] [TTM] Zone kernel: Available graphics memory: 1025792 kiB
[ 29.907093] [TTM] Initializing pool allocator
[ 29.907097] [TTM] Initializing DMA pool allocator
[ 29.907432] [drm:vmw_driver_load] *ERROR* Hardware has no pitchlock
[ 29.907475] [TTM] Finalizing pool allocator
[ 29.907478] [TTM] Finalizing DMA pool allocator
[ 29.907494] [TTM] Zone kernel: Used memory at exit: 0 kiB
[ 29.907676] vmwgfx: probe of 0000:00:02.0 failed with error -38
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 46711] vmwgfx does not work in qemu/kvm 2012-08-30 14:44 [Bug 46711] New: vmwgfx does not work in qemu/kvm bugzilla-daemon @ 2013-11-19 23:23 ` bugzilla-daemon 2014-03-16 4:29 ` bugzilla-daemon ` (4 subsequent siblings) 5 siblings, 0 replies; 7+ messages in thread From: bugzilla-daemon @ 2013-11-19 23:23 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=46711 Alan <alan@lxorguk.ukuu.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |alan@lxorguk.ukuu.org.uk Resolution|--- |OBSOLETE -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 46711] vmwgfx does not work in qemu/kvm 2012-08-30 14:44 [Bug 46711] New: vmwgfx does not work in qemu/kvm bugzilla-daemon 2013-11-19 23:23 ` [Bug 46711] " bugzilla-daemon @ 2014-03-16 4:29 ` bugzilla-daemon 2014-04-09 12:05 ` bugzilla-daemon ` (3 subsequent siblings) 5 siblings, 0 replies; 7+ messages in thread From: bugzilla-daemon @ 2014-03-16 4:29 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=46711 Andrew Engelbrecht <sudoman@ninthfloor.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sudoman@ninthfloor.org --- Comment #1 from Andrew Engelbrecht <sudoman@ninthfloor.org> --- i am having this problem in debian sid with linux-image-amd64 3.13+56. i added vmwgfx to /etc/modules, trying to follow the instruction to load the module at post, from here: http://www.x.org/wiki/vmware/vmware3D/ however, that only gives me the bug earlier than Michael. [ 1.590515] [drm] Initialized drm 1.1.0 20060810 [ 1.598096] [drm] DMA map mode: Using physical TTM page addresses. [ 1.598131] [drm] Capabilities: [ 1.598132] [drm] Rect copy. [ 1.598133] [drm] Cursor. [ 1.598133] [drm] Cursor bypass. [ 1.598134] [drm] Cursor bypass 2. [ 1.598135] [drm] VRAM at 0xfd000000 size is 16384 kiB [ 1.598136] [drm] MMIO at 0xfe000000 size is 64 kiB [ 1.598138] [drm] global init. [ 1.601643] [TTM] Zone kernel: Available graphics memory: 512610 kiB [ 1.601646] [TTM] Initializing pool allocator [ 1.601649] [TTM] Initializing DMA pool allocator [ 1.601657] [drm] No GMR memory available. Graphics memory resources are very limited. [ 1.601718] [drm:vmw_driver_load] *ERROR* Hardware has no pitchlock [ 1.601971] [TTM] Finalizing pool allocator [ 1.601975] [TTM] Finalizing DMA pool allocator [ 1.602006] [TTM] Zone kernel: Used memory at exit: 0 kiB [ 1.602724] vmwgfx: probe of 0000:00:02.0 failed with error -38 -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 46711] vmwgfx does not work in qemu/kvm 2012-08-30 14:44 [Bug 46711] New: vmwgfx does not work in qemu/kvm bugzilla-daemon 2013-11-19 23:23 ` [Bug 46711] " bugzilla-daemon 2014-03-16 4:29 ` bugzilla-daemon @ 2014-04-09 12:05 ` bugzilla-daemon 2014-04-09 19:11 ` bugzilla-daemon ` (2 subsequent siblings) 5 siblings, 0 replies; 7+ messages in thread From: bugzilla-daemon @ 2014-04-09 12:05 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=46711 --- Comment #2 from Valentin Popa <valentin.popa@intel.com> --- Can someone reopen this bug since the issue still reproduces. -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 46711] vmwgfx does not work in qemu/kvm 2012-08-30 14:44 [Bug 46711] New: vmwgfx does not work in qemu/kvm bugzilla-daemon ` (2 preceding siblings ...) 2014-04-09 12:05 ` bugzilla-daemon @ 2014-04-09 19:11 ` bugzilla-daemon 2014-04-09 19:29 ` bugzilla-daemon 2014-04-09 23:02 ` bugzilla-daemon 5 siblings, 0 replies; 7+ messages in thread From: bugzilla-daemon @ 2014-04-09 19:11 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=46711 Michal Suchanek <hramrach@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|OBSOLETE |--- -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 46711] vmwgfx does not work in qemu/kvm 2012-08-30 14:44 [Bug 46711] New: vmwgfx does not work in qemu/kvm bugzilla-daemon ` (3 preceding siblings ...) 2014-04-09 19:11 ` bugzilla-daemon @ 2014-04-09 19:29 ` bugzilla-daemon 2014-04-09 23:02 ` bugzilla-daemon 5 siblings, 0 replies; 7+ messages in thread From: bugzilla-daemon @ 2014-04-09 19:29 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=46711 Thomas Hellstrom <thellstrom@vmware.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thellstrom@vmware.com --- Comment #3 from Thomas Hellstrom <thellstrom@vmware.com> --- Hi! The vmwgfx kernel module does not support devices without the pitchlock capability. Sorry. In that case you need to use the xf86-video-vmware driver standalone without kernel modesetting. -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 46711] vmwgfx does not work in qemu/kvm 2012-08-30 14:44 [Bug 46711] New: vmwgfx does not work in qemu/kvm bugzilla-daemon ` (4 preceding siblings ...) 2014-04-09 19:29 ` bugzilla-daemon @ 2014-04-09 23:02 ` bugzilla-daemon 5 siblings, 0 replies; 7+ messages in thread From: bugzilla-daemon @ 2014-04-09 23:02 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=46711 Alan <alan@lxorguk.ukuu.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |WILL_NOT_FIX -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2014-04-09 23:02 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-08-30 14:44 [Bug 46711] New: vmwgfx does not work in qemu/kvm bugzilla-daemon 2013-11-19 23:23 ` [Bug 46711] " bugzilla-daemon 2014-03-16 4:29 ` bugzilla-daemon 2014-04-09 12:05 ` bugzilla-daemon 2014-04-09 19:11 ` bugzilla-daemon 2014-04-09 19:29 ` bugzilla-daemon 2014-04-09 23:02 ` bugzilla-daemon
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.