Patrick

Results 53 comments of Patrick

Same issue here, running a LXC Proxmox container, Deepstack won't connect, but using a VM, with the 'host' type CPU configured works fine. I would like to use an LXC,...

@Ulysses-101 @lunarok Does the Nano Jetson CPU have AVX capabilities?

That was my problem too, I am using Proxmox, and I had to expose the host CPU and not a virtual CPU to the container in order to get it...

Hi, Thank you for your reply. Only thing the log shows is: ``` woensdag 9 februari 2022, 15:09:31: Session started PinballY 1.1.0 (Beta 5), build 9931 (x64, 20210518-0551) DOF (DirectOutput):...

![image](https://user-images.githubusercontent.com/1130552/153367983-d3137a40-82bc-464d-bf5b-d9f29be17435.png)

Hi! Same error here on a Rpi 1... I think nmux throws the error...

Small update. I changed the Makefile for csdr. The hardware on a Rpi1 is a BCM2835 (info from cat /proc/cpuinfo): PARAMS_ARM = $(if $(call cpufeature,BCM2835,dummy-text),$(PARAMS_RASPI),$(PARAMS_NEON)) Now OpenWebRX starts, but errors...

Same error here still, despite I disabled power save via the kernel parameter `pcie_aspm=off`

Same issue here with an SD1306 display and a SHT3xD sensor: `[08:05:43][C][i2c.arduino:050]: Recovery: failed, SDA is held low on the bus`

When I power cycle the device it temporarily works again