Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yabai create space does not work #1282

Closed
glepnir opened this issue May 27, 2022 · 4 comments
Closed

yabai create space does not work #1282

glepnir opened this issue May 27, 2022 · 4 comments

Comments

@glepnir
Copy link

glepnir commented May 27, 2022

hi @koekeishiya , Recently I install the yabai in a new machine . fount these keys not work for me .

ctrl + alt - n : yabai -m space --create
# Delete focused space and focus first space on display
ctrl + alt - d : yabai -m space --destroy

# Spaces:  Alt + [NUM]
alt - 1 : yabai -m space --focus 1
alt - 2 : yabai -m space --focus 2
alt - 3 : yabai -m space --focus 3
alt - 4 : yabai -m space --focus 4
alt - 5 : yabai -m space --focus 5
alt - 6 : yabai -m space --focus 6
alt - 7 : yabai -m space --focus 7
alt - 8 : yabai -m space --focus 8

My env is Intel Monterey 12.4 and the csrutil status output, I had try run sudo yabai --install-sa , restart yabai etc .not work.

System Integrity Protection status: unknown (Custom Configuration).

Configuration:
	Apple Internal: disabled
	Kext Signing: enabled
	Filesystem Protections: disabled
	Debugging Restrictions: disabled
	DTrace Restrictions: enabled
	NVRAM Protections: enabled
	BaseSystem Verification: enabled

This is an unsupported configuration, likely to break in the future and leave your machine in an unknown state.
@Liquidmantis
Copy link

@glepnir Unrelated, but it is awesome to see you back! I think the Neovim community feared the worst.

I hope you're doing well.

@Liquidmantis
Copy link

Oh, back on topic. I just dealt with the same issue a few minutes ago on a new MBP. In my case I missed step 6 here:
https://github.com/koekeishiya/yabai/wiki/Disabling-System-Integrity-Protection

Namely, running sudo nvram boot-args=-arm64e_preview_abi and rebooting.

@glepnir
Copy link
Author

glepnir commented May 29, 2022

@Liquidmantis Thanks. but this command maybe it works for arm right? I use intel so when I tried this command I got error

Error setting variable - 'boot-args': (iokit/common) not permitted.

@glepnir
Copy link
Author

glepnir commented Jun 1, 2022

Okay I got yabai works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants