Can't install kmod-usb-hid after upgrade on GL-MT6000

Hi all,

i’ve just upgraded my GL-MT600 to the 4.7.7 firmware. Much to my dismay, no packages were re-installed even tho i’ve checked the option.

Much worse, seemingly kmod-usb-hid is now not installable, which I depend on for my usb temp/co2 sensor (I’m running fhem on the device).

Here’s the error I get. Is there any quick fix except, or do I have to resort to trying it to port to the new kernel on my own?

Any help appreciated!

Edit: FW 4.8.2 has the same issue, i’m back on 4.7.4 :frowning:

check_data_file_clashes: Package usbutils wants to install file /usr/bin/lsusb
But that file is already provided by package * busybox

  • opkg_install_cmd: Cannot install package usbutils.
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.4.238-1-d4a7d36962bb6218ebd94bf040ac560e) for kmod-input-core
  • pkg_hash_fetch_best_installation_candidate: Packages for kmod-input-core found, but incompatible with the architectures configured
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.4.238-1-d4a7d36962bb6218ebd94bf040ac560e) for kmod-input-evdev
  • pkg_hash_fetch_best_installation_candidate: Packages for kmod-input-evdev found, but incompatible with the architectures configured
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.4.238-1-d4a7d36962bb6218ebd94bf040ac560e) for kmod-hid
  • pkg_hash_fetch_best_installation_candidate: Packages for kmod-hid found, but incompatible with the architectures configured
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.4.238-1-d4a7d36962bb6218ebd94bf040ac560e) for kmod-hid-generic
  • pkg_hash_fetch_best_installation_candidate: Packages for kmod-hid-generic found, but incompatible with the architectures configured
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.4.238-1-d4a7d36962bb6218ebd94bf040ac560e) for kmod-nls-base
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.4.238-1-d4a7d36962bb6218ebd94bf040ac560e) for kmod-usb-core
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.4.238-1-d4a7d36962bb6218ebd94bf040ac560e) for kmod-usb-hid
  • pkg_hash_fetch_best_installation_candidate: Packages for kmod-usb-hid found, but incompatible with the architectures configured
  • opkg_install_cmd: Cannot install package kmod-usb-hid.

i went again from 4.7.4 now to 4.8.2 and this time i could install all kmod packages i need. Oops :blush:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.