Martijn de Vos
Martijn de Vos
@jeppojeps cool! I just created the `ipod_touch_2g_tunnel` branch 👍
Small note, I just rebased the `ipod_touch_2g` branch on the latest QEMU release, so I also updated the `ipod_touch_2g_tunnel` branch.
> @devos50 any idea, I saw among the logs that the network daemon though it is started I'm not sure, I think I have disabled the network daemon for now...
Thanks for pointing that out! It seems like QEMU already has a lot of support for the USB hardware. I'll probably have a go at it today and keep you...
@RemoPro It looks like you don't have `ninja` installed. Does `brew install ninja` resolve the issue?
Very nice! I'll try to check it out tonight 👍
I got it to compile 🎉. However, it looks like the commit history diverted from the target branch (probably because I rebased the `ipod_touch_2g` branch and force-pushed my changes). However,...
> the architecture of the tcp-tunnel also requires a custom injected driver in the kernel, that they have used for multiple purposes. I see. I have a bit of progress...
@MaximilianCarver I just had a look at this, are you sure you have the Xcode command line tools installed? You can do so by running `xcode-select --install` (or opening Xcode...
Yup, that would technically be possible I guess, but probably the touch/keyboard inputs have to be reworked 👍