-
米9se。
将extract.bat修改为
```
@echo off
pushd %~dp0
if not exist tools\win32\ (
tools\win32-tools.exe -otools -y
)
call tools\win32-addons\add.bat > NUL
tools\win32\bin\bash.exe -c 'export EX…
-
> Working branch: https://github.com/geerlingguy/linux/pull/1
Just received an OEM [AMD Radeon RX 6700 XT](https://amzn.to/3l1K8g7) in the mail. I was able to get it at MSRP+Shipping, which is some…
-
## Basic Information
**Name:** OOSU10
**Category:** https://www.privacytools.io/operating-systems/#win10
**URL:** https://www.oo-software.com/en/shutup10
## Description
O&O ShutUp10 means y…
-
**Community Dev:** @robertfisk
**PoC:** https://github.com/robertfisk/USG
**Discussion:** https://groups.google.com/d/msg/qubes-users/MEzOZ_naupo/mpWcCjLSDgAJ
-----
Description (https://github…
-
## Issue description
"No default controller available" issue while trying to use `bluetoothctl` tool. I've recently installed NixOS on a Raspberry Pi 4 Model B using [this very cool tutorial](https…
yshym updated
2 weeks ago
-
I bought a development board called [MangoPi MQ-Quad](https://linux-sunxi.org/MangoPi_MQ-Quad)
It has H616 Soc and an empty SPI flash pad
![1665290160684](https://user-images.githubusercontent.com/…
-
### What happened?
After upgrading my VM (Ubuntu 22.04 / amd64) to the latest available kernel (`5.15.0-1023-aws` and `5.15.0-1022-gcp`), service probes stopped working. I checked older versions of…
-
As discussed in https://github.com/linuxkit/linuxkit/pull/2363 rather than defaulting to `root=/dev/sr0` or having the user specify the boot medium, it ought to be possible at least for EFI to detect …
-
Hello,
I have installed the noble and trixie images to a known good SD card but neither image will boot on my T6. There is nothing displayed at the screen which is using HDMI cable. Same SD card is…
-
Refer https://community.platformio.org/t/debugger-not-starting/18338.
When attempting to debug the `nrf52_dk` board from the platform-nordicnrf52, after using "PIO Debug" in VSCode, the time until …