jock Posted Tuesday at 10:11 AM Author Posted Tuesday at 10:11 AM @Obmor here it is a module for kernel 6.6.67 and rtl8189es. Put this module in /lib/modules/6.6.41-current-rockchip/kernel/drivers/net/wireless directory, then run sudo depmod -a and reboot. If everything went ok, you should get 8189es driver loaded after boot; perhaps you may need a firmware to put somewhere in /lib/firmware. In case, the driver should complain about in dmesg that something is missing or wrong, and that may serve as hint to proceed further. 8189es.ko.gz 2 Quote
Obmor Posted Tuesday at 10:46 AM Posted Tuesday at 10:46 AM @jock It worked! thank you very much! There are already 2 WLANs: WLAN0 and WLAN1 hmm.. ip_a-v9.3.txt lsmod-v9.3.txt dmesg-v9.3.txt 0 Quote
jock Posted Tuesday at 01:38 PM Author Posted Tuesday at 01:38 PM 2 hours ago, Obmor said: It worked! thank you very much! There are already 2 WLANs: WLAN0 and WLAN1 hmm.. That's because usually these drivers are suited for Android and they expose by default a "regular" interface and a "P2P" interface for direct connection. Just use wlan0, or there should be a module option to disable the p2p interface. 0 Quote
RecursiveError Posted Tuesday at 04:43 PM Posted Tuesday at 04:43 PM 11 hours ago, MaxT said: he above linked GitHub repo contains exactly what was asked - brief overview of the build system with links to documentation. Have you read those? Yes, I read it, but I can't find the information I needed in the repo. Looking at the logs of a custom image I made, I found the hash of the u-boot version used, and now the patches worked without problems I also found some information about how I should configure the kernel 0 Quote
Obmor Posted Wednesday at 05:40 AM Posted Wednesday at 05:40 AM @jock 19 часов назад, jock сказал: here it is a module for kernel 6.6.67 and rtl8189es. Hi! Do I understand correctly that when changing/updating the kernel version, the driver will not load and you will need to rebuild the module? 0 Quote
jock Posted Wednesday at 02:28 PM Author Posted Wednesday at 02:28 PM 8 hours ago, Obmor said: Do I understand correctly that when changing/updating the kernel version, the driver will not load and you will need to rebuild the module? Yes, it is correct. But I will enable the rtl8189es module in the armbian mainline so forthcoming kernels will have the module compiled in. Just not update the kernel in the meantime. 0 Quote
Obmor Posted Thursday at 04:49 AM Posted Thursday at 04:49 AM @jock 24.12.2024 в 03:04, jock сказал: Try to put this file: rk322x-led-conf9.dtbo in /boot/dtb/overlay directory, then append led-conf9 to overlays line in /boot/armbianEnv.txt and see from dmesg if your wifi device gets detected. Send the dmesg log anyway, it is the first step to understand what is wrong. By the way, you don't have to apply this patch. You just need to install the driver. 0 Quote
jock Posted Thursday at 10:20 AM Author Posted Thursday at 10:20 AM 5 hours ago, Obmor said: By the way, you don't have to apply this patch. You just need to install the driver. Do you mean the led-conf9 device tree overlay? Does the wifi works even without this overlay applied? 0 Quote
Obmor Posted Friday at 06:03 AM Posted Friday at 06:03 AM @jock 19 часов назад, jock сказал: Do you mean the led-conf9 device tree overlay? Does the wifi works even without this overlay applied? So sure. Works without overlay 0 Quote
Obmor Posted Friday at 06:19 AM Posted Friday at 06:19 AM There is still such a problem. When the device reboots, the USB Ethernet adapter does not initialize. You have to pull it out and put it in again. When the device is turned off, there is no such thing. 1 Quote
fabiobassa Posted Friday at 01:18 PM Posted Friday at 01:18 PM (edited) @Obmor Welcome in the fantastic world of cheap tvboxes 🤪 post scriptum: it happens time to time with mouse, too Edited Friday at 01:21 PM by fabiobassa 0 Quote
Slider Posted Friday at 05:12 PM Posted Friday at 05:12 PM Hello! Few days I try to config small printserver with rk3239 box. It use "v24.11.1 for rk322x-box running Armbian Linux 6.6.63-current-rockchip" image (tested with older images too). Looks everething works fine. But one problem with printing app. I try to use hplip-printer-app as snap pkg. https://github.com/OpenPrinting/hplip-printer-app App start, but if try to connect to http://IP:8000 it crash with "Segmentation fault" I thought maybe some app bug, but I had make some tests with amlogic S905X, S905X3 boxes and raspi 4b. There apps works fine. I not understand why rk box crashes? 0 Quote
Asriel Nguyen Posted Friday at 05:57 PM Posted Friday at 05:57 PM On 12/22/2024 at 12:13 AM, MattWestB said: @Asriel Nguyen The board looks very not RK3228 like but your lsusb is saying it one in maskrom mode so shall being one but no initial booltloader in the eMMC = shall booting Multitool / Armbian OK from SD-Card (but not direct from USB sticks). Only PM is if the card reader is on the standard address or being on other then its not working. Do you have some high res picture of top and bottom of the PCB then cant see the small components and printing ? Edited December 22 by MattWestB Hey, sorry for late response Here are the images https://alist.genshin.gay/rk3229 Also, I did solder an sd slot but it seems to be boot looping (the flash drive flickering). That's just my guess 0 Quote
Daniel Campillay Morales Posted 8 hours ago Posted 8 hours ago Hello @jock, hope you're ok! Seven months ago, I successfully installed Armbian (Armbian_community_24.5.0-trunk.563_Rk322x-box_bookworm_current_6.6.30_minimal) and RetroPie on my RK3229 TV box (MXQ-4K-5G) using an 8 GB USB drive. Following the instructions from this forum, the entire compilation process took me approximately 15 hours. I saved everything as an IMG file using Win32DiskManager. NOTE : I’m aware that the internal Wi-Fi module (SV6256P, which is my internal wifi module) doesn’t work with this setup, but I know that the Armbian Legacy version with kernel 4.4.194 offers an option in rk322x-config to enable this module. Since then, I’ve created multiple 8 GB images with this configuration. This time, I decided to make a different procedure: Install from scratch an updated Armbian bookworm, then sudo apt install LXDE in order to GUI-access and copy my files from Retropie (via sh script) without needing to remove the SD card and insert it into a separate Linux OS. I used the latest available community image, Armbian_community_25.2.0-trunk.86_Rk322x-box_bookworm_current_6.6.63_minimal.img.xz, and successfully installed LXDE without any issues. However, after installing RetroPie, the menu runs very slow. Somehow, I sense GPU Video driver is not responding or somehow LXDE messed up video drivers. What do you think might be causing this? I know a screenshot could explain better, but i'm not at home at this moment. Hope you can help me on this. Regards D 0 Quote
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.