WirelessAndroidAutoDongle icon indicating copy to clipboard operation
WirelessAndroidAutoDongle copied to clipboard

Can I run this on top of an existing ubuntu installation?

Open shryder opened this issue 6 months ago • 1 comments

I already have an rpi running ubuntu 22.04, can I just build the aawg folder and run this ontop of the existing installation? There seems to be a lot of other configuration files outside the aawg but not sure which are important and which are just default.

shryder avatar May 06 '25 20:05 shryder

can I just build the aawg folder and run this ontop of the existing installation?

No, it's not possible because the whole linux is specially crafted, it is using OTG port and additional kernel modules to work.

manio avatar May 07 '25 10:05 manio

As @manio mentioned, it needs a couple of kernel patches. So, not easily possible to run on top of standard Ubuntu installation, unless you're willing to patch your kernel.

nisargjhaveri avatar Jun 02 '25 06:06 nisargjhaveri