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.68k stars 192 forks source link

Stuck on Black Screen After Executing kldload i915kms #265

Closed Sahil12524 closed 5 days ago

Sahil12524 commented 2 years ago

When I boot into gui using kldload i915kms it shows following output and stays on Black screen 20220605_190613

mszoek commented 2 years ago

Flip over to tty2 (Alt+F2), log in as liveuser and try sudo touch /var/run/windowserver

Sahil12524 commented 2 years ago

Flip over to tty2 (Alt+F2), log in as liveuser and try sudo touch /var/run/windowserver

Nope I tried and it also didn't worked, help me l!!

mszoek commented 2 years ago

What happens when you try that? Can you log in?

If you can, show me the output of

ls -l /dev/dri ls -l /var/run launchctl list

Sahil12524 commented 2 years ago

image

running it on Virtual Box

Anvith00 commented 2 years ago

There is no GUI support for virtual machines currently. Work on vm graphics acceleration is still in progress. Also, please try the latest nightly release from here and see if that works for your system.