Jump to content

BLFC

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. @Andr1k If I understand correctly the rtl8188 driver is compatible with your rtl8189, so you may try this https://forum.armbian.com/topic/26917-rtl8188fu-driver-install/ https://github.com/sgjava/rtl8188fu/tree/arm Compile and install with (the script expects this way) ./rtl8188fu-arm/scripts/install.sh I am running in my unit with success
  2. Hello My box needs a power cycle if I do sudo reboot and the wifi driver doesn't load so I tried to download its DTS to find the right overlay and rk322x-config correct choices but I'm a bit lost reading it, can someone point me to the right direction? The file is at this link 05_dtbdump_rockchip,rk3229.dts and the backup image file is at tvbox-backup.gz I don't know if it is the correct (or easier) procedure but here is how I get the DTS My box pictures and info are at Any help or pointers will be greatelly appreciated, thanks! !3runo from Brazil
  3. Successfully built on armv7l. Thanks for releasing the script! [ 2810.712732] rtl8188fu: loading out-of-tree module taints kernel. [ 2810.818513] ======================================================= [ 2810.818520] ==== Launching Wi-Fi driver! (Powered by Rockchip) ==== [ 2810.818525] ======================================================= [ 2810.818529] Realtek 8188FU USB WiFi driver (Powered by Rockchip) init. [ 2810.818535] RTL871X: module init start [ 2810.818541] RTL871X: rtl8188fu v4.3.23.6_20964.20170110 [ 2810.820396] usbcore: registered new interface driver rtl8188fu [ 2810.820456] RTL871X: module init ret=0 May I ask if I need to run it again every time I upgrade the kernel? Cheers !3runo from Brazil
  4. @chrisrer My box is running so well that I managed to write a procedure to install HA on it. @Scmel I find a fix for the error you reported, check bellow Hope this helps !3runo from Brazil
  5. Thank you @jock for this hint! I was trying Armbian_23.8.1_Rk322x-box_jammy_current_6.1.50_minimal.img directly from the SD without installing to check if it would work before burning the unit (just getting blue and red LEDs shine very tiny at each attempt) and was wondering why multitool would run from the SD and the image, won't. My unit is the cheap MXQ Pro 4k 5g with R329Q_V8 board. It has 4 H5TC2G43BFR-H9A DDR3L DRAM, 512MX4 memory chips (1GB RAM total), a KLM8G1GETF-B041 eMMC 5.1 (8GB) and the SV6256P wireless. After installing it successfully booted, I plug a spare USB WIFI dongle I had and enabled internet access using nmtui to apt update && apt upgrade I select on rk322x-config rk3228 no pins and overlays=emmc led-conf2, are these the right settings for this board? My goal was to setup a cheap print server for an old non-wifi printer I have and thanks to you guys awesome work I succeed While preparing I managed to get some info from the board using the shell from multitool # hexdump -C /sys/bus/nvmem/devices/rockchip-efuse0/nvmem 00000000 52 4b 23 82 81 d4 70 55 52 4b 4e 30 39 30 32 35 |RK#...pURKN09025| 00000010 00 00 00 00 01 2c 15 03 00 03 81 00 00 80 00 00 |.....,..........| --> 3228 chip (I was not able to remove the heatsink to check if the RK3228 is a or b, it is very well glued) # cat /sys/class/devfreq/dmc/trans_stat cat: /sys/class/devfreq/dmc/trans_stat: No such file or directory --> shows that unit is not using frequency scaling # cat "/sys/bus/mmc/devices/mmc1:0001/mmc1:0001:1/modalias" sdio:c07v3030d3030 Some pictures of the board and from the android that came with it attached (system's and Aida64). There are R T and GND points on the board but I didn't try a serial there I made a backup of the android that came installed, if anyone wants just tell and I'll post a link Thank you @jock @fabiobassa @hexdump @knaerzche Igor Pecovnik, Justin Swartz and all others that contributed so much for Ambiam project and to this port. Cheers !3runo from Brazil (As a side note, I was able to get rid of the annoying adware that popups every time android booted - the video at /system/media/bootanimation.ts - by adding to /system/build.prop the following single line using adb or an file manager app capable of editing files. The box came factory rooted and with adb network enabled - beware of that if you use its android!) debug.sf.nobootanimation=1
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines