Zoë Knox
Zoë Knox
Leaving this open - I think the underlying concept still applies to the new menu scheme as they are still being serialized to the bar, just in a different way....
It might, with time. We're currently using ZFS and Disk Utility will certainly manage that. Other filesystems like HFS+ and ext4 are handled through FUSE modules so depends what capabilities...
Flip over to tty2 (Alt+F2), log in as `liveuser` and try `sudo touch /var/run/windowserver`
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`
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.
> Where is the driver code located? It's in the port called `graphics/drm-current-kmod` as `vmwgfx`.
Hey guys - macOS executable support is in its infancy right now. Source compatibility is a little more mature but still early too. You may be able to run the...
It looks like Dart and Flutter have not been ported to FreeBSD yet. Leaving some notes for later: Dart SDK: https://github.com/dart-lang/sdk/wiki/Building Depot tools dependency: http://dev.chromium.org/developers/how-tos/install-depot-tools Forked flutter repo to airyxos/flutter.
Fixed, but not merged yet. Hopefully soon! I suppose we could build with the patch though.
Sounds great! Do you want to take a shot at updating libdispatch?