Quote from: N0b0dy1985 on September 25, 2026, 07:31:37 PMAnyone have any clue what I should be doing here? IYou can also search for DEC740/DEC750 and serial port configuration, they seem to use the same hardware (serial mmio at address 0xfedc9000).
Quote from: Akruidenberg on September 25, 2026, 06:40:37 PMI cant update to the latest release.
pkg clean -ay && pkg update -fQuote from: AlpAne on September 25, 2026, 12:07:07 PMHave anyone actually verified that this solution works for multiple PC/Xbox clients connecting through UPnP at the same time.Like I said before in this topic : Forget OPEN NAT and keep things simple at a nice and comfortable Moderate NAT level with STRICT-PORT Enabled for your Gaming Clients :)
Quote from: erwinvanlonden on September 25, 2026, 04:07:41 AMBy default when you instantiate a VM in a somewhat older Proxmox version, it will attach a x86_64 processor (depending on the underlying hardware). This will become incompatible with some of the later Python libraries such as NumPy which seem to require some fancy processor features that are exposed with newer processor architectures. Therefore when I changed the underlying virtual cpu to x86-64-v2 in Proxmox and rebooted the VM, that problem went away.There are more of those : https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels
Quote from: nero355 on September 25, 2026, 10:01:47 PMWhat kind of issues were you having ?