Elsaco
Elsaco
@TheOnlyWei this is the `core` version! Try the `full` version if you want `systemd` or run `tdnf install systemd`
Fixed in `wsl-2.3.13` release!
@TylerJaacks based on the kernel version you posted, you're using `WSL 0.65.1`. In order to use `systemd` you'll have to upgrade to latest release, `WSL 0.67.6`. What is the output...
@Oluadepe yes, if `/etc/wsl.conf` is not present already create a new file and add `systemd` setting to it.
@Luxpy what version of WSL are you running? `systemd` support was added in https://github.com/microsoft/WSL/releases/tag/0.67.6, the same release that introduced Microsoft.WSL.Kernel version 5.15.62.1. Looks like you're running an older kernel implying...
@chengzeyi try running your command multiple times. In my case the OOM triggered on the 2nd run: ``` (phi-2-env) root@texas:/mnt/e/ai/phi-2# python Python 3.9.18 (main, Sep 11 2023, 13:41:44) [GCC 11.2.0]...
@sistemasITI at what stage the GPU is not being detected. Here's a screenshot after invoking the plugin:  Are you not getting the `NVIDIA GPU detected` in the prerequisites output?...
@ningx-ms how is the Nvidia GPU detected/selected when the main display is iGPU? On a notebook with iGPU as main display the Nvidia GPU is not being seen by the...
@j4james this issue could be Windows version specific. You're using Windows 10. On version 10.0.2200 (Windows 11) after setting `Windows Console Host` as the default terminal application in SUI, and...
@j4james this is the output with the exe version of rotate in 1st tab, and python/wsl in 2nd tab: https://user-images.githubusercontent.com/3933920/142777127-03c87210-451f-48e9-b9f8-8bd59653d9a9.mp4 Changing `default terminal application` setting did not make any difference...