AAlieZZ

Results 5 issues of AAlieZZ

``` > cat ~/.config/casualrdh/casualrdh.log [ 2022-09-02 11:13:49,146 ] | [ DEBUG ] : [ helper -> vm_wake ] --> Attempting to resume VM [ 2022-09-02 11:13:49,150 ] | [ WARNING...

bug

### Describe the problem It crashes after about an hour or two of running. ### Container definition ``` docker run -d -it -p 25565:25565 -e EULA=TRUE -e GAMEMODE=creative -e ONLINE_MODE=FALSE...

reason/upstream

Proton: GE_Proton7_42-1 ReShade: 5.5.2 There is no ReShade overlay. BUT. If put the two .dll files in "Protal 2/bin" instead of WINEDLLOVERRIDES="d3dcompiler_47=n;d3d9=n,b", the overlay appears. As a control, it is...

### Describe the bug This is an AMD + NVIDIA laptop and I use the [script](https://docs.waydro.id/debugging/known-issues#graphical-issues) to select AMD iGPU ``` # bash waydroid-choose-gpu.sh Please enter the GPU number you...

Hello, I'm a beginner. I noticed that in ```example/yolo``` there is only the execution of YOLO without any examples on how to train it.