Jump to content

dirathea

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. HEY @m8kbv, I've tried to build the wifi module on orange pi 5 and ended up with the same issue. You need to update the code with new imports in it to resolve the issue. https://stackoverflow.com/questions/70504141/error-when-inserting-kernel-module-module-uses-symbol-from-namespace-but/70504142#70504142 You likely to use morrownr/8812au repo. In that repo, There are 2 files to be updated: os_dep/osdep_service.c and core/rtw_wlan_util.c. But after that, the build will be failed due to missing `modules.lds` file. That's the furthest I could get building the usb wifi dongle driver.
  2. Hey folks, so today I started to use the orange pi 5 as my daily driver for working. I'm using Armbian_23.02.0-trunk.0143_Orangepi5_jammy_legacy_5.10.110, installed to my nvme ssd by using balenaetcher -- following the official docs on how to install the OS to the NVME SSD. Then I use tasksel to install Gnome as the Desktop Environment. Got couple time failure on the process, but repeating the process via `dpkg --configure -a` finally I'm able to install it. I've tried multiple desktop environment, and Gnome with Wayland is working perfectly on top of Armbian. I don't really sure how to check the hardware acceleration is working or not, but comparing to KDE with x11, gnome feels faster and more smooth. Tried to use HDMI, Type C as display, work out of the box. Audio & Mic via USB work perfectly. I also use all the ports, including the vertical usb. Vertical USB sometimes not working when you attach something to the board while it running. But if you attach it before runs the system, it works perfectly. Attaching webcam on type c works out of the box too. Thanks for the effort folks! Really excited to see Armbian moving forward!
  3. Hello everyone. First of all, thanks for the support for orange pi 5. I'm just learning to use SBC with orange pi and armbian, and I really love it! So I buy the orange pi 5, thinking to use armbian as my main desktop. I'm struggling for the past 4 days to get usb wifi working in Armbian jammy xcfe in the latest nightly build. My wifi is RTL8812AU. I tried to learn more (searching on github, and this forum) and it seems like I need to compile the driver. But when I try to do it, the best I can get is error on missing scripts/module.lds. can anyone help on this one? Or where should I go to make this usb wifi working on armbian P.s this functionality is working out of the box on the original Orange Pi image
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines