Trezdog44

Results 39 comments of Trezdog44

Hmm it depends on what kind of car you have and what the FW version is

Make sure your wires are secure and making contact with both sides. There will be a lot of messages flying by but that doesn't mean your commands are not going...

can you try adding this to headunit-wrapper? `killall -9 aap_service carplayd L_jciCARPLAY L_jciAAPA` that will kill both the service and the running instances of AA and CP so that might...

It will be in the `config/androidauto/data_persist/dev/bin/` folder after you compile the installer replace line 40 `pkill -f 'aap_service'` with the aforementioned line. If you choose HUD then edit the headunit-wrapper...

That error is related to the file where stdout is written to not the shell commands themselves (404 is page not found that is a web error not a shell...

OH Shit dammit you should not have done that you should have used the uninstall wifi AP script, shit I need to change that or add a warning or something...

No, there is still a way to get into this because you still have taken away all the protections from the firewall so there has to be a way to...

The reason you cant connect to the Wifi AP is because of a defective wifi adapter https://github.com/Trevelopment/MZD-AIO/issues/19. If you can connect the car wifi to your phone hotspot for long...

Hey @szsong are you connecting to AA with a USB cable or over Wifi? I have been working on this by connecting over USB but without the upgraded USB hub...

@szsong that is very interesting so AA does work over USB with the upgraded hub? are you building headunit from source? Maybe it is a USB driver issue that is...