Jump to content

David Markey

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by David Markey

  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?
  6. I have tried Armbian_5.34_S9xxx_Ubuntu_xenial_4.9.40_server_20171112.img via USB. I can see activity on the USB disk but the screen stays blank.... Is USB or SD card better in this scenario?
  7. What is the image trying ? Armbian_5.71_Aml-s9xxx_Ubuntu_bionic_default_4.20.2_20190118.img.xz What dtb ? How do you set up a dtb ? I remember not having to install a DTB because everything worked out of the box. What is the exact version of the image installed on the eMMC ? I believe it was the 5.34 server image. What media are you trying to use (sd or USB) ? I have tried both but it is either not booting at all or booting from MMC and oopsing..
  8. Sorry for being annoying, but how can I do that? It doesn't seem to happen automatically when I insert the SD card? I dont have serial access as the the pads are too small
  9. Yeah this was working for months with whatever DTB so must be eMMC problem. Is this box for the garbage?
  10. It's a while since I set this box up.. it just decided not to boot recently.. I believe i used some script supplied by armbian or yourself to install onto the internal storage. I think it was 5.34 I've tried to solder the serial headers but I cannot I started to make a mess. Here is the boot sequence: I c
  11. I have bricked my s905x box, I installed onto the in built memory and now it kernel oops. It was working for a long time. How can I force to boot off SD card again?
  12. configure: error: unsupported native build platform: aarch64-unknown-linux-gnu how do i fix that @balbes150 could you update your kodi builds to fix cec support?
  13. @balbes150 do you have compile instructions for kodi anywhere
  14. it seems the kodi package has been compiled without cec support
  15. I'm having problems with 3.14.29 bionic and CEC. CEC was working with 16.04 but not bionic. And tips on how to get it to work?
  16. anyone got kodi to work on bionic with s905x? I'm getting cant create GUI
  17. Any way to get the simple iptv client working here with the armbian kodi builds?
  18. Also, has soneone worked around the issue that any video freezes after seek(using fast-forward for example) on kodi? It's a bit annoying and happens on both armbian and arch kodi
  19. The Arch image is out of date, libva has been updated which breaks kodi. Any chance of a new build?
  20. Anyone having problems with fast-forward and rewind on the amlogic kodi builds for armbian? The screen goes blank and never recovers!
  21. Anyone able to get the bluetooth to work on 8723bs? Tried the rtk_hciattach method but i dont think the correct serial port is available in /dev
  22. Hi all, I'm trying to compile kodi with the openelec patches so it can work on armbian. I've got cedarx installed and am using the following configure: ./configure --enable-non-free --enable-codec=cedarx --prefix=/opt/kodi --disable-x11 --disable-gl --disable-vdpau --disable-vaapi However kodi isn't finding a display. Are these configure options correct?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines