Jump to content

David Markey

Members
  • Posts

    25
  • Joined

  • Last visited

Recent Profile Visitors

1448 profile views
  1. Any sign of an official build for this yet?
  2. It's a good filesystem for universal storage, but isnt enabled on Rockchip (orangepi5/ rock 5b) kernels and I need to maintain my own.
  3. Anyone have any success getting this module for new MediaTek WIFI 6 adapters? I've tried this backport of the mainline driver but get this compilation error. https://github.com/astsam/mt7921/issues/1 Anyone any ideas?
  4. Switching to Wayland made the cursor flicker dissapear, it also made everything even faster!
  5. Hey, Was able to bring up a pretty smooth armbian installation for a lightweight desktop. Tips for others: Underclock Memory for stability cat /etc/rc.local #!/bin/sh echo 1560000000 > /sys/devices/platform/dmc/devfreq/dmc/max_freq For bluetooth blacklist the following modules: blacklist pgdrv blacklist btusb blacklist btrtl blacklist btbcm blacklist btintel NVME boot, use armbian-installer, but I had to manually change the firmware to this one: https://wiki.radxa.com/Rock5/install/spi#Simple_method to get NVME boot to work For GPU acceleration install panfrost. (See rock5b ambian page) To get my widescreen monitor to work I needed to switch to the daily kernel. The best browser experience seems to be the brave arm64 build. One thing that is annoying is the mouse pointer is constantly flickering while using brave. Does anyone know a solution to this?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines