Segfault
Segfault
Thanks for that, the kernel compiles with the patch applied After some testing I did get the GUD host driver to see that the client device was connected but the...
So I tested with an RPI using the premade image and it worked great, which means something is wrong with the setup on 5.15, I tried to compile a 5.10...
Running the modetest test image locally on the N7 seems to work fine, although it gets stuck and just displays garbage when trying to do the same over GUD. Also...
Oh and I think there's more going on than just DRM trouble, connecting the Nexus crashes Gnome when it's running in Wayland (hotplugs and works fine from an RPI) and...
I'm having this exact same issue, once (on the wrong device lol) it didn't ask me for a captcha and I was able to login without having to do one...
I had a quick look and this seems to be the commit that broke it for security reasons https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0bd476e6c67190b5eb7b6e105c8db8ff61103281 I guess that means the temporary solution would be to either...
It seems like there have been a number of changes lately that are causing issues for the Anbox modules, not just this one For now I'd try using Linux 5.7.0...
@ipaucek4680 No I haven't tried building a kernel with the modules built in, I'm not sure where to find the patches needed to include them.
So I compiled the kernel with those added config options and anbox now works perfectly on 5.7.2. Thanks :)
On my system I needed to add an fstab entry to mount the `binderfs` filesystem to `/dev/binder` before anbox would start. Maybe the anbox out of tree modules automatically do...