Keelung Yang

Results 14 issues of Keelung Yang

Hi, I can backup to my u-disk with exfat partition format. But when I want to verify my backup, I cann't find my u-disk to select the backup file. It's...

OS: Microsoft Windows [Version 10.0.17763.973] 64 bits VSCode: 1.42.1, 1.43 Markdown-PDF: 1.4.4 ![image](https://user-images.githubusercontent.com/20385450/77033553-81d58180-69e2-11ea-887f-14da125348f1.png)

Hi, This is continued discussion of Python3 at the end of #528 which is about Python2. I summary pros and cons dicussed in #528 and important features in official What's...

question

enhancement
work-in-progress

Some MCUs, such as STM32 and NXP LPCxxx, support filtering messages by list or range of CAN-IDs. Some CAN devices, which using such MCUs, provide list-only or both list and...

enhancement

Hi, If I click `Copy`, then I got `$ sudo apt-get install slirp4netns`. The `$ ` is unwanted while pasting into terminal.

area/docs

FYI. https://github.com/NVIDIA/cuda-samples/tree/master/Samples/4_CUDA_Libraries/cudaNvSci ![image](https://user-images.githubusercontent.com/20385450/229271105-03ed63a8-6904-468c-9407-2fbd326603e3.png)

### Official FAQ - [X] I have checked the official FAQ. ### Ventoy Version 1.0.97 ### What about latest release Yes. I have tried the latest release, but the bug...

I tried bitbaked _fsl-image-mfgtool-initramfs_ in imx-4.9.88-2.0.0_ga. got this log while erasing the first 2MB partition in our 512MB nand. - Erasing 256 Kibyte @ 0 -- -1 % complete -...

As described in [Compiling the Kernel (Kernel 5.15)](https://developer.nvidia.com/docs/drive/drive-os/6.0.8.1/public/drive-os-linux-sdk/common/topics/sys_programming/compiling_the_kernel_linux.html) section of `NVIDIA DRIVE OS Linux SDK Developer Guide` v6.0.8.1, `nvidia*.ko` are copied into `extra/opensrc-disp` manually: ``` mkdir -p $NV_WORKSPACE/drive-linux/kernel/source/oss_src/out-linux/lib/modules//extra/opensrc-disp/ cd kernel-open...