yoki

Results 12 comments of yoki

and then I just clicked ,visited this link and downloaded from it.After download,I moved this file to /home/$USER/.cache/winetricks/msxml6. And repeated this operation again,I still failed to finish installation due to...

I find this program requires python2,in fact I prefer to using python3 and so I give up.

请问如何在不先安装此软件的情况下手动构建此软件

> 可能和这个有关#492 不行,还是同样错误 ![image](https://user-images.githubusercontent.com/55388087/184471332-b3cc4b6f-34a8-4c2f-bd39-7204b316ef65.png)

写在`nginx.conf`或者`site.conf`里都不行 ![image](https://user-images.githubusercontent.com/55388087/184471478-c373935a-14d1-4a33-ad51-2edeac83a4f8.png)

请问这个patch怎么用啊?直接复制到`package/wwan/driver/quectel_SRPD_PCIE/src/`下面吗?还是复制到`target/linux/x86/patches-5.15/`下面

![image](https://user-images.githubusercontent.com/55388087/223667117-07639803-f6cb-4c4e-8c2f-1bc59024950d.png) 之前还能编译出来固件(没有勾选quectel srpd pcie),我直接下载你的`https://github.com/coolsnowwolf/lede/files/10917655/5.15-6.1-872-export-some-functions-of-the-sched-module.patch `,放到`target/linux/x86/patches-5.15/`下面,再次编译固件就出现上面图片中的错误了

> ![image](https://user-images.githubusercontent.com/34025388/223631348-9fd6f009-0208-4a55-aa7b-0dda70d41329.png) [5.15-6.1-872-export-some-functions-of-the-sched-module.patch](https://github.com/coolsnowwolf/lede/files/10917655/5.15-6.1-872-export-some-functions-of-the-sched-module.patch) [5.4-872-export-some-functions-of-the-sched-module.patch](https://github.com/coolsnowwolf/lede/files/10917657/5.4-872-export-some-functions-of-the-sched-module.patch) ![image](https://user-images.githubusercontent.com/34025388/223631616-2625e5d5-a13f-40b2-86e2-ec03da311a56.png) ![image](https://user-images.githubusercontent.com/34025388/223631649-7ff943bb-646c-4850-a2d1-73d9d3313e63.png) ![image](https://user-images.githubusercontent.com/34025388/223631702-11e55fd5-a697-4745-9b43-8e9e28f0e982.png) 如此修复即可 之前还能编译出来固件(没有勾选quectel srpd pcie),我直接下载你的https://github.com/coolsnowwolf/lede/files/10917655/5.15-6.1-872-export-some-functions-of-the-sched-module.patch ,放到target/linux/x86/patches-5.15/下面,再次编译固件就出现上面图片中的错误了 ![image](https://user-images.githubusercontent.com/55388087/223667892-2b9dc7e3-a294-4604-9a71-3225fd42c517.png) 把`https://github.com/coolsnowwolf/lede/files/10917655/5.15-6.1-872-export-some-functions-of-the-sched-module.patch`放到 `target/linux/x86/patches-6.1/`或者把`https://github.com/coolsnowwolf/lede/files/10917657/5.4-872-export-some-functions-of-the-sched-module.patch`放到`target/linux/x86/patches-5.4/`下还是不行。

> vim /etc/systemd/system/v2ray.service.d/10-donot_touch_single_conf.conf 把 ExecStart=/usr/local/bin/v2ray -config /usr/local/etc/v2ray/config.json 改为 ExecStart=/usr/local/bin/v2ray run -config /usr/local/etc/v2ray/config.json systemctl daemon-reload 用不了的,同样是Ubuntu22 2023/01/06 09:14:49.271 [I] [io.go:428] Usage of /usr/local/bin/v2ray: 2023/01/06 09:14:49.271 [W] [asm_amd64.s:1571] v2ray-core: exit status 2...