robotnix
robotnix copied to clipboard
vanilla: Update to 12.1 (March 2022)
(fixed) Currently doesn't work with APV due to some new module definition conflicts. We may want to adopt adevtool which is what ProtonAOSP and GrapheneOS have switched to.
Tested with oriole with APV as well as pixel.useUpstreamDriverBinaries
.
Audio fails for me with apv vendor on oriole:
03-24 15:20:34.189 8323 8475 E AudioSystem-JNI: AudioSystem::listAudioPorts error -19
03-24 15:20:34.189 8323 8475 W AudioManager: updateAudioPortCache: listAudioPorts failed
And turns out there are a bunch of .so
s that have to be provided now (removed from vendor-skip-files
). Not in a mood to diff through vendor so I'm going back to the pixel driver binaries for now 🙁