Discussed in #110
Originally posted by 573 June 23, 2022
It would be awesome to have usbip support in NixOS-WSL (see https://github.com/dorssel/usbipd-win/wiki/WSL-support).
I've only gotten so far to try the usbip command inside the VM and I'm still not clear how to get that. Loading kernel package in configuration.nix didn't seem to as we use the kernel provided by Microsoft.
Is it just a case of building our own version of the MS kernel (https://nixos.wiki/wiki/Linux_kernel) ?
When from Powershell (regular user, Windows side) running
➜ & 'C:\Program Files\usbipd-win\usbipd.exe' wsl attach --busid 3-1
I'm just stuck in the
usbipd: error: WSL 'usbip' client not correctly installed. See https://github.com/dorssel/usbipd-win/wiki/WSL-support for the latest instructions.
What do you say ? Can we figure this out as a Step-By-Step list maybe just to complete the instructions (saying just "on other distros") over at https://github.com/dorssel/usbipd-win/wiki/WSL-support ?
Discussed in #110
Originally posted by 573 June 23, 2022
It would be awesome to have usbip support in NixOS-WSL (see https://github.com/dorssel/usbipd-win/wiki/WSL-support).
I've only gotten so far to try the usbip command inside the VM and I'm still not clear how to get that. Loading kernel package in configuration.nix didn't seem to as we use the kernel provided by Microsoft.
Is it just a case of building our own version of the MS kernel (https://nixos.wiki/wiki/Linux_kernel) ?
When from Powershell (regular user, Windows side) running
➜ & 'C:\Program Files\usbipd-win\usbipd.exe' wsl attach --busid 3-1I'm just stuck in the
usbipd: error: WSL 'usbip' client not correctly installed. See https://github.com/dorssel/usbipd-win/wiki/WSL-support for the latest instructions.What do you say ? Can we figure this out as a Step-By-Step list maybe just to complete the instructions (saying just "on other distros") over at https://github.com/dorssel/usbipd-win/wiki/WSL-support ?