ravynsoft / ravynos

A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience.
https://www.ravynos.com
Other
5.52k stars 183 forks source link

Boot into 0.40pre2 GUI in VMware #244

Open TylerJaacks opened 2 years ago

TylerJaacks commented 2 years ago

Is it possible to boot in the GUI using VMware on 0.42pre2.

I have ran kldload i915kms # for Intel GPUs which runs fine but i'm sure it doesn't work cause I need to run for VMware Video Drivers. Then running /System/Library/CoreServices/WindowServer.app/WindowServer results into Failed create backend. I'm assuming this is cause there is no VMware Video drivers.

mszoek commented 2 years ago

You're exactly right about the error message. Unfortunately there is no driver for VMware VGA in FreeBSD 13. There is one in 14-CURRENT that we may be able to backport.

TylerJaacks commented 2 years ago

Where is the driver code located?

mszoek commented 2 years ago

Where is the driver code located?

It's in the port called graphics/drm-current-kmod as vmwgfx.

ayeedshaikh commented 2 years ago

The driver code url https://github.com/freebsd/drm-kmod/tree/drm_v5.5.19_7