Replies: 11 comments 19 replies
-
I'm not aware of anybody attempting a port for this. I don't think there's anything speaking against adding new devices, especially if somebody contributes the necessary patches and will maintain them. A lot of our devices in the functional section have rayhunter support "just for fun." Some questions:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
See #511. ![]() |
Beta Was this translation helpful? Give feedback.
-
hey @Tunas1337 i'm looking at aliexpress again and it seems there's a variant of the UZ801 that has two LEDs. did you get this one? it looks identical on the backside. ![]() ![]() |
Beta Was this translation helpful? Give feedback.
-
Next step for this device would be to try and figure out if the modem processor's NVRAM can be modified with tools like QPST/QXDM to unlock all the bands. Optimally, that can later be replicated with QCSuper (which is open-source, multiplatform and unencumbered by a need for double-illegal Qualcomm internal software piracy.) |
Beta Was this translation helpful? Give feedback.
-
I have ordered a similiar device (the white red device). However, adb is by default available.
To get root you need this command I was trying the 0.6.1 version. This didn't work with the installer.
the manual way:
download the rayhunter release, extract it and move to the folder:
the mentioned init script (
However there is a different entry possible:
connect to the 4G-UFI-XXXX wifi and open |
Beta Was this translation helpful? Give feedback.
-
When I plug in the device, it generates WiFi network, and I need to connect to this network. It seems device does not provide network via USB. This is the webUI interface accesible at `http://192.168.100.1/home.asp: ![]() I ran:
P. S. I did not have SIM card in the device. |
Beta Was this translation helpful? Give feedback.
-
well...next device. this device is supported via command without any hassle. (adb is available with root id) It is usually sold as H807 pro and should have more lte bands. However there are no leds for rayhunter. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
some interesting links from hackernews today: https://news.ycombinator.com/item?id=45250676 |
Beta Was this translation helpful? Give feedback.
-
I didn't have exact model as @coelner did but i have found out the device is mising su binary and, using edl i had a complete dump of the devices if you guys need the dump, I'll including the link later on Something interesting that i found out is that the screen is an actual screen just like an Android phone but striped down so much. Basically this can be use just like any normal android apk to display information. One more interesting thing, the device has pinout for sdcard, i found out H909Pro version have it soldered on by default. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The UZ801 is a 4G/LTE USB modem which is built on top of a Qualcomm Snapdragon 410 (MSM8916, with MDM8916 modem.) It does not have a screen, but it does have LEDs which can be used to signal the same status as the green/red bar on the Orbic hotspot. More info can be found here.
I can confirm that the stock Android 4.4 KitKat install has a way to enable USB debugging by visiting a specific link on the web interface, and that this device also definitely has a /dev/diag interface that is accessible. I can't remember if it is only accessible after rooting or if it is just randomly accessible as-is.
I write to ask if anyone has attempted a port before I try it, just in case others have found it to be impossible or not worthwhile. Alternatively, I would like to know if there is any interest in this platform. Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions