gargoyle_1.9.1Hi
Posted: Mon Dec 19, 2016 12:31 pm
Hi I've installed gargoyle_1.9.1-brcm47xx-generic-standard-squashfs.trx on Asus WL 500Gp v1 and tried to install USB modules - no luck.
There are no correct modules for kernel in 1.9.1 version
Code: Select all
root@Gargoyle:~# opkg install kmod-usb-core kmod-usb2 usb-modeswitch libusb-1.0
ERROR: Dependency kmod-nls-base of package kmod-usb-core cannot be found, try updating your package lists
Code: Select all
root@Gargoyle:~# opkg install kmod-nls-base
ERROR: Dependency kernel (= 3.10.49-1-5d0d3deed34436ecea1e7580c1aae878) of package kmod-nls-base is installed, but has incompatible version 3.10.49-1-2e1360b52a5c2c1d34c19c19b43b5f54 and is marked as 'hold'
Code: Select all
root@Gargoyle:~# opkg install --force-depends kmod-nls-base
ERROR: Dependency kernel (= 3.18.23-1-e64d63d489e72db2672ccd5f283d3169) of package kmod-nls-base is installed,
but has incompatible version 3.18.29-1-4bdaa2a592ba64d14ad62e705c8065e1 and is marked as 'hold'
root@Gargoyle:~#