Exact same issue. This is a huge blocker and there's no solid info anywhere.
Macbook Air M2 2022
Sonoma 14.1
Kernel Extensions enabled on the startup security policy
Same as OP, rvictl produces no output. Takes a second or two and just returns, creating no new interface:
% ifconfig -l
lo0 gif0 stf0 anpi1 anpi0 en3 en4 en1 en2 en6 en7 bridge0 ap1 en0 awdl0 llw0 utun0 utun1 utun2 utun3
% rvictl -s 123456789-012344C3C7A201E
% ifconfig -l
lo0 gif0 stf0 anpi1 anpi0 en3 en4 en1 en2 en6 en7 bridge0 ap1 en0 awdl0 llw0 utun0 utun1 utun2 utun3
Not surprisingly, rvictl fails to list devices:
% rvictl -l
Could not get list of devices
Apple's rpmux daemon seems to be running:
% sudo launchctl list | grep rpmuxd
- 0 com.apple.rpmuxd
Post
Replies
Boosts
Views
Activity
I got it to work! I followed eskimo's post here: https://developer.apple.com/forums/thread/706476