Miguel Fuertes
Miguel Fuertes
Maybe this helps... https://github.com/hkfuertes/altserverd
I need to check but I guess its already there... For **netmuxd** it will be built on your current platform (arm) and for **altserver**... it depends on the official binaries,...
@jkcoxson If you want... I can modify the compose file to just download the built version... It will be faster to run, for sure :)
Can I suggest an alternative? Maybe a companion app / plugin with just chromecast support... so that if main `findroid` app detects it, an intent can be called so that...
Hello, oooh, thank you! I tested it and ollama gives me answers... I need to test if this is faster than CPU, but is a start :) Thank you for...
oh! thank you!! I managed to create the `/dev/fb0` by changing values in `config.txt`, but I need the intermediate step... I guess that I need to `startx` on some display...
So, progress... If I run this, with the option in `raspi-config` of login to terminal: ```bash echo "dtoverlay=dwc2,dr_mode=otg" | sudo tee -a /boot/firmware/config.txt echo " modules-load=dwc2,libcomposite" | sudo tee -a...
Oh thank you for the quick response. I will try to do that... first I copied over the HtmlDivFormatter to start modifying but by pulling the thread I saw that...
Oh... I just tested it with my wired phone, and this code is for the head unit itself, not for the device....
Hello, I'm trying to adapt (an use) Real AirTags too... and I have a question regarding all the keying (really really newbie)... I've got my plist and I can assure...