Thanks. So a few problems: OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x300)
#1 is that you're getting software rendering when you should (I gather) be getting hardware. #2 is why isn't llvmpipe working better? Even with SW rendering you shouldn't be seeing glitchy graphics. [ 13.368] (EE) open /dev/fb0: No such file or directory [ 13.737] (EE) vmware(0): Failed to open drm. [ 13.737] (WW) vmware(0): Disabling 3D support. [ 13.737] (WW) vmware(0): Disabling Render Acceleration. [ 13.737] (WW) vmware(0): Disabling RandR12+ support. #3 is why is there no drm? Presumably with drm you'd have 3D. [ 13.364] (EE) Failed to load module "modesetting" (module does not exist, 0) #4 why can't it find the modesetting driver? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039157 Title: X problems in Fusion guest To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1039157/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
