MrCryptton

Results 14 comments of MrCryptton

Sorry for the late reply! Seems that the cable error no longer shows after full shutdown and startup, but there's still something: `Bluetooth: hci0: command 0xfc01 tx timeout` Full log...

@agners Running **Virtual Box** (Version 6.1.34 r150636 (Qt5.6.2)) on **W10** (OS Build 19044.1706) . No extensions. I edited the comment above.

Hello, Is there any plan of including the fix? (https://github.com/home-assistant/operating-system/issues/1935#issuecomment-1136689805)

I am aware that the linked issue was a bug report, thank you. And indeed, I was referring to the fix you mentioned since it seemed to be included with...

> It was a pitty! :-( I'm runnig HA OS 8.4, 8.5 (switching in the boot from one to other) in VirtualBox over Windows 11. I'm using the last versions...

I added: `RUN mkdir -p /steamcmd/7dtd/mods` just below ``` # Create the volume directories RUN mkdir -p /steamcmd/7dtd /app/.local/share/7DaysToDie ``` And for some reason: ``` # Fix permissions RUN chown...

I don't know if it's of any help, but I found a workaround to manage test steps in my test cases. The setup file contains this: ``` use StepSupport; public...

I haven't used it since a few years and a lot of things might've changed. Judging by the code, you **can't have multiple config files.** What you can have is...