Problem with D-link 842 vC3 and Luci

Hi
I want to flash my router with with OpnWRT and I follow instructions from this page https://openwrt.org/toh/d-link/d-link_dir-842.
Everything pass OK until this command opkg install lusi, then I get this error

root@OpenWrt:~# opkg install luci
Installing luci (git-20.074.84698-ead5e81) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mips_24kc/luci/luci_git-20.074.84698-ead5e81_all.ipk
Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci:
 *      kernel (= 5.4.82-1-0440040e803b3f2d360c096aca48e617)
 * opkg_install_cmd: Cannot install package luci.

I run commande "uname-r" and get this

root@OpenWrt:~# uname -r
5.4.66

Can someone help me about this problem?
Thanks in advance

packages are updated on a daily basis, when new snapshot are generated.

Either reflash with todays snapshot, or use the --force-depends param in opkg .

opkg status kernel
grep kmod /etc/opkg/*