Code
echo "softdep ax88179_178a pre: cdc_mbim" > /storage/.config/modprobe.d/ax88179_178a-fix.conf
reboot
^ see if that resolves the errors? (found in https://github.com/FreddyXin/ax88…ment-1208448522)
echo "softdep ax88179_178a pre: cdc_mbim" > /storage/.config/modprobe.d/ax88179_178a-fix.conf
reboot
^ see if that resolves the errors? (found in https://github.com/FreddyXin/ax88…ment-1208448522)
nicomaniaque I've updated the meson-gxbb-odroidc2-hifishield.dtb included in my test images with the content that ds000 shared so give it a test and please report back whether it works or not? https://chewitt.libreelec.tv/testing/
Please test https://chewitt.libreelec.tv/testing/LibreE…h64-11.80.0.tar (or the .img.gz in the same folder). Ignore the odd version number, it's current LE(12) master branch + test patch. Please share "dmesg | paste" so I can see the kernel log.
The 0b95:1790 device ID doesn't exist in the ASIX driver so the device is visible on the USB bus but the driver doesn't match and load the driver. That's a trivial change so I'm building an image for you to test, and if it works I'll upstream the patch to the kernel.
The logs show content being opened/read from an NFS share so basic access and reading works. I have no other insight to offer as I don't use NFS myself and have nothing setup to test with (and not looking to change that).
NB: The chunksize messages are harmless. Ignore.
Images are LE12 master branch with WIP changes that I haven't submitted to the main repo yet and some extras like Realtek WiFi drivers that I have no plans to submit. I hardcode the version number to make automation of updates in my lab easier; use the dateTime of the file and/or Kodi build date to see what's inside (or look at the amlogic branch in my git repo). You can update to official LE12 nightlies and any future LE12+ image. NB: If it works, that's great. If it doesn't work, the images are experimental and you're welcome to report things but I don't support them.
NB: usb_modeswitch is in the LE "system-tools" add-on.
Create logs for both adapters:
Please test a current LE12 nightly. Same?
You can use the ultimate one for testing. The sole difference is the WiFi/BT module.
LE Settings > Networks > Wireless Regdomain (set for your country).
It's hard to comment without seeing the boot log, but failure of ethmactool-config.service suggests the Ethernet NIC isn't working and thus you won't be able to SSH into the box to share that easily. Although: if you remove "quiet" from boot params in uEnv.ini there will be verbose output on screen and you can take/share some pics or a slow-motion video of boot (upload them to a file sharing site somewhere). You can also add "textmode" and it will (or might, depending on the issue) boot to a text console instead of Kodi, allowing you to connect a USB keyboard and poke around to see what's up.
For kicks you can also try the box image from https://chewitt.libreelec.tv/testing which has newer kernel/drivers/everything. It's unlikely to resolve anything though.