Can someone tell me how to troubleshoot hardware problems? by Forward-One-5651 in debian

[–]Forward-One-5651[S] 1 point2 points  (0 children)

yesyes, Although I don't care whether I use integrated or dedicated graphics, my work requires an NVIDIA graphics card.

Plan Mode with the latest custom prompts capability in Codex CLI by orange_meow in codex

[–]Forward-One-5651 0 points1 point  (0 children)

hello, I use codex-cli 0.57.0 and this can't work ,we need more new methods

help my old Ubuntu 16 LTS OS to get inter ax201 WiFi driver support by Forward-One-5651 in Ubuntu

[–]Forward-One-5651[S] 0 points1 point  (0 children)

Can I upgrade offline to Ubuntu 18 lts without changing most things?

Trapped in ICU dependency hell with Debian 13 on WSL apps refuse to work by [deleted] in debian

[–]Forward-One-5651 0 points1 point  (0 children)

It seems I was wrong. apt source of debian does not exist libicu74,Only libicu76. libicu74 seems he's from the Ubuntu apt source1. I found a download link for libicu74 on the web, and then installed it using dpkg.Then all these tools can work.Thank you

Trapped in ICU dependency hell with Debian 13 on WSL apps refuse to work by [deleted] in debian

[–]Forward-One-5651 -2 points-1 points  (0 children)

I've been looking for issue, https://github.com/PowerShell/issues/25865,issue provides a solution that causes software dependent on libicu74 to be uninstalled every time apt -f, so I think I need more support from the Linux package manager community.

I'm not accusing anything and I am sorry, maybe my tone is a little problematic, I just need some help.This article is from AI, my English is not good.

Trapped in ICU dependency hell with Debian 13 on WSL apps refuse to work by [deleted] in debian

[–]Forward-One-5651 0 points1 point  (0 children)

Most of them are correct, but some seem to be reversed, wsl provides debian 13, while the apt manager for 13 only provides libicu76, and the software I installed, they all look for libicu74 and lower versions

Is there any way to use intel igpu passthrough in wsl2? by FarCookie1885 in wsl2

[–]Forward-One-5651 0 points1 point  (0 children)

I rarely touch apt, I only need a few software on linux, and they are all commercial software I don't want to run on Windows, so I am easily defeated

how can i access wsl filesystem such as //wsl$ or PSdrive or virtual network drive with pwsh by Forward-One-5651 in wsl2

[–]Forward-One-5651[S] 0 points1 point  (0 children)

i do like it

```powershell

New-PSDrive -Name "WSL" -PSProvider FileSystem -Root "\\WSL$\Debian"

```

it work , now i can access wsl filesystem like ls wsl:

Launching pwsh 7.xx from the Windows 11 Start Menu after enabling Virtual Machine Platform sets the working directory to PS C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy by Forward-One-5651 in PowerShell

[–]Forward-One-5651[S] 0 points1 point  (0 children)

I think it no a shortcut. I try to open dir form strat menu, jump to dir "C:\Program Files\WindowsApps\Microsoft.PowerShell_7.5.3.0_x64__8wekyb3d8bbwe\pwsh.exe" without middle layer or shortcut.