|
|
想找个养老固件(要有xxx上网)但又能装打印机共享的固件。
下了好几个基于lean大的固件,比如:catwrt bleachwrt等,手动安装打印机相关组件时发现kmod-usb-printer装不上。
在软件包页面安装就出现下面的提示:
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.Unknown package 'kmod-usb-printer'.Collected errors: * pkg_hash_check_unresolved: cannot find dependency kernel (= 5.15.74-1-9f30f53bdba2722a473e0ebea48a1a77) for kmod-usb-printer * pkg_hash_fetch_best_installation_candidate: Packages for kmod-usb-printer found, but incompatible with the architectures configured * opkg_install_cmd: Cannot install package kmod-usb-printer.
在SSH下面安装就是下面的提示:
root@BleachWrt:~# opkg install kmod-usb-printer
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Unknown package 'kmod-usb-printer'.
Collected errors:
* pkg_hash_check_unresolved: cannot find dependency kernel (= 5.15.74-1-9f30f53bdba2722a473e0ebea48a1a77) for kmod-usb-printer
* pkg_hash_fetch_best_installation_candidate: Packages for kmod-usb-printer found, but incompatible with the architectures configured
* opkg_install_cmd: Cannot install package kmod-usb-printer.
如果用原版是可以正常安装的,可是原版又没有xxx上网,自己也不会编译。
请问一下群友大佬们,这个kmod-usb-printer只能在编译时集成进去吗?
|
|