August 14, 2025Aug 14 Hello,since unraid 7.1.2 - 7.1.4 i lost my huawei 4G dongle and only recognises it as mass storage device and not a network device, is there anything i can do? its like a driver issue.. Edited August 14, 2025Aug 14 by tgiannak
August 14, 2025Aug 14 Community Expert Solution Possibly it uses the cdd_ether driver, which is now blacklisted by default since it causes issues for some Asus and Asrock boards with IPMI, type:touch /boot/config/modprobe.d/cdc_ether.confReboot and see if there's any difference; if it's the same post the diagnostics.
August 14, 2025Aug 14 Community Expert You are likely to get better informed feedback if you attach your system’s diagnostics (with everything in the one zip file) to your next post in this thread so we can see what Unraid is seeing. It is always a good idea when asking questions to supply your diagnostics so we can see details of your system, how you have things configured, and the current syslog.
August 14, 2025Aug 14 Author 4 hours ago, JorgeB said:Possibly it uses the cdd_ether driver, which is now blacklisted by default since it causes issues for some Asus and Asrock boards with IPMI, type:touch /boot/config/modprobe.d/cdc_ether.confReboot and see if there's any difference; if it's the same post the diagnostics.hello, thanks for the replies! i did this cdc seems loaded but no change! posting diagnostics! diagnostics-20250814-1850.zip
August 14, 2025Aug 14 Author 18 minutes ago, JorgeB said:Yep, that was the driver:not very stable lost it again☹️ diagnostics-20250814-2048.zip Edited August 14, 2025Aug 14 by tgiannak
August 14, 2025Aug 14 Community Expert That should be a different issue, as long as the driver is no longer blacklisted, it should always be available, but you can try to manually initialize it:insmod cdc_ether
August 14, 2025Aug 14 Author 1 minute ago, JorgeB said:That should be a different issue, as long as the driver is no longer blacklisted, it should always be available, but you can try to manually initialize it:insmod cdc_ether
August 15, 2025Aug 15 Community Expert I thought that should work, but looks like it doesn't. Anyway, just having the driver not blacklisted should be enough; something else may be going on.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.