Dariusz Skrzypoń
Dariusz Skrzypoń
NPE is in the line of call to resolveRawArguments. Currently I cannot share any code, I'll provide test project until the end of week.
> * Create a VM and import the qcow2 image provided by the [alternative installations page](https://www.home-assistant.io/installation/alternative) (haos_ova-7.5.qcow2) This appears to be x86_64 image, so is a no-go. Not sure about...
Debian cloud image is preinstalled qcow2 that runs in seconds. No need to install. Its just faster to do it this way. https://cloud.debian.org/images/cloud/bullseye/latest/ On Tue, 29 Mar 2022 at 09:37,...
It appears that qemu can actually handle usb passthrough perfectly, but proxmox is unable to configure it properly. Instead of adding the device by proxmox's hardware page, just edit the...
> I have 2 zigbee stick and both have same vender&product ID. According to [QEMU USB docs](https://qemu-project.gitlab.io/qemu/system/devices/usb.html) > **usb-host,hostbus=bus,hostaddr=addr** Pass through the host device identified by bus and addr >...
> Since the usb device passthrough is working well, is it possible the bluetooth built-in RPi module passthrough as well? @mr12obot According to [these docs (🔎bluetooth)](https://students.mimuw.edu.pl/~zbyszek/asm/QEMU_Emulator_User_Documentation.html) it _should_ be possible,...
Same here ``` *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'An instance 0x7ff436072600 of class UITableView was deallocated while key value observers were still registered with it. Current...
This is still the case. You shouldn't `self.viewControllers.removeAll()`, that leads to crash. `self.reloadData()` should reload controllers properly, but it doesnt.
Try to connect external antenna :)