Hi Christian,
Does it help when you add 'ipv4' to the qemu_args line for the UART redirection, so that it reads:
append qemu_args " -chardev socket,id=uart,port=$local_port,host=localhost,server,nowait,ipv4 "
No that did not help but since tcp_terminal now works i do not need UART to work.
Do you have the 'dde_ipxe' repository enabled in the etc/build.conf file?
That is what was missing... It is working now. Thank you for your help!
And another question: does your Linux environment run on hardware or in a VM?
I am running ArchLinux on hardware.
Regards, Joscha