MenGQiu

Results 26 comments of MenGQiu

刚刚又重新刷了一遍固件,什么都没设置试连wifi还是分配不了ip......

我新刷的固件没开SmartDNS和passwall都是分配不了ip

昨晚编译了新版本今天刷了还是不行呢。。。。。。在1楼放上op日志了。有大佬知道原因吗? ![Screenshot-2022-12-06_165939](https://user-images.githubusercontent.com/9279217/205869274-735cdbfd-fe61-4bbd-a9bf-c688f4a169a2.jpg)

> 是 procd jail的问题,屏蔽掉procd中的 dnsmasq相关jail的就可以了 。 不用这么麻烦,找到方法在lxc conf 把常用的 lxc.cgroup2.devices.allow: c 108:0 rwm lxc.cgroup2.devices.allow: c 10:200 rwm 改成 lxc.cgroup2.devices.allow: a lxc.cap.drop: 一切都正常了,在lxc下openwrt也可以查看内核日志了。

> 可以了,谢谢 > > ![Snipaste_2022-11-09_16-51-08](https://user-images.githubusercontent.com/42826027/200784947-6ccf39d0-e6a9-408d-ab71-87dbf0e1eddf.png) ![Snipaste_2022-11-09_16-50-25](https://user-images.githubusercontent.com/42826027/200784960-2aa08f0b-66d4-449e-a95f-e5b3a2774e74.png) 你好,请问这个realtek-r8125-dkms_9.010.01-1版本那里可以下载啊? 在releases里面下载的版本Makefile文档里面CONFIG_ASPM还是y其他参数也没有修改。

> > 你好,请问这个realtek-r8125-dkms_9.010.01-1版本那里可以下载啊? 在releases里面下载的版本Makefile文档里面CONFIG_ASPM还是y其他参数也没有修改。 > > There isn't yet. I need to prepare the script for releasing both stock one and the tuned one simultaneously, with the same PPA repository....

> Hello, The driver release version has reached 9.010.01-2. Can you take the time to upload the edited version? thank you very much. - CONFIG_ASPM to n - ENABLE_MULTIPLE_TX_QUEUE to...

That's great, thank you very much.

> > sudo apt-get install clang sudo add-apt-repository ppa:ubuntu-toolchain-r/test sudo add-apt-repository ppa:ubuntu-toolchain-r/ppa sudo apt-get install -y gcc-13 sudo apt-get install -y g++-13 sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-13 60 --slave...

> 降级使用这个版本,测试正常 Linux 6.0.7-pve #1 SMP PREEMPT_DYNAMIC PVE fw867 6.0.7-1 (2022-11-04) 谢谢,等网络空闲了再试试这个版本了。