-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UFiber WiFi #7
Comments
Hi! I don't have one here but it should work as expected since it shares the same bits as UF-Loco and UF-Nano-G. Run the tool with the |
Hi @galvesribeiro thanks for the awesome work!!! I have one UF-WIFI and sadly it doesn't work, are you planning to support it? if so how can I help you? Thank you again. Here it's the error:
|
Same error here. Device Model: UFiber WiFi Unhandled exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Delegate.DynamicInvokeImpl(Object[] args) at System.Delegate.DynamicInvoke(Object[] args) at System.CommandLine.Invocation.ModelBindingCommandHandler.InvokeAsync(InvocationContext context) at System.CommandLine.Invocation.InvocationPipeline.<>c__DisplayClass4_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass23_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass16_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass27_0.<b__1>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass25_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<b__24_0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass22_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass11_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<b__10_0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass14_0.<b__0>d.MoveNext() |
@galvesribeiro If it helps, here is a dump of the NVRAM values when running on the UFiber WIFI. Version:36 |
Attached is a zip file with the dump from the device. |
@galvesribeiro Went through the code and then noticed you already had a way to output the NVRAM info to the console, so the below might (hopefully) prove a bit more useful. --- NVRAM Information --
|
Assume the problem might be the device is using a different chipset than the LOCO or Nano G (see below). cat /proc/versionLinux version 3.18.24 (builder@495832364b50) (gcc version 4.8.5 20150209 (prerelease) (Realtek MSDK-4.8.5p1 Build 2536) ) #1 SMP Thu Apr 15 08:09:10 UTC 2021 [luna SDK V3.2.0] lsmod
rlt_wifi 1446693 1 - Live 0xc03de000 lspci -k00:00.0 Class 0604: 10ec:8196 ls /lib/modules/3.18.24/kernel/drivers/net/ethernet/realtek/ -ladrwxr-xr-x 3 ubnt 0 26 Apr 15 2021 rtl86900 ls /lib/modules/3.18.24/kernel/drivers/net/wireless/mediatek/rlt_wifi_ap/rlt_wifi.ko -la-rw-r--r-- 1 ubnt 0 1905166 Apr 15 2021 /lib/modules/3.18.24/kernel/drivers/net/wireless/mediatek/rlt_wifi_ap/rlt_wifi.ko ls /lib/modules/3.18.24/kernel/drivers/net/ethernet/realtek/rtl86900/sdk/src/module/* -la/lib/modules/3.18.24/kernel/drivers/net/ethernet/realtek/rtl86900/sdk/src/module/epon_drv: /lib/modules/3.18.24/kernel/drivers/net/ethernet/realtek/rtl86900/sdk/src/module/epon_mpcp: /lib/modules/3.18.24/kernel/drivers/net/ethernet/realtek/rtl86900/sdk/src/module/epon_polling: ls /lib/modules/3.18.24/kernel/drivers/net/wireless/mediatek/rlt_wifi_ap/rlt_wifi.ko -la-rw-r--r-- 1 ubnt 0 1905166 Apr 15 2021 /lib/modules/3.18.24/kernel/drivers/net/wireless/mediatek/rlt_wifi_ap/rlt_wifi.ko ls /lib/modules/ -ladrwxr-xr-x 4 ubnt 0 260 Apr 15 2021 . |
Been trying to understand the dump, but first time looking at the HEX editor, so trying to make sense and understand things. Any guidance or suggestion would be appreciated. |
Same issue here |
please improve the configurator for ufiber wifi |
Does this work in the UFiber WiFi, I have 1,5G connection and the router I have limits me to 1(rj45) 1Gb port, if i can change the serial and password I can use all 4 ports not limiting me to 1 port.
The text was updated successfully, but these errors were encountered: