OpenOCD: unable to find a matching CMSIS-DAP device in WSL
I am trying to connect GDB in WSL to an Atmel SAMV71 Xplained Ultra board. I am getting stuck trying to get OpenOCD to connect to the board.I am using the following OpenOCD config...
View ArticleError with Ubuntu 0x8000000d An illegal state change was requested
So the problem is when I open 'Ubuntu' and 'Windows Subsystem for Linux'there is errors:'Ubuntu'WslRegisterDistribution failed with error: 0x8000000dError: 0x8000000d An illegal state change was...
View ArticleHow to fix lag in matplotlib first plot in a WSL Ubuntu?
For a simple plot (e.g. plt.plot([1,2,3], [2,5,1]), matplotlib lags for around 10s after plt.show(), before it opens the plot window.I'm on Ubuntu WSL on Windows 11. The lag only happens on the first...
View ArticleWSL+Ubuntu 18.04: `ssh` or `apt update` gets “Temporary failure resolving...
I have seen and searched through tons of threads on similar issues, but still couldn't find how to solve mine.Win10 1709 build 16299.61 (cannot update to newest as updates are controlled by IT) After I...
View ArticleVirtual Machine Platform Windows feature and virtualization in bios is...
I tried to install ubuntu 22.04 from the windows store but I get the following error:Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS.For...
View ArticleCan I change the WSL terminal background color from the own terminal command...
I use multiple WSL Ubuntu terminals from which I connect to different remote machines. It can get messy when I have many windows open to distinguish which window is for each machine, so I change the...
View ArticleGnome Desktop startup
When I type in gnome-session, I get the following error:(Process:480): Warning could not make bus activated clients aware of XDG_CURRENT_DESKTOP=GNOME environment variable: could not connect: No such...
View ArticleI accidentally moved /usr/bin on wsl and now I can't open a new terminal
I tried to move a binary from my /usr/bin to my home directory on ubuntu WSL so I accidentally ransudo mv /usr/bin ~Now I can't even open a new ubuntu terminal to undo the move.I tried undoing the move...
View ArticleHow to install a desktop GUI on WSL2?
A newbie here. I spent a couple weeks trying to use a desktop GUI on WSL using xfce4 and xrdp. I already tried a couple ways, following some tutorials to make it work, had no success though. So I don't...
View ArticleWget commmand not found
I tried installing wget. It says wget is up to date. But when I use wget it says command not found.
View ArticleAccessing graphics in Ubuntu which is installed as an app in Windows 10 HP
I have a windows 10 HP tower workstation with NVIDIA GeForce GTX 1070 graphics card, in which I installed UBUNTU 18.04 as an app (natively), by following the...
View Articlenil pointer warning on wsl start
Good day, everyone!After upgrade wsl from 1 to 2 I've started to recieve a warning on wsl start:: nil pointer evaluating template.Data.CommandAny ideas what is that and how to solve this problem?...
View ArticleWhy is the mysql-server package from mysql.com missing server files?
I'm usually not using Ubuntu, but decided to give it a try today because it's the preferred distro for Windows Subsystem for Linux, that I wanted to try today to see if/how it could replace my VMWare...
View ArticleWhy is my WSL Ubuntu 22.04 saying "Failed to configure: Unsupported session...
Why is my gnome-shell saying "Failed to configure: Unsupported session typer" in WSL Ubuntu 22.04?When I rangnome-shellin my WSL Ubuntu 22.04 terminal, it said "Failed to configure: Unsupported session...
View ArticleScreen shaking/flickering randomly after software update
I keep getting this screen. It's shaking and flickering randomly with visual artifacts that look like static all over the screen. My Firefox refused to load after restarting Ubuntu. I upgraded to...
View ArticleHow to prevent WSL from caching requests
I have a a Windows 11 system with Ubuntu 22.04 installed on WSL2. I am using docker to develop my project.I have stumbled upon a problem where the requests going into docker containers are being cached...
View ArticleUnable to access root folder
I am unable to access the root folder from GUI in Ubuntu 22.04 in spite of having obtained root access in the terminal.I have installed an Ubuntu 22.04 guest OS using Oracle VirtualBox in Windows 10...
View ArticleRemote Desktop cannot connect to Ubuntu xfce4
I am trying to get a desktop environment up and running on my ubuntu system running with WSL2 on Windows 11. I ran these commands in ubuntu to get everything installed:sudo apt update && sudo...
View ArticleOpening multiple files at once using Explorer in Ubuntu/WSL
When I run explorer.exe filename.pdf in Ubuntu under WSL, the PDF opens.However, when I run explorer.exe *.pdf, either in a for loop or on its own, it just opens File Explorer with no PDF. Why is this...
View ArticleWSL upgrade from version 1 to version 2 causes network problems
I am using Ubuntu on my Windows 10 host machine and lately needed to change WSL version from 1 to 2 (using command wsl --set-version).It looks like after that operation my Ubuntu lost network...
View Article