-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Router compilation issue with Xiaomi R3G #1419
Labels
bug
Something isn't working
Comments
求修复啊 |
问题已经明确,安装luci-app-smartdns时,会缺少libopenssl-gost_engine依赖,导致smardns无法运行,只需加入libopenssl-gost_engine即可 |
把 gost engine 卸载掉安装 libopenssl-legacy 再试试 |
草率了,问题又复现了,看来不是libopenssl-gost_engine的问题,
重新安装libopenssl-legacy,同样有问题 |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When compiling the Xiaomi R3G router firmware with firmware-selector.immortalwrt.org, when the luci-app-smartdns package is added to it, the compiled firmware smardns cannot be used, after asking the smardns author, it can be run with a static package, hoping to replace the smardns package in the opkg source
This is the issue I asked under the smardns repository
pymumu/smartdns#1878
Here's the package I chose
base-files block-mount busybox ca-bundle default-settings-chn dnsmasq-full dropbear firewall4 fstools ipv6helper kmod-gpio-button-hotplug kmod-leds-gpio kmod-nf-nathelper kmod-nf-nathelper-extra kmod-nft-offload libc libgcc libustream-openssl logd luci luci-app-opkg luci-compat luci-lib-base luci-lib-ipkg mtd netifd nftables opkg ppp ppp-mod-pppoe procd procd-seccomp procd-ujail uboot-envtools uci uclient-fetch urandom-seed urngd wpad-openssl kmod-mt7603 kmod-mt76x2 kmod-usb3 kmod-usb-ledtrig-usbport -uboot-envtools python3 luci-i18n-base-zh-cn kmod-usb-uhci kmod-usb-storage kmod-usb-storage-extras kmod-usb2 kmod-fs-vfat kmod-fs-ext4 usbutils fdisk kmod-nls-utf8 luci-app-ttyd luci-i18n-opkg-zh-cn luci-i18n-ttyd-zh-cn bash badblocks luci-app-fileassistant luci-i18n-firewall-zh-cn luci-theme-argon luci-app-watchcat luci-i18n-watchcat-zh-cn luci-app-adblock luci-app-passwall luci-app-smartdns luci-app-ua2f luci-app-usb-printer luci-app-vlmcsd luci-app-wechatpush luci-i18n-adblock-zh-cn luci-i18n-passwall-zh-cn luci-i18n-ua2f-zh-cn luci-i18n-smartdns-zh-cn luci-i18n-usb-printer-zh-cn luci-i18n-vlmcsd-zh-cn luci-i18n-wechatpush-zh-cn xray-core xray-example haproxy v2ray-geoip v2ray-geosite tcpdump-mini
ImmortalWrt version
r27917-81a1f98d5b
ImmortalWrt release
23.05.3
ImmortalWrt target/subtarget
ramips/mt7621
Device
Xiaomi Mi Router 3G
Image kind
Self-built image
Steps to reproduce
No response
Actual behaviour
No response
Expected behaviour
No response
Additional info
No response
Diffconfig
No response
Terms
The text was updated successfully, but these errors were encountered: