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.53k stars 184 forks source link

0.5.0 can't boot into the graphical environment #437

Open TheAstralSnowstorm opened 1 week ago

TheAstralSnowstorm commented 1 week ago

I have attempted to test ravynos 0.5.0 "Sneaky Snek" multiple times, but simply doesn't work. I've tried three computers attempting to run the system on:

Acer Aspire | V5 ASUS F556U (Tested the previous version of the system on this hardware, and actually works) ASUS B-250M-A based Cyberpower PC

However, all of them encounter the exact same issue appearing not to be isolated to one machine exclusively, and I can safely come to the conclusion that there's a software problem.

The system appears to get stuck outputting the message: launchd 1 - - dispatching job j=0x3caf0a41f00 kickstart = 1 (and 0)

markshank commented 6 days ago

https://github.com/ravynsoft/ravynos/issues/431#issuecomment-2132453732

mszoek commented 5 days ago

Yep. 0.5.0 is missing a couple of critical pieces. seatd wasn't there, which WindowServer needs to start up, and also some of the OpenGL.framework symbols were not being found. I'm still working on that part.