fedes_gl Posted April 5 Share Posted April 5 (edited) So I bought this chinise Android TV Box and would love to install armbian on it. I am new on this and discovered armbian just after buying it. I didn't know there was no support and not official open source for the Rockchip RK3528, otherwise I would have chosen any other. The box works fine but it has that known malware that send packets to suspicious links (I scanned activity with pi-hole). Description says it has 2GB RAM and 16GB storage (Hynix H26M51002KPR) WiFi chip is LGX8800D I attach images of the board and all of it's componentes, including IR sensor and display. It also has a red LED that turns on when in stand-by mode. I hope this help to develop or patch a working version of armbian for it. I have already read about some patches around that would probably work, but I' new to this and I'm not sure how to start. What I would like to do first is a completly ROM backup, and start doing test with a pendrive or SD card, not writting directly to the eMMC (if possible) until the important things get working. And any help would be appreciated. Edit: I will keep posting in this thread with my progress (or attemps!) Edited April 6 by fedes_gl 0 Quote Link to comment Share on other sites More sharing options...
blust0ne Posted April 5 Share Posted April 5 try to this image, it may work for you. 0 Quote Link to comment Share on other sites More sharing options...
fedes_gl Posted April 6 Author Share Posted April 6 (edited) 12 hours ago, blust0ne said: try to this image, it may work for you. Thank you. Before doing so, I would like to backup the firmware, which I'm a little troubled. I'm trying with a tool called rkdumper from xda forum, but it seems to fail with the RK3528. Seems it is read protected. However, I suppose I can boot and use armbian from SD with touching the eMMC, right? Edited April 6 by fedes_gl 0 Quote Link to comment Share on other sites More sharing options...
Hqnicolas Posted April 14 Share Posted April 14 I'm thinking about buyng an RK3528 Shit box, but X88 pro 13 just have 10/100M Ethernet RJ45 port 0 Quote Link to comment Share on other sites More sharing options...
fedes_gl Posted April 19 Author Share Posted April 19 I tried to dump the full firmware to have a backup but I couldn't do this because its read protection. Apparently I could only extract uboot.img and many other files. There is a workoround by unpacking that file, editing 4 bytes with any HEX editor, repacking and flashing, that allows to fully dump the firmware after tweaking it. I'm not sure of any risk of bricking the device If anything goes wrong. By the momment I cannot unppack the uboot.img file to do the trick. Also I'm looking for some more information about how to use the UART interface with it. I have a UART USB dongle (CP2102 chip) that I believe I can use to connect it. Any information would be appreciated. 0 Quote Link to comment Share on other sites More sharing options...
fedes_gl Posted April 19 Author Share Posted April 19 On 4/14/2024 at 11:28 AM, Hqnicolas said: I'm thinking about buyng an RK3528 Shit box, but X88 pro 13 just have 10/100M Ethernet RJ45 port Yes, mine is 10/100M. I'm using it to watch content on a 1080p TV and works pretty fine. If useful to you, it has an USB 3.0 port, to use an external HDD or probabbly a gygabit LAN to USB dongle... 0 Quote Link to comment Share on other sites More sharing options...
Hqnicolas Posted April 19 Share Posted April 19 9 hours ago, fedes_gl said: I'm using it to watch content on a 1080p TV and works pretty fine 1080p on linux? the gpu was working? 0 Quote Link to comment Share on other sites More sharing options...
fedes_gl Posted April 19 Author Share Posted April 19 4 hours ago, Hqnicolas said: 1080p on linux? the gpu was working? Sorry for the confusion. For the moment I'm using it with original android firmware. I tried the build suggested by user blustOne (above in this thread), booting from SD card, GPU has signal output but seems not to have HW acceleration for playback (it loads the file, but stutter/choppy playback). Also no sound through HDMI port. I'm tring to first dump the entire firmware of the device. I don't want to get it bricked because of playing with it. Once I can dump it, I will try to play with the armbian variants, try to build my own, etc. I have never done this and I know I have a long way ahead reading and learning (and no much time), just I want to start with the backup. I will also try to debloat the android version. I'm using it connecting a flash drive with videos, I connect it to internet as little as possible, it has many bloatware that I'm not sure of what thing it can cause in my private network. Probbaly i'm worring too much about it? .. 0 Quote Link to comment Share on other sites More sharing options...
fedes_gl Posted May 8 Author Share Posted May 8 (edited) So I managed to extract .dtb files from uboot.img using this extract-dtb tool. Later on, on a PC running Ubuntu 22.04 LTS I used "device tree compile" to decompile thos dtb files into dts files. I followed this article trying to use those DTS files to get the correct hardware informatin and/or drivers, but the /boot folder in the flashed SD card is empty. Probably, as the article says, dtb overlay is not activated in this image. Edited May 8 by fedes_gl 0 Quote Link to comment Share on other sites More sharing options...
Dudley1001 Posted October 23 Share Posted October 23 (edited) If you are still looking for an image for the X88pro 13 , I used the desktop image for the Mango pi M28k located here and it worked but I did not have ethernet or wifi. I just used usb wifi on it. I will see if I can get the on-board network/wifi working. I have not done a full test but it does boot up and seems to run fine. I am just using the sdcard for now and have not tried to flash the eMMC Edited October 23 by Dudley1001 addition 0 Quote Link to comment Share on other sites More sharing options...
fedes_gl Posted 16 hours ago Author Share Posted 16 hours ago Thank you! Yes I'm still looking for an image. Tried that one but no luck, multiple error messages at boot 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.